body,  h1, h2, h3, table,  div
{
	margin:0px; padding:0px; 
}
body
{
	font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; color:#000000;
}
#main
{
	width:1200px;
	margin:0 auto;
}

#main #header
{
	width:1200px;
	float:left;
	
}
#main #header #nature
{	
	 height:172px;
	background-image:url(../images/header2.jpg); background-repeat:no-repeat;
	
}


#main #header  #sitemap
{
	 width:185px; height:10px;
	 color:#00224e; text-align:right;
	font-family:Arial, Helvetica, sans-serif; font-size:12px; font-weight:bold; color:#FFFF00;
	padding-right:185px; padding-bottom:9px;
	float:right;
}
#main #header #sitemap a:link
{
	color:#FFFF00;
	text-decoration:none;
}
#main #header  #sitemap a:visited
{
	color:#FFFF00;
	text-decoration:none;
}
#main #header #sitemap a:hover
{
	color:#990066;
	text-decoration:none;
}
#main #content
{
	width:1200px; 
	float:left;
	background-color:e9f2bd;
	background:url(../images/bg_contect.jpg) repeat;
}

#main #content_left
{
	 min-height:900px; width:192px;
	float:left;
}



#content_left ul
{
	width:188px; height:300px;
	
	list-style-type:none;
	display:block;
	text-align:justify;
	float:left;
	margin:0px; padding:0px; 
	
}
#content_left ul li
{
	width:170px; height:32px;
	background-image:url(../images/line.jpg); background-repeat:repeat-x;
	background-position:bottom;
	float:left; 
	font-family:Arial, Helvetica, sans-serif; color:#fef300;
	font-size:14px;
	padding-left:20px;
	padding-top:2px;
	 font-weight:bold;
}


#main #content #content_left
{
	width:192px; height:900px; 
	background-image:url(../images/left_nav_image.jpg); background-repeat:repeat-y;
	float:left;
	
}

#main #content #content_left ul
{
	width:192px;
	list-style-type:none;
	margin-top:150px;
}
#main #content #content_left ul li
{
	width:173px; height:35px;
	list-style-type:none;
}
#main #content #content_left ul li a:link
{	
	color:#FFFF00;
	text-decoration:none;
}
#main #content #content_left ul li a:visited
{	
	color:#FFFF00;
	text-decoration:none;
}
#main #content #content_left ul li a:hover
{	
	color:#990066;
	text-decoration:none;
}
#main #content #content_middle
{
	width:821px; min-height:900px;
	background-image:url(../images/main_image.jpg);
	background-repeat:no-repeat;
	background-color:#e8f1bb;
	float:left
	
}
#main #content #content_middle #bg
{
	
	background-color:#e8f1bb;
}

#main #content #content_middle #top_bg
{
	width:800px; height:18px;
	background-image:url(../images/image_1.jpg); background-repeat:no-repeat;
	margin-left:10px; 
}
#main #content #content_middle #mid
{
	width:800px;/* height:600px; */
	background-image:url(../images/image_2.jpg); background-repeat:repeat-y;
	margin-left:10px;
}


#main #content #content_middle #bottom
{
	width:800px; height:18px; 
	background-image:url(../images/image_3.jpg);
	background-repeat:no-repeat;    
	margin-left:10px;
}

#main #content #content_right
{
	width:187px; min-height:900px;
	float:right;
}
 #footer
{
	float:left;
	text-align:center;
	color:#FFFFFF;
	font-weight:bold;
	width:1200px;
	padding-top:15px;
	padding-bottom:15px;
	background:url(../images/bg_contect.jpg);
	
}


/* prashant */
input[type="text"],input[type="password"],input[type="file"],select{
border:1px solid #6464FF;
color:#3C3C3C;
font-size:13px;
padding:3px 2px;
width:200px;
}
select{
width:205px;
}
textarea{
border:1px solid #6464FF;
color:#3C3C3C;
}

input[type="submit"],input[type="button"]{
border:1px solid #6464FF;
color:#3C3C3C;
font-size:13px;
font-weight:bold;
padding:3px 5px;
width:70px;
}


.error{
color:red;
}
.required{
color:red;
}

.success{
background-color:#00CC00;
font-size:14px;
font-weight:bold;
height:20px;
padding:5px;
text-align:center;
}

.error_msg_inv{
background-color:red;
height:20px;
font-size:14px;
font-weight:bold;
padding:5px;
text-align:center;
color:#FFCC00;
}




img {
text-decoration:none; border:none;
}
#type a{
text-decoration:none;
}

h1{
font-size:22px;
padding-bottom:5px;
}
h2{
font-size:18px;
}
h3{
font-size:14px;
}
h4{
font-size:12px; margin-bottom:0px; margin-top:0px;
}
h5{
font-size:10px;
}

.space{
overflow:visible;
}

.input_link{
border:1px solid #6464FF;color:#3C3C3C;font-size:13px;font-weight:bold;
padding:3px 5px; text-decoration:none; background:#CCCCCC;
}


