@charset "utf-8";
/* CSS Document */

/* Base style resets */

* {
	font-size:100.01%
}
html {
	width:100%;
	height:100%;
	font-size:62.5%;
}
html, body, address, blockquote, div, dl, form, h1, h2, h3, h4, h5, h6, ol, p, pre, table, ul, dd, dt, li, tbody, td, tfoot, th, thead,
tr, button, del, ins, map, object, a, abbr, acronym, b, bdo, big, br, cite, code, dfn, em, i, img, kbd, q, samp, small, span, strong, sub,
sup, tt, var, legend, fieldset {
	margin: 0;
	padding: 0;
	list-style-image: none;
	list-style-type: none;
}
:focus {
	outline:0;
}
img, fieldset {
	border: 0;
}
div {
	overflow:hidden;
}
body {
	background:#FFF;
	text-align:center;
	font-family:Helvetica, sans-serif;
}
/* end base */	


#contain {
	width:100%;
	margin:0 auto;
	min-height:960px;
	height:auto;
	padding-bottom:5px;
}
#wrapper {
	width:960px;
	height:auto;
	min-height:960px;
	background:#FFF;
	margin: 0 auto;   /* align for good browsers */

}
#header {
	width:960px;
	height: 106px;
	min-height: 106px;
	background-image:url(../images/hbg.jpg);
	background-repeat:repeat-x;
	height:50px;
	margin:0 auto;
}
#headerw {
	margin: 0 auto;
	background-image:url(../images/hbg.jpg);
	background-repeat:repeat-x;
	 
}
#content {
	clear:both;
	margin:0 auto;
	width:960px;
	height:auto;
}
#imagePreloader, #imagePreloader img {
	width:0;
	height:0;
	overflow:hidden;
	visibility:hidden;
}
#h_logo {
	margin: 10px 0px 0px 0px;
	float:left;
}
#h_mid {
	margin: 0px 0px 0px 0px;
	float: left;
	height:104px;
	width:274px;
	background: url(../images/hmid.jpg) bottom no-repeat;
}
#h_social {
	float:left;
	margin:0px;
	height:105px;
	width:320px;
	background: url(../images/h_right.jpg) top no-repeat;
}
.social_links {
	list-style:none;
	margin:8px 15px;
	padding-top:0em;
}
.social_links li {
	margin:2px 6px 2px 2px;
	padding:10px 2px 4px 26px;
	display:block;
	float:left;
	list-style:none;
	position:relative;
	text-align:center;
}
.social_links li a {
	color:#FFF;
	font-weight:bold;
	font-size:1.1em;
	
}
.social_links li a:hover {
	color: #06F;
	font-weight:bold;
}
.login {
	background:url(../images/slock.jpg) no-repeat;
}
.twit {
	background:url(../images/stwit.jpg) no-repeat;
}
.face {
	background:url(../images/sface.jpg) no-repeat;
}
.blog {
	background:url(../images/sblog.jpg) no-repeat;
}
#nav {
	height:50px;
	width:auto;
	background: url(../images/navbg.jpg) repeat-x;
	clear:left;
	float:left;
	width:100%;
	overflow:hidden;
	position:relative;
}
#nav ul {
	clear:left;
	float:left;
	list-style:none;
	margin:0;
	padding-top:0em;
	position:relative;
	left:48%;
	text-align:center;
	font-size:1.7em;
}
#nav ul li {
	display:block;
	float:left;
	list-style:none;
	position:relative;
	width:70px;
	right:50%;
	padding:0px 10px 0px 10px;
	text-align:center;
}
#nav ul li a {
	display:block;
	margin:0px;
	padding:15px 10px 0px 10px;
	color:#000;
	width:70px;
	text-decoration:none;
	text-align:center;
	color:#FFF;
	font-weight:bold;
}
#nav ul li.active a {
	font-weight:bold;
}
#nav ul li a:hover {
	height: 3em;
	color:#F63;
	width:70px;
	font-weight:bold;
	background: url(../images/nhover.jpg) top no-repeat;
}
#nav ul li a span {
	display:block;
}
#main_image {
	clear:left;
	float:left;
	width: 954px;
	height:300px;
	background: url(../images/maini.jpg) no-repeat;
	background-position:center;
	text-align:center;
}
#main_imagec {
	clear:left;
	float:left;
	width: 954px;
	height:300px;
	text-align:left;
}
#main_image1 {
	clear:left;
	float:left;
	width: 954px;
	height:300px;
	background: url(../images/maini1.png) no-repeat;
	background-position:center;
}
#main_image2 {
	clear:left;
	float:left;
	width: 954px;
	height:300px;
	background: url(../images/mainis.png) no-repeat;
	background-position:center;
}
#main_image3 {
	clear:left;
	float:left;
	width: 954px;
	height:300px;
	background: url(../images/maini2.png) no-repeat;
	background-position:center;
}
#image_left {
	width:600px;
	float:left;
	text-align:left;
}
#image_right {
	float:right;
}
.limagetxttop {
	font-family:Verdana, Geneva, sans-serif;
	font-size:1.5em;
	font-weight:bold;
	color: #FFF;
	margin: 10px 0px 0px 60px;
}
.limagetxtmid {
	font-family:Verdana, Geneva, sans-serif;
	font-size:1.8em;
	font-weight:bold;
	color: #FFF;
	margin: 0px 20px 0px 60px;
}
.limagetxt {
	font-family:Verdana, Geneva, sans-serif;
	font-size:1.2em;
	color: #000;
	line-height:125%;
	margin: 0px 20px 0px 60px;
}
#cleft {
	width: 480px;
	height:380px;
	float:left;
	background: url(../images/maini_l.jpg) top right no-repeat;
}
#cright {
	width:50%;
	float:right;
	height:auto;
	background: url(../images/maini_r.jpg) left top no-repeat;
}
#bleft {
	width: 480px;
	height:auto;
	float:left;
}
#bright {
	width:50%;
	float:right;
	height:auto;
}
.ctxtlu {
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color: #06F;
	line-height:200%;
	margin:10px 100px 10px 5px;
}
.ctxt {
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color: #06F;
}
.ctxtlu a {
	color:#F63;
	text-decoration:underline;
}
.ctxtru {
	text-align: left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color: #06F;
	line-height:200%;
	margin:160px 10px 10px 80px;
}
.caboutr {
	text-align: left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color: #06F;
	line-height:150%;
	margin:10px 10px 10px 10px;
}
.caboutl {
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color: #06F;
	line-height:150%;
	margin:10px 50px 10px 10px;
}
.cservicel {
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color: #06F;
	margin:10px 50px 20px 10px;
}
.cservicer {
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color: #06F;
	line-height:150%;
	margin:10px 130px 10px 0px;
	
}
.shead {
	text-align:left;
	font:bold 24px Helvetica, Verdana, Arial, sans-serif;
	color:#06F;
	margin:10px 130px 0px 0px;
}
.chead {
	text-align:left;
	font:bold 2em Helvetica, Verdana, Arial, sans-serif;
	color:#06F;
	margin:10px 130px 2px 0px;
}
#cportl {
	height:auto;
	float:left;
	padding-bottom:10px;
}
#cportr {
	width:700px;
	width:auto;
	float:right;
	height:auto;
}
#footer {
	width:960px;
	height:100px;
	background-image:url(../images/navbg.jpg);
	background-repeat:repeat-x;
	padding-top:10px;
	margin:0 auto;
	}
