@charset "utf-8";
/* Body Styles */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {margin: 0;padding: 0;border: 0;outline: 0;	font-size: 100%;vertical-align: baseline;background: transparent;}
* {margin: 0;}
body {
	background-color: #c5e0ff;
	background-image: url(images/bodybg.gif);
	background-repeat: repeat-x;
	background-position: top;
	margin: 0;
	padding: 0;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
}
#body_wrapper {
	background-image: url(images/headerbg.gif);
	background-repeat: no-repeat;
	min-height: 500px;
	margin: 0 auto; 
	background-position:center top
}
#content_wrapper {
	width: 937px;
	margin: 0 auto;
}
#content_bg {
	background-image: url(images/contentbg.gif);
	background-repeat: repeat-y;
	background-position: center;

}

/* Header Styles */
#header {height: 130px;}
.logo {
	width: 280px;
	float: left;
	margin: 0px 0px 0px 15px;
}

/* Navigation */
.nea_nav {
	margin: 20px 0px 0px 0px;
}
.rhm1{
	width:900px;
	height:64px;
	margin:0 auto;
	background:url(images/rhm1_bg.gif) repeat-x;
}
.rhm1-left{
	background:url(images/rhm1_l.gif) no-repeat;
	width:15px;
	height:64px;
	float:left;
}
.rhm1-right{
	background:url(images/rhm1_r.gif) no-repeat;
	width:15px;
	height:64px;
	float:right;
}
.rhm1-bg{
	background:url(images/rhm1_bg.gif) repeat-x;
	height:64px;
}
.rhm1-bg ul{
	list-style:none;
	margin:0 auto;
}
.rhm1-bg li{
	float:left;
	list-style:none;
}
.rhm1-bg li a{
	float:left;
	display:block;
	color:#ffe8cc !important;
	text-decoration:none;
	font:13px 'Lucida Sans', sans-serif;
	font-weight:bold;
	padding:0 0 0 18px;
	height:64px;
	line-height:40px;
	text-align:center;
	cursor:pointer;
}
.rhm1-bg li a span{
	float:left;
	display:block;
	padding:0 20px 0 1px;
}
.rhm1-bg li.current a{
	color:#fff;
	background:url(images/rhm1_hover_l.gif) no-repeat left 5px;
}
.rhm1-bg li.current a span{
	color:#03630b;
	background:url(images/rhm1_hover_r.gif) no-repeat right 5px;
}
.rhm1-bg li a:hover{
	color:#fff;
	background:url(images/rhm1_hover_l.gif) no-repeat left 5px;
}
.rhm1-bg li a:hover span{
	color:#03630b;
	background:url(images/rhm1_hover_r.gif) no-repeat right 5px;
}

