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

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image:url(../images/bg_bg.png); 
	background-repeat:repeat-x;
	color: #306aa1;	
	margin: 0px;
	padding: 0px;
	background-color: #387bbb;
	}
		
h1 {
	margin: 5px 0px 10px 0px;
	font-size: 1.7em;	
	}

#body_div {
	margin: 0px auto 0px auto;
	padding: 0px;
	background-image:url(../images/home_bg2.png); 
	background-repeat:no-repeat;
	height: 1200px;
	width: 1146px
	}

div#footer_section a:link {
	color: #1f639c;
	text-decoration:none;	
}

div#footer_section a:visited {
	color: #1f639c;
	text-decoration:none;		
}

div#footer_section a:hover {
	color: #FFFFFF;
	text-decoration: none;
}

form {
	margin: 0px;
	}

div#left_nav a:link {
	color: #306aa1;
	text-decoration:none;
}

div#left_nav a:visited {
	color: #306aa1;
	text-decoration:none;
}

div#left_nav a:hover {
	text-decoration: none;
	color: #4db848;
}

div#main_section a:link {
	color: #4db848;
	text-decoration:none;
}

div#main_section a:visited {
	color: #4db848;
	text-decoration:none;
}

div#main_section a:hover {
	text-decoration: none;
	color: #FFFFFF;
	background-color:#4db848;	
}

img {
	border: 0px;
	}
	
a.experience {
	font-size: 16px;
	font-style:italic;
}

a.experience:link {
	color: #4db848;
	text-decoration:none;
}

a.experience:visited {
	color: #4db848;
	text-decoration:none;
}

a.experience:hover {
	color: #4db848;
	text-decoration:underline;
}

ul#navnav {
	list-style-type:none;
	margin-top: 0px;
	margin-left: 15px;
	padding: 0px;
	line-height: 24px;
	font-family: Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	font-size: 0.78em;
	}
	
/* Layout */	

img#logo {
	margin-left: 0px;
	margin-top: 29px;
	border: 0px;
	}

#container {
	margin-left: 104px;
	width:943px;
	}
	
#content_container {
	padding: 0px;
	/*margin-top: 178px;*/
	width:1146px;
	}	

#clear_header {
	height:178px;
	width:100%;
	}


#top_nav {
	float:right;
	width: 709px;
	height:55px;
	}
	
#top_bar {
	list-style: none;
	margin:0px;
	padding: 0px;
	float: left;
	}
	
#top_bar li {
	margin: 0px;
	padding: 0px;
	float: left;
	}
	
	
#left_nav {
	width: 234px;
	height: 216px;
	float:left;
	}

#body_container {
	width:708px;
	float: left;
	}

#body_section {
	width:593px;
	padding: 5px 15px;
	height: 217px;
	float:left;
	font-size: 12px;
	}
	
#testimonial {
	width: 437px;
	padding:10px 13px;
	height: 160px;
	float: left;
	}
	
p.testi {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	font-size: 0.9em;
	margin: 35px 10px 42px 12px;
	}
	
#clients {
	width: 214px;
	padding: 10px 13px;
	height: 154px;
	float: right;
	}
	
#cert_logos {
	float: left;
	margin: 70px 0 0 20px;
	display:none;
	}
	
#footer_section {
	margin-top: 35px;
	float:left;
	width: 943px;
	height:53px;
	text-align:center;
	font-size: 0.7em;
	font-family: Arial, Helvetica, sans-serif;
	}

.footer_pos {
	margin-top: 18px;
	}

#below_footer {
	width: 100%;
	float:right;
	}

#disclaimers {
	margin: 17px 0px 50px 26px;
	float: left;
	}

#copyright {
	float: left;
	font-size: 8px;
	font-family: Arial, Helvetica, sans-serif;
	color: #adc0d3;	
	margin: 15px 0px 50px 220px;
	}
	
#main_logos {
	float: right;
	margin-right: 5px;
	margin-top: 5px;
	}
	
#client_logos {
	margin: 20px auto 0px 0px;
	}

#seoquake-seobar-mainblock {
	display: none;
	}

#login {
	width:110px;
	float: right;
	margin-top: 25px;
	margin-right: 15px;
	}
	
#login img {
	float: left;
	}
	
#login input {
	float: left;
	margin-bottom: 4px;
	}
	
img#login_button {
	margin-top: 0px;
	}

.login_input {
	border: 1px groove rgb(127, 132, 135); 
	background-image: url(../images/input_bkgnd.png); 
	color: rgb(62, 67, 71); 
	font-family: Verdana,Arial,Helvetica; 
	font-size: 11px; 
	width: 95px;"
	height: 16px;
	float: left;
	}

/*#input_user{
	margin-left:6px;
	margin-bottom: 4px;
	}
	
#input_pass{
	margin-left:2px;
	margin-bottom: 4px;
	}*/
	
img#cit {
	margin-left: 5px;
	}
