/* Author : suresh dhamgaye  */
/* By : Meltmagic-India.com  */
/*  Year: 2009 */

/* form classes */

body 
{
	margin-top: 0px;
	padding: 0px;
	background-color:#ffffff;	
}
form 
{
	margin-bottom: 0px;
}
input, textarea, select 
{
	border: 1px solid #282A2B;
	font-size: 12px;
	margin-left:5px;
}

.brown
{
	color:#D75917;
}
.no-border 
{
	border-style: solid;
	border-width: 0px;
	font-size: 12px;
}
.yes-border 
{
	border-style: solid;
	border-width: 1px;
	border-color:#993300;
}
/* page default settings */
td 
{
	font-family: arial, verdana, helvetica;
	color: #333;
	font-size: 12px;
	line-height: 1.5em;
}
/*color*/
.white 
{
	color: #ffffff;
}
.orange
{
	color:#E75700
}
img
{
	border:0px solid red;
}
/* Heading */
h1, h2, h3, h4, h5, h6 
{
	font-family: arial;
	margin: 0px;
	line-height: normal;
}
h1 
{
	font-size: 25px;
	font-weight:bold;
	margin:0;
}
h3 
{
	font-size: 20px;
	color:#00919D;
	font-weight:700;
	margin-left:0px;
}
h2 
{
	font-size: 18px;
	font-weight:700;
	color:#00919D;
	margin:300px 0 0 35px;
}
h4
{
	font-size:15px;
	font-weight:600;
}



/*working property start here !*/

	

/*working property end here !*/

.header
{
	background-image: url("images/header-back.jpg");
	background-repeat:no-repeat;
	width:980px;
	height:327px;
}
.headermain
{
	background-image: url("images/headermain.jpg");
	background-repeat:no-repeat;
	width:980px;
	height:270px;
}
.footer-bg
{
	background-image: url("images/footerbg.jpg");
	background-repeat:repeat-x;
}
.body-back
{
	background-image: url("images/body-bg.jpg");
	background-repeat:repeat-y;
}

.more a
{
	color:#CC3300;
	text-decoration:none;
}
.more a:hover
{
	color:#414141;
	text-decoration:none;
}
/*top menu*/

.nav-back
{
	background-image: url("images/nav-back.jpg");
	background-repeat:repeat-x;
	height:49px;
}
.top-menu
{
	color:#ffffff;
	text-decoration:none;	
	font-size:14px;		
}
.top-menu a
{
	color:#ffffff;
	font-size:13px;
	text-decoration:none;
	width:84px;
	height:43px;
	display:block;
	padding-top:4px;
	
}
.top-menu a:hover
{
	color:#FFC000;
	text-decoration:none;
	background-image: url("images/home-over.jpg");
	background-repeat:no-repeat;	
	width:84px;
	height:43px;
	background-position:top;
	display:block;
}
.service a
{
	color:#ffffff;
	font-size:13px;
	text-decoration:none;
	width:159px;
	height:43px;
	display:block;
	padding-top:4px;	
	font-size:14px;	
}
.service a:hover
{
	color:#FFC000;
	text-decoration:none;
	background-image: url("images/product-service.jpg");
	background-repeat:no-repeat;	
	width:159px;
	height:43px;
	background-position:top;
	display:block;
}
.contact a
{
	color:#ffffff;
	font-size:13px;
	text-decoration:none;
	width:99px;
	height:43px;
	display:block;
	padding-top:4px;	
	font-size:14px;	
}
.contact a:hover
{
	color:#FFC000;
	text-decoration:none;
	background-image: url("images/contact-over.jpg");
	background-repeat:no-repeat;	
	width:99px;
	height:43px;
	background-position:top;
	display:block;
}

.body-box-repeat
{
	background-image: url("images/box-page-repeator.jpg");
	background-repeat:repeat-y;
}
/*footer menu*/