/* Content Left */
.content_left {
	float: left;
	width: 680px;
	margin: 0px 10px 0px 5px;
	padding-left: 20px;
}
.center_about {
	text-align: center;
}
.content_left td {vertical-align: top}
.content_left a, a:visited, a:link, a:hover {
	color: #03610b;
}
.content_left h1 {
	color: #03610b;
	font-size: 18px;
	margin: 0px 0px 5px 0px;
	padding: 0;
}
.content_left h2 {
	color: #666666;
	font-size: 14px;
	margin: 3px 0px 2px 0px;
	padding: 0;
}
.content_left h3 {
	color: #03610b;
	font-size: 12px;
	margin: 3px 0px 2px 0px;
	padding: 0;
}
.content_left p {
	color: #313131;
	line-height: 16px;
	font-size: 11px;
	padding: 5px 0px;
}
.content {padding-top: 0px;}
.content p {margin: 0; padding: 0;}
.content ul {margin-left: 30px;}
.homepage h1 {background-color: #03630B;color: #EFFFF0;padding: 0px 5px 5px 5px;margin: 0px;width: 667px;}
.homepage h2 {background-color: #f6f6f6;font-size: 13px;}
.homepage h4 {color: #666666;font-size: 16px;border-bottom: 1px dotted #ccc;padding: 3px 0px;margin: 5px 0px 0px 0px;background-color: #f6f6f6}
.homepage ul {margin: 0px 0px 0px 30px;}
.homepage li {padding: 5px 0px; font-size: 12px;color: #444;}

.problem_item {
	float: left;
	width: 680px;
	margin-top: 15px;
	overflow: hidden;
}
.problem_image {
	float: left;
	width: 340px;
}
.problem_description {
	float: left;
	width: 330px;
	margin-left: 10px;
}
.problem_title {
	font-weight: bold;
	text-decoration: underline;
}


/* Content Right */
.content_right {float: left; width: 190px;}

/* Blue Right */
.blue_box {
	background-color: #a3ccfc;
	border: 2px solid #79a2e7;
	width: 190px;
	text-align: center;





	margin-bottom: 10px;
	!margin-bottom: 5px;


}

.blue_box input {
	font-weight: bold;
	border: 1px solid #79a2e7;
	padding: 4px;
	color: #666;
	margin: 10px 0px 0px 0px;
}
.schedule_submit {
	
	margin: 3px 5px 0px 100px;
	color: #fff

}
.schedule_submit input {
	color: #fff;
	background:url(images/rhm1_bg.gif) repeat-x;
	border: 1px solid #0c5700;
	text-transform: uppercase;
	font-size: 11px;
	letter-spacing: 1px;
	margin-bottom: 10px;
}

/* Green Box Round */
.green_box_round {width: 190px;}
.green_box_round_content {
	background-color: #a4f6a9;
	background-image: url(images/box_bg_g.gif);
	background-repeat: repeat-x;
	border-right: 1px solid #c1cac2;
	border-left: 1px solid #c1cac2;
}
.green_box_round h2 {
	color: #03610b;
	margin: 0px 0px 5px 10px;
	padding: 0;
	font:13px 'Lucida Sans', sans-serif;
	font-weight: bold;
}
.green_box_round ul {margin: 0px 0px 0px 30px;list-style: square;color: #03610b;}
.green_box_round li {padding-bottom: 5px;}
.green_box_round li a {color: #313131;font-size: 11px;text-decoration: none;}
.green_box_round li a:hover {color: #03610b;text-decoration: underline;}
.green_box_round_top, .blue_box_round_bottom {margin: 0;padding: 0;}
.green_box_more {text-align: right;padding: 3px 10px;}
.green_box_more a {color: #03610b;font-weight: bold;text-decoration: none;}
.green_box_more a:hover {color: #000000}
.green_box_round p {padding: 0px 10px;}

/* Blue Box Round */
.blue_box_round {
	color: #313131;
	width: 190px;
}
.blue_box_round_content {
	min-height: 195px;
	background-color: #adc4eb;
	background-image: url(images/box_bg_b.gif);
	background-repeat: repeat-x;
	border-right: 1px solid #c1cac2;
	border-left: 1px solid #c1cac2;
}
.blue_box_round h2 {
	color: #0141bf;
	margin: 0px 0px 5px 10px; 
	padding: 0;font:13px 'Lucida Sans', sans-serif;
	font-weight: bold;
}
.blue_box_round ul {
	margin: 0px 0px 0px 30px;
	list-style: square;
	color: #03610b;
}
.blue_box_round li {padding-bottom: 5px;}
.blue_box_round li a {color: #313131;font-size: 11px;text-decoration: none;}
.blue_box_round li a:hover {color: #03610b;text-decoration: underline;}
.blue_box_round_top, .blue_box_round_bottom {margin: 0;padding: 0;}
.blue_box_more {text-align: right;padding: 3px 10px;}
.blue_box_more a {color: #0141bf;font-weight: bold;text-decoration: none;}
.blue_box_round p {padding: 0px 10px;font-size: 11px;}
.blue_box_more a:hover {color: #000000}

/* Misc */
.clear {clear: both;}
.quote {
	width: 450px;
	background: url(images/quote-left.gif) no-repeat left top;
	margin: 5px 0px 0px 10px; 
	padding-top: 10px; 
	padding-left: 40px; 
	font-style:normal; 
	font-variant:normal;
	font-weight:bold;  
	font-size:14px; 
	font-family:Arial;
	line-height: 16px;
	color: #497ebe;
}
.quote div {
	background: transparent url(images/quote-right.gif) right bottom no-repeat;
	padding-right: 40px;
	padding-bottom: 10px;
}
.quote_author {
	color: #08223f;
	font-size: 11px;
	text-align: right;
	padding: 10px 30px 0px 0px
}
.areas li {
	margin-left: 25px;
}
#author {
	float: right;
	width: 365px;
	background-image: url(images/designer.png);
	_background-image: url(images/designer.gif);
	background-repeat: no-repeat;
	color: #1111111;
	font-size: 11px;
	text-align: right;
	padding-right: 5px;
	
}
#author a {
	color: #9fc48c;
	text-decoration: none;
	padding-right: 10px;
}

/* Footer */
#author_position {
	float: left;
	width: 100%;
	height: 40px;
	margin-top: 40px;

}

.footer {
	background-image: url(images/grass.gif);
	background-repeat: repeat-x;
	background-position: center bottom;
	height: 622px;
	padding-bottom: 0px;
}
.footer_new {
	background-image: url(images/grass.gif);
	background-repeat: repeat-x;
	background-position: center bottom;
	height: 552px;
	padding-bottom: 0px;
	margin-top: 10px;
	margin-bottom: 0px;
}
#footer_sponsors {
	width: 100%; 
	float: left; 
	margin-top: 15px;
	height: 117px
}
#footer_sponsors img {
	margin-left: 105px;
}
#footer_container {width: 930px; margin: 0px auto 10px auto;}
#testimonials {width: 550px;float: left;margin-right: 20px;}
#footer_menu {
	width: 350px;
	float: left;
}
#footer_menu ul {list-style: none;margin: 5px 0px 0px 10px;}
#footer_menu li {float: left;width: 155px;padding-bottom: 5px;}
#footer_menu li a {
	color: #123e67;
	text-decoration: none;
	font-weight: bold;
	font-size: 13px;
}
#footer_menu li a:hover {color: #0783f7;}

#footer_links {
	float: left;
	width: 350px;
	background-color: #A5CEFF;
}


/* Footer Rounded Box */
/*.roundedcornr_box_871901 {background: #A5CEFF;}*/
.roundedcornr_box_871901 {background: transparent;}
.roundedcornr_top_871901 div {background: url(images/roundedcornr_871901_tl.png) no-repeat top left;}
.roundedcornr_top_871901 {background: url(images/roundedcornr_871901_tr.png) no-repeat top right;}
.roundedcornr_bottom_871901 div {background: url(images/roundedcornr_871901_bl.png) no-repeat bottom left;}
.roundedcornr_bottom_871901 {background: url(images/roundedcornr_871901_br.png) no-repeat bottom right;}


.roundedcornr_top_871901 div, .roundedcornr_top_871901, 
.roundedcornr_bottom_871901 div, .roundedcornr_bottom_871901 {width: 100%;height: 15px;font-size: 1px;}
.roundedcornr_content_871901 {
	background-color: #A5CEFF;
	margin: 0 15px; 
}

.tl_corner {
	float: left;
	width: 15px;
	height: 15px;
	background-image: url(images/roundedcornr_871901_tl.png);
}
.testimonials_border {
	float: left;
	width: 520px;
	height: 15px;
	background-color: #A5CEFF;
}
.tr_corner {
	float: left;
	width: 15px;
	height: 15px;
	background-image: url(images/roundedcornr_871901_tr.png);
}
#testimonials_content {
	float: left;
	width: 550px;
	background-color: #A5CEFF;
height: 115px;
}
#testimonials-image {
	float: left;
	width: 550px;
	height: 22px;
}
#quote_space {
	float: left;
	width: 550px;
	background-color: #A5CEFF;
}
#quote {
	float: left;
	width: 470px;
	margin-top: 10px;
	margin-left: 10px;
	font-style:normal; 
	font-variant:normal;
	font-weight:bold;  
	font-size:16px; 
	font-family:Arial;
	line-height: 18px;
	color: #2C598F;
}
#left_quote {
	float: left;
	width: 33px;
	height: 27px;
	background-image: url(images/quote-left.gif);
}
#right_quote {
	float: left;
	width: 33px;
	height: 27px;
	margin-top: 15px;
	background-image: url(images/quote-right.gif);
}
.bl_corner {
	float: left;
	width: 15px;
	height: 15px;
	background-image: url(images/roundedcornr_871901_bl.png);
	_background-image: url(images/roundedcornr_871901_bl.gif);
}
.br_corner {
	float: left;
	width: 15px;
	height: 15px;
	background-image: url(images/roundedcornr_871901_br.png);
	_background-image: url(images/roundedcornr_871901_br.gif);
}



