/* CSS Document */
body {background:url(images/pagebg.jpg) center top repeat-x; font: 11px Verdana, Arial, Helvetica, sans-serif; color:#5c5a56; background-attachment:fixed;}
* {margin: 0px;	padding: 0px;}
#wrap {width:835px; height:1300px; margin:auto;}
#header { height:197px;}
#page {padding:5px 15px 5px 5px; width:815px; height:1900px; background:url(images/page.jpg); margin-top:49px;}
#contents {float:left;	width: 810px;}
a {color:#989C50; text-decoration:none;}
a:visited { color:#989C50;}
a:hover {color:#fff; text-decoration:underline;}

h2 {font-size:13px; /*color: #989C50*/ color:#FFFFFF; font-family:Verdana, Arial, Helvetica, sans-serif;}
/*top nav*/
#topnav ul {list-style:none;}
#topnav li {display:inline;}
#topnav a {
	display:block; float:left;
	height: 23px; padding: 4px 25px 5px 10px;
	color: #5C5A56; text-decoration: none;
	text-transform: uppercase;
	}
#topnav {background:url(images/navbar.png); width:835px; height:28px;}
#topnav a:hover {background:url(images/menu2.png) 0 0 no-repeat; color:#fff;}
#topnav .active a {background:url(images/menu1.png) 0 0 no-repeat; color:#333;}


#topnav2 ul {list-style:none;}
#topnav2 li {display:inline;}
#topnav2 a {
	display:block; float:left;
	height: 18px; padding: 4px 10px 0 8px;
	color: #5C5A56; text-decoration: none;
	text-transform: uppercase;
	border:1px dotted #5C5A56;
	background:url(images/menu11.png);
	}
#topnav2 {background:url(images/navbar1.png); width:835px; height:28px;}
#topnav2 a:hover {background:url(images/menu22.png) 0 0 no-repeat; color:#fff;}
#topnav2 .active a {background:url(images/menu11.png) 0 0 no-repeat; color:#333;}


/*page contetnt below*/
#col1
{
/*padding: 0 15px 0 15px;
*/width:835px; height:auto;
text-align:center;
}
#bar
{
text-align:center;
width:790px;
background:#00FF66;
}

#bar:hover
{
padding:0 0 0 0px;
text-align:center;
background:#99FF00;
}
#col2
{
margin:10px  0 0 0;
}
#col2 .subhead 
{
	
	/*color:#5A5854;*/ color:#FFFFFF;text-transform:uppercase;
	display:block; margin:2px  0 0 0px; padding:0px 0px 2px 10px;
	 width:800px; height:15px;
	background:#201F1E;
	background:url(images/navbar.png);
	}
#col2 .subhead:hover
{
	background:#0066FF;
}
#col3
{
width:810px;
height:1340px;
}
#col3 ul li
{
display:block; float:left;
width:200px; height:210px;
text-align:center;
background:url(Pic/imagebg2.jpg);
border:1px dotted #5C5A56;
}
#col3 ul li:hover
{
display:block; float:left;
width:200px; height:210px;
text-align:center;
background:url(Pic/imagebg3.jpg);
border:1px solid #3399FF;
}
table 
{
border:0px solid #99FFCC;
color:#FFFFFF;
background:url(images/tblbg.jpg);
}
table td.title
{
	/*color:#5A5854;*/
	color: #FFFFFF;text-transform:uppercase;
	font-weight:bold; text-align:center;
	height:20px;
	font-size:9px;
	background:#336666;
	border:1px solid #CCFFCC;
}
table td
{
	/*color:#5A5854;*/
	color: #FFFFFF;text-transform:uppercase;
	font-weight:bold; text-align:center;
	height:20px;
	font-size:9px;
	background:#CC66FF;
	border:1px solid #CCFFCC;
}
/*--------------footer --------------------------*/
#footer {
margin:0 0 15px 0;
background:url(images/navbar.png); height:30px;
padding:0px 0 5px 250px;}
#leftfoot {
	width:440px; float:left;
	padding:8px 0 0 25px;
	}