body{
	padding:0;
	margin:41px 0 0 0;
	background: url(images/bg-pattern.gif) repeat 0 0 #fff;
	color:#353535;
	font:12px/14px Arial, Helvetica, sans-serif;/*---default body font--*/
	}
a   {text-decoration:none;
	 outline:none;
		}/*---default anchor style--*/
img{
	display:block;
	}
		
div,h1, h2,h3, p, ul, img,a,em, form,input,span,label{
	padding:0;
	margin:0;
	}
	
.spacer{
	clear:both;
	line-height:0;
	font-size:0;
	}

ul{list-style:none;}

.externalcontainer{
	width:871px;
	background:#fff;
	color:#353535;
	margin:0 auto;
	padding:5px 0 0 0 ;
	height:100%;
	overflow:hidden;
		}
.bodyPadding{
	padding:0 0 10px 0;
	}
/*-----*/
.logo{
	margin:0 0 0 7px;
	}
ul.nav{
	padding:24px 0 20px 0;
	}
ul.nav li{
	background:url(images/dot-line.gif) repeat-x 0 100% #fff;
	font-size:11px;
	font-weight:bold;
	color:#464646;
	padding:0 0 9px 0;
	}
ul.nav li a{
	margin:9px 0 0 12px;
	color:#464646;
	background: url(images/blue-arrow.gif) no-repeat 0 4px #fff;
	padding:0 0 0 14px;
	display:block;
	line-height:15px;
	}
ul.nav li a:hover ,ul.nav li a.active{
	color:#16A1F8;
	background: url(images/sky-arrow.gif) no-repeat 0 4px #fff;
	}
.leftPanel{
	font:12px/14px Arial, Helvetica, sans-serif;
	color:#434343;
	background-color:inherit;
	}
.leftPanel h2{
	background:url(images/latest-icon.jpg) no-repeat 0 2px;
	font-size:22px;
	line-height:24px;
	color:#64A517;
	padding:0 0 0 22px;
	clear:both;
	display:block;
	background-color:inherit;
	}
.leftPanel h3{
	background:url(images/date-icon.gif) no-repeat 3px 18px;
	font-size:11px;
	line-height:13px;
	font-weight:bold;
	padding:18px 0 0 21px;
	display:block;
	color:#434343;
	clear:both;
	background-color:inherit;
	}
.leftPanel p{
	padding:8px 0 0 23px;
	font-size:12px;
	width:173px;
	line-height:17px;
	}
.leftPanel p a{
	color:#16A1F8;
	background:url(images/sky-arrow02.gif) no-repeat 100% 6px #fff;
	padding:0 11px 0 0 ;
	display:block;
	font-weight:bold;
	float:left;
	text-decoration:none;
	}
.leftPanel p a:hover{
	color:#000;
	background-color:inherit;
	}
.toppadd{
	padding:22px 0 0 0;
}
/*---rigth panel---*/
ul.topNavigation{
	padding:5px 0 0 0;
 	}
ul.topNavigation li{
	float:left;
	padding:0 8px 0 0 ;
	font-size:12px;
	font-weight:bold;
	text-transform:uppercase;
	line-height:33px;
	}
ul.topNavigation li a ,ul.topNavigation li a.active{
	text-decoration:none;
	color:#FFFFFF;
	float:left;	
	text-align:center;
	padding:0 18px 0 0;
	display:block;
	height:33px;
	background:url(images/right-nav-bg.jpg) no-repeat 100% 0 #16A1F8;
	}
ul.topNavigation li a span{
	font-size:0;
	line-height:0;
	float:left;
	background: url(images/left-nav-bg.jpg) no-repeat 0 0 ;
	width:6px;
	padding:0 12px 0 0;
	height:33px;
	display:block;
	}
ul.topNavigation li a:hover ,ul.topNavigation li a.active{
	background:url(images/right-navhover-bg.jpg) no-repeat 100% 0;
	}
ul.topNavigation li a:hover span ,ul.topNavigation li a.active span{
	background:url(images/left-navhover-bg.jpg) no-repeat 0 0;
	}
.rightHead{
	background:url(images/header-img.jpg) no-repeat 0 14px;
	padding:28px 0 0 19px;
	}
.rightHead span.phone{
	background:none; no-repeat 0 0;
	padding:0 0 0 11px;
	width:141px;
	height:20px;
	line-height:20px;
	float:left;
	display:block;
	font-size:12px;
	}
.rightHead span.fax{
	background: url(images/fax-icon.jpg) no-repeat 0 0;
	padding:0 0 0 18px;
	width:152px;
	height:20px;
	line-height:20px;
	float:left;
	display:block;
	font-size:12px;
	}
.rightHead p{
	font-size:16px;
	line-height:22px;
	padding:145px 0 2px 0;
	clear:both;
	}
.rightCon{
	padding:0 7px 0 8px;
	}
.rightCon h2{
	padding:34px 0 0 0;
	color:#000000;
	font-size:22px;
	line-height:24px;
	background-color:inherit;
	}
.rightCon p{
	padding:22px 0 0 0;
	line-height:18px;
	}
.gallery{
	padding:15px 0 32px 0;
	}
.gallery img{
	display:block;
	float:left;
	}
.gallery img.merg{
	margin:0 6px 0 0;
	}
.rightCon h3{
	background:url(images/service-icon.jpg) no-repeat 0 0 #fff;
	height:24px;
	padding:0 0 0 30px;
	color:#64A517;
	font-size:22px;
	line-height:24px;
	display:block;
	}
.rightCon ul{
	width:375px;
	padding:10px 0 0 0;
	}
.rightCon ul li{
	padding:0 0 0 28px;
	margin:0 0 9px 0;
	background: url(images/tick.jpg) no-repeat 4px 4px ;
	display:block;
	}
.rightCon ul li.nomerg{
	margin:0;
}
.rightCon p a{
	color:#16A1F8;
	background:url(images/sky-arrow02.gif) no-repeat 78% 8px #fff;
	padding:0 33px 0 0 ;
	display:block;
	margin:0 0 0 0;
	font-weight:bold;
	float:right;
	text-decoration:none;
	}
.rightCon p a:hover{
	color:#000;
	background-color:inherit;
	}
.rightCon img.spl{
	margin:4px 0 0 0;
	}
/*----footer--*/
.footer{
	background: url(images/dot-line.gif) repeat-x 0 0;
	padding:2px 0 0 0;
	}
.foot{
	background:url(images/footer-bg.gif) repeat-x 0 0 #fff;
	padding:25px 0 42px 0;
	color:#A5A5A5;
	}
.foot p.footlink{
	font-size:10px;
	line-height:16px;
	color:#16A1F8;
	text-align:center;
	text-transform:uppercase;
	background-color:inherit;
	}
.foot p.footlink a ,.foot a{
	color:#16A1F8;margin:0 5px;
	text-decoration:none;background-color:inherit;
	}
.foot p.footlink a:hover ,.foot a:hover{
	color:#000000;
	background-color:inherit;
	}
.foot p.foottxt{
	font-size:11px;
	padding:12px 0 0 0;
	text-align:center;
	}
