@charset "utf-8";
/* CSS Document

Colors:

light brown		efeddd
dark brown		302d23
brown			6b4424
green			96be24
*/

body { background: #efeddd url(images/footer-background.jpg) repeat-x 50% -160px; }

#content a:link, #content a:visited { color: #06C; }
#content a:hover, #content a:active { color:#FFF; background-color: #06C; text-decoration: none; }

body#home { background: #efeddd url(images/main-background.jpg) repeat-x 50% -15px; }

#page {
	width: 960px;
	margin: 0 auto; }

#wrapper {
	overflow: hidden;
	width: 100%;
	background: transparent url(images/footer-background.jpg) repeat-x 50% 100%; }

#header {
	height: 140px; }
	

#brand {
	text-indent: -9999px;
	margin-top: 30px;
	height: 80px;
	width: 400px;
	float: left;
	background: transparent url(images/logo.png) no-repeat 0 -30px; }

#brand:hover {
	background: transparent url(images/logo.png) no-repeat 0 -180px; }

#brand a {
	display: block;
	height: 80px;
	width: 400px; }

a {
	color: #96be24; }
	
#nav {
	float: right;
	overflow: hidden;
	margin-top: 35px;}
	
#nav li {
	float: left;
	margin-left:30px; }

#nav li a {
	float: left;
	text-indent: -9999px;
	height: 50px;
	width: 150px;
	text-decoration: none;
	background: transparent url(images/nav.png) no-repeat -150px -50px; }

#nav li a.work {
	background-position: -150px -50px; }
	
#nav li a.contact {
	background-position: -150px 0; }

#nav li a.service {
	background-position: -150px -100px; }

#nav li a.work:hover {
	background-position: 0 -50px; }
	
#nav li a.contact:hover {
	background-position: 0 0; }

#nav li a.service:hover {
	background-position: 0 -100px; }
	
#content {
	font: normal 14px/1.5em Georgia, "Times New Roman", Times, serif; }

h2 {
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	color: #6b4424;
}
	
#feature {
	overflow: hidden;
	margin-bottom: 50px; }

#feature .call-to-action {
	width: 360px;
	float: right;
	padding: 0 20px 20px; }

#feature #slider {
	border: 8px solid #efeddd;
	width: 450px;
	margin-left: 20px;
	height: 275px;
	float: left;
	background: url(images/slider.jpg) no-repeat; }

#feature h2 {
	font: bold 36px/1.3em Arial, Helvetica, sans-serif;
	color: #efeddd; }

#feature h3 {
	color: #efeddd;
	font: normal 24px/1.3em Georgia, "Times New Roman", Times, serif; }

#feature p {
	color: #eee;
	width: 360px;
	font: normal 16px/1.4em Georgia, "Times New Roman", Times, serif;
	margin-top: 10px;}

#feature p a {
	display: block;
	height: 65px;
	width: 302px;
	padding-left: 0;
	text-indent: -9999px; }

#feature p a:link, #feature p a:visited { background: transparent url(images/call-to-action.png) no-repeat -9px -5px; }
#feature p a:hover { background: transparent url(images/call-to-action.png) no-repeat -9px -75px; }

.information {
	overflow: hidden;}

.section {
	width: 260px;
	padding: 30px;
	float: left; }

.section p {
	padding-bottom: 10px; }

.span2 {
	width: 560px;
	padding: 30px;
	float: left; }
	
.span3 {
	width: 960px;
	padding: 0px; }
	
#page #content #why { background: transparent url(images/info-bottom.png) no-repeat 50% 100%; padding-bottom: 30px; }

#page #content .span2 h2 { 
	font: normal 24px/1.5em Georgia, "Times New Roman", Times, serif;
	color: #000; }
	
#page #content .span2 h3 { font: bold 18px/1.4em Arial, Helvetica, sans-serif; color: #069; }

.span2 div {
	width: 270px;
	padding: 10px 10px 10px 0;
	float: left; }

.span1 {
	float: right;
	width: 290px;
	padding: 30px 30px 30px 0; }

