html {
	height:100%;
	width:100%;
}

body {
	height:100%;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:normal;
	background:#9EBED8;
}

html, body, h1, h2, h3, h4, h5, h6, p, em, strong, abbr, acronym, blockquote, q, cite, ins, del, dfn, a, div, span, pre, hr, address, br, b, i, sub, sup, big, small, tt, table, tr, caption, thead, tbody, tfoot, col, colgroup, form, input, label, textarea, button, fieldset, legend, select, option, optiongroup, ul, ol, li, dl, dt, dd, code, var, kdb, samp, img, object, param, map, area, bdo, iframe {
	padding:0;
	margin:0;
	border:0;
}

img {display:block;} 

.clear{
	content:".";
	height:0;
	visibility: hidden;
	display:block;
	clear:both;
}

* { outline: none;}

.body{
	width:796px;
	margin:0 auto;
	padding:5px 0;
}

.all1{
	background:url(../images/top-bg.png) no-repeat left top;
	margin:0 5px
}
.all2{
	background:url(../images/bot-bg.png) no-repeat left bottom;
	padding:6px 11px 11px 11px;
}
.header{}

.topNavigation{
	background:url(../images/menu-bg.png) repeat-x top #8d8d8d;
	border-top:1px solid #fff;
	border-bottom:1px solid #fff;
	padding:2px 8px 2px 0;
	overflow:hidden;
	clear:both;
}
.topNavigation li{
	float:right;
	display:inline;
	margin-left:5px;
	list-style:none;
}
.topNavigation a{
	display:block;
	border:1px solid #fff;
	height:25px;
	text-indent:-5000px;
	line-height:0;
	font-size:0;
	background-position:top;
	background-repeat:no-repeat;
}
.topNavigation a:hover{
	background-position:bottom;
}
.topNav1{
	background-image:url(../images/menu1.png);
	width:42px;
}
.topNav2{
	background-image:url(../images/menu2.png);
	width:66px;
}
.topNav3{
	background-image:url(../images/menu3.png);
	width:30px;
}
.topNav4{
	background-image:url(../images/menu4.png);
	width:134px;
}
.topNav5{
	background-image:url(../images/menu5.png);
	width:78px;
}
.topNav6{
	background-image:url(../images/menu6.png);
	width:81px;
}
.middleArea{
	overflow:hidden;
	border-top:1px solid #8a8a8a;
	padding:5px 0 7px 0;
}
.secondaryNavigation li{
	list-style:none;
}
.secondaryNavigation a{
	display:block;
	width:200px;
	height:35px;
	text-indent:-5000px;
	line-height:0;
	font-size:0;
	background-position:left top;
	background-repeat:no-repeat;
	border-bottom:1px solid #fff;
}
.secondaryNavigation a:hover{
	background-position:left bottom;
}
.secNav1{
	background-image:url(../images/secnav1.png);
}
.secNav2{
	background-image:url(../images/secnav2.png);
}
.secNav3{
	background-image:url(../images/secnav3.png);
}
.secNav4{
	background-image:url(../images/secnav4.png);
}
.secNav5{
	background-image:url(../images/secnav5.png);
}
.secNav6{
	background-image:url(../images/secnav6.png);
}
.secNav7{
	background-image:url(../images/secnav7.png);
}
.secNav8{
	background-image:url(../images/secnav8.png);
}
.secNav9{
	background-image:url(../images/secnav9.png);
}
.secNav10{
	background-image:url(../images/secnav10.png);
	border-bottom:none !important;
}

