html, body { 
	margin:0; 
	padding:0; 
 	text-align: justify;
 	font-family: Trebuchet MS, lucida, arial, helvetica, sans-serif;
 	font-size: 13px;
	line-height: 19px;
	background: #eef7e4;
 } 
 
#pagewidth { 
 	width:100%; 
} 
 
#header { 
	height:117px; 
	width:100%; 
	background: #EEF7E4 url(images/headerbg.jpg) top center repeat-x;
} 

#leftimage {
	position:relative;
	float:left;
	margin: 2px 0 0 5px;
}

#rightaligntext {
	position:relative;
	float:right;
	margin: 45px 5px 0 0;
}

.textrt {
	font-family:Trebuchet MS, lucida, arial, helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}

.small {
	font-family: Trebuchet MS, lucida, arial, helvetica, sans-serif;
	font-size : 10px;
}


a:link {color: #003399;text-decoration: none;}
a:visited { color: #8BB8CD; text-decoration: none; }
a:hover {color: #999999;text-decoration:none;}

a.bodylink {text-decoration: none;}   
a.bodylink:link {color: #00006F ;text-decoration: none;}
a.bodylink:visited {color: #6C8EB7;text-decoration: none; }
a.bodylink:hover {color: #A0A0C0;text-decoration: none; }



#leftcontent {
	position: absolute;
	left:0px;
	top:117px;
	width:180px;
	height:248px;
	background:url(images/asraninew.jpg);
	border:0px solid #000;
}

#centercontent {
	background:url(images/middlebg.gif) top center repeat-x;
	height: 248px;
   	margin-left: 180px;
   	margin-right:180px;
	voice-family: "\"}\"";
	voice-family: inherit;
   	margin-left: 180px;
   	margin-right:180px;
}

html>body #centercontent {
   	margin-left: 180px;
   	margin-right:180px;
}

#rightcontent {
	position: absolute;
	right:0px;
	top:117px;
	width:180px;
	height:248px;
	background:url(images/drbaxinew.jpg);
	border:0px solid #000;
}

.text {
	width:100%;
	margin:229px 0 0 0;
	color : #00006F;
	background-color:#BDE1A9;
	font-weight: bold;
}

.text1 {
	width:100%;
	text-align:center;
	font-family: Trebuchet MS, lucida, arial, helvetica, sans-serif;
	font-size: 17px;
	color: #000;
	font-weight: normal;
	margin:0 0 0 0;
}

.text2 {
	font-family:  lucida,Trebuchet MS, arial, helvetica, sans-serif;
	font-size:17px;
	text-align:center;
	color: #454545;
	font-weight: normal;
	padding-left:3px;
	padding-right:3px;
}

.center_text {
	
	text-align:center;
	color: #454545;
	width: 100%;
	margin : 40px 0 0 0px;
}
		
#footer {
	height:30px; 
	width:100%; 
	background-color:#6F8373;
	padding-left: 5px;
} 


#navbg {
	height: 20px;
	width:100%;
}

#navbar {
	margin:0;
	height : 35px;
	
}

#navbar ul {
	margin: 0;
	padding:6px 4px 3px 3px;
	text-align:center; 
} 

#navbar li {
	display: inline;
	margin: 0;
	height : 35px;
	list-style: none;
}

#navbar A {
	color: #00006F;
	width:100%;
	text-decoration: none;
	margin:0;
	padding: 0;
	}
	
#navbar A:hover {
	text-decoration: none;
	color: #8181C0;
	}
#navbar a.current:link, #navg a.current:visited{
	color: #D32C23;
	text-decoration: none;
}
#navbar A:visited {
	position:relative;
	color: #006600;
}  

.navigation {
	background: #C9D5B5;
}

#naver { 
 	height:35px; 
 	width:100%; 
 	background: #EEF7E4;
 	
} 