.news {
	float: left;
	width: 340px;
	margin-bottom: 15px;
	height: 540px;
	overflow: hidden;

}
.news_pic {
	float: left;
	width: 240px;
}
.news_content {
	float: left;
	width: 320px;
}

.sliderwrapper{
position: relative; /*leave as is*/
overflow: hidden; /*leave as is*/
border: 1px solid #ccc;
border-bottom: 1px solid #1D9F29;
width: 675px; /*width of featured content slider*/
height: 300px;
}



.sliderwrapper .contentdiv{
visibility: hidden; /*leave as is*/
position: absolute; /*leave as is*/
left: 0;  /*leave as is*/
top: 0;  /*leave as is*/
padding: 0px;
background: white;
width: 675px; /*width of content DIVs within slider. Total width should equal slider's inner width (390+5+5=400) */
height: 100%;
filter:progid:DXImageTransform.Microsoft.alpha(opacity=100);
-moz-opacity: 1;
opacity: 1;
}

.pagination{
width: 657px; /*Width of pagination DIV. Total width should equal slider's outer width (400+10+10=420)*/
text-align: right;
background-color: #03630B;
padding: 5px 10px;

}

.pagination a{
	padding: 0 5px;
	text-decoration: none;
	color: #6DAF73;
	background-image: url(images/sbg_off.png);
	background-repeat: no-repeat;
	background-position: center top; font-weight: bold;
	
}

