/* CSS Document */

/*
Author: kannan.s
email : onlinekannan@yahoo.com
web   : kannann.com
Creatio date : Aug 12 2009
Site url: www.divyaprabha.in
*/


body {
	margin:0px;
	padding:0px;
	margin-top:30px;
	color:#333333;
	font-size:12px;
	line-height:21px;
	font-weight:normal;
	background-repeat:repeat-x;
	background-image:url(../images/bg.gif);
	font-family:Verdana, Arial, Helvetica, sans-serif;

	}
	
a {
	color:#333333;
	font-size:12px;
	font-weight:normal;
	text-decoration:none;
	}
	
a:hover {
	color:#002c6b;
	}
	
#container {
	width:950px;
	height:auto;
	margin:0 auto;
	}
	
#logo {
	width:312px;
	height:83px;
	float:left;
	background-image:url(../images/logo.gif);
	margin:0;
	}
	
#topnav {
	width:638px;
	height:83px;
	float:left;
	background-image:url(../images/topbg.gif);
	margin:0;
	}
	
#topnav img{
	float:right;
	padding-right:10px;
	margin:0;
	border:0px;
	padding-top:47px;
	padding-bottom:0px;
	}
	
#linesep {
	width:950px;
	height:3px;
	float:left;
	overflow:hidden;
	background-color:#75b7c2;
	}
	
#pagewrap {
	width:948px;
	height:auto;
	float:left;
	padding-top:21px;
	background-color:#FFFFFF;
	border:1px solid #d0e5ea;
	background-image:url(../images/pagebg.gif);
	background-repeat:repeat-x;
	}
	
#leftnav {
	width:251px;
	height:auto;
	float:left;
	display:inline;
	overflow:hidden;
	margin-left:10px;
	margin-right:10px;
	}
	
#leftnav div.top{
	width:251px;
	height:43px;
	overflow:hidden;
	float:left;
	}
	
#leftnav div.nav{
	width:251px;
	height:auto;
	float:left;
	}
	
#leftnav div.nav ul{
	margin:0px;
	padding:0px;
	width:251px;
	overflow:hidden;
	margin-top:0px;
	margin-bottom:0px;
	}
	
#leftnav div.nav ul li{
	margin:0px;
	padding:0px;
	width:251px;
	padding:0px;
	height:30px;
	padding-left:21px;
	line-height:30px;
	list-style:none;
	overflow:hidden;
	background-repeat:no-repeat;
	background-image:url(../images/libg.gif);
	}
	
#leftnav div.bottom{
	margin:0px;
	padding:0px;
	width:251px;
	height:8px;
	overflow:hidden;
	margin-top:0px;
	display:inline;
	}
	
#spotlight {
	width:662px;
	height:auto;
	float:left;
	}
	
	
#content {
	width:662px;
	height:auto;
	overflow:hidden;
	float:left;
	margin-top:21px;
	margin:0px;
	margin-bottom:21px;
	}
	
#spotlight div{
	width:310px;
	height:143px;
	margin-right:21px;
	float:left;	
	margin-top:21px;
	margin-bottom:21px;
	background-image:url(../images/homespot.gif);
	background-repeat:no-repeat;
	}
	
.img{
	overflow:hidden;
	float:left;
	margin:0px;
	padding:7px;
	padding-left:14px;
	}
	
h1 {
	color:#006666;
	font-size:14px;
	width:600px;
	padding-left:14px;
	padding-bottom:1px;
	background-image:url(../images/arrow.gif);
	background-repeat:no-repeat;
	margin-top:10px;
	}
	
h2 {
	color:#006666;
	font-size:14px;
	width:290px;
	margin-bottom:1px;
	padding-left:7px;
	margin-top:10px;
	}
		
p {
	text-align:justify;
	margin-top:3px;
	margin-bottom:7px;
	margin-left:14px;
	margin-right:14px;
	}
	
li.sub {
	list-style:square;
	padding-left:5px;
	list-style-position:inside;
	}

#bottom {
	width:950px;
	height:56px;
	float:left;
	margin-top:21px;
	margin:0px;
	margin-bottom:21px;
	line-height:56px;
	text-align:center;
	background-image:url(../images/bottombg.gif);
	background-repeat:no-repeat;
	}	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
#dropmenudiv{
position:absolute;
background-color:#FFFFFF;
border-bottom-width: 0;
border:1px solid #ececec;
font:normal 11px Verdana;
line-height:25px;
z-index:500;
margin-left:10px;
}

#dropmenudiv a{
width:100%;
display: block;
text-indent: 10px;
border-bottom: 1px solid #ececec;
padding: 1px 0;
color:#002c6b;
font-size:12px;
text-decoration: none;
font-weight: normal;
}

#dropmenudiv a:hover{ /*hover background color*/
background-color:#ececec;
}

/* Sample CSS definition for the example list. Remove if desired */
