/* CSS Document */

.navtop .grid_16 {background-image:url(../images/bkgrnd_navi_top.jpg)}

.navtop_contact .grid_16 {background-image:url(../images/bkgrnd_navi_top_contact.jpg)}

.navtop_guarantee .grid_16 {background-image:url(../images/bkgrnd_navi_top_guarantee.jpg)}

.content_container .grid_16 {
	background-color: #383e3a;
	background-image: url(../images/bkgrnd_content.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.content_container_contact .grid_16 {
	background-color: #383e3a;
	background-image: url(../images/bkgrnd_content_contact.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.content_container_guarantee .grid_16 {
	background-color: #383e3a;
	background-image: url(../images/bkgrnd_content_guarantee.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

body {
	background-image: url(../images/bkgrnd_body.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}

.grid_8 {
	margin-top: 65px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.grid_11 {
	margin-top: 40px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-left: 35px;
	padding-right: 10px;
}

.grid_4 {
	padding: 0px;
	margin-top: 73px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 13px;
}
.footer_p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}

.footer .grid_16 {
	background-color: #474E49;
	text-align: center;
	background-image: url(../images/bkgrnd_footer.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
h1 {
	font-weight: normal;
	font-family: Helvetica, sans-serif;
	;
	font-size: 2em;
	color: #FFFFFF;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
p {
	color: #fff;
	line-height: 1.4em;
	font-family: Helvetica, sans-serif;
	margin-bottom: 18px;
}


h2 {
	font-weight: normal;
	color: #FFFFFF;
	font-family: Helvetica, sans-serif;
	;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	line-height: 120%;
	font-size: 1.5em;
}
.testimonial {
	background-image: url(../images/quote.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

ul .body_list {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
}

.body_list li {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 17px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	color: #FFFFFF;
}

#portfolio_list li.last {
	border: none;
	padding: 0px;
	margin: 0px;
}

#portfolio_list p {
	border: none;
	padding: 0px;
	color: #FFFFFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	line-height: 130%;
}


.portfolio_copy {
	padding: 0px;
	width: 410px;
	float: right;
	margin: 0px;
}



#portfolio_list ul {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
	display: block;
}

#portfolio_list li {
	text-decoration:none;
	list-style-type: none;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
	width: 635px;
	overflow: auto;
}



#contact-area {
	width: 600px;
	margin-top: 25px;
	margin-bottom: 15px;
}

#contact-area input, #contact-area textarea {
	padding: 5px;
	width: 400px;
	font-family: Helvetica, sans-serif;
	font-size: 1.4em;
	margin: 0px 0px 10px 0px;
	border: 2px solid #333333;
	background-color: #FFFFFF;
}

#contact-area textarea {
	height: 90px;
}

#contact-area textarea:focus, #contact-area input:focus {
	border: 2px solid #333333;
	background-color: #FFFF9B;
}

#contact-area input.submit-button {
	width: 100px;
	float: right;
	padding: 4px;
	margin-top: 0px;
	margin-right: 382px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #FFFFFF;
	border: 1px solid #FFFFFF;
	background-color: #383e3a;
}
hr {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #383e3a;
}

label {
	float: left;
	text-align: right;
	margin-right: 15px;
	width: 100px;
	padding-top: 5px;
	font-size: 1.2em;
	color: #FFFFFF;
}

body.theprocess .grid_11 {
	background-image: url(../images/bkgrnd_theprocess.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
