
* {	margin:0 auto;
	padding:0;
}



body {

	font-family:verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#000;
	line-height:18px;
	background-image:url(images/bg.gif);
	background-repeat:repeat-x;
	text-align:justify;
	
	
}

.heading {

	font-size:21px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#006699;
	line-height:27px;
}

.small_heading {

	font-size:16px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#006699;
	font-weight:bold;
	}
	
	
.small_heading_1{

	font-size:13px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#006699;
	font-weight:bold;
	}
	
.footer {

	font-size:11px;
	color:#fff;
	text-decoration:none;
	text-align:center;

	}
	
.menu {

	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
	
	
}
	
#top_nav {

	width:830px;
	height:40px;
	
	
}

#top_nav ul{

	padding:0px;
	margin:0px;

}

#top_nav li{

	padding:0px;
	margin: 2px 0px 0px 5px;
	float:left;
	display:inline;

}


#top_nav li a{

	color:#fff;
	text-decoration:none;
	display:inline;
	width:auto;
	height:40px;
	
	margin:0px;
	padding:0px;
	font-size:11px;
	font-weight:bold;
	text-align:center;
	line-height:31px;
	margin-left:13px;
}

#top_nav li a:hover {

	color:#000;
	
	text-decoration:none;
	display:inline;
	width:auto;
	height:40px;
	background-position:6px 8px ;
	margin:0px;
	padding:0px;
	line-height:31px;
	margin-left:13px;
}

#top_nav .on{

	color:#000;
	
	text-decoration:none;
	display:inline;
	width:auto;
	height:40px;
	margin:0px;
	margin-left:13px;
	line-height:31px;
	font-size:11px;
	font-weight:bold;
	text-align:center;
}

.footer_link{
	width:700px;
	height:20px;

}
.footer_font{

	color:#fff;
	font-size:11px;
}

.webdesign{

	color:#fff;
	font-size:11px;
	text-decoration:underline;
}