@charset "utf-8";
/* General Style Start */

body{
	margin:0;
	padding:0 0 34px 0;
	background:url(../images/body_bg_new.jpg) 0 0 repeat-x #9C9C9C;
	color:#9A9A9A;
	font:12px/16px Arial, Helvetica, sans-serif;
	}
	
div, td, h1, h2, h3, h4, h5, p, ul, li, form {
	margin:0;
	padding:0;
	}
	
ul {
	list-style-type:none;
	}
	
a {
	outline:none;
	text-decoration:none;
	}
img{
	display:block;
	border:none;
}
	
.spacer {
	font-size:0;
	line-height:0;
	clear:both;
	}
#mainContainer{
	background:url(../images/main-bg.jpg) 0 0 no-repeat;
	overflow:hidden;
	height:100%;
}	
#container{
	width:840px;
	margin:27px auto 0;
	padding:0 0 15px 0;
	height:100%;
	overflow:hidden;
	}
/* General Style End */
/* Navigation Style Start */
div.nav{
	background:url(../images/top-nav-bg.gif) 0 0 repeat-x;
	height:37px;
	border:1px solid #C6C6C6;
	}
div.nav ul{
	float:right;
	width:340px;
	}
div.nav ul li{
	float:left;
	width:auto;
	}
div.nav ul li a{
	display:block;
	font:14px/38px Arial, Helvetica, sans-serif;
	color:#fff;
	background-color:inherit;
	text-decoration:none;
	padding:0 20px;
	}
div.nav ul li a:hover, div.nav ul li a.active{
	color:#fff;
	background-color:#706F6E;
	}
/* Navigation Style End */
/* Body Style Start */
#bodyPan{
	margin:0 0 20px 0;
	padding:25px 0 18px 0;
	background-color:#fff;
	color:#9A9A9A;
	border:6px solid #FEFEFE;
	overflow:hidden;
	height:100%;
	width:840px;
	}
#bodyPan p{
	padding:0 0 15px 0; 
 	}
#bodyPan p.blackTxt{
	color:#000;
	background-color:inherit;
	padding:0 0 3px 0;
	}
.left{
	width:565px;
	float:left;
	overflow:hidden;
	height:100%;
}
.leftTop{
	width:565px;
	margin-bottom:35px;
	overflow:hidden;
	height:100%;
}
.right{
	width:265px;
	float:left;
}
div.section, div.section2{
	float:left;
	width:255px;
	border-right:1px dashed #C4C4C4;
	padding:0 20px 0 0;
	/*margin:0 0 25px 0;*/
	overflow:hidden;
	height:100%;
	}
div.section2{
	width:255px;
	padding:0 10px 0 0;
	}
div.section div.inside, div.section2 div.inside2{
	margin:0 0 0 18px;
	overflow:hidden;
	height:100%;
	}
 div.section2 div.inside2{
	margin:0 0 0 0px;
	}
div.section2 div.inside2 h2{
	font-size:16px;
	line-height:16px;
	padding-bottom:16px;
	color:#213469;
	background-color:inherit;
}
.logoLft, .logoRgh{
	float:left;
	width:124px;
	padding-bottom:10px;
	text-align:center !important;
}
.logoRgh{
	float:right;
	width:124px;
}
.logoLft a, .logoRgh a, .lastLogo a{
	font-size:12px;
	line-height:20px;
	font-weight:bold;
	color:#696968;
	background-color:inherit;
	
}
.logoLft a:hover, .logoRgh a:hover, .lastLogo a:hover{
	text-decoration:underline;
}
.lastLogo{
	float:left;
	width:124px;
	font-size:12px;
	line-height:20px;
	font-weight:bold;
	color:#696968;
	background-color:inherit;
	text-align:center;
	padding-bottom:10px;
	padding-left:60px;
}
/* contactStyle Start */
.contact{
	width:488px;
	border:#E1E1E1 solid 1px;
	background:url(../images/mail-icon.jpg) 100% 100% no-repeat;
	padding:15px 19px 19px 26px;
	overflow:hidden;
	height:100%;
	margin-left:15px;
}
.contact img{
	float:left;
	width:auto;
}
.contact h2{
	width:323px;
	height:27px;
	float:right;
	border-bottom:#E7E7E7 solid 1px;
	font:normal 24px/24px Arial, Helvetica, sans-serif;
	color:#363636;
	background-color:inherit;
	margin-bottom:12px;
}
.contact p.ph{
	background:url(../images/phone-icon.jpg) 0 0 no-repeat;
	height:43px;
	padding:7px 0 0 43px !important;
	font-size:16px;
	line-height:16px;
	color:#5E5E5E;
	background-color:inherit;
	float:right;
	width:280px;
	display:block;
}
.contact p.mail{
	background:url(../images/email-icon.jpg) 0 0 no-repeat;
	height:43px;
	float:right;
	width:280px;
	padding:7px 0 0 43px !important;
	display:block;
}
.contact p.mail a{
	font-size:16px;
	line-height:16px;
	color:#5E5E5E;
	background-color:inherit;
}.contact p.mail a:hover{
	text-decoration:underline;
}
/* contactStyle End */
div.section img.bodyLogo{
	padding:0 0 5px 8px;
	}