.flash{
	float:right;
	width:552px;
	display:inline;
}
.chooseBlock{
	width:167px;
	float:right;
}
.contentArea{
	background:url(../images/content-area-bg.png) repeat-x top;
	font-size:14px;
	line-height:15px;
	padding:22px 11px 0 15px;
	overflow:hidden;
	zoom:1;
}
.inner{
	background:none;
	padding-top:10px;
	padding-left:5px;
	float:right;
	width:540px;
}
.contentArea h1{
	font-size:18px;
	line-height:22px;
}
.contentArea p{
	margin-bottom:14px;
	text-align:left;
}
.contentArea ul, .contentArea ol{
	margin-left:30px;
	margin-bottom:10px;
}
.contentArea a{
	color:#528ab9;
}
.contentArea a:hover{
	text-decoration:none;
}
.blocks{
	clear:both;
	overflow:hidden;
	margin-bottom:16px;
}
.blocks div{
	float:left;
	position:relative;
	width:248px;
	height:90px;
	background-position:left top;
	background-repeat:no-repeat;
}
.blocks div a{
	display:block;
	position:absolute;
	top:63px;
	left:176px;
	background:#397cb3;
	color:#fff;
	text-decoration:none;
	font-size:11px;
	padding:3px 10px;
	white-space:nowrap;
}
.blocks .off a.last{
	display:block;
	position:absolute;
	top:63px;
	left:146px !important;
	background:#397cb3;
	color:#fff;
	text-decoration:none;
	font-size:11px;
	padding:3px 6px 3px 6px;
}
.margin1{
	margin:0 9px 0 10px;
	display:inline;
}
.costAnalysis{
	background-image:url(../images/banner1.jpg);
}
.testimonials{
	background-image:url(../images/banner2.jpg);
}
.off{
	background-image:url(../images/banner3.jpg);
}
.off a{
	left:168px !important;
}
.footer{
	background:#ccc;
	color:#005399;
	font-size:11px;
	line-height:19px;
	text-align:center;
	padding:12px 0 10px 0;
}
.footer a{
	color:#005399;
	text-decoration:none;
	padding:2px 3px;
	margin:0 7px;
	border:1px solid #ccc;
}
.footer a:hover{
	border:1px solid #a3a3a3;
	background:#fff;
}
.copyright{
	font-size:11px;
	line-height:13px;
	color:#7c7c7c;
	padding:15px 0 10px 0;
	background:url(../images/footer-bg.png) repeat-x bottom #fcfcfc;
}
.develop{
	float:right;
	display:inline;
	margin:4px 0 0 0;
	font-size:11px;
	line-height:18px;
	color:#7c7c7c;
	text-align:right;
}
.develop a{
	color:#0a5a9d;
}
.develop a:hover{
	text-decoration:none;
}

.contact{
	width:270px;
	margin:20px auto 10px auto;
	overflow:hidden;
}
.contact fieldset{
	float:left;
	margin-bottom:5px;
}
.width80{
	width:80px;
}
.contact input{
	border:1px solid #808080;
	padding:1px;
	width:170px;
}
.contact textarea{
	border:1px solid #808080;
	padding:1px;
	height:50px;
	width:170px;
}
.contact select{
	border:1px solid #808080;
	width:173px;
}
.contact input.button{
	width:100px;
	margin:0 5px;
}
.analysis_cost {
	margin:20px auto 10px auto;
	overflow:hidden;
}
.analysis_cost table td {
	width:130px;
}
.analysis_cost input {
	border:1px solid #808080;
	padding:1px;
	width:140px;
}
.analysis_cost textarea {
	border:1px solid #808080;
	padding:1px;
	height:50px;
	width:170px;
}
.analysis_cost select{
	border:1px solid #808080;
	width:144px;
}
.analysis_cost input.button{
	width:100px;
	margin:0 5px;
}
.but {
	margin-top:10px;
	margin-left:15px;
	display:inline;
}
.sideContent{
	float:left;
	width:200px;
	display:inline;
	/*margin-right:10px;*/
}
.margin2{
	margin:5px 0 10px 0;
}
/*Contact*/
.contact1{
	width:300px;
}
.contact1 fieldset{
	float:left;
	margin-bottom:5px;
}
.width95{
	width:115px;
}
.width90{
	width:115px;
}
.width100{
	width:265px;
}
.contact1 input{
	border:1px solid #808080;
	padding:1px;
	width:170px;
}
.contact1 input.ph1{
	width:36px;
}
.contact1 input.ph2{
	width:60px;
}
.contact1 textarea{
	border:1px solid #808080;
	padding:1px;
	height:50px;
	width:285px;
}
.contact1 select{
	border:1px solid #808080;
	width:173px;
}
.contact1 input.button{
	width:100px;

	display:block;
}
.contact1 .but{
	margin-top:10px;
	margin-right:10px;
	display:inline;
		float:right;
}
.map { width:600px; height:327px;  float:left;}
.map1{ width:484px; margin:0 auto;}
.img{
	float:right; 
	margin-left:10px; 
	margin-bottom:10px;
}
.img2{
	float:left;
	margin-right:10px;
	margin-bottom:10px;
}
.block{
	border:1px solid #777;
	background:#528AB9;
	color:#fff;
	text-align:center;
	font-size:16px;
	line-height:18px;
	font-weight:bold;
	padding:5px 0;
}
.block p{
	text-align:right;
	font-size:11px;
	font-weight:normal;
	margin:5px 10px 0 0;
}
.block a{
	color:#fff;
}
.block a:hover{
	text-decoration:none;
}