#footerw {
	background-image:url(../images/navbg.jpg);
	background-repeat:repeat-x;
	margin:0;
	padding:0;
	}
#f_m {
	float:left;
	width:620px;
	
}
#f_r {
	float:right;
	width:150px;
}
#f_info {
margin:0;
padding:10px;
font-size:1.5em;
width:auto;
height:25px;
color: #999999;

}
.ftxt {
	color:#FFF;
	text-size:1.4em;
	text-align:center;

}
.ftxt a {
	text-decoration:underline;
	font-size:1.5em;
	
}

#f_logo {
	padding:0px 0px 0px 0px;
	clear:left;
	float: left;
	width: 160px;

	
	}
#f_logo a {
	color:#CCC;
	text-decoration:none;
	font:Tahoma, Geneva, sans-serif;
	text-align:left;
		text-size:1.4em;
}
#f_logo a:hover {
	text-decoration:underline;
}

#slider li {
	width:960px;
	height:300px;
	overflow:hidden;
}
#prevBtn, #nextBtn {
	display:block;
	width:30px;
	height:40px;
	float:left;
	position: absolute;
	left:360px;
	top:250px;
}
#nextBtn {
	left:1344px;
}
#prevBtn a, #nextBtn a {
	display:block;
	width:30px;
	height:500px;
	background:url(../images/btn_prev.gif) no-repeat 0 0;
}
#nextBtn a {
	background:url(../images/btn_next.gif) no-repeat 0 0;
	text-indent:-9999px;
}
/* services */
#sleft {
	margin:10px;
	width: 200px;
	height:auto;
	float:left;
	text-align:left;
}
#sright {
	width: 720px;
	float:right;
	height:auto;
}
#break {
	margin:5px;
	float:left;
	width:960px;
	height:5px;
	min-height: 5px;
	background-image:url(../images/navbg.jpg);
	background-repeat:repeat-x;
	text-align: center;
}
#Lmenu ul.Lvert {
	margin:0;
	padding:0;
	list-style-type:none;
	display:block;
	font:bold 1.3em Helvetica, Verdana, Arial, sans-serif;
	line-height:150%;
	width:200px;
	color: #FF6633;
}
#Lmenu ul.Lvert li {
	margin:0;
	padding:0;
}
#Lmenu ul.Lvert li a {
	display:block;
	text-decoration:none;
	color: #FF6600;
	background: #FFF;
	padding:0 0 0 0px;
	width:200px;
}
#Lmenu ul.Lvert li a:hover {
	text-decoration:underline;
	line-height:150%;
	color:#0033FF;
}
#Lmenu ul.Lvert li a.current, ul.vert li a.current:hover {
border-bottom:solid 1px #999999;
}

