@charset "utf-8";
/* CSS Document */

body {
	background-color: #000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

#page {
	width: 936px;
	margin-left:auto;
	margin-right: auto;

}


#logo {
	float: left;
	margin-right: 8px;
	margin-bottom: 8px;
	width: 106px;
	height: 55px;
}

#callout {
	float: left;
	width: 822px;
	background: #333;
	height: 55px;
	color:#fff;
}

#bigtext {
	margin-top:15px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	padding-left: 25px;
}

#leftcol {
	float: left;
	height: 269px;
	background: #ff9900;
	margin-right: 8px;
	margin-bottom: 8px;
	width: 106px;
}

#middlecol {
	float: left;
	width: 822px;
	height: 269px;
}


#menuchoice {
	padding-top: 17px;
	text-transform: uppercase;
	color: 000;
	padding-left: 10px;
	width: 96px;
	border-bottom:1px solid #000;
	font-family: Arial, Helvetica, sans-serif;

	
	font-size: 10px;
}

a.menu {
	text-decoration: none;
	color: #000;
}

a.menu:hover {
	text-decoration: underline;
	color: #000;
}

#nocol {
	width: 106px;
	height: 205px;
	margin-right: 8px;
	float: left;
}

#botmiddle {
	height: 205px;
	width: 510px;
	background-color: #333;
	margin-right: 8px;
	float: left;
}

#botright {
	width: 304px;
	background-color:#333;
	float: left;
	height: 205px;
}

#nofooter {
	margin-top:8px;
	float:left;
	height:20px;
	width:106px;
	margin-right: 8px;
}

#footer {
	margin-top:8px;
	float: left;
	height: 20px;
	color: #fff;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 9px;
	width: 822px;
}

a.footer {
	text-decoration: underline;
	color: #fff;
}

a.footer:hover {
	text-decoration: underline;
	color: #fff;
}

#quoteheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #fff;
	font-weight: bold;
	padding-top: 15px;
	padding-left: 10px;
	margin-bottom: 10px;
}

#quotespacer {
	height: 10px;
	background-color:#666;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
}

#quote{
	margin-bottom: 10px;	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-left: 20px;
	padding-right: 20px;
	color: #fff;
	height: 85px;
	padding-top:20px;
}

#quoteside{
	margin-bottom: 10px;	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-left: 10px;
	padding-right: 10px;
	padding-b
	color: #fff;
	height: 105px;

}

#contentmiddle {
	height: auto;
	width: 510px;
	background-color: #333;
	margin-right: 8px;
	float: left;
}

#contentright {
	width: 304px;
	background-color:#333;
	float: left;
	height: auto;
}

#content{
	margin-bottom: 10px;	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	padding-left: 25px;
	padding-right: 25px;
	color: #fff;


}

#sidenav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fff;

	padding-top: 15px;
	padding-left: 10px;
	margin-bottom: 10px;
}

a.snlink {
	color: #fff;
	text-decoration:none;
}

a.snlink:hover {
	color: #fff;
	text-decoration:underline;
}

.littletext{
	font-size: 12px;
	font-style:italic;
}

#contentvideo {
	height: auto;
	width: 822px;
	background-color: #333;
	float: left;
	text-align:center;
	padding-top:20px;
}

#contentexpertise {
	height: auto;
	width: 822px;
	background-color: #333;
	float: left;
	text-align:center;
	

}