/********************************************************
   	Default CSS Document
	Copyright (C) 2003-2009 . All rights reserved. 
	WEBNEP Pvt .Ltd
	
********************************************************/

#wrapper
{
	background:#fff url(../images/header_back.gif) 0 50px repeat-x;
}

#header
{
	height:249px;
	background:url(../images/shade.png) 0 0 no-repeat;
	width:600px;
	margin:0 auto;
	
}

#headerwrap
{
	
	height:249px;
	background:#fff url(../images/plant_gra.png) 10px 0 no-repeat;
	width:587px;
	margin:0px auto 0 auto;

	
	
	
}

#headerwrap #model 
{
	position:absolute;
	margin:50px 0 0 388px;
	 height:198px;
	  width:184px;
	
	
}
#headerwrap h1 a
{
	background:url(../images/webnep_logo.png) 0 0 no-repeat;
	width:204px;
	height:60px;
	display:block;
	float:left;
	margin:12px 0 0 10px !important;
	margin:13px 0 0 5px;
	
}

#headerwrap span

{
	position:absolute;
	left:-999em;
}

/**************************************************
******************* TOPLINK ***********************
**************************************************/

#headerwrap #toplink
{
	width:82px;
	height:23px;
	display:block;
	background:url(../images/top_link.gif) 0 0 no-repeat;
	float:right;
	margin-right:3px;
	margin-right:2px;
	
	
	
}
#headerwrap #toplink a
{
float:left;
	margin:5px 0 0 12px;

	width:11px;
	height:10px;
	}
#headerwrap #toplink a img 
{
	
	border:none;
	width:11px;
	height:10px;
	display:block;
	
}


#headerwrap #toplink a:hover img 

{
	filter: alpha(opacity=30); -moz-opacity: .30;
}


#headerwrap #headBanner
{
	clear:both;
	
	background:url(../images/headerBox.gif) 0 0 no-repeat;
	margin:25px 0 0 20px;
	_margin:25px 0 0 10px;
	float:left;
	width:389px;
}

#headerwrap #headBanner p
{
	font:normal 11px Arial, Helvetica, sans-serif;
	color:#424a4f;
	padding:16px;
	width:295px;
	height:101px;
	text-align:justify;
	
	
}


/**************************************************
******************* BODY PART ***********************
**************************************************/
#sitewrapper
{
	clear:both;
	display:block;
	width:1000px;
	margin:0 auto 20px auto;
	overflow:hidden;
	
	
}
/*************** LEFT COL ****************/
#leftcol
{
	width:205px;
	float:left;
	
	
}



/*************** MID COL ****************/
#midcol

{
width:558px;
float:left;
background:url(../images/mid_gra.gif) 0 0 repeat-x;
padding:15px 15px 0 15px;

}
/*************** RIGHT COL ****************/
#rightcol

{
width:207px;
	float:right;
	

}

/***************** FOOTER ***************/
#footer
{
	height:60px;
	border-top:7px solid #ededed;
	background:#289ae8;
	width:100%;
	clear:both;
}