/* contact stuff */

.form-r {
	clear: right;
	overflow: auto;
	padding-bottom: 5px;
	width: 90%;
	color:#0033FF;
	text-align:left;
	font-size:1.2em;
}

.form-r label {
   display: block;
   float: left;
   text-align: right;
   width: 100px;
   margin: 0 0px 0 0;
   padding: 3px 4px;
   font-size:1.1em;
}

.form-r label.no-block {
   float: left;
   width: auto;
 
}

.form-r label.required {
	font-weight: bold;
}

.form-r label.no-width {
	width: auto;
}


.form-r input, .form-r select {
   display: block;
   float: left;
}

.form-r label.lbl-w {
	width: 200px;
}

.form-r input#zip { width: 60px; }
.form-r input#first-name { width: 250px; }
.form-r input#last-name { width: 250px; }
.form-r input#email { width: 250px; }
.form-r input#address { width: 250px; }
.form-r input#city { width: 120px; }
.form-r input#needs_other { width: 200px; margin: 2px 0 0 5px; }
.form-r input#submit { float: none; }
.form-r textarea#comments { width: 500px;  }

.form-s {
	height: 20px;
	margin-bottom: 10px;
	border-bottom: 1px solid #999999;
	width:500px;
}


.cb-w { display: block; margin: 5px 0 5px 0; text-align:left; }


.form-r div.input-group input {
	float: left;
	text-align:left;
}
.form-r div.input-group {
	margin-left: 0px;
}

.checkboxes {
	width: 300px;
	float: left;
}
#error {
	text-align:left;
        clear: both;
        color: #FF0000;
        margin: 0px;
        padding: 0px;
        width: 423px;
        padding-top: 20px;
        padding-right: 45px;
        padding-bottom: 20px;
        padding-left: 45px;
		font-size:1em;
}
input {
	border: 1px solid #DADCDD;
	padding: 3px;
}
select {
	border: 1px solid #DADCDD;
	padding: 3px;
	}
	checkbox {
		border: 1px solid #DADCDD;
	padding: 3px;
	}

textarea {
	border: 1px solid #DADCDD;
	padding: 3px;
	font-size: 1.5em;
	}
.submit input
{
color: #000;
background: #ffa20f;
border: 1px outset #DADCDD;
}
p.clear {
margin:0;
padding:0;
height:0;
width:0;
clear:both;
}

.location {
	color:#999999;
	line-height:120%;
	text-align:left;
	font-size: 2em;
	margin:0 0 5px 0;

}
.cname {
	margin: 0;
	padding-top:5px;
	color:#666666;
	font-size: 2em;
	text-align:left;
}
.ctitle {
margin:0 5px 5px 0;
padding:0;
color:#999999;
line-height:100%;
text-align:left;
font-size:1.5em;

}
