@charset "utf-8";
/* CSS Document */

object { 
    outline:none; 
}

body {
	background: #000000;
	margin-top: 10px;
}

a:link, a:visited {
	outline:none;
	color: #FFFFFF;
	text-decoration: none;
} 
a:active, a:hover {
	outline:none;
	color: #B2CA72;
	text-decoration: none;
}

h1 {
	margin: auto;
	padding: 15px 0 5px 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	text-align:center;
	color: #333333;
	font-weight: 600;

}

#head {
	background-color:#FFFFFF;
	margin:auto;
	height:135px;
	width: 950px;
	padding: 0px 0 0 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	text-align:left;
	color: #333333;
	font-weight: 400;
}

#head #htop {
	height:100px;
	width: 910px;
	padding: 5px 20px 0 20px;
}

#head #htop #hleft {
	background:url(images/executive-suite-logo-small.jpg) no-repeat top center;
	float:left;
	height:85px;
	width: 320px;
	padding: 0px 10px 0 20px;
}

#head #htop #hright {
	float:right;
	height:85px;
	width: 500px;
	padding: 0px 10px 0 20px;
}

#head #hmenu {
	background: url(images/executive-suite-header.jpg) no-repeat top center;
	margin:auto;
	height:30px;
	width: 910px;
	padding: 5px 20px 0 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2A4563;
	text-align: center;
}

#head #hmenu #nav01 { float:left; padding:0 10px 0 20px; }
#head #hmenu #nav02 { float:left; padding:0 10px 0 20px; }
#head #hmenu #nav03 { float:left; padding:0 10px 0 20px; }
#head #hmenu #nav04 { float:left; padding:0 10px 0 20px; }
#head #hmenu #nav05 { float:left; padding:0 10px 0 20px; }


#main {
	background: url(images/darcel-mccoy-bio.jpg) no-repeat top center;
	margin:auto;
	height:800px;
	width: 960px;
	padding: 0 0 0 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	text-align:left;
	color: #333333;
	font-weight: 400;
}

#main #mtop {
	height:125px;
	width: 940px;
	padding: 0 10px 0 10px;
}

#main #mtop #mleft {
	float:left;
	height:120px;
	width: 700px;
	padding: 5px 10px 0 20px;
}

#main #mtop #mright {
	float:right;
	height:80px;
	width: 150px;
	padding: 5px 30px 0 20px;
	text-align: right;
}

#main #mbottom {
	height:180px;
	width: 960px;
	padding: 0 0 0 0;
}

#main #mbottom #mbright {
	height:170px;
	width: 460px;
	padding: 0 0 0 453px;
}

.hrefone {
	color:White;
	display:block;
	height:110px;
	margin:5px 0 0 5px;
	padding:0;
	width:650px;
}

.hreftwo {
	color:White;
	display:block;
	height:140px;
	margin:1px 0 0 10px;
	padding:0;
	width:80px;
	float: left;
}
.hrefthree {
	color:White;
	display:block;
	height:140px;
	margin:1px 0 0 10px;
	padding:0;
	width:80px;
	float: left;
}
.hreffour {
	color:White;
	display:block;
	height:140px;
	margin:1px 0 0 10px;
	padding:0;
	width:80px;
	float: left;
}
.hreffive {
	color:White;
	display:block;
	height:140px;
	margin:1px 0 0 10px;
	padding:0;
	width:80px;
	float: left;
}

#footer {
	margin: auto;
	padding: 2px 0 0 0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	text-align:center;
	color: #FFFFFF;
	font-weight: 400;
	width: 960px;
}
