@charset "utf-8";
/* CSS Document */

a{
	text-decoration:none; 
	color: #7D83D2;
	font-weight:bold;
	}

a:hover{
	text-decoration: underline; 
	}

a img {border:none;}


h1{
	font-size: 20px;
	font-weight: normal;
	padding: 0px 0;
	margin: 0;
	}
	
p{
	padding: 6px 0;
	margin: 0;
	}

body{
	margin:0px auto; 
	background-image:url(../images/bg.jpg); 
	background-repeat:repeat-x;
	background-color: #999999;
	font-family:Arial, Helvetica, sans-serif; 
	font-size:14px; 
	color: #000000;
	}

.main{ 
	margin: 0px auto; 
	width: 960px; 
	height:auto;
	position:relative;
	background-color: #DBD0BE;
	}

.header{ 
	height: 175px; 
	width: 960px; 
	background-image:url(../images/header.jpg);
	}
	
.nav{ 
	height: 48px; 
	width: 960px; 
	background-image:url(../images/nav.jpg);
	}
	
.image{ 
	height: 180px; 
	width: 960px; 
	background-image:url(../images/image.jpg);
	}
	
.title{
	background-color: #A8A092;
	height: 32px;
	padding: 8px 0 0 20px;
	width: 940px;
	}
	
.textarea{ 
	height: auto; 
	width: 920px; 
	background-image:url(../images/textarea.jpg); 
	background-repeat: no-repeat; 
	padding-left: 20px;
	padding-right: 20px;
	line-height: 1.5;
	}

.bg{
	height:auto; 
 	overflow:visible;
	width: 100%;
	position: relative;
	}

.content{
	width:100%; 
	height:auto; 
 	overflow:visible;
	position:relative;
	background-image:url(../images/slice.jpg);
	background-repeat:repeat-y;

}

.pic{
	width:800;
	height: 92px;
	position:absolute;
	left: 0px;
	top: 524px;
}

.right_content{
	height:auto; 
	width:195px; 
	float:right; 
	padding-left: 5px;
	}
	
.floater{
	clear: both;
	}

.footer{
	height: 30px; 
	width: 960px; 
	padding-left: 0px;
	background-color: #999999;
	}
	
.footer a{
	color: #000000;
	text-decoration: none;
	}
	
.footer a:hover{
	text-decoration: underline;
	}
	
.gold{
	text-align:center;
	}
	
.silver{
	text-align:center;
	}
	
.bold{
	font-weight: bold;
	}

.contactcol{
	width: 300px;
	height: auto;
	margin: 0;
	float: left;
	}
	
.picpadding{
	padding-left: 10px;
	}
	
.paddingright{
	padding-right: 10px;
	}
	
#portfolio{
	color:#FF9900;
	}
	
.like_right{
	float:right;
	}
	
.transformations img{
	border: #FFFFFF 1px solid;
	}


	
/* Contact Form */

#form1{
	margin:0;
	padding: 0px 0 0 0px;
	color: #000000;
	font-weight: bold;
	position: relative;
	}
	
#form_left{
	width:200px;
	height:auto;
	float:left;
	padding-right:20px;
	}
	
#form_right{
	width:200px;
	height:auto;
	float:left;
	padding-bottom:20px;
	}
	
.formfld{
	width:200px;
	height:20px; 
	padding:0px; 
	background-color:#f9f9f9; 
	border:1px solid #666666;
	color: #000000;
	margin:2px 0 5px 0;
	}
	
.formfld2{
	width:200px; 
	height:60px; 
	margin:0px; 
	background-color:#f9f9f9; 
	border:1px solid #666666;
	color: #000000;
	padding:0;
	}

		
.pinfld{
	width:120px; 
	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: 200px;
	clear: both;
	}
	
#stage1{
	width:450px; 
	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;
	}
*/

