@charset "utf-8";
/* CSS Document */

body {
	margin:0 auto;
	color:#000;
	font-family:"Times New Roman", Times, serif;
}
#header {
	height:150px;
	background:url(images/headerBG.png);
}
#header_text {
	width:990px;
	margin:0 auto;
	height:150px;
}
#nav {
	background:url(images/nav_bg.png) repeat-x;
	height:50px;
}
#nav_text {
	padding-top:10PX;
	width:990px;
	margin:0 auto;
}
#body_text {
	background:#fedd00;
	min-height:600px;
}
#body_text_contaier {
	width:990px;
	margin:0 auto;
}
#footer {
	height:38px;
	background:url(images/footer_bg.png) repeat-x;
}
#footer_text {
	padding-top:12px;
	width:990px;
	margin:0 auto;
	font-size:14px;
	height:38px;
	text-transform:uppercase;
}
.eig_px {
	padding-left:35px;
}
#copy {
	float:left;
}
#janadhi {
	float:right;
}
#header_log {
	background:url(images/HEADER.png);
	height:150px;
	width:990px;
}
#address {
	float:right;
	color:#0000cc;
	font-family:Britannic Bold;
	font-size:24px;
	line-height:1.2;
	text-align:center;
	padding-top:10px;
	width:250px;
}
#social {
	float:right;
	width:50px;
}
#welcomebox {
	padding-top:25px;
	width:280px;
	background:url(images/welcome_box.png) no-repeat;
	height:339px;
	display:inline-block;
}
#servicesBox {
	width:280px;
	background:url(images/services_box.png) no-repeat left;
	height:339px;
	display:inline-block;
}
#couponBox {
	width:280px;
	background:url(images/coupon_box.png) no-repeat right;
	height:339px;
	display:inline-block;
}
#fb {
	float:right;
	background-color:#FFF;
	display:inline-block;
}
li {
	list-style:url(images/li.png);
}
div.rotator ul li {
	float:left;
	position:absolute;
	list-style: none;
	left: 20px;
	top: 13px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
div.rotator ul li img {
	padding: 4px;
	background: #FFF;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
div.rotator ul li.show {
	z-index:5;
	margin:0px;
	padding:0px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
div.rotator {
	position:relative;
	height:309px;
	margin:0px;
	padding:0px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