div.section a.title{
	font:bold 20px/24px Helvetica, Arial, sans-serif;
	color:#1C417A;
	background-color:inherit;
	text-decoration:none;
	margin:0 0 0 21px;
	}
div.section a.title:hover{
	font:bold 20px/24px Helvetica, Arial, sans-serif;
	color:#333333;
	background-color:inherit;
	}
div.section a.red{
	color:#AD1E22;
	background-color:inherit;
	margin:0 0 0 14px;
	}
div.section a.black{
	color:#333333;
	background-color:inherit;
	margin:0 0 0 41px;
	}
div.section p.url{
	font:bold 14px/16px Arial, Helvetica, sans-serif;
	color:#A3A2A2;
	background-color:inherit;
	margin:0 0 10px 46px;
	text-align:left;
	}
div.section p{
	text-align:center;
	}
p.extPadd{
	margin-bottom:28px;
	}
.noBdr{
	border:0!important;
	padding:0;
	}
ul.list{
	margin:0 0 15px 0;
	}
ul.list li{
	background:url(../images/bullet.gif) 0 5px no-repeat;
	color:#B61E24;
	background-color:inherit;
	font-size:11px;
	padding:0 0 0 10px;
	}
a.whatOffence{
	font:bold 16px/20px Arial, Helvetica, sans-serif;
	color:#333333;
	background-color:inherit;
	text-decoration:none;
	margin:0 0 0 30px;
	}
a.whatOffence:hover{
	color:#666666;
	background-color:inherit;
	}
div.btmPanel{
	margin:0 0 0 25px;
	border-top:1px dashed #C4C4C4;
	padding:20px 0 0 0;
	}
div.otherServ{
	float:left;
	width:auto;
	margin:0 30px 0 0;
	}
div.otherServ p.Services{
	font:bold 16px/20px Arial, Helvetica, sans-serif;
	color:#203469;
	background-color:inherit;
	}
div.otherServ ul li{
	font-weight:bold;
	color:#666666;
	background:url(../images/star-green.gif) 0 2px no-repeat;
	background-color:inherit;
	padding:0 0 5px 18px;
	}
div.otherServ ul li.orange{
	background:url(../images/star-orange.gif) 0 2px no-repeat;
	}
div.otherServ ul li.pink{
	background:url(../images/star-pink.gif) 0 2px no-repeat;
	}
div.otherServ ul li.purple{
	background:url(../images/star-purple.gif) 0 2px no-repeat;
	}
.smLogo{
	float:left;
	width:126px;
	height:125px;
	margin:0 10px 0 0;
	}
.noRTMar{
	margin:0;
	}

/* Body Style End */

/* Footer Style Start */
ul.footerNav{
	width:295px;
	margin:0 auto;
	}
ul.footerNav li{
	float:left;
	width:auto;
	font:11px/16px Arial, Helvetica, sans-serif;
	color:#fff;
	background-color:inherit;
	background:url(../images/footer-nav-div.gif) 0 50% no-repeat;
	padding:0 12px;
	}
ul.footerNav li a{
	color:#fff;
	background-color:inherit;
	text-decoration:none;
	}
ul.footerNav li a:hover{
	color:#000;
	background-color:inherit;
	text-decoration:none;
	}
ul.footerNav li.active{
	background:none;
	padding:0 12px 0 0;
	}
/* Footer Style End */

