/* CSS Document */
body {
	background:#fff url(../images/bg_body.png) repeat-x left top;
	width:990px;
	margin:0 auto; padding:0;
	font-size:12px;
}
img, div, a, p, ul, li  { behavior:  url(iepngfix.htc) }
p { margin:10px 0; display:inline-block; }
h2 { font-size:15px; }
a { color:#0fadc5; font-weight:bold; text-decoration:none; }
a:hover { text-decoration: underline; }
img { vertical-align:middle; }
ul.list li {
	line-height:25px;
	background:url(../images/bullet.gif) no-repeat 0px 5px;
	padding-left:25px;
}
.home ul.list li {
	width:45%;
	float:left;
}
p.list img { margin-right:20px; text-align:left; } 
p.list { margin:7px 0; } 
.blue { color:#0fadc5; }



#main {
	width:990px;
	margin:0; padding:0;
	/*background-color:#CCC;*/
}
#header {
	width:960px;
	padding:0 20px 0 10px;
	float:left;
	background:url(../images/bg_header_hor1.png) repeat-y left top;
}
#mainmenu {
	width:979px;
	float:left;
	padding-left:11px;
	/*background:red url(../images/bg_slider_top.png) no-repeat left bottom;*/
	position:relative;
	margin:0 -19px 0 -11px;
}
#top {
	width:920px;
	padding:16px 20px 15px 20px;
	position:relative;
	background:url(../images/bg_header_top.gif) repeat-x left top;
}
#header .links  {
	position:absolute;
	right:20px;
	top:16px;
	width:455px;
	text-align:right;
}
#header .links a, #header .links  {
	color: #04a6bb;
	font-weight:bold;
	text-decoration:none;
	font-size:13px;
}
#search_box {
	position:absolute;
	right:20px;
	top:56px;
	width:182px;
	background:url(../images/bg_seach.gif) no-repeat top right;
	height:23px;
	padding:7px 6px 3px 6px;
}
#search_box input {
	border:0px solid red;
	background-color:#d4e5c5;
	color:#94b1a9;
	width:155px;
}
#search_box img { vertical-align: top; }


/********** slider **********/
.slider { width:984px; margin:0 auto; padding:0; float:left; background: url(../images/bg_slider2.png) repeat-y 6px top; }