.pagination a:hover, .pagination a.selected{
color: #000;
	background-image: url(images/sbg_on.png);
	background-repeat: no-repeat;
	background-position: center top;
}
.slide_inner {}
.slide_inner h1 {
	padding: 5px;
	background-image: url(images/slidebg.png);
	background-repeat: repeat;
}
.slide1 {
	background-image: url(images/slide1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width:675px;
	height: 300px;
	vertical-align: bottom;
}

.slide2 {
	background-image: url(images/slide2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width:675px;
	height: 300px;
	vertical-align: bottom;
}
.slide3 {
	background-image: url(images/slide3.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width:675px;
	height: 300px;
	vertical-align: bottom;
}

.slide4 {
	background-image: url(images/slide4.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width:675px;
	height: 300px;
	vertical-align: bottom;
}

.slide5 {
	background-image: url(images/slide5.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width:675px;
	height: 300px;
	vertical-align: bottom;
}

.slide6 {
	background-image: url(images/slide6.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width:675px;
	height: 300px;
	vertical-align: bottom;
}
.slide_headline {padding-top: 268px;}
.slide_inner h1 a {color: #fff;text-decoration: none;font-weight: bold;}
.slide_inner h1 a:hover {color: #ccc;}

.right_test {
	font-size: 13px;

	background-image: url(images/quote.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 100px; padding: 10px 0px 0px 10px; margin-top: 10px; color: #ffffff;
}
.right_test p {padding: 0px 0px 0px 10px;}
.float_right {float: right; margin: 10px;}
.window_header {background-color: #03630b;width: 895px;margin: 0px 10px;border: 2px solid #34bd2a;padding-bottom: 15px;}
.window_header h2 {color: #fff;padding: 10px;font-size: 18px;font-weight: normal;}
.window_header ul {list-style: none;}
.window_header ul li {float: left;margin: 5px 0px;}
.window_header ul li a {font-weight: bold; color: #e5dda8; text-decoration: none;padding: 0px 16px;font-size: 14px;border-right: 1px solid #004707;border-left: 1px solid #03850f;}
.window_header ul li a:hover {color: #fff;}

/*--Signup Contact Form--*/
		.form5{	margin:1em 0;padding-top:10px;}
		.form5 fieldset{margin:0;padding-top:.5em;	border:none;border-top:1px solid #ddd; background:#fff url(../images/fieldbg.jpg) repeat-x;}		
		.form5 legend{background:#fff;color: #1d4904; padding:0 5px;	font-style:italic;font-size: 18px;}	
		.form5 p{float: left;width: 340px;	margin:.5em 0;	overflow:hidden;}	
		.form5 label{	float:left;color: #666;width:250px;display:block;font-weight: normal;text-align:left;margin-right:20px;font-size: 12px;padding-bottom: 2px;	}	
		.form5 input, .form5 textarea{margin:0;	width:250px;border:1px solid #ccc; padding:3px 5px 3px 30px;color: #333;}		
		.form5 select {width: 280px;padding:3px 5px 3px 0px;}
		.form5 .expiry{width: 60px;padding: 4px 4px 0px 4px;}
		.form5 div{margin:20px;}
		.form5 option {border-bottom: 1px solid #ccc;padding: 0px 0px 0px 5px;}
		.form5 input.name{background:#fff url(../images/form5/form_name.gif) no-repeat 5px 50%;}
		.form5 input.email{background:#fff url(../images/form5/form_email.gif) no-repeat 5px 50%;}
		.form5 input.web{background:#fff url(../images/form5/form_url.gif) no-repeat 5px 50%;}
		.form5 input.phone_number{background:#fff url(../images/form5/form_phone.gif) no-repeat 5px 50%;}
		.form5 textarea.message{background:#fff url(../images/form5/form_note.gif) no-repeat 5px 6px;}
		.form5 input.address{background:#fff url(../images/form5/form_add.gif) no-repeat 5px 50%;}
		.form5 input.baddress{background:#fff url(../images/form5/baddress.gif) no-repeat 5px 50%;}
		.form5 input.fax{background:#fff url(../images/form5/fax.png) no-repeat 5px 50%;}
		.form5 input.city{background:#fff url(../images/form5/city.png) no-repeat 5px 50%;}
		.form5 input.ccard{background:#fff url(../images/form5/ccard.png) no-repeat 5px 50%;}
		.form5 input.money{background:#fff url(../images/form5/money.png) no-repeat 5px 50%;}
		.form5 input.invoice{background:#fff url(../images/form5/invoice.png) no-repeat 5px 50%;}
		.form5 .state_box {width: 170px; }
		.form5 .state_box label {width: 170px;}
		.form5 .state_box select {width: 170px;}
		.form5 .state_box option {width: 170px;}
		.form5 .zip_box {width: 160px;margin-left: 10px;}
		.form5 .zip_box input {width: 70px;}
		.form5 textarea{height:125px;	overflow:auto;}					
		.form5 p.submit{	clear:both;	margin:1em 0; padding:.5em 70px; border-top:1px solid #f1f1f1;}	
		.form5 button{text-shadow: 1px 1px #bfed46; height:28px;line-height:28px;border-top:1px solid #999;	border-left:1px solid #999;	border-right:1px solid #333;border-bottom:1px solid #333;background:url(../images/form5/form_button.gif) no-repeat;	padding:0 10px 0 25px;color:#333;cursor:pointer;text-align:left;font-size:11px;	font-weight:bold;}
		#colorbox {}
.refer_box {float: right;padding-top: 2px;width: 130px;}
.refer_box a {font-size: 12px; color: #007000;font-weight: bold;text-decoration: none;}
.refer_box .refer_title { border-bottom: 1px solid #007000;padding: 0px 0px 1px 0px;}
.refer_box .refer_img img {margin: 6px 0px 0px 0px;}