/* Author : suresh dhamgaye  */
body 
{
	margin: 0px;
	padding: 0px;	
	background-image: url("../images/back.jpg");
	background-repeat:repeat-x;
	background-color:#ffd074;
	font-size:11px;
}
html 
{
 overflow-y: scroll !important;
}
form 
{
	margin-bottom: 0px;
}
input, textarea, select 
{
	border: 1px solid #E0E0E0;
	font-size: 12px;
	margin-left:0px;
	height:40px;
	width:240px;		
}
p
{
	margin:0px;
	padding:0px;
	font-size:11px;
	
}
/* page default settings */
div
{
	font-family: arial, verdana, helvetica;
	color: #333;
	font-size: 11px	
}
/*color*/
.white 
{
	color: #ffffff;
}
.orange
{
	color:#FF9000
}
.gray
{
	color:#46545A
}
.light_white
{
	color:#ADADAD;
}
.blue
{
	color:#309bd2;
}
.red
	{
		color:#8D0909;
	}
img
	{
		border:0px solid red;
	}
.title
	{
		font-size:16px;
		font-weight:500;
		font:Arial, Helvetica, sans-serif;	
	}
/* Heading */
h1, h2, h3, h4, h5, h6 
	{
		font-family: arial;
		margin: 0px;
		line-height: normal;
	}
h1 
	{
		margin:0px;
		padding:0px;	
	}
h2 
	{
		font-size: 18px;
		font-weight:700;
	}
h3 
	{
		font-size: 16px;	
		font-weight:600;	
	}

ul, li, h1, h2, h3, h4, h5, p
{
	margin:0;
	padding:0;

}
.hide
	{
		display: none;
	}
/*==============================property start=============*/

.wrapper
	{
		width:906px;
		display:block;
		margin:auto auto;
		border:0px solid #000;
		background-color:#fff;
		background-image: url("../images/page-back.jpg");
	background-repeat:repeat-y;	
	}

.top-corner
{
	background-image: url("../images/top-bg.jpg");
	background-repeat:repeat-x;
	height:45px;	
}	
.footer-back
	{
		background-image: url('../images/footer-bg.jpg');
		background-repeat:repeat-x;					
		height:51px;		
	}

/*Navigation start*/
.top-navigation
{
	float:right;
	width:536px;
	display:block;
	margin-top:0px;
}
#body_pannel
{
	width:885px;
	height:100%;
	display:block;
	margin:0 auto;
	padding:0px;
	
}
.back-images
{		
	height:247px;
	width:882px;
	margin-left:5px;
	padding-left:15px;
	padding-top:5px;	
}
.header
{
	background-image: url("../images/header.jpg");
	background-repeat:no-repeat;
	background-position:bottom;	
	width:906px;
	height:276px;		
}
.header-banner-text
{
	width:525px;
	height:100%;
	float:right;
	padding-top:0px;
	padding-left:10px;
	padding-top:80px;
	/*margin-top:80px;*/	
}
.header-text
{
	font-size:16px;
	font-weight:500;
	text-decoration:none;
	color:#fff;
	line-height:1.7em;
}
.header-right-text
{
	width:130px;
	height:50px;
	float:right;
	padding-left:6px;
	padding-right:6px;
	color:#FFFFFF;
	font-weight:bold;
}
/*Navigation End*/
.read-more a
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#f9a400;
	text-decoration:none;
}
.read-more a:hover
{
	color:#333;
	text-decoration:none;
}
.footer-text
{
	font-size:11px;
	text-decoration:none;
	color:#fff;
}



/*Search box area property start*/
.box-bg-x
	{
		background-image:url("../images/box-bg.jpg");
		background-repeat:repeat-x;
		height:25px;
	}
.box-bg-L
	{
		background-image:url("../images/box-left-bg-y.jpg");
		background-repeat:repeat-y;
		width:17px;
	}
.box-bg-R
	{
		background-image:url("../images/box-right-bg-y.jpg");
		background-repeat:repeat-y;
		width:17px;
	}
.box-btm-bg-x
	{
		background-image:url("../images/box-bottom-bg.jpg");
		background-repeat:repeat-x;
		height:16px;	
	}
.row1
	{
		background-image:url("../images/row1.jpg");
		background-repeat:repeat-x;
		height:52px;
	}
/*Search box area property end*/

/*box property end*/
/*=================*/	
	

