body
{
	font-family:'Verdana', Arial, Helvetica, sans-serif;
	font-size:11px;
	font-variant:normal;
	margin:0px auto;
	color:#666666;

}
p
{
/*	margin-bottom:6px; */
	margin-top:2px; 
	
}
img
{
	border:none;
}
#wraper
{
	width:790px;
	margin:0px auto;
	background:#fff;
	
}

#header
{
	height:80px;
	clear:both;
	margin-bottom:10px;
}
#header .logo
{
	margin:20px 0px 0px 16px;
}
#header .nav
{
	float:right;
	margin:40px 16px 0px 0px;
}
/* 
<!-- Copyrights 2008 Vanjan Inc. -->
<!-- Designed by Raghavendra S Diddimani --> 
*/
#header a, a:link, a:active, a:visited
{
	font-weight:normal;
	color:#c26343;
	text-decoration:none;
}
#header .active, a:hover
{
	color:#000;
	text-decoration:underline !important;
}
br
{
	display:block;
	clear:both !important;
}
/* baner vanjan Inc here */
#baner
{
	text-align:center;
	margin-bottom:8px;
	clear:both !important;
}
/* end of baner  vanjan Inc here */
/* left navigation of vanjan Inc */
#nav
{
	width:168px;
}

#nav a
{
	font-weight:bold;
	display:block;
	padding:8px 0px 9px 28px;
	background:url(../images/Navigation.jpg) left 0px no-repeat ;
	text-decoration:none;
	color:#4e5a77;
	margin-bottom:2px;

	
}
#nav a:hover
{
	color:#c9717f;
	background:url(../images/Navigation.jpg) left -32px no-repeat ;

}
#nav .active
{
	color:#c9717f;
	background:url(../images/Navigation.jpg) left -32px no-repeat ;
}
/* end of left navigation of Vanjan Inc */
#panelLeft
{
	float:left !important;
	width:168px !important;
}
#panelLeft
{
}
#extra .location
{
	margin-top:10px;
	margin-bottom:10px;
	border: 1px solid #3c7dc6;	
/*	background:url(../images/map.jpg) left 34px no-repeat; */
}
#extra .heading
{
	background:url(../images/BGLocation.jpg) repeat-x;
	display:block;
	text-align:center;
	padding:8px 0px 9px 0px;
	color:#fff;
	font-weight:bold;
	font-size:12px;
	border-bottom:1px solid #196cc8;
}
#panelRight
{
	float:right;
	margin-left:10px;

}
/* style of float left or right */
.goLeft
{
	float:left;
}
.goRight
{
	float:right;
}

/* content style of Vanjan Inc */
#container
{
	width:611px;
	padding-top:6px !important;
	background:url(../images/content_top.jpg) no-repeat; 
	margin-bottom:10px !important;
	
}
#content
{
	background:url(../images/content_middle.jpg) left top  repeat-y; 
	border-bottom:1px solid #e8e6e5;
	padding:5px;
}
#content h1, h2, h3, h4
{
	margin-top:0px;
	margin-bottom:10px;
}
#content h4
{
	font-size:12px;
	color:#000000;
}
.higlight
{
	color:#990000;
}
#content h3
{
	font-size:15px;
	font-weight:bold;
	background:url(../images/h3.png) no-repeat 3px center;
	padding:0px 0px 0px 28px;
	color:#c9717f;
}
#content h3 span
{
	color:#2e89c3;
}
#content a, a:link
{
	font-weight:bold;
	color:#3b90e8;
	text-decoration:none;
}
#content a:hover
{
	color:#d94c07;

}
#content .more
{
	text-align:right;
}
#content li
{
	margin:10px 0px;
}
.box
{
	border-top:1px dotted #358be7;
	padding:3px;
}
#mainbox h3 
{

	font-size:14px;
	font-weight:bold;
	background:url(../images/BgTittle.gif) no-repeat left center;
	padding:0px 0px 0px 28px;
	color:#4e5a77;
	
}
#mainbox
{
	clear:both;
	border-top:1px dotted #358be7;
	padding:3px;
}

.DotBrd
{
	border-right:1px dotted #358be7 !important;
}
#mainbox .box
{
	width:285px;
	padding:6px;
	border:none;
}
.imgLeft
{
	float:left;
	margin:0px 5px 0px 5px;
}
.brd
{
	border:1px solid #cbcbcc;
	padding:3px;
}
#footer
{

	border-top:2px solid #d94c07;
	padding:15px 10px 15px 10px;
	color:#4e5a77;
	font-size:10px;
	clear:both !important;
}
#footer a, a:link
{
	font-weight:normal;
	color:#c26343;
	text-decoration:none;
}
#footer a:hover
{
	text-decoration:underline;
	color:#000000;
}



