﻿@charset "utf-8";

body {
	background-color: #EEE;
	margin-top:25px;
	height:100%;
}

#header{
	width:948px;
	height:75px;
	padding:0;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	clear: both;
	
}
	

#logo {
	width:50%;
	height:75px;
	padding:0;
	float: left;
}

#logo img{
	vertical-align:middle;
}
div#text {
	margin-top:560px;
	margin-bottom:50px;

	
	
}
div#text h1{
	color: #00277F;
	
	

	
	
}
#website{
	width:960px;
	border:2px double #D6D6D6;
	background-color:#FFF;
	margin-top: 0;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 6px;
	
}
#cityNames{
	width:450px;
	float:left;
	height:75px;
	padding-top: 0px;
	margin: 0px;
}
#cityNames h1{
	font-size:30px;
	color:#175FA7;
	font-family: Georgia;
	text-transform: none;
	
}
	

#phone{
	width:50%;
	height:75px;
	background-image: url(phone.png);
	float: right;
	background-repeat: no-repeat;
	padding: 0px;
	margin: 0px;
	background-position: right -3px;
}

#phone img{
	margin-top: -10px;
	margin-left: 118px;
}



#navigation{
	background-image: url(longPiece.jpg);
	width: 948px;
	height: 32px;
	clear: both;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#navigation ul {
	padding: 0;
	list-style-type: none;
	text-align: center;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}


#navigation ul li  {
	display: block;
	float: left;
	text-align: center;
	padding:0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	
	
	
}

#navigation ul li#cityName{
	float:right;
}

#navigation ul li#cityName a:hover{
	background:url(menuCommercial.jpg);
	color:#FFF;
}


#navigation ul li a{
	text-decoration:none;
	background:url(menuCommercial.jpg);
	color:#FFF;
	font-size:13px;
	font-family:Tahoma, Geneva, sans-serif;
	display: block;
	padding:8px;
	

}

#navigation ul #services a{
	color:#f60;
	background-image:url(menuContact_f2.jpg);
}

#navigation ul li a:hover{
	background:url(menuContact_f2.jpg);
	color:#F60;
}




#holder2{
	width:948px;
	padding:0;
	margin-top: 7px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	
}

#twoBoxesHolder{
	float: left;
	
	
	
}

#bannerSection{
	width:948px;
	height:262px;
	margin-top: 7px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding: 0px;
	float: none;
}

#banner{
	float:left;
	width:708px;
	height:259px;
	background-image: url(serviceNewBanner.png);
	border: 1px solid #F3BB7E;
	padding: 0px;
	background-position: -1px;
}

#bannerText{
	float:right;
	width:400px;
}

#banner p{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	margin-left:480px;
	color:#36C
}

#twoBoxesHolder{
	float: right;
	padding: 0px;
	margin: 0px;
	width: 229px;
	background-color:#f9fdfe;
	height: 259px;
	border: 1px solid #F3BB7E;
	
	
	
}



#mainMenu{
	width: 949px;
	float: none;
	height: 100%;
	padding: 0px;
	overflow: auto;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	background-image:url(longPiece.jpg);
	
}


#nav ul,#nav li{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	
	float: left;
	list-style-type:none;
	display:inline;
}

#nav ul li#services a{
	background-image:url(menuHome_f2.jpg);
	color:#F60;
}

#nav li{
	text-decoration:none;
	text-align:center;
	background-image:url(menuCommercial.jpg);
	color:#FFF;
	
	padding-top: 8px;
	
	padding-bottom: 8px;
	
	border-right:1px solid #FFF;
}


#nav a{
	text-decoration:none;
	text-align:center;
	background-image:url(menuCommercial.jpg);
	color:#FFF;
	
	padding-top: 8px;
	padding-right: 10px;
	padding-bottom: 8px;
	padding-left: 10px;
}

a#second{
	background-image:url(menuCommercial.jpg);
	color: #FFF;
	
}
a#third{
	background-image:url(menuCommercial.jpg);
	color: #FFF;
	
	
}

