
body {
	background-color: #d6e9f4;
	background-image: url(../images/bg_blue.jpg);
	background-repeat: repeat-x;
	color:#000;
	background-position: 0px 63px;

}

h1{
	color: #4a9cc0;
	height:45px;
	margin:0px;
	padding:9px 0px 0px 15px;

}

h2{
	color: #ff6600; 
	padding:20px 0px 10px 14px;
}
	
h1.analysis{
	background-image: url(../images/freeanalysis.gif);
	margin:0px;
	height:45px;
	background-repeat: no-repeat;
	padding:0px;

}

h1.certs{
	background-image: url(../images/certifications.gif);
	margin:0px;
	height:45px;
	background-repeat: no-repeat;
	padding:0px;

}

h2.bot{
	color: #ff6600; 
	padding:5px 0px 5px 330px;
	margin:0px;
}

h2.sub{
	color: #ff6600; 
	padding:0px 0px 0px 14px;
	margin:0px;
	font-size:12px;
	font-weight:bold;
}

/* ...............navigation bar.................... */
	


.tabs li a{

	color: white;
	background: #e2792b;
	/* 
	border-right: 1px dashed #000; 
	*/
}

.tabs li a:visited{
	color: white;
}


.tabs li a:hover{

	background-color: #81bdd7;

}

.tabs li.left a{
	/* 
	border-left: 1px dashed #000;
	*/

}
/* ...............main.................... */
#header{
	background-color: #fff;
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;

	
}

#header1{
	background-color: #fff;
	background-image: url(../images/header_certifications.jpg);
	background-repeat: no-repeat;
	height:217px;
	width:900px;

	
}

#container { 
	background: #f1f0ed;

}



	
/* ...............footer.................... */

#foot {
	background-color: #072f46;
}




