@charset "utf-8";
/* CSS Document */

*{
	margin:0 auto;
	padding:0px;
	outline:none;
}
body{
	background:#534b76;
	padding:0px;
	font-size:13px;
	color:#333;
	font-family:Arial, Helvetica, sans-serif;
}
img{
	border:none;
}
a{
	font-size:12px;
	text-decoration:none;
	color:#333;
}
a:hover{
	font-size:12px;
	text-decoration:underline;
	color:#333;
}

#mainContainer{
	width:992px;
	padding:0px 3px 0px 3px;
	background:url(images/main_bg.jpg) repeat-y;
}
#headerArea{
	width:985px;
	height:110px;
	float:left;
	background:url(images/header_l.jpg) no-repeat;
	padding-left:7px;
}
.headerM{
	width:978px;
	height:110px;
	float:left;
	background:url(images/header_m.jpg) repeat-x;
}
.headerR{
	width:7px;
	height:110px;
	float:left;
	background:url(images/header_r.jpg) no-repeat;
}
.topContactArea{
	width:229px;
	float:left;
	height:94px;
	padding:8px 0px 8px 0px;
}
.contactBox{
	width:234px;
	height:29px;
	float:left;
	background:url(images/contact_box_bg.jpg) repeat-x;
/*	border-left:1px #dddddd solid;
	border-right:1px #dddddd solid;
*/	margin-top:2px;
}
.contactIcon{
	width:39px;
	height:24px;
	float:left;
	text-align:center;
	padding-top:5px;
}
.contactDetails{
	width:194px;
	height:23px;
	float:left;
	padding-top:6px;
	color:#333;
	font-size:12px;
}
.logoArea{
	width:393px;
	height:89px;
	float:right;
	padding:21px 19px 0px 0px;
}
#tabArea{
	width:992px;
	float:left;
	height:56px;
	background:url(images/tab_bg.gif) repeat-x;
	
}
.tabR{
	width:5px;
	height:56px;
	float:right;
	background:url(images/tab_r.gif) no-repeat;
}



.home a{
	width:112px;
	height:33px;
	float:left;
	background:url(images/home.gif) no-repeat;
	text-align:center;
	padding-top:15px;
	margin-top:8px;
	color:#fff;
	text-decoration:none;
}
.home a:hover{
	width:112px;
	height:41px;
	float:left;
	background:url(images/home_hover.gif) no-repeat;
	text-align:center;
	padding-top:15px;
	margin-top:0px;
	color:#fff;
	text-decoration:none;
}
.commercial a{
	width:182px;
	height:33px;
	float:left;
	background:url(images/commercial.gif) no-repeat;
	text-align:center;
	padding-top:15px;
	margin-top:8px;
	color:#fff;
	text-decoration:none;
}
.commercial a:hover{
	width:182px;
	height:41px;
	float:left;
	background:url(images/commercial_hover.gif) no-repeat;
	text-align:center;
	padding-top:15px;
	margin-top:0px;
	color:#fff;
	text-decoration:none;
}
.domestic a{
	width:109px;
	height:33px;
	float:left;
	background:url(images/domestic.gif) no-repeat;
	text-align:center;
	padding-top:15px;
	margin-top:8px;
	color:#fff;
	text-decoration:none;
}
.domestic a:hover{
	width:109px;
	height:41px;
	float:left;
	background:url(images/domestic_hover.gif) no-repeat;
	text-align:center;
	padding-top:15px;
	margin-top:0px;
	color:#fff;
	text-decoration:none;
}
.clear{
	clear:both;
}
#bannerArea{
	width:985px;
	height:247px;
	float:left;
	padding:4px 0px 0px 7px;
}
.bannerImg{
	width:488px;
	float:left;
	height:243px;
	background:url(images/rsz_website-commercial.jpg) no-repeat;
	padding-left:489px;
}
#contentArea{
	width:984px;
	float:left;
	border:1px #ccc solid;
	margin:0px 3px 3px 3px;
}
#content{
	width:716px;
	float:left;
	margin-right:7px;
	padding:12px;
	text-align:justify;
	line-height:20px;
}
.headingArea{
	width:661px;
	height:32px;
	border:1px #000 dashed;
	float:left;
	background:url(images/heading_icon.jpg) no-repeat;
	padding: 13px 0px 0px 55px;
	color:#333;
	font-size:22px;
	margin-bottom:25px;
}
#sidebar{
	width:234px;
	float:left;
	border:1px #ccc solid;
}
.sidebarHeading{
	width:212px;
	height:25px;
	float:left;
	background:#534b76;
	padding:10px 0px 0px 22px;
	color:#fff;
}
.serviceBg{
	width:233px;
	height:37px;
	float:left;
	background:url(images/service_bg.jpg) repeat-x;
	margin-bottom:2px;
}
.serviceIcon{
	width:33px;
	height:26px;
	float:left;
	text-align:center;
	padding-top:11px;
}
.serviceDetails{
	width:200px;
	height:27px;
	float:left;
	padding-top:10px;
}
.serviceDetails a{
	color:#33206b;
	font-size:13px;
	text-decoration:none;
}
.serviceDetails a:hover{
	color:#33206b;
	font-size:13px;
	text-decoration:underline;
}
.sidebarContactDetails{
	width:234px;
	float:left;
	color:#33206b;
}
.sidebarContentB{
	width:234px;
	height:27px;
	float:left;
	background:url(images/sidebar-contact-b.jpg) no-repeat;
	margin-bottom:10px;
}
.followusArea{
	width:184px;
	height:50px;
	float:left;
	background:url(images/followus_area.jpg) repeat-x;
	text-align:center;
	padding:10px 0px 0px 50px;
}
.followIcon{
	width:32px;
	height:32px;
	float:left;
	margin:5px;
}
#footerArea{
	width:992px;
	height:100px;
	margin:0 auto;
}
.footerL{
	width:424px;
	height:70px;
	float:left;
	padding:30px 0px 0px 10px;
}
.footerL ul{
	list-style-type:none;
	margin:0px;
	padding:0px;
}
.footerL ul li{
	display:inline;
	float:left;
	color:#fff;
	font-size:12px;
	margin-left:4px;
	margin-right:4px;
}
.footerL ul li a{
	color:#ebebeb;
	font-size:12px;
	text-decoration:none;
	}
.footerL ul li a:hover{
	color:#fff;
	font-size:12px;
	text-decoration:underline;
}
.footerR{
	width:558px;
	float:right;
	height:80px;
	padding:20px 0px 0px 0px;
	text-align:right;
}
.footerLogo{
	float:right;
	margin:5px;
}
.footerDetails{
	float:right;
	margin-top:17px;
	color:#fff;
}



