/* Reset
---------------------------------------------------------------------------------------- */

@import "reset.css";

* {
	margin: 0;
	padding: 0;
	
}

div.clear{clear:both; font-size:1px; height:1px; background:none;}


body{ background:#eee;   font-family:Arial, Tahoma, Helvetica; font-size:12px; color:#666;}

a,a:visited{color:#ff0000; text-decoration:none;}
a:hover{text-decoration:underline; color:#ff0000;}

div.head{}
div.head_content{width:800px; height:100px;  margin:0px auto; font-family:Century Gothic,Arial,Tahoma,Helvetica; }

	h1.logo{position:absolute; margin:30px 0px 0px 0px;}
	div.call_us{position:absolute; margin:0px 0px 0px 615px; background:url(../images/phone.gif) left center no-repeat; padding:5px 0px; width:185px; text-align:right;}
	
	
	ul.navigation{position:absolute; margin:60px 0px 0px 380px; line-height:40px;}
	ul.navigation li{display:block; float:left; margin-left:40px; font-size:17px;}
	ul.navigation li.active{font-weight:bold;}
	ul.navigation li a{color:#666;}
	
div.content{background:#fff; border-top:1px solid #e3e3e3; border-bottom:1px solid #e3e3e3;}
div.content_content{width:800px; margin:0px auto; padding:10px 0px;}
div.content_content h2.page_header{font-weight:normal; margin-bottom:10px; font-family:Century Gothic,Arial,Tahoma,Helvetica; font-size:32px; line-height:200%; color:#666;}
div.content_content h2.page_header span{color:#ff0000;}
div.content_content p{font-size:13px; font-family:Verdana,Arial,Tahoma,Helvetica; margin-bottom:20px; font-size:13px; line-height:140%;}


ul.referance-logo li{float:left; width:155px; height:85px; display:block; border:1px solid #e3e3e3; margin:1px;}

table.contact_table h3{font-size:16px; margin-bottom:10px; font-weight:normal;}
table.contact_table p{margin-bottom:10px; font-size:12px;}

table.domain_table{width:100%;}
table.domain_table tr td{width:25%; height:80px; text-align:center;}
table.domain_table tr td p{margin:0px;}

div.foot{}
div.foot_content{width:800px; margin:0px auto; padding:10px 0px; text-align:center;}
div.foot_content p span{color:#ff0000;}