
/* Body
----------------------------------------------------------------------------------- */

body {
	font:normal 11px/18px Verdana;
	color: #686868;
	text-align:justify;
	background:#ffffff url(../images/bg.jpg) repeat-x;
}


/* ======================= Reset Styles! ======================= */

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, tt, var, hr, dl, dt, li, ul, dd, fieldset, form, input, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
}

img {
	border:none;
}

.clear {
	clear:both;
}
a:link, a:active, a:visited {
	color:#686868;
	text-decoration: none;
}

a:hover {
	color:#686868;
	text-decoration:underline;
}

h1 {
	margin:18px 0px 0 0px;
	padding:0px;
	font:bold 15px Arial;
	width:700px;
	color:#424242;
	float:left;
}

/* ======================= Wrapper ======================= */

#hundred_per {
	width:100%;
}
#wrapper {
	margin:0 auto;
	width:1003px;
}

/* ======================= Header ======================= */

#header {
	width:1003px;
	background:url(../images/header.jpg) no-repeat;
	height:370px;
	float:left;
}

/* ======================= logo ======================= */

#logo {
	margin:15px 0 0 33px;
	width:280px;
	display:inline;
	float:left;
}

/* ======================= Navigation ======================= */

#mainnav {
	margin:0px;
	padding:0px;
	width:1003px;
	float:left;
}

#mainnav ul {
	padding:0px;
	width:1003px;
	float:left;
}
#mainnav li {
	float: left;
	display: inline;
	list-style-type: none;
}

#mainnav li img {
	border: 0px;
}

#mainnav li, #mainnav li a {
	display: block;
	overflow: hidden;
	height: 45px;
}
#mainnav li.home a {
	width: 271px;
}

#mainnav li.home a:hover {
	text-indent: -271px;
}
#mainnav li.services a {
	width: 219px;
}

#mainnav li.services a:hover {
	text-indent: -219px;
}
#mainnav li.about a {
	width: 232px;
}

#mainnav li.about a:hover {
	text-indent: -232px;
}
#mainnav li.contact a {
	width: 281px;
}

#mainnav li.contact a:hover {
	text-indent: -281px;
}

/* ======================= Body ======================= */

#wel {
	padding:29px 0 29px 25px; 
	width:954px;
	min-height:481px;
	height:auto !important;
	height:481px;
	float:left;
}
#wel img {
	float:left;
}
#wel img.logo {
	margin:40px 0 0 330px;
	float:left;
}
#wel img.nc {
	margin:53px 0 0 30px;
	float:left;
}
#wel img.about_img {
	margin:20px 50px 0 60px;
	float:left;
}
#wel img.one {
	margin:17px 0 0 8px;
	float:left;
}
#wel img.runner {
	margin:17px 0 0 8px;
	clear:left;
}
#wel p.page {
	padding:22px 0 0 20px;
	width:910px;
	float:left;
}
#wel p {
	padding:22px 0 0 20px;
	width:772px;
	float:left;
}
#wel p span {
	text-decoration:underline;
	font-weight:bold;
}
#wel p.con {
	padding:10px 0 0 20px;
	width:772px;
	float:left;
}
#wel p.sec_txt {
	padding:0px 0 0 10px;
	width:928px;
	float:left;
}
#wel p.third {
	padding:12px 0 0 10px;
	width:928px;
	float:left;
}
#wel ul {
	margin:0;
	padding:10px 0 0 3px;
	list-style-type:none;
	float:left;
}
#wel li {
	padding:0px;
	margin:0;
	width:600px;
	font-family:verdana;
	font-size:11px;
	color:#696969;
	text-align:justify;
}
#wel li span {
	padding:0 0 0 18px;
	width:450px;
	background:url(../images/bullet.gif) no-repeat 0px 9px;
	line-height:22px;
	float:left;
}
#wel li span.value {
	width:70px;
	background:none;
	float:right;
}


/* ======================= Callout ======================= */

#call {
	margin:35px 0 0 0;
	width:954px;
	float:left;
}
#main {
	margin:0 30px 0 0;
	width:298px;
	float:left;
}
#main.contact {
	margin:0px;
	width:298px;
	float:left;
}

/*-------------------- Services ---------------------------*/

#services {
	width:296px;
	background:#d9d9d9 url(../images/bg_ser.gif) repeat-x;
	border-left:#d5d6d6 solid 1px;
	border-right:#d5d6d6 solid 1px;
	min-height:121px;
	height:auto !important;
	height:121px;
	float:left;
}
#services img {
	margin:0 0 0 13px;
	float:left;
}
#services ul {
	margin:0;
	padding:12px 0 0 0px;
	list-style-type:none;
	float:left;
}
#services li {
	padding:0px 0 0 32px;
	margin:0;
	background:url(../images/bullet.gif) no-repeat 15px 9px;
	width:249px;
	font-family:verdana;
	font-size:11px;
	color:#686868;
	line-height:20px;
	text-align:left;
}
#services p {
	padding:12px 0 0 13px;
	width:270px;
	line-height:20px;
	float:left;
}
#services img.about {
	margin:0 0 0 14px;
	float:left;
}
#services img.con {
	margin:0 0 0 16px;
	float:left;
}
#services p.phn {
	padding:2px 0 0 13px;
	width:270px;
	float:left;
}
#services p span {
	color:#0a6826;
}

/* ======================= Footer ======================= */

#footer {
	padding:0 0 11px 0;
	width:100%;
	background: url(../images/foot_bg.jpg) repeat-x;
	height:53px;
}
#copy {
	margin:0 auto;
	width:1003px;
}
#copy p {
	padding:12px 0 0 1px; 
	font-size:10px;
	text-align:center;
	line-height:14px;
}

/* ======================= Services Sheet ======================= */

#sheet {
	margin:0px;
	padding:0px;
	width:725px;
	float:right;
}

/* ======================= Light Box ======================= */

#gallery {
	margin:22px 0 0 60px;
	padding:0px;
	width:814px;
	display:inline;
	float:left;
}
#gallery ul {
	margin:0px;
	padding:0px;
	list-style: none;
	float:left;
}
#gallery ul li { 
	display: inline; 
}
#gallery ul img {
	margin-right:110px;	
}
#gallery ul img.build {
	margin:0px;	
}