.title_page { background:url(../images/title_bg.jpg) top no-repeat; margin:0 auto; padding:0; height:83px; width:992px;}
.title_page h1 { margin:0; padding:0; color:#ffffff; font:normal 48px Georgia, "Times New Roman", Times, serif; text-indent:50px; line-height:1.6em;}

/*simple text*/
.simple { width:984px; margin:0 auto; padding:0;}
.simple h2 { width:400px; float:left; font:normal 30px Georgia, "Times New Roman", Times, serif; color:#fff; padding:10px 0 0 30px; margin:0;}
.simple .text { font:normal 11px Georgia, "Times New Roman", Times, serif; color:#fff; width:200px; float:left; margin:10px 0; padding:0;}

.slider div.slice1 { margin:0; width:942px; padding:35px 20px 10px 20px; height:284px; position:relative; margin-top:-25px; }
.slider div#section-1 { background: url(../images/home_slider.png) -3px bottom no-repeat; }
.slider div#section-2 { background: url(../images/home_slider.png) -988px bottom no-repeat; }
.slider div#section-3 { background: url(../images/home_slider.png) -1973px bottom no-repeat; }
.slider div#section-4 { background: url(../images/home_slider.png) -2958px bottom no-repeat; }
.slider div.slice1 img.img { float:left; padding:0; margin:0 30px;}
.slider div.slice1 ul { float:left; width:550px; }
.slider div.slice1 ul li { background:url(../images/plus.png) no-repeat left 16px; line-height:25px; padding:10px 0 0 20px; border-bottom:1px dashed #fff; color:#fff; font-size:16px; }
.slider div.slice1 ul li.learnmore { background: none; line-height:25px; padding:10px 0 0 20px; border-bottom:0px; text-align:right; }
.slider div.slice1 h2 { font:normal 42px Georgia, "Times New Roman", Times, serif; color:#fff; margin:0; padding:10px 0 10px 30px; line-height:1.2em; float:none;}
.slider div.slice1 p { font:normal 14px Georgia, "Times New Roman", Times, serif; color:#fff; margin:0; display:block; float:left; line-height:1.6em;}

ul.body_menu_nav { float:left; padding-left:15px;}
ul.body_menu_nav li { float:left; display:block; padding:4px 4px 0 4px; margin:0; width:230px; }
ul.body_menu_nav li img { padding:0 3px; }
ul.body_menu_nav li span { display:block; padding:4px 5px; }
ul.body_menu_nav li a { display:block; font:bold 14px  Georgia, "Times New Roman", Times, serif; color:#475048; text-decoration:none; line-height:1.8em;}
/*ul.body_menu_nav li.tabs-selected { background:url(../images/menu_nav_bg_h.gif) no-repeat center top;}
ul.body_menu_nav li.tabs-selected a span, ul.body_menu_nav li a:hover span { background:url(../images/b_l_menu.gif) no-repeat left top; }
ul.body_menu_nav li.tabs-selected a, ul.body_menu_nav li a:hover { background:url(../images/b_r_menu.gif) no-repeat right top; }*/

ul.body_menu_nav li a { background: url(../images/slider_btns.gif) no-repeat 0px 0px; }
ul.body_menu_nav li.tabs-selected a, ul.body_menu_nav li a:hover { color:#FFF; }
ul.body_menu_nav li.section1.tabs-selected a, ul.body_menu_nav li.section1 a:hover { background-position:0px -56px;  }
ul.body_menu_nav li.section2.tabs-selected a, ul.body_menu_nav li.section2 a:hover { background-position:0px -112px; }
ul.body_menu_nav li.section3.tabs-selected a, ul.body_menu_nav li.section3 a:hover { background-position:0px -168px; }
ul.body_menu_nav li.section4.tabs-selected a, ul.body_menu_nav li.section4 a:hover { background-position:0px -224px; }

#slider, #slider div  { float:left; width: 990px; }
#slider  { background:url(../images/bg_slider2.png) repeat-y 6px top; }
#slider .left, #slider .right { width: 10px; position:relative; top:-11px; }
#slider .middle { width: 960px;  }
#slider .links { width: 940px; float:left; padding:0 20px;}
#slider .links li { float:left; padding:0 4px 0 3px; }
.slider_btm { float:left; width: 990px; background:url(../images/bg_slider_btm.png) no-repeat 6px bottom; height:16px; }

hr {
	color: #d7dad8;
	background-color: #d7dad8;
	height: 1px;
	clear:both;
}


#content ,
#content .top,
#content .right,
#content .bottom,
#content .left {
	float:left;
	width:960px;	
}
#content {
	background:url(../images/bg_content.png) repeat-y left top;
	width:990px;	
	text-align:justify;
}
#main .top, #main .bottom {
	float:left;
	width:990px;
}
#main .top { background:url(../images/bg_content_top.png) no-repeat 1px top; height:18px; }
#main .bottom { background:url(../images/bg_content_btm.png) no-repeat 1px bottom; height:27px; }
#content .left { 
	width:310px;
	padding-left:27px;
}
#content .right { 
	width:588px;
	padding:0 20px;
	line-height:18px;
}

#content.inner_page .left { 
	float:right;
	width:310px;
	padding:0 40px 0 0;
}
#content.inner_page .right {
	width:588px;
	padding-left:27px;
	line-height:18px;
}

#latest_updates, .sidebox, #quote_form {
	float:left;
	width:294px;
	border:1px solid #ebedeb;
	background-color:#f6f6f6;
	padding:7px;
}
.related_links, .sidebox {
	margin-bottom:15px;
}
#latest_updates h2 img { margin-right:10px; }
#latest_updates ul, .sidebox ul {
	float:left;
	width:294px;
	background-color:#fff;
}
#latest_updates ul li, .sidebox ul li {
	border:1px solid #ebedeb;
	padding:10px;
	line-height:20px;
}
#login_form label { float:left; width:90px; font-weight:bold; margin-bottom:10px; }
#login_form input { float:left; width:150px; margin-bottom:10px; }
#login_form input[type="button"], #login_form input[type="submit"] { width: auto; }
/*.related_links ul li { padding:5px 10px; }
.related_links ul li a { text-decoration:none; }
.related_links ul li.active a { color:#fff; }
.related_links ul li a:hover { text-decoration: underline; }
.related_links ul li.active { background-color:#0da4c1; }*/

