/* CSS Document */



/* by Ashes Khan*/



BODY {

	padding:0px;
	margin:0px;
	background-color:#f4f4f4;

}

a{color:#000; text-decoration:none;}
a:visited{color:#000; text-decoration:none;}
a:hover{ color:#666; text-decoration:underline;}

#container{

	display:block;
	clear:both;
	width:1004px;
	font:14px Arial, Helvetica, sans-serif;
	margin: 0 auto;

}



.top1{

	background:#9FCBA0;
	height:18px;
	padding-top:4px;
	padding-left:6px;
	border-bottom:1px solid #fff;

}

.top1 a,a:visited{ text-decoration:none; color:#000;}
.top1 a:hover{text-decoration:none; color:#fff;}


.flash1{

	height:214px;
	border-bottom:1px solid #C8C8C8;
}



.topnav{

	background:url(../images/bg_topnav.gif) repeat-x #339900;
	height:33px;
	border-bottom:1px solid #999999;
	border-top:1px solid #A3A3A3;

}



.row1{

	background:#D8D8D8;
	height:280px;
	text-align:center;

}



	.row1-table{

		display:block;
		clear:both;
		margin:0 auto;
		width:960px;
		/*height:240px; */
		margin-top:20px;
		margin-left:10px;
		font:10px Arial, Helvetica, sans-serif;
		color: #333333;
		text-align:left;
	}

	

	.row1-table TH{ 
		background:#F4F4F4; 
		text-align:left; 
		vertical-align:text-top; 
		width:560px; 
		padding:4px; 
		font:14px/16px Arial, Helvetica, sans-serif;
		color:#000;
		font-weight:normal

		}





.row2{

	background: url(../images/bg_newsnevents.gif) no-repeat #D8D8D8;
	height:46px;

}



.row3{
	height:260px;
	background:url(../images/bg_row3.gif) repeat-x;
	border-bottom:4px solid #D8D8D8;

	

}





.hed1{ font:bold 14px Arial, Helvetica, sans-serif; display:block; clear:both; padding-bottom:4px; padding-top:4px; text-transform:uppercase; }





.footer{

	height:50px;
	padding-top:13px;
	border-top:4px solid #fff;
	background:#9FCBA0;
	text-align:center;
}
