@charset "utf-8";
/* CSS Document */

object { 
    outline:none; 
}

#youtube{
	position: absolute;
	margin-left: auto;
	margin-right: auto;
	margin-top: 175px;
	left: 0;
	right: 0;
	width: 350px;
	height: 208px;
	padding-left: 420px;
}

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-home.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:350px;
	width: 940px;
	padding: 0 10px 0 10px;
}

#main #mtop #mleft {
	float:left;
	height:150px;
	width: 500px;
	padding: 5px 10px 0 20px;
}

#main #mtop #mright {
	float:right;
	height:150px;
	width: 350px;
	padding: 0 20px 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 490px;
}

.hrefone {color:White; display:block; height:120px; margin:5px 0 0 5px; padding:0; width:480px;}

.hreftwo {
	color:White;
	display:block;
	height:140px;
	margin:20px 0 0 10px;
	padding:0;
	width:100px;
	float: left;
}
.hrefthree {color:White; display:block; height:140px; margin:20px 0 0 10px; padding:0; width:100px; float: left;}
.hreffour {color:White; display:block; height:140px; margin:20px 0 0 10px; padding:0; width:100px; float: left;}
.hreffive {color:White; display:block; height:140px; margin:20px 0 0 10px; padding:0; width:100px; 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;
}
