/*  RADHA EXPORTS  */

BODY {
	padding:0;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	background: #7C7C7C url(../images/bg-body.jpg);
}

a:focus {
	outline: none;
}


* { padding: 0; margin: 0; }

.page-footer {
	background: url(../images/bg-footer.jpg) repeat-x left bottom;
	width: 100%;
	float: left;
}
.bg-outer {
	width: 100%;
	float: left;
}

.bg-page {
	width: 100%;
	float: left;
	background: url(../images/bg-homepage1.gif) no-repeat center top;
}

.main {
	padding: 0;
	width: 960px;
	margin: 0 auto;
}

/*******   HEADER   *********/
.header {
	width: 866px;
	padding: 26px 0 0 94px;
	float: left;
	height: 76px;
}
.logo-img {
	padding: 0 175px 0 0;
	float: left;
}
.header-menu {
	width: 500px;
	float: left;
/*	padding: 18px 0 0 0;*/
	padding: 30px 0 0 0;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-size: 13px;
	color: #FFFFFF;
	list-style: none;
	font-weight: bold;
}

.header-menu ul {
	list-style: none;
	position:relative;
	padding: 0;
	margin: 0;
	height: 12px;
	text-indent: -9999px;
	background: url(../images/bg-mainmenu.gif) no-repeat left top;	
}
.header-menu ul li {
	list-style: none;
	display: inline;
	padding: 0 0px 0 0;
	position: absolute;
}
.header-menu ul li a {
	color: #D6F8FF;
	padding: 0px 0px 0 0;
	float: left;
	text-decoration: none;
}
.header-menu ul li a:hover {
	color: #333333;
	text-decoration: none;
/*	background: url(../images/bg-topmenu.gif) no-repeat left bottom;*/
}
.hm1, .hm1 a {
	width: 46px;
	left: 0;
}
.hm2, .hm2 a {
	width: 81px;
	left: 46px;
}
.hm3, .hm3 a {
	width: 76px;
	left: 127px;
}
.hm4, .hm4 a {
	width: 85px;
	left: 203px;
}
.hm5, .hm5 a {
	width: 77px;
	left: 280px;
}
.hm6, .hm6 a {
	width: 85px;
	left: 365px;
}

.hm1 a:hover {
	background: url(../images/bg-mainmenu.gif) no-repeat 0px -12px;	
}
.hm2 a:hover {
	background: url(../images/bg-mainmenu.gif) no-repeat -46px -12px;	
}
.hm3 a:hover {
	background: url(../images/bg-mainmenu.gif) no-repeat -127px -12px;	
}
.hm4 a:hover {
	background: url(../images/bg-mainmenu.gif) no-repeat -203px -12px;	
}
.hm5 a:hover {
	width: 77px;
	left: 280px;
	background: url(../images/bg-mainmenu.gif) no-repeat -280px -12px;	
}
.hm6 a:hover {
	width: 85px;
	left: 365px;
	background: url(../images/bg-mainmenu.gif) no-repeat -365px -12px;	
}
.hm1a {
	width: 46px;
	left: 0;
	background: url(../images/bg-mainmenu.gif) no-repeat 0px -12px;	
}
.hm2a {
	width: 81px;
	left: 46px;
	background: url(../images/bg-mainmenu.gif) no-repeat -46px -12px;	
}
.hm3a {
	width: 76px;
	left: 127px;
	background: url(../images/bg-mainmenu.gif) no-repeat -127px -12px;	
}
.hm4a {
	width: 85px;
	left: 203px;
	background: url(../images/bg-mainmenu.gif) no-repeat -203px -12px;	
}
.hm5a {
	width: 77px;
	left: 280px;
	background: url(../images/bg-mainmenu.gif) no-repeat -280px -12px;	
}
.hm6a {
	width: 85px;
	left: 365px;
	background: url(../images/bg-mainmenu.gif) no-repeat -365px -12px;	
}

/**********  Products Area  ***********/
.product-area {
	width: 960px;
	float: left;
	height: 458px;
	padding: 0px 0 0 0;
}
.product-left {
	float: left;
	width:415px;
	padding: 15px 0 0 0;
}
.product-left-top {
	float: left;
	width:415px;
	vertical-align: text-bottom;
	height: 252px;
	margin: 0;
	padding: 0;
}
.product-left-bot {
	float: left;
	width:415px;
	height: 192px;
	background: url(../images/bg-product-left.gif) no-repeat right top;
}
.product-left ul {
	padding: 10px 0 0 180px;
	margin: 0;
	float: left;
	width: 200px;
	list-style: none;
}
.product-left ul li {
	padding: 0 0 5px 0;
	margin: 0;
	width: 200px;
}
.product-left ul li a {
	color: #FFF1C0;
	display: block;
	width: 175px;
	height: 18px;
	font-size: 13px;
	text-decoration: none;
	padding: 4px 0 0 25px;
	background: url(../images/bg-product-list.jpg) no-repeat left top;
}
.product-left ul li a:hover {
	color: #202020;
	text-decoration: none;
}
.product-left p {
	padding: 30px 0 5px 180px;
	margin: 0;
}
.product-right {
	width: 545px;
	float: left;
	height: 458px;
}

.welcome-area {
	width: 503px;
	height: 371px;
	float: left;
	padding: 0 0 0 457px;
	background: url(../images/bg-welcome.jpg) no-repeat right top;	
}
.welcome-area h1 {
	padding: 0 0 38px 0;
	margin: 0;
}
.welcome-area p {
	padding: 0 15px 0 0;
	margin: 0;
	font-size: 12px;
	color:#919191;
	line-height: 16px;
}
.welcome-img {
	padding: 10px 0 30px 0;
}
/***********  FOOTER  *************/
.bg-footer {
	background: url(../images/bg-footer.jpg) repeat-x left bottom;
	width: 100%;
	float: left;
}
.in-footer {
	margin: 0 auto;
	width: 960px;
	padding: 0;
	height: 109px;
}
.footer-left {
	width: 600px;
	float: left;
	font-size: 12px;	
	padding: 20px 0 0 88px;
	height: 89px;	
	background: url(../images/bg-in-footer.jpg) no-repeat -1px top;
}
.in-footer a {
	color: #BC6C18;
	text-decoration: none;
}
.footer a:hover {
	text-decoration: none;
	color: #CCCCCC;
}
.footer-right {
	width: 272px;
	float: left;
	text-align: right;
	color: #9CA1A1;
	font-size: 11px;
	padding: 35px 0 0 0;
}