ul.related_links { border-bottom:1px solid #ccc; }
ul.related_links  li {
	font-size:13px;
	font-weight:bold;
	line-height:22px;
}
ul.related_links  li a { 
	text-decoration:none;
	display:block;
	font-weight: normal;
	padding:5px 10px;
	line-height:22px;
	border-top:1px solid #ccc;
}
ul.related_links li a.active, ul.related_links li a.active:hover {
	background-color:#0da4c1;
	color:#fff;
	font-weight:bold;
}
ul.related_links li a:hover {
	background-color:#f5f5f5;
}

 /* FREE QUOTE FORM STYLES */
#quote_form img { float:left; }
#quote_form form { 
	background-color:#fff;
	border:1px solid #ebedeb;
	float:left;
}
#quote_form ul {
	float:left;
	width:292px;
}
#quote_form ul li {
	padding:5px 10px;
	line-height:20px;
	display:inline-block;
	float:left;
}
#quote_form span {
	color:#F00;
	font-size:11px;
}
#quote_form span.select {
	color:#535151;
	font-size:12px;
}
#quote_form p { margin:5px; line-height:16px; }
input.checkbox, input.radio { display:inline; }
/*#quote_form input {
	width:178px;
	color:#535151;
	background:url(../images/input_text.gif) no-repeat left top;
	border:0px;
	padding:7px 5px 5px 5px; margin-right:10px;
	vertical-align:middle;
	height:19px;
}
#quote_form textarea {
	width:256px;
	color:#535151;
	background:url(../images/input_textarea.gif) no-repeat left top;
	border:0px;
	padding:7px 5px 5px 5px; margin-right:10px;
	vertical-align:middle;
	height:147px;
}*/

.support_feature {
	padding-bottom:15px;
}
.support_feature strong {
	font-size:16px;
}
.support_feature span {
	font-size:12px;
}

#online_support {
	float:left;
	width:306px;
	border:1px solid #ebedeb;
	border-top-color:#f6f6f6;
	background-color:#f6f6f6;
	margin-bottom:10px;
}
#online_support ul {
	float:left;
	width:306px;
}
#online_support ul li {
	border:1px solid #ebedeb;
	padding:7px 10px;
	line-height:20px;
	text-align:left;
}
#online_support ul li img {
	float:left;
	margin-right:8px;
	vertical-align:top;
}
#online_support ul li strong  { color:#6a736b; }
#online_support ul li a  { float:right; }


/* INNER PAGE STYLES */
#page_title {
	float:left;
	width: 990px;
	position:relative;
	margin-left:-3px;
	z-index:10;
}
#page_title div.left, #page_title div.right {
	width:13px;
	float:left; height:99px;
	background:url(../images/page_title_left.png) no-repeat left top;
}
#page_title div.right {
	background:url(../images/page_title_right.png) no-repeat right top;
}
#page_title div.middle {
	float:left;
	width:960px; height:99px;
	background:url(../images/bg_page_title.png) no-repeat right top;
	padding-bottom:8px;
	color:#FFF;
	font-family:Georgia;
}
#page_title div.middle h2 {
	font-size:36px;
	line-height:80px;
	height:99px;
	font-weight:normal;
	padding-left:25px;
}
#page_title div.middle span {
	font-size:22px;
	position:relative;
	top:-30px;
	font-style:italic;
	right:20px;
	float:right;
}

