/* CSS Document */
body
{
	margin:0px;
	padding:0px;
	background:#666666 ;
	/*url(../images/body.png) left top repeat-x;*/
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
}

a {
	color:#660000;
	text-decoration:underline;
}

a:hover {
	color:
	#000066;
}

#wrapper
{
	width:964px;
	 
	margin:0 auto;
}

.menuArea{
	width:965px;
	height:33px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 45px;
	background:url(../images/footer-menu.png) no-repeat;
}
.menuArea ul{margin:0px; padding:10px 0 0 0; text-align:center;}
.menuArea li{margin:0px 0px 0px 0px; width:auto; padding:12px 40px 10px 40px; background:url(../images/menudivider.png) no-repeat 0 5px; display:inline; list-style:none;}
.menuArea li.first{background:none;}
.menuArea a{color:#FFFFFF; font-size:12px; font-weight:bold; text-decoration:none;}
.menuArea a:hover{color:#fffe90}
.menuArea a.current{color:#fffe90}

.insidereadmore{
}
.insidereadmore a
{
	color:#000066;
	font-size:10px;
	font-weight:bold;
}

.insider a:hover{
	color: #990000; 
	text-decoration:none;
	font-weight:500;
	font-size:12px;
}

.bottomcontainer {
	margin:10px 0px 0px 0px;
}

.bottomMenu{
	width:965px;
	height:33px;
	padding:0px 0px 0px 0px;
	background:url(../images/footer-menu.png) no-repeat;
}
.bottomMenu ul{
	margin:0px;
	padding:8px 0 0 0 ; text-align:center;
}
.bottomMenu li{
	margin:0px 0px 0px 0px;
	padding:0px 30px 0px 30px;
	background:url(../images/menudivider.png) no-repeat;
	display:inline;
	list-style:none;
}

.bottomMenu li.first{background:none}

.bottomMenu a:hover{color:#fffe90}
.bottomMenu a.current{color:#fffe90}


.bottomMenu a
{
	color:#FFFFFF;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
}
.clear
{
	margin:0px;
	padding:0px;
	clear:both;
}		
.banner
{
	width:964px;
	height:220px;
	margin-top:16px;
	background:url(../images/body.png);
}
h1
{	
	font-size:22px;
	padding:40px 0px 0px 25px;
	margin:0px;
}

h2{	
	font-size:22px;
	padding:50px 0px 0px 0px;
	margin:0px;
}

h3{	
	font-size:22px;
	padding:0px 0px 0px 22px;
	margin:0px;
	color:#660000

}
h4
{	
	font-size:18px;
	padding:0px 0px 0px 50px;
	margin:0px;
}
h5
{	
	font-size:22px;
	padding:40px 0px 0px 25px;
	margin:0px;
		color:#660000; 

}
h6{	
font:17px Myriad Pro, Arial, Helvetica, sans-serif; 
	color:#000066; 
	font-weight:100; 
	padding:0px 0px 5px 0px;
	margin:0px 0px 0px 0px; 
	background:none }

.bannerText1
{
	margin:0px;
	padding:00px 30px 0px 10px;
	width:310px;
	float:left;
}

.bannerText1 ul
{
	margin:0px;
	padding:20px 0px 0px 30px;
}
.bannerText1 li
{
	margin:0px;
	padding:0px 0px 10px 25px;
	list-style:none;
	background:url(../images/star.png) no-repeat;
}
.bannerText2
{
	margin:0px;
	padding:0px 0px 0px 0px;
	width:310px;
	float:left;
}

.yelloText
{
	color:#FFFBC2;
	font-weight:bold;
	font-size:15px;
}
.blueText
{
	color:#000066;
	font-weight:bold;
	font-size:14px;
}

.logo
{
	background:url(../images/SCALE-logo-7-4-10-5.png);
	width:288px;
	height:216px;
	float:left;
}

.faqcontainer {
	height:247px;
}
.infozone {
	background:url(../images/body.png) left top repeat-y;
	margin:0px 0px 0px 0px;
	float:left;
}

.infotop {
	background:url(../images/body.png) left top no-repeat;

}

.infobottom {
	background:url(../images/body.png) left bottom no-repeat;
	padding:6px 10px 10px 10px;
}
.infotext{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:	#000066;
	font-size:16px;
	font-weight:200;
}
.box1
{
	width:288px;
	margin:0px 0px 0px 0px;
	padding:10px 0px 0px 0px;
	float:left;
}
.box1Text
{
 padding:10px 30px 0px 30px;
 background:url(../images/container-divider.png) right top no-repeat;
}

.box1 img
{
	padding:2px 0px 0px 20px;
	float:left;
}
.box2
{
	width:338px;
	margin:0px 0px 0px 0px;
	padding:10px 0px 0px 0px;
	float:left;
}
.box2Text
{
 	padding:20px 30px 0px 30px;
 	background:url(../images/container-divider.png) right no-repeat;
}
.box2Text ul
{
	margin:0px;
	padding:0px 0px 0px 0px;
}
.box2Text li
{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 15px;
	list-style:none;
	background:url(../images/star.png) 0px 3px no-repeat;
	font-size:24px

}
.box2Text li a
{
	color:#000066;
	font-size:13px;
	font-weight:bold;
}
.box2Text li a:hover{ color: #990000; 
	text-decoration:none;
	font-weight:400;
	font-size:16px;
	}

.box3
{
	width:318px;
	margin:0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	float:left;

}

.box3Text
{
	padding-top: 20px;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 10px;
 /* background:url(../images/container-divider.png) right top no-repeat;*/
}
.box3Text ul
{
	margin:0px;
	padding:0px 0px 0px 0px;
}
.box3Text li
{
	margin:0px 0px 0px 0px;
	padding:0px 0px 10px 20px;
	list-style:none;
	background:url(../images/star.png) 0px 3px no-repeat;
}
.box3Text li a
{
	color:#97B1C2;
}
.box3Text li a:hover{ text-decoration:none}

.box3 img
{
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.contactInfo{
	width:10px;
	height:3px;
	margin: 2px 10px 0px 10px;
	padding:10px 0px 0px 10px;
	float:	inherit;
	
}
.addressInfo{
	margin: 2px 10px 0px 39px;
	padding:10px 0px 0px 10px;
	float:	inherit;
	
}
.supbox1 {
	width:459px;
	margin:0px 0px 0px 0px;
	padding:10px 0px 0px 0px;
	float:left;
}

.supbox1 li {
	color:#000066;
	font-size:14px;
	margin:0px 0px 6px 0px;
	}
	
.supbox2 {
	width:459px;
	margin:0px 0px 0px 0px;
	padding:10px 0px 0px 0px;
	float:left;
/*	background:url(../images/container-divider.png) left  no-repeat;*/
}

.supbox2 li {
	color:#000066;
	font-size:14px;
	margin:0px 0px 6px 0px;
	}
	
.footerMenu
{
	margin:0px 0px 43px 0px;
	padding:21px 0px 0px 45px;
}
.footerMenu ul
{
	margin:0px;
	padding:0px;
}
.footerMenu li
{
	margin:0px;
	padding:0px;
	display:inline;
	color:#051A2D;
}
.footerMenu li a
{
	color:#051A2D;
	font-size:11px;
	padding:0px 10px 0px 10px;
	text-decoration:none;
}
.faq_answer{
	margin-bottom:20px;  padding-bottom:10px;
	}
.date-posted{padding:3px;}

agreement{
}

expect{
}

provide{
}

products{
}

/*li {font-size: 14px; color:#000099;
font-weight:550}*/
