body{
	font-family: Tahoma;
	font-size: 12px;
	color: #333333;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	margin: 0px auto;
	line-height: 1.5;
	}
	
p{
	padding: 7px 0 7px 0;
	margin: 0;
	}
	
h1{
	font-size: 14px;
	margin: 0;
	}
	
a{
	color:#000099;
	text-decoration: none;
	font-weight: bold;
	}
	
a:hover{
	text-decoration: underline;
	}
	
img{
	border: none;
	}
	
ul{
	padding: 10px 10px 10px 15px;
	margin: 0;
	}

#body2{
	background-image: url(../images/bg2.jpg);
	background-repeat: repeat-x;
	width: 100%;
	height: auto;
	margin: 0px auto;
	}

#main{
	margin: 0px auto;
	width: 960px;
	}

#main2{
	width: 960px;
	margin: 0px auto;
	}

#header{
	width: 960px;
	height: 100px;
	background-image: url(../images/header.jpg);
	}
	
#nav{
	width: 960px;
	height: 50px;
	background-image: url(../images/nav.jpg);
	}

#image1{
	width: 310px;
	height: 250px;
	float: left;
	}

#image2{
	width: 320px;
	height: 250px;
	float: left;
	}

#image3{
	width: 330px;
	height: 250px;
	float: left;
	}

#left_column{
	width: 630px;
	height: auto;
	float: left;
	}

#textarea{
	width: 630px;
	height: auto;
	background-image: url(../images/textarea.jpg);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	padding-top: 10px;
	}

#right_column{
	width: 330px;
	height: auto;
	float: left;
	}

#estimate{
	width: 310px;
	height: 205px;
	background-image: url(../images/estimate.jpg);
	padding-left: 20px;
	padding-top: 20px;
	}

#trade{
	width: 280px;
	height: 215px;
	background-image: url(../images/trade.jpg);
	padding-left: 20px;
	padding-right: 30px;
	padding-top: 10px;
	}

#floater{
	clear: both;
	}

#footer{
	width: 960px;
	height: 240px;
	background-image: url(../images/footer.jpg);
	padding-top: 10px;
	}
	
.blue{
	color:#000099;
	font-weight: bold;
	}

.grey{
	color: #333333;
	font-weight: bold;
	}
	
.bold{
	font-weight: bold;
	}
	
.contact{
	width: 630px;
	float: left;
	}

.whychoose{
	width: 330px;
	float: left;
	}
	
.copy{
	width: 960px;
	float: left;
	font-size: 11px;
	}
	
.bp{
	width: 260px;
	float:left;
	font-weight:bold;
	}
	
.details{
	width: 320px;
	float: left;
	}
	
/* Contact Form */

#form2{
	margin:0;
	padding: 0px 0 0 0px;
	color: #333333;
	font-weight: bold;
	position: relative;
	}
	
#form_left{
	width:250px;
	height:auto;
	float:left;
	padding-right:20px;
	}
	
#form_right{
	width:250px;
	height:auto;
	float:left;
	padding-bottom:20px;
	}
	
.formfld{
	width:250px;
	height:20px; 
	padding:0px; 
	background-color:#f9f9f9; 
	border:1px solid #666666;
	color: #000000;
	margin:2px 0 5px 0;
	}
	
.formfld2{
	width:250px; 
	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: 250px;
	clear: both;
	}
	
#stage1{
	width:600px; 
	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;
	}
*/
