*STYLE RESET*/
body,ul,ol,h1,h2,h3,h4,h5,h6,form,li,p,img {
	margin:0;
	padding:0;
	border:0;
}

/*----------------------------------------
   BODY
----------------------------------------*/

html {  }

body {
	font-size: 13px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	line-height: 22px;
	color: #fff;
	background: #fff;
	position: relative;
	margin: 0;
}
	
/*----------------------------------------
   FONTS > STANDARD
----------------------------------------*/

h1,h2,h3,h4,h5,h6 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin: 0;
	color: #3086c7;
}
	
h1 { font-size: 25px; margin: 0 0 10px 0; }
h2 { font-size: 21px; margin: 0 0 10px 0; }
h3 { font-size: 18px; margin: 0 0 10px 0; }
h3 span { color: #fff;}
h4 { font-size: 14px; margin: 0 0 10px 0; line-height: 16px; }
h5 { font-size: 14px; margin: 0 0 10px 0; }
h6 { font-size: 13px; margin: 0 0 10px 0; }

p { font-size: 13px; line-height: 20px; color: #fff; margin: 0 0 14px 0;  }

a { color: #3086c7; text-decoration: none; }
a:hover { color: #8dc94c; text-decoration: none; }

.clear { clear: both; font-size: 0; line-height: 0; }

.divider { height: 1px; background: #fff; border: 0; margin: 0 0 10px 0; }
.divider02 { height: 1px; background: #a3a3a3; border: 0; margin: 0 0 10px 0; }

/*----------------------------------------
   CONTAINERS > HEADER
----------------------------------------*/

#header-wrapper  { height: 170px; border-bottom: 16px solid #343434; }
#header { width: 900px; margin: 0 auto; padding: 25px 0 0 0; position: relative; }
#top-menu { width: 450px; position: absolute; right: 0; top: 132px; }
#top-menu a p { float: right; margin: 0 0 0 20px; font-size: 20px; color: #3086c7; font-weight: bold; }
#top-menu a:hover p { color: #8dc94c; }

/*----------------------------------------
   CONTAINERS > IMAGE HEADER
----------------------------------------*/

#image-header-wrap { background: url(../images/bg-wood.jpg) repeat-x center top; }
#splash { width: 900px; height: 359px; margin: 0 auto; background: url(../images/img-splash.jpg) no-repeat; overflow: hidden; }
#splash p { margin: 1000px 0 0 0; }

#contact { width: 900px; height: 359px; margin: 0 auto; background: url(../images/img-contact.jpg) no-repeat; position: relative; }
#contact input { width: 340px; height: 22px; border: 1px solid #8b8b8b; background: #fff; margin: 0; }
#contact textarea { width: 340px; height: 158px; border: 1px solid #8b8b8b; background: #fff; margin: 0; }
#contact .form-name { position: absolute; top: 115px; left: 178px; }
#contact .form-email { position: absolute; top: 145px; left: 178px; }
#contact .form-message { position: absolute; top: 177px; left: 178px; }
#contact .form-button { 
	width: 110px; height: 45px; 
	position: absolute; top: 285px; left: 530px; 
	background: none; border: 0px solid; 
	cursor: pointer; }
	
#contact2 { width: 900px; height: 359px; margin: 0 auto; background: url(../images/img-contact2.jpg) no-repeat; position: relative; }
#contact2 p { padding: 150px 0 0 75px; color: #333; }
	
#page-title { width: 900px; height: 110px; margin: 0 auto; overflow: hidden; }
#page-title img { margin: 43px 0 0 0; }

/*----------------------------------------
   CONTAINERS > CONTENT
----------------------------------------*/

#content-wrap { background: #343434 url(../images/bg-content.png) repeat-x; }
#content { width: 900px; margin: 0 auto; padding: 30px 0; }

#bullet-block { width: 620px; padding: 10px 0 0 0; float: left; }
.bullet-tick {
	height: 20px; 
	background: url(../images/bullet-tick.png) no-repeat 5px 3px; 
	padding: 0 0 0 35px; margin: 0 0 5px 0;
	color: #fff;
	float: left; 
	font-size: 17px; font-weight: normal; }
.tick01 { width: 320px; }
.tick02 { width: 220px; }

#address-block { width: 290px; height: 80px; padding: 10px 0 0 0; float: left; }
#address-block p { font-size: 15px; float: left; margin: 0 7px 0 0; }
#address-block h1 { color: #fff; line-height: 16px; margin: 0 0 13px 0; }
#address-block a h3 { line-height: 20px; margin: 0 0 13px 0; }

#more-info { width: 250px; float: right; text-align: center; }
#more-info h3 { font-size: 16px; color: #fff;  }
a .contact-btn { 
	width: 250px; height: 58px;
	background: url(../images/btn-contact.png) no-repeat; 
	background-position: top; 
	overflow: hidden; cusor: pointer; }
a:hover .contact-btn { background-position: bottom; }
a .contact-btn p { margin: 1000px 0 0 0; }

#services-menu { width: 240px; float: left;  }
#services-menu a h4 { 
	display: block; 
	font-size: 14px; color: #fff; 
	background: #474747 url(../images/bullet-point.png) no-repeat 13px 13px; 
	padding: 10px 10px 10px 35px;margin: 0 0 2px 0; }
#services-menu a:hover h4 { background: #636363 url(../images/bullet-point-on.png) no-repeat 13px 13px }
#services-content { width: 644px; float: right; }
#services-content .text-block { background: #fff; border: 7px solid #8d8d8d; padding: 20px; margin: 0 0 17px 0; }
#services-content .text-block p { color: #777; font-size: 14px; width: 580px; }
#services-content .text-block h4 { float: right; margin: 7px 0 0 0; }

/*----------------------------------------
   CONTAINERS > FOOTER
----------------------------------------*/

#footer-wrap { background: #bababa url(../images/bg-footer.png) repeat-x; }
#footer { height: 34px; width: 900px; margin: 0 auto; text-align: right; padding: 10px 0 0 0; }
#footer p { color: #636363; font-size: 10px; }
#footer p span { float: left; }
#footer p a { color: #b41919; }
#footer p a:hover { color: #000; }

