#form_container {
		width:437px;
		margin:auto;
	
		}
.quote_header {
		width: 437px;
		height: 30px;
		background-image: url(../images/quote_headerbg.jpg);
		margin:0;
		padding: 0;
		}

#quote_top {
		width: 435px;
		height: 195px;
		background-image: url(../images/quote_bg_top.jpg);
		margin-top:1px;
		margin-bottom:0;
		padding:0;
		}
		
#quote_mid {
		width: 435px;
		height: 549px;
		background-image: url(../images/quote_bg_mid.jpg);
		margin-top: 1px;
		}
		
#quote_bot {
		width: 435px;
		height: 273px;
		background-image: url(../images/quote_bg_bot.jpg);
		margin-top:1px;
		}
		
.widthpad {
		padding-right: 107px;
		}
		
#jobtypesub {
		font-family: Arial;
        font-size: 10px; 
        font-weight: normal;
		color: black;
		margin:0;
		line-height:1em;
		width: 421px;
		padding-left:8px;
		padding-right:8px;
		
		}
		
.quoteheadtext {
		font-family: Arial;
        font-size: 13px; 
        font-weight: bold;
		color: white;
		padding-left: 15px;
		padding-top: 5px;
		margin:0;
}

.quoteformpad {
		padding-right: 40px;
		padding-top:15px;
		}
		
.quotelocpad {
		padding-right: 40px;
		padding-top:5px;
		}

.plocation {
		
		font-family: Arial;
        font-size: 12px; 
        font-style: italic;
		color: black;
		}
		
.plocation_bold {
		
		font-family: Arial;
        font-size: 13px; 
		font-weight: bold;
		color: black;
		margin:0;
		text-align: left;
		padding-left:40px;
		}
		
.quantity-text_top {
		font-family: Arial;
        font-size: 11px; 
        font-style: italic;
		font-weight:normal;
		color: black;
		}
		
.quantity-text_bot {
		font-family: Arial;
        font-size: 11px; 
        font-style: italic;
		font-weight:normal;
		color: black;
		padding-right:19px;
		}
		
.submitpad {
		padding-right:120px;
		}
		
.greekpad {
		padding-right:18px;
		}
		
.req-text {
		
		font-family: Arial;
		font-size: 12px;
		font-weight: bold;
		line-height: 2.5em;
		color: black;
		margin:0;
}

		
.reg {
		font-family: Arial;
        font-size: 12px; 
        font-weight: bold;
		color: black;
}

.bold{
		font-family: Arial;
        font-size: 12px; 
        font-weight: bold;
		color: #a74d0f;
}

.boldstar{
		font-family: Arial;
        font-size: 16px; 
        font-weight: bold;
		color: #a74d0f;
		vertical-align:bottom;
}

.body-head {
		font-family: Arial;
        font-size: 18px; 
        font-weight: bold;
		color: #a74d0f;
		line-height: 1.3em;
		margin:0px;
		padding-top:10px;
		padding-bottom:10px;
}

.body-reg {
		font-family: Arial;
        font-size: 13px; 
        font-weight: normal;
		color: black;
		line-height: 1.7em;
}

.portfolio-head {
		font-family: Arial;
        font-size: 18px; 
        font-weight: bold;
		color: #a74d0f;
		line-height: 1.3em;
		margin:0px;
		padding-top:10px;
		padding-bottom:10px;
		
}

.form-text {
		font-family: Arial;
		font-size: 12px;
		font-weight: bold;
		line-height: 2.5em;
		color: black;
		margin:0;
}

.quote-text {
		font-family: Arial;
		font-size: 12px;
		font-weight: normal;
		line-height: 2.5em;
		color: black;
		margin:0;
}

.pad {
		padding: .5em .5em .75em .5em;
}

.row {
		 clear: both;
}

.cell {
		  float: left;
}

.imgpad {
		padding-right: 10px;
}

.formpad {
		padding: 15px;
}

.formspace {
		line-height:2.6em;
}

.headstroke{
		margin:0px;
		padding:0px;
}