.service_intro {
	float:left;
	width: 588px;
	padding-bottom:10px;
	margin-bottom:10px;
	border-bottom:1px solid #d7dad8;
}
.service_intro p {
	float:right;
	width: 500px;
	margin:0; padding:0;
	line-height:16px;
}
.service_intro img { margin:10px 0 0 10px; }
.service_intro p img { margin: 0 0 ; }
.service_intro p a { margin:5px 0 0 0; float:left; }

.sidelinks {
	display:block;
	background:red url(../images/slider_btns.gif) no-repeat left top;
	height:47px;
	line-height:20px;
	text-align:center;
	width:228px;
	padding-top:10px;
	margin:0 40px;
}


/* CONTACT US PAGE STYLE */
table.contact_table {
	text-align:left;
	vertical-align:top;
}
table.contact_table tr th {
	text-align: right;
	padding-right:15px;
	vertical-align:top;
}
table.contact_table tr th, table.contact_table tr td { padding-bottom:10px; }

table.contact_table span { color:red; }
table.contact_table label { font-weight:bold; }
table.contact_table label.normal { font-weight: normal; }
table.contact_table input[type="text"], table.contact_table select { width:230px; }
table.contact_table textarea { width:80%; height:120px; }
table.contact_table span { display:none; }
table.contact_table textarea#comments { width:260px; height:160px; }

/* SERVICE BOXES STYLES  */
#services_box {
	float:left;
	width:590px;
	border:1px solid #ccc;
	text-align:left;
}
#services_box th p { display:block; line-height:30px; margin:0; padding:0 10px; background-color:#0fadc5; color:#fff; }
#services_box th p a { float:right; color:#fff; }
#service_box3 { width:210px; vertical-align:top; }
#service_box1, #service_box2 { width:190px; vertical-align:top; }
#service_box3 p, #service_box2 p { padding:0 6px; text-align:left; }

ul.services_list, ul.subservice_list { width:190px; }
ul.services_list li {
	font-size:13px;
	line-height:22px;
}
ul.services_list li a, ul.subservice_list li a { 
	width:180px;
	float:left;
	font-weight: normal;
	padding:5px;
	line-height:18px;
	text-decoration:none;
}
ul.services_list li a.active, ul.services_list li a.active:hover, ul.subservice_list li a.active, ul.subservice_list li a.active:hover {
	background-color:#0da4c1;
	color:#fff;
}
ul.services_list li a:hover, ul.subservice_list li a:hover {
	background-color:#f5f5f5;
}
.refer_client_table input[type="text"], select { width:140px; }
.refer_client_table span { display:none; }
.refer_client_table td { padding:5px; }






/* FOOTER STYLES  */
#footer {
	background: url(../images/bg_footer.gif) repeat-x top left;
	padding:10px 0 30px 0;
	margin:10px 0 0 10px;
	float:left;
	width:960px;
}
#footer .nav { width:440px; float:left; }
#footer .nav li {
	display:inline-block;
	width:210px;
}
#footer .nav li a, #footer .links a, #footer .links {
	color:#909090;
	line-height:25px;
	text-decoration: none;
	font-size:13px;
	font-weight:normal;
	display:inline-block;
}
#footer .nav li a:hover, #footer .links a:hover { text-decoration:underline; color:#0fadc5; }
#footer .links {
	width:250px;
	float:left;
	position:relative; margin-left:-80px;
	padding-top:25px;
}
#social {
	float:right;
	text-align:right;
	font-size:10px;
	padding-top:18px;
	line-height:18px;
	color:#909090;
	width:350px;
}


/* tabs
*************************/

ul.tabs
{
	display: table;
	margin: 0;
	padding: 0;
	list-style: none;
	position: relative;
}

