/* CSS Document Home


Reference:

#colors: 

247BC5 (blue)
040607(black)
*/

.customclear
{
    clear:both;
}

#fvidbox1 a, #fvidbox1 a:link, #fvidbox1 a:visited{
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	color: #fff;
	outline: none;
	text-decoration: none;
}

#fvidbox1 a:hover{
	color: #247BC5;
}

ul.faqBox, li.faqBox {
	list-style-type: none;
	padding-bottom: 3px;
}


ul.faqBox a, ul.faqBox a:link, ul.faqBox a:visited{
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	color: #000;
	text-decoration: underline;	
	
}

ul.faqBox a:hover{
	color: #247BC5;
}


/*--code for Chris*/
#headerWrapper{
	width: 879px;
/*	background-color: #040607;*/
	background-image: none;
	background-repeat: repeat;
	background-attachment: scroll;
	background-position: 0% 0%;
	margin-left: 10px;

}
#homeBanner{
    background-image:url(imgs/homeBanner.jpg);
	height:238px;
	width:879px;
	margin-top: 30px;
}

#corporatePatronBox{
	height: 223px;
	width: 227px;
	float:right;
	margin-top: 10px;
}

#getCertifiedBox{
	margin-top: 30px;
	padding-left: 20px;
	height:78px ;
	width:186px;
	float:left;
}

#certifiedPartnersBox{
	height: 69px;
	padding: 0px;

}

#quoteBox{
	background:url(imgs/blueBar.gif) left no-repeat;
	margin-left: -8px;
	display:block;
	float:left;
	height:66px;
	width:894px;
}

#quoteText{
	display:block;
	font-size:12px;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-style:italic;
	color: #fff;
	margin-left: 45px;  
	padding: 25px 10px 10px 10px;
	/*border:solid 1px  #FF3333;*/

}


#contentWrapper{
	width:850px;
	display:block;
	float:left;	
}

#mainContent{
	width:550px;
	float: left;
	display:block;
	padding-left: 10px;
	margin-left: 0px;
}

#callOut1{
	width:890px;
	/*border:#00CC00 1px solid;*/
	display: inline-block;
}

#callOut2{
	width:857px;
	/*border:#00CC00 1px solid;*/
	display: inline-block;
	padding-left: 20px;	
	padding-top: 20px;
}

#videoBox{
	float:left;
	width: 600px;
}

.imgRight{
	float:right;
	padding-right: 30px;
}

#faqBox{
	float:left;
	width: 240px;
	padding-top: 10px;
	padding-left: 20px;	
}

#newsBox{
	width: 841px; 
	margin: 0px 0px 0px 19px;
	padding-top: 30px;
}

#leftHome {
	float: left;
	width: 420px;
}

#rightHome {
	float: left;
	width: 420px;
	padding-top: 62px;
}