.prod-text{
		text-align:right;
}

.marg {
	   	margin:0px;
		padding-bottom:10px;
		
		}
		
.thumbnail {
		padding-right:10px;
		padding-bottom:5px;
		}
.prod-pad {
		padding-left:20px;
		padding-right:20px;
		}

html, body {
		height:100%;
        margin: 0;
        padding: 0;
        font-family: Arial;
		font-size:14px;
		font-weight:bolder;
}

p {
   		font-family: Arial;
        font-size: 18px; 
        font-weight: normal;
		vertical-align: middle;
		line-height: 1.5em;
		margin-top: 0;
}

h3 {
		font-family: Arial;
		font-size: 27px;
		font-weight: bolder;
		color: #a74d0f;
		margin: 0;
}

th {
   		background-image:url('../images/services_bg.jpg');
		background-repeat: no-repeat;
		color: white;
		}

 a {
            outline: none;
            }
 a:link {
	 	color: #a74d0f;
		text-decoration:none;
		font-weight:bold;
 }
 
 a:hover {
	 	color: #a74d0f;
		text-decoration: none;
		font-weight: bold;
 }
 
 a:active {
	 	color: #a74d0f;
		text-decoration: none;
		font-weight: bold;
 }
 
 a:visited {
	 	color: #a74d0f;
		text-decoration: none;
		font-weight: bold;
 }

ul {
		list-style-type: none;
		margin: 0;
		padding: 0;
}

hr {
		border:0;
		color: black;
		background-color: black;
		height: 1px;
		width: 405px;
		margin:0;
		padding:0;
}

#page-container {
	width: 960px;
        margin: auto; /* set margins to auto to center this div. */
		background:white;
}

#row {
		 clear: both;
}

#cell {
		  float: left;
}

#header {
	 position:relative;
		 z-index:1;
		 width:960px;
		 height:198px;
}

#content {
		 width: 920px;
		 margin: auto;
		 position:relative;
		 z-index:1;
		 padding-right:20px;
		 padding-left:20px;
		 padding-top:0;
		 background:white;
}

#content-left {
		 width: 283px;
		 float: left;
		 padding: 0;
}

#content-right {
		width: 627px;
		float: right;
		padding: 0;
		margin: 0;
}
#products_content {
		 width: 960px;
		 margin: auto;
		 position:relative;
		 z-index:1;
		 padding-top:0;
		 background:white;
}

#about-left {
		width: 310px;
		float: left;
}

#about-right {
		width: 660px;
		float: right;
		padding-left: 10px;
}

#contact-left {
		float:left;
		width:478px;
		padding:0;
}

#con-l {
		float:left;
		width:227px;
}
#con-r {
		float:right;
		width: 251px;
}

#contact-right {
		float:right;
		width: 432px;
		height: 499px;
		background-image:url(../images/form_bg.jpg);
}

.line-height {
		line-height: 1.9em;
}

#products_div {
		width: 283px;
		float: left;
}

#products_text {
		width: 135px;
		height: 181px;
		padding-left:140px;
		}

#recentwork {
		width: 283px;
		float: right;
}
#recent_text {
		width:283px;
		height:80px;
		padding-top:255px;
		}

#page-background {
		position: fixed;
		top:0;
		left:0;
		width:100%;
		height:100%;
		z-index: -1;
}

#s1 {
	background-image:url(../images/services_1.jpg);
}
#s2 {
	background-image:url(../images/services_2.jpg);
}
#s3 {
	background-image:url(../images/services_3.jpg);
}
#s4 {
	background-image:url(../images/services_4.jpg);
}
#s5 {
	background-image:url(../images/services_5.jpg);
}
#prod-bg {
		background-image:url(../images/products_bg.jpg);
		background-repeat:no-repeat;
}

#prodspace {
		width:150px;
		height:181px;
		float:left;
}

#prodtext {
		float:right;
}
#recent-bg {
		background-image:url(../images/recent_bg.jpg);
		background-repeat:no-repeat;
}
#footer {
	clear:both;
	 position:relative;
		 z-index:1;
	
}
