@charset "utf-8";
/* CSS Document */

h1, h2, img, ul, li, a,p { padding:0px; border:0px; list-style:none; margin:0px;}

.clear{clear:both;}

.main {
	width:100%;
	height:100%;
	background:url(images/bg_main_page.jpg) no-repeat top center;
	position:relative;
	margin:0px;
	padding:0px;
}

.wrapper {
	width:780px;
	height:auto;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	position:relative;
}

.TopNav {
	width:780px;
	height:24px;
	background:url(images/bg_menu.gif) no-repeat top left;
	text-align:center;
	font-size:12px;
}

.BannerMain {
	width:780px;
	height:auto;
	margin-top:12px;
}


.BannerMain .left {
	width:245px;
	height:auto;
	float:left;
	padding-top:14px;
}

.BannerMain .center {
	width:420px;
	height:auto;
	float:left;
	padding-top: 20px;
}

.BannerMain .right {
	width:100px;
	height:auto;
	float:right;
	padding-top:20px;
}

.ContentContainer
	{
	width:780px;
	height:auto;
	margin-top:37px;
	background:url(images/bg_content_top.gif) no-repeat top left;
	float:left;
	background-color:#FFF;
	margin-bottom:20px;
	}
	
.ContentContainer .inner
	{
	width:738px;
	padding:20px;
	padding-top:23px;
	height:auto;
	margin-top:0px;
	float:left;
	background:url(images/bg_conent_inner.gif) repeat-x top left;
	border-left:1px solid #dee9dc;
	border-right:1px solid #dee9dc;
	}
	
.ContentContainer .bottom
	{
	width:780px;
	height:auto;
	margin-top:7px;
	float:left;
	background:url(images/bg_content_bottom.gif) repeat-x bottom left;
	}

.InnerHeader{ width:auto; height:auto; float:left;}
.InnerHeader .left{ width:317px; height:58px; padding-top:15px; float:left; border-right:1px dotted #6f849a;}
.InnerHeader .right{ width:399px; height:auto; float:right; padding-left:20px; padding-top:27px;}

.MainNav
	{
	width:740px;
	padding-top:20px;
	height:32px;
	float:left;
	border-bottom:3px solid #79a700;
	}
	
	
.MainNav .Left
	{
	width:200px;
	height:35px;
	float:left;
	padding-top:5px;

	}	
	
.MainNav .Right
	{
	width:530px;
	height:35px;
	float:right;

	}


	
.Banner
	{
	width:740px;
	margin-top:2px;
	height:336px;
	float:left;
	background:url(images/banner.jpg) no-repeat;

	}

.ContentArea
	{
	width:740px;
	margin-top:19px;
	height:auto;
}





a:link{ color:#060; text-decoration:none;}
a:active{ color:#060; text-decoration:none;}
a:visited{ color:#060; text-decoration:none;}
a:hover{ color:#788da0; text-decoration:none;}


a.linkgreen:link{ color:#79a700; text-decoration:none; background:url(images/icon_arrow.gif) no-repeat left; 
font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; font-size:12px; padding-left:20px; text-transform:uppercase;}
a.linkgreen:active{ color:#79a700; text-decoration:none; background:url(images/icon_arrow.gif) no-repeat left; 
font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; font-size:12px; padding-left:20px; text-transform:uppercase;}
a.linkgreen:visited{ color:#79a700; text-decoration:none; background:url(images/icon_arrow.gif) no-repeat left; 
font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; font-size:12px; padding-left:20px; text-transform:uppercase;}
a.linkgreen:hover{ color:#79a700; text-decoration:none; background:url(images/icon_arrow.gif) no-repeat left; 
font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; font-size:12px; padding-left:20px; text-transform:uppercase;}


	

/* styles as of 19-Mar * by Arul */

.TopNav ul {
	list-style-type:none;
	padding:0px;
	margin:0px;
}

.TopNav ul li {
	display:inline;
	margin:0px 10px;
}
	
.TopNav ul li a {
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
}

.TopNav ul li a:hover {
	color:#4f6e4b;
	text-decoration:none;
}

.bannerContent {
	width:240px;
	height:250px;
	float:right;
	margin-right:44px;
	margin-top:30px;
	color:#cde2ff;
	font-size:12px;
	line-height:17px;
	overflow:hidden;
}

.existingUsers {
	float:right;
	margin-right:92px;
	margin-top:5px;
}

.ContentAreaLeft {
	width:430px;
	height:auto;
	float:left;
	background:url(images/divider.gif) no-repeat top right;
}

.ContentAreaRight {
	width:275px;
	height:auto;
	float:right;
	margin-right:7px;

}

.headingNews { 
	width:199px;
	height:46px;
	margin-bottom:8px;
}

.newsCont1 {
	width:400px;
	min-height:50px;
	background:#f1f5f0;
	border-top:1px solid #c7dbc4;
	border-bottom:1px solid #c7dbc4;
	font-size:12px;
}

.newsCont2 {
	width:400px;
	min-height:50px;
	float:left;
	font-size:12px;
}


.newsContLast{
	width:400px;
	min-height:70px;
	float:left;
	border-bottom:1px solid #c7dbc4;
	font-size:12px;
}
.headingStats { 
	width:153px;
	height:46px;
}

.ContentArea .Contnet {
	width:344px;
	height:47px;
	margin:12px 0px 0px 11px;
	line-height:15px;
}

.ContentArea .Date {
	font-weight:bold;
}

.ContentArea .Head {
	font-weight:bold;
	color:#79a700;
}

.more {
	color:#739f00;
}

.viewMore {
	width:77px;
	height:25px;
	float:right;
	margin-right:30px;
	margin-top:13px;
}
.MainNavInner{padding:0px; margin:0px;}
.MainNavInner li{margin-right:1px; float:right; height:auto; list-style:none;}
.MainNavInner li.last{margin-right:0px;}

/* Sub Page Styles */

.BannerSub {
	width:740px;
	margin-top:2px;
	height:173px;
	float:left;
	
}
	
.bannerContentSub {
	width:425px;
	height:125px;
	float:right;
	margin-right:41px;
	margin-top:19px;
	color:#cde2ff;
	line-height:20px;
	overflow:hidden;
}

.subContnetCont {
	width:740px;
	height:auto;
}

.headingSubPage {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#79a700;
	font-weight:normal;
	text-transform:uppercase;
	margin-bottom:24px;
	
}

.headSub a {

	padding:0px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#79a700;
	font-weight:normal;
	line-height:normal;
	margin-bottom:10px;

}

.headSub a:hover {
	color:#91c016;
	line-height:normal;
	margin-bottom:10px;
}

.contentList {
	margin:0px 0px 0px 10px;
}

.contentList li {
	background:url(images/bullet.gif) no-repeat;
	background-position:0px 9px;
	text-indent:10px;
}

.addressCont {
	width:250px;
	height:auto;
	float:left;
	margin-right:20px;
}

.map {
	width:auto;
	height:auto;
	margin-top:10px;
}