.span1 ul {
	border-top: solid #302d23 1px;
	border-bottom: solid #302d23 1px;
	padding: 20px;
	background-color: #D2CCBD; }

.span1 ul li{
	padding-left: 28px;
	line-height: 1.6em;
	font-size: 16px;
	color: #302d23;
	background: transparent url(images/bullet.png) no-repeat 0 50%; }

.section h2 { font: bold 24px/1.4em Arial, Helvetica, sans-serif; color: #6b4424; }
.section h3 { font: normal 18px/1.4em Georgia, "Times New Roman", Times, serif; color: #666; }

/* Footer */

#footer {
	padding: 30px;
	height: 240px;
	background-color: #302d23; }

.worksheet {
	margin-top: 20px;
	padding: 30px;
	width: 520px;
	float: left;
	border-bottom: solid 1px #6C624F;
	border-top: solid 1px #6C624F;}

#footer .contact {
	float: right;
	width: 250px;
	padding: 30px 0 30px 70px; }

#footer .contact h2 {
	color: #FFF;
	font: bold 18px Arial, Helvetica, sans-serif; }

.contact p {
	color: #CCC;
	font: normal 14px Georgia, "Times New Roman", Times, serif;
	margin: 20px 0; }

#footer h2 { margin-bottom: 10px; }

#footer h2 a {
	color: #96be24;
	border-bottom: solid 3px #96be24;
	text-decoration: none;
	font: bold 36px/1.3em Arial, Helvetica, sans-serif; }

#footer h2 a:hover {
	color: #efeddd;
	border-bottom: solid 3px #efeddd;
	text-decoration: none;
	font: bold 36px/1.3em Arial, Helvetica, sans-serif; }

.worksheet p {
	color: #CCC;
	font: normal 18px/1.5em Arial, Helvetica, sans-serif; }

#footer .footer {
	color: #6C624F;
	float: left;
	font: normal 12px Arial, Helvetica, sans-serif;
	width: 100%; }

#copy { float: left; }

#social { float: right; }

/* contact form */

form {
	float: left;
	padding: 20px;
	padding-top: 0;}

.section-one {
	float: left; }

.section-two {
	float: right; }

form p {
	float:left;
	width: 400px;
	clear: left; } 

.message {
	float: right;
	clear: none;
	width: 460px;
	padding-left: 30px; }

input {
	width: 360px;
	border: 5px solid #D2CCBD;
	padding: 5px;
	font: normal 16px/1em Arial, Helvetica, sans-serif; }

label {
	display: block;
	margin-top: 7px;
	margin-bottom: 1px;
	cursor: pointer;
	font: bold 18px/1em Arial, Helvetica, sans-serif; }

#content #form { background: transparent url(images/info-bottom.png) no-repeat 50% 100%; padding-bottom: 30px; overflow: hidden; }

#content #form h2 {
	padding: 20px;
	padding-bottom: 0;
	color:#333;
	font: bold 48px/1.5em Arial, Helvetica, sans-serif; }

#send {
	float: right;
	border: none;
	margin: 10px 80px;
	cursor: pointer;
	width: 130px;
	padding: 6px;
	font: bold 18px/1em Arial, Helvetica, sans-serif;
	background: #96be24;
	color: #333; }

#send:hover {
	color:#FFF;
	background-color: #302d23; }

#message {
	width: 360px;
	height: 140px;
	margin-top: 4px;
	border: solid 5px #D2CCBD;
	padding: 5px;
	font: normal 16px/1em Arial, Helvetica, sans-serif;}

body #page #content #form #alert h1 {
	color: #96be24;
	padding: 20px 20px 0 20px;
	font: bold 36px/1.4em Georgia, "Times New Roman", Times, serif; }

body #page #content #form #alert h2 {
	font: normal 16px/1.3em Georgia, "Times New Roman", Times, serif;
	color: #666;
	padding-top: 10px; }
	
/* service */


#content .opt.span2 {
	padding: 30px 15px;
	width: 450px; }

.opt h1 {
	color:#333;
	font: bold 48px/1.5em Arial, Helvetica, sans-serif; }

.opt {
	padding: 30px;
	width: 900px; }

.opt h2 {
	font: normal 24px/1.5em Georgia, "Times New Roman", Times, serif;
	color:#000;
	margin-bottom: 10px; }

.opt h3, .span3 dl dt {
	font: bold 18px/1.4em Arial, Helvetica, sans-serif;
	color: #6b4424; }
	
.opt.main, .process {
	background: transparent url(images/info-bottom.png) no-repeat 50% 100%; padding-bottom: 50px; overflow: hidden; }
	
.opt.main { background: url(images/info-top.png) no-repeat 50% 90%; }

.span3 dl {
	float: left; }
	
.span3 dl dt, .span3 dl dd {
	width: 220px;
	padding: 10px; }

/*port*/
.img img {
	border: 5px solid #D2CCBD; }
