#ccd:hover {

	color: #292;
	
}

#container {
 width: 760px;
 padding: 0px;
 margin: 0px;
 
 margin: 0 auto;
}

#top{

 width: 760px;
 
 padding-bottom: 5px;
 
 background-image: url('../images/banner-bg.png');
 
 background-repeat: no-repeat;

}

#top #cta {

	text-align: right;
	
	float: right;
	
	margin: 10px 10px 10px 0;

	height: 75px;
	
	width: 150px;

}

#cta #ctacert {
	
	margin-top: 5px;
	
	width: 150px;
	
	height: 50px;
	
	clear: both;
	
	background-image: url('../images/cert_back.png');
	background-position: top right;
	background-repeat: no-repeat;
	
	height: 30px;
	
	text-align: center;
	
	vertical-align: middle;
	
	padding-top: 9px;

}

#ctacert a {

	font-size: 10px;
	
	color: #FFF;

}

#nav{
 width: 760px;
 height: 30px;
 
 font-size: 16px;
 
 color: #333;
 
 margin-bottom: 5px;
 
 clear: both;
}

#subnav {

	background-image: url('../images/bluenavtop.png');
	background-repeat: no-repeat;
	background-position: top left;

	background-color: #BFCCD9;
	
	padding-top: 3px;
	
}

#subnav #subcontent {

	padding: 0 50px 0 50px;
	
	
}

#subnav img {

	vertical-align: middle;

}

#subnavbot {

	background-image: url('../images/bluenavbot.png');
	background-repeat: no-repeat;
	background-position: bottom left;
	
	height: 3px;
	
}

#body{
 float: left;
 
 margin-right: 5px;
 
 width: 500px;
 
 margin-bottom: 5px;
 
}

#body .bodytext {

	padding: 0 10px 0 10px;
	
	line-height: 17px;

}

#right{
 float: left;
 
 width: 255px;
 
 margin-bottom: 5px;
}

#footer {

	background-image: url('../images/footer.jpg');
	
	clear: both;
	
	height: 26px;
	
	padding: 4px 30px 0 30px;
	
	margin-bottom: 10px;
	
	line-height: 12px;
	
}

#mainimg {

	padding-bottom: 8px;

}

#airwaves {

	background-image: url('../images/airwaves_tile.jpg');
	
	margin-bottom: 5px;
	
}

#awcontent {

	margin: 5px;

}

#awbottom {

	background-image: url('../images/airwaves_bot.jpg');
	background-repeat: no-repeat;
	background-position: bottom left;
	
	height: 23px;

}

.greytop {

	background-image: url('../images/grayroundtop.gif');
	background-repeat: no-repeat;
	background-position: top left;
	
	height: 4px;

}

.greybot {

	background-image: url('../images/grayroundbot.gif');
	background-repeat: no-repeat;
	background-position: bottom left;
	
	height: 4px;

}

.greynotice {

	background-color: #D9D9D9;

}

.greynotice p {

	margin: 10px 8px 10px 8px;

}

.greynotice img {
	
	margin: 0px;
	
	height: 4px;

}

img {

	border: 0;
	
}

.contact_disp {

	margin: 0 10px 5px 25px;

}

.contact_disp p {

	line-height: 8px;

}

#pics {
	
	padding: 20px;

}

.galleryphoto img {

	margin: 5px;

}

.certrecord {

	background-image: url('../images/cert_headerback.png');
	background-repeat: no-repeat;
	
	margin-top: 15px;

}

.certrecord h1 {
	
	font-size: 30px;
	font-weight: bold;
	
	padding: 27px 0 0 30px;

}

.certrecord p {

	margin-left: 60px;

}