a#fourth{
	background-image:url(menuContact_f2.jpg);
	color: #F60;
	
}
	
	


.menuSep{
	color: #FFFFFF;
	height:20px;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}

/*
#nav ul a{
	background-image:url(menuCommercial.jpg);
	color:#FFF;
	text-decoration:none;
	padding-top: 8px;
	padding-right: 10px;
	padding-bottom: 8px;
	padding-left: 10px;
}
*/


#nav ul a:hover {
	background-image: url(menuContact_f2.jpg);
	color:#F60;
}

#nextToNav {
	float: left;
	margin-top:-19px;
	width:544px;
	height: 31px;
	background-image: url(longPiece.jpg);
	
}

#littleBox1{
	float:right;
	width:230px;
	border:1px solid #F3BB7E;
	margin-top:7px;
	height: 259px;
	background-color: #f9fdfe;
	margin-left: 6px;
	
}

#littleBox1 p{
	padding-right:15px;
}
	
#littleBox2{
	float:right;
	width:230px;
	margin-top:7px;
	margin-left:5px;
	height:125px;
	clear: right;
	border:1px solid #F3BB7E;
	background-color: #F9FDFE;
}

h1 {
	font-family: Tahoma;
	font-size: 14px;
	color: #F37D01;
	padding-left: 22px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
}



p {
	font-family: Tahoma;
	font-size: 11px;
	color: #333;
	margin-top: -2px;
	line-height: 17px;
	padding-left: 22px;
	padding-right: 15px;
}

#littleBox3{
	width:228px;
	height:180px;
	position:absolute;
	border:1px solid #F3BB7E;
	background-color: #F9FDFE;
	left: 718px;
	top: 35px;
}

#littleBox4{
	width:228px;
	height:180px;
	border:1px solid #F3BB7E;
	background-color: #F9FDFE;
	position: absolute;
	left: 241px;
	top: 35px;
}

#littleBox5{
	width:228px;
	height:180px;
	position:absolute;
	border:1px solid #F3BB7E;
	background-color: #F9FDFE;
	left: 479px;
	top: 35px;
}
#littleBox6{
	
	width:230px;
	height:130px;
	
	position:absolute;
	border:1px solid #F3BB7E;
	background-color: #F9FDFE;
}

#littleBox8{
	float:left;
	width:230px;
	height:125px;
	margin-top:7px;
	margin-left:7px;
	border:1px solid #F3BB7E;
	background-color: #F9FDFE;
}
#littleBox7{
	width:230px;
	height:180px;
	border:1px solid #F3BB7E;
	background-color: #F9FDFE;
	position: absolute;
	left: 1px;
	top: 35px;
}

#longBox {
	background-image: url(footer.jpg);
	background-repeat: no-repeat;
	
	
	width: 946px;
	margin-top:10px;
	border-right-color: #F9B979;
	border-right-width: 1px;
	border-right-style: solid;
	text-align: center;
	
}
#longBox p{
	
	margin-top:9px;
	
	
}


ul#bottomLinks{
	list-style-type:none;
	margin-top:-10px;
	padding:0;
	
	
}



ul#bottomLinks a{
	text-decoration:none;
	color: #39F;  
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	
	
}

ul#bottomLinks a:hover{
	text-decoration:underline;
	
	
	
}

#linkHolder{
	width:960px;
	
	
}

#divBottomLinks1,#divBottomLinks2,#divBottomLinks3,#divBottomLinks4{
	float:left;
	width:150px;
	margin-left:80px;
}



#linksPar a{
	text-decoration: none;
	font-size: 11px;
	color: #0096DB;
}

#annualService h1{
	font-size:16px;
}

#annualService h2{
	font-size:14px;
	color: #333;
	font-family:Tahoma, Geneva, sans-serif;
	text-align:left;
	margin-left:28px;
}

#annualService li{
	color: #333;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	text-align:left;

