body{
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x; 
	background-color: #FFFFFF;
	font-family: Tahoma;
	font-size: 12px;
	margin: 0px auto;
	color: #333333;
	}
	
#body2{
	background-image: url(../images/bg2.jpg);
	background-repeat: repeat-x;
	width: 100%;
	height: auto;
	margin: 0px auto;
	}
	
p{
	padding: 7px 0 7px 0;
	margin: 0;
	}
	
ul{
	padding: 10px 10px 10px 15px;
	margin: 0;
	}
	
a{
	color: #000099;
	text-decoration: none;
	font-weight: bold;
	}
	
a:hover{
	text-decoration: underline;
	color: #990000;
	}

#main{
	width: 960px;
	height: auto;
	margin: 0px auto;
	}
	
#main2{
	width: 980px;
	margin: 0px auto;
	}

#header{
	width: 960px;
	height: 150px;
	background-image: url(../images/header.jpg);
	}

#nav{
	width: 960px;
	height: 30px;
	background-image: url(../images/nav.jpg);
	}

#image{
	height: 300px;
	width: 960px;
	background-image: url(../images/image.png);
	}
	
#image2{
	height: 300px;
	width: 960px;
	background-image: url(../images/image02.png);
	}
	
#image3{
	height: 300px;
	width: 960px;
	background-image: url(../images/image03.png);
	}
	
#image4{
	height: 300px;
	width: 960px;
	background-image: url(../images/image04.png);
	}
	
#image5{
	height: 300px;
	width: 960px;
	background-image: url(../images/image05.png);
	}

#left{
	width: 310px;
	height: auto; 
	float: left;
	}

#title1{
	width: 310px;
	height: 25px;
	background-image: url(../images/title1.jpg);
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
	padding-top: 20px;
	}

#text_top1{
	width: 290px;
	height: auto;
	background-image: url(../images/text_top1.jpg);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	padding-left: 10px;
	padding-right: 10px;
	line-height: 1.5;
	}

#text_bottom1{
	width: 310px;
	height: 10px;
	background-image: url(../images/text_bottom1.jpg);
	}

#middle{
	width: 325px;
	height: auto;
	float: left;
	}

#title2{
	width: 310px;
	height: 25px;
	background-image: url(../images/title2.jpg);
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
	padding-top: 20px;
	padding-left: 15px;
	}

#text_top2{
	width: 290px;
	height: auto;
	background-image: url(../images/text_top2.jpg);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	padding-left: 25px;
	padding-right: 10px;
	line-height: 1.5;
	}

#text_bottom2{
	width: 325px;
	height: 10px;
	background-image: url(../images/text_bottom2.jpg);
	}

#right{
	width: 325px;
	height: auto;
	float: left;
	}

#logos{
	width: 960px;
	height: 100px;
	background-image: url(../images/logos.jpg);
	}

#buildings{}

#floater{
	clear: both;
	}

#footer{
	width: 960px;
	background-image: url(../images/footer.jpg);
	font-size: 11px;
	color: #FFFFFF;
	}
	
#footer a{
	color: #FFFFFF;
	}
	
#footer a:hover{
	text-decoration: underline;
	}
	
.footerform{
	width: 640px;
	height: 205px;
	padding-top: 120px;
	}
	
.footertext{
	width: 320px;
	height: 205px;
	padding-top: 120px;
	}
	
.login{
	float: right;
	padding: 7px 0 0 0;
	margin: 0;
	}
	
/* Contact Form */

#form1{
	margin:0;
	padding: 0px 0 0 0px;
	color: #FFFFFF;
	font-weight: bold;
	position: relative;
	}
	
#form_left{
	width:290px;
	height:auto;
	float:left;
	padding-right:20px;
	}
	
#form_right{
	width:290px;
	height:auto;
	float:left;
	padding-bottom:20px;
	}
	
.formfld{
	width:290px;
	height:20px; 
	padding:0px; 
	background-color:#f9f9f9; 
	border:1px solid #666666;
	color: #000000;
	margin:2px 0 5px 0;
	}
	
.formfld2{
	width:290px; 
	height:60px; 
	margin:0px; 
	background-color:#f9f9f9; 
	border:1px solid #666666;
	color: #000000;
	padding:0;
	}

		
.pinfld{
	width:145px; 
	height:20px; 
	margin:0; 
	background-color:#f9f9f9; 
	border:1px solid #666666;
	color: #000000;
	padding:0 0 0 0;
	float:right;
	}
	
.rf{
	padding-right:5px;
	}
		
.submitbut{
	float:right;
	margin: 15px 0 0 0;
	width: 290px;
	clear: both;
	}
	
#stage1{
	width:629px; 
	margin-top:10px;
	height:124px;
	padding-top:85px;
	background-image:url(../images/space.jpg);
	}
	
#EstimateForm{
	margin:0px;
	padding:0px;
	}
	
.eformleft{
	padding-left:30px;
	width:190px;
	float:left;
	}
	
.eformright{
	width:230px;
	float:left;
	}
	
/*
.submit{
	margin-top:84px;
	}
*/
