@charset "utf-8";
/* CSS Document */

body{
	padding:0;
	margin:0;
	background:#fff;
	color:#363737;
	font:14px/22px Georgia, "Times New Roman", Times, serif;
}
div, h1, h2, h3, h4, h5, h6, p, form, input, textarea{
	padding:0;
	margin:0;
}
img{
	padding:0;
	margin:0;
	border:none;
}
ul{
	list-style-type:none;
	padding:0;
	margin:0;
}
a{
	outline:none;
	color:#363737;
	background-color:inherit;
}
.spacer{
	clear:both;
	line-height:0;
	font-size:0;
}
p{
	padding-bottom:15px;
}
h2{
	font-size:22px;
	line-height:26px;
	font-weight:normal;
	padding:0 0 10px 0;
	color:#0972a7;
	background-color:inherit;
}
.no_padding{
	padding-bottom:0 !important;
}
.no_margin{
	margin-right:0 !important;
}

/*========wrapper=============*/
.wrapper_top{
	width:100%;
	background-color:#fff;
	color:#363737;l
}
.logo_pnl{
	width:995px;
	margin:0 auto;
}
img.logo{
	float:left;
}
.login{
	width:232px;
	float:right;
	padding:10px 0 0 0;
}
.login label{
	float:left;
	font-size:14px;
	line-height:22px;
	color:#368318;
	background-color:inherit;
}
.login input.textbox{
	width:150px;
	height:20px;
	border:1px solid #d5d0d0;
	background-color:#ebe9e9;
	color:#000;
	line-height:20px;
	margin:0 7px 0 8px;
	float:left;
}

.login_btn{
	background:url(../images/login_btn.gif) no-repeat 0 0;
	width:59px;
	height:25px;
	float:left;
	cursor:pointer;
	text-indent:-20000000px;
	border:none;
}
/*============menubg=========*/
.menu_bg{
	width:100%;
	background:url(../images/menu_bg.gif) repeat-x 0 0;
}
.menu{
	width:995px;
	margin:0 auto;
	position:relative;
	z-index:100;
}
.menu ul{
	padding:0 0 0 0px;
}
.menu ul li{
	float:left;
	background:url(../images/divider.gif) no-repeat right center;
	font-size:12px;
	line-height:45px;
	/*font-weight:bold;
	text-transform:uppercase;*/
	font-family:"Trebuchet MS", Georgia, "Times New Roman", Times, serif;
	padding:0 7px 0 7px;
	position:relative;
}
.menu ul li a{
	color:#fff;
	background-color:inherit;
	text-decoration:none;
	display:inline-block;
}
.menu ul li a:hover, .menu ul li a.active{
	color:#cbde62;
	background:url(../images/hover_bg.gif) no-repeat top center;
}


/*Sub level menu items */
.menu ul li ul{
	position: absolute;
	width:230px; /*Sub Menu Items width */
	top: 45px;
	left:0 !important;
	visibility: hidden;
	background:#184e0a;
	padding:0 !important;
	margin:0;
}

.menu ul li ul li{
	width:230px; 
	padding:3px 0;
	margin:0;
	text-transform:capitalize;
	font-weight:normal;
	line-height:30px;
	background-image:none;
	display:block;
}
.menu ul li ul li a{
	width:200px; 
	padding:0 0 0 30px;
	color:#fff;	
	display:inline-block;
	background-image:none !important;
}
.menu ul li ul li a:hover{
	color:##a1bc0a;
	background-color:#459820;
}

.menu a.subfolderstyle{
	background: url(right.gif) no-repeat 97% 50%;
}
 
/* Holly Hack for IE \*/
* html .menu ul li { float: left; height: 1%; }
* html .menu ul li a { height: 1%; }
/* End */
/*============menubg=========*/

/*=========body_bg============*/
.body_bg{
	width:100%;
	background:url(../images/body_back_bg.gif) repeat-x 0 0 #fcfdf6;
	padding:7px 0 0 0;
}
.body_content{
	width:965px;
	margin:0 auto;
	background:url(../images/body_bot_bg.png) no-repeat bottom center #fff;
	padding:12px 15px 80px 15px;
}
.color_magic_txt{
	background:url(../images/color_magic_text.gif) no-repeat 0 0;
	width:792px;
	height:34px;
	display:block;
	margin:0 auto 8px;
	text-indent:-20000000px;
}
.slider_bg{
	width:951px;
	background:url(../images/slider_bg.gif) no-repeat 0 0;
	height:342px;
	padding:9px 7px 0 7px;
	position:relative;
}
.slideshow img{
	display:block;	
}
#slider-nav{
	position:absolute;
	left:402px;
	top:318px;
	z-index:1001
}
#slider-nav a{
	height:24px;
	width:24px;
	font-size:0;
	line-height:0;
	background-image:url(../images/bullets.png) ;
	background-repeat:no-repeat;
	text-decoration:none;
	text-align:center;
	display:inline-block;
	margin:0 2px 0 0;
}
#slider-nav a.activeSlide{
	background-position:0 100%;
}
.banner_bg{
	background:url(../images/banner_bg.gif) no-repeat top center;
	padding:14px 0 11px 0;
}
.banner_bg img{
	float:left;
	margin:0 7px 0 0;
}
.body_panel{
	width:964px;
	padding:12px 0 0 0
}
.body_cont_left{
	width:660px;
	float:left;
}
.body_cont_right{
	width:257px;
	float:right;
}
.body_cont_right ul{
	padding:0;
}
.body_cont_right ul li{
	background:url(../images/bullet.gif) no-repeat 0 17px;
	border-bottom:1px dashed #363737;
	padding:8px 0 8px 20px;
	font-weight:bold;
}
.body_cont_right ul li a{
	text-decoration:none;
	color:#363737;
	background-color:inherit;
}
.body_cont_right ul li a:hover{
	color:#0972a7;
	background-color:inherit;
}
.body_cont_right ul li ul{
	padding:0;
}
.body_cont_right ul li ul li{
	background-image:none;
	border:none;
	list-style-type:disc;
	list-style-position:inside;
	padding:0 0 0 12px;
	font-weight:normal;
}
.more_btn{
	float:right;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
	font-family:"Trebuchet MS", Georgia, "Times New Roman", Times, serif;
	margin:12px 0 0 0;
}
.more_btn:hover{
	color:#0066CC;
	text-decoration:underline;
}
.body_cont_left img{
	float:left;
	margin:0 20px 10px 0;
}
/*=========body_bg============*/
/*========wrapper=============*/

/*==========footer========*/
.footer{
	width:955px;
	margin:0 auto;
	padding:15px 25px 25px 15px;
	position:relative;
}
.footer ul{
	padding:0;
}
.footer ul li{
	background:url(../images/footer_divi.gif) no-repeat left center;
	font-size:14px;
	line-height:20px;
	float:left;
	padding:0 16px 0 14px;
}
.footer ul li.no_divider{
	background-image:none;
	padding-left:0;
}
.footer ul li a{
	color:#034562;
	background-color:inherit;
	text-decoration:none;
}
.footer ul li a:hover{
	color:#000;
	background-color:inherit;
}
.footer p{
	padding:10px 0 0 0;
	color:#034562;
	background-color:inherit;
}
.call_now{
	background:url(../images/call_now.gif) no-repeat 0 0;
	font:bold 23px/26px Georgia, "Times New Roman", Times, serif;
	color:#087cae;
	background-color:inherit;
	position:absolute;
	padding:40px 0 0 63px;
	top:15px;
	right:0;
	display:block;
}
/*==========footer========*/