ul.tabs li
{
	margin: 0;
	padding: 0;
	list-style: none;
	display: table-cell;
	float: left;
	position: relative;
}

ul.tabs a
{
	position: relative;
	display: block;
}

/* dropdowns
*************************/

ul.dropdown
{
	margin: 0;
	padding: 0;
	display: block;
	position: absolute;
	z-index: 999;
	top: 100%;
	width: 250px;
	display: none;
	left: 0;
}

ul.dropdown ul.dropdown
{
	top: 0;
	left: 95%;
}

ul.dropdown li
{
	margin: 0;
	padding: 0;
	float: none;
	position: relative;
	list-style: none;
	display: block;
}

ul.dropdown li a
{
	display: block;
}


/* menu-specifc
*************************/

#mainmenu {
	float:left;
	width:979px;
	padding-left:11px;
	/*background:url(../images/bg_slider_top.png) no-repeat -2px bottom;*/
	position:relative;
	z-index: 1000;
	margin:0 -19px 0 -11px;
	/*position: fixed;
	z-index: 5;
	top: 0;
	left: 0;
	width: 100%;
	height: 40px;
	line-height: 40px;
	background: #ffb35a url(images/topbg.gif) repeat-x;
	border-bottom: 1px solid #000;*/
}

#mainmenu ul {
	text-align:center;
	width:911px;
	background:url(../images/bg_menu.gif) repeat-x left top;
	float:left;
	padding-left:50px;
}

#mainmenu ul li.hasmore {
	text-align:center;
	position: relative;
	float:left;
}
#mainmenu ul li h4 {
	margin: 0;
}
#mainmenu ul li a {
	height:53px;
	line-height:52px;
	color:#fff;
	font-weight: bold;
	text-decoration: none;
	font-size:13px;
	background:url(../images/menu_separator.gif) no-repeat top right;
	padding:0 11px 0 9px;
	text-align:center;
	display:inline-block;
}
#mainmenu ul li:first-child { background:url(../images/menu_separator.gif) no-repeat top left; }
#mainmenu ul li:hover a, #mainmenu ul li.active a, #mainmenu ul li a:hover { background-color: #4e9511; }
#mainmenu ul li a span { }
#mainmenu ul li a:hover span { }
#mainmenu ul.dropdown {	
	list-style: none;
	margin: 0;
	padding: 5px 0;
	width: 220px;
	float: left;
	background:none;
	text-align:left;
	background-color: #4e9511;
	/*--Bottom right rounded corner--*/
	-moz-border-radius-bottomright: 5px;
	-khtml-border-radius-bottomright: 5px;
	-webkit-border-bottom-right-radius: 5px;
	/*--Bottom left rounded corner--*/
	-moz-border-radius-bottomleft: 5px;
	-khtml-border-radius-bottomleft: 5px;
	-webkit-border-bottom-left-radius: 5px;	
}
#mainmenu ul.dropdown li {
	width: 100%;
	color: #fff;
	margin: 0; padding: 0;
	background: none;
	float:left;
	line-height:25px;
}

#mainmenu ul.dropdown li a {
	float: none; 
	text-indent: 0; /*--Reset text indent--*/
	height: auto;
	font-weight: normal;
	background: #4e9511;
	display: block;
	text-decoration: none;
	color: #fff;
	text-align:left;
	line-height:25px;
}

#mainmenu ul.dropdown li.last a {
	border-bottom-width: 0;
}

#mainmenu ul.dropdown li a:hover {
	color: #ddd; background: #315710;
}

label.error{
	font-size: 11px; 
	background: #fbfcda url('../images/cancel.png') no-repeat left;
	border:1px solid #dbdbd3;
	margin-top:4px;
	padding-left:20px;
	display: none;
	display:block;
	width:220px;
}
#bt_container { display:none; }

@media screen and (-webkit-min-device-pixel-ratio:0) { 
	#mainmenu ul { width:961px; }
}