html {
	background:url(images/bg.jpg);
	color:#666666;
	font-size:11px;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
}
body {
	margin: 0px;
	background: url(images/bg_gradient.jpg) repeat-x;
}
a {
	color: #00CC00;
	text-decoration:none;
}
p,li{
	line-height:17px;
}
h3 {
	font-size:12px;
}
h4 {
	text-transform:uppercase;
}
#line {
	border-bottom: 1px solid #CCC;
	margin:15px 0;
}
#padtop{
	height:25px;
}
#download{
	float:right;
	background:url(images/go-bottom.png) no-repeat;
	width:75px;
	padding-left: 20px;
	line-height:20px
}
#download2{
	float:left;
	background:url(images/go-bottom.png) no-repeat;
	width:75px;
	padding-left: 20px;
	line-height:20px
}
#container {
	width:790px;
	margin:0 auto;
	height: 100%;
	background: #FFFFFF;
}
#header {
	width:790px;
	height:98px;
	background-image:url(images/header.gif)
}
#menu {
	margin:0px;
	width:790px;
	height:30px;
	background-image:url(images/menu_bg.gif);
}
#banner {
	width:790px;
	height:220px;
	background:#FFFFFF;
	border-bottom: 8px solid #015db4;
}
#left {
	width:200px;
	padding:15px;
	background-color:#FFFFFF;
	float:left;
}
#sub_menu {
	width:200px;
	background-color:#EAEAEA;
}
#sub_menu ul{
	padding:0px;
	margin:0px;
}
#sub_menu_title{
	line-height:30px;
	height:30px;
	padding-left:15px;
	background: url(images/menu_bg.gif);
	color:#FFFFFF;
	border-top: 1px solid #999999;
}
#sub_menu ul li{
	list-style:none;
	line-height:30px;
	height:30px;
	border-bottom: solid 1px #CCCCCC;
	display:block;
}
#sub_menu ul li a{
	display:block;
	padding-left:15px;
	color:#666666;
}
#sub_menu ul li a:hover{
	list-style:none;
	line-height:30px;
	height:30px;
	color:#FFFFFF;
	background: #CCCCCC;
	border-bottom: solid 1px #CCCCCC;
}
#current{
	list-style:none;
	line-height:30px;
	height:30px;
	padding-left:15px;
	color:#FFFFFF;
	background: #00CC00;
	border-bottom: solid 1px #CCCCCC;
}
#blue {
	color:#015db4;
	font-weight:bold;
	font-size:12px;
	line-height:15px;
	text-transform:uppercase;
	vertical-align:middle;
}
#content{
	width: 529px;
	float:right;
	border-left: 1px solid #CCCCCC;
	padding:15px 15px 50px 15px;
	background-color:#FFFFFF;
}
#footer{
	height:30px;
	line-height:30px;
	text-align:center;
	color:#FFFFFF;
	clear:both;
	background-image:url(images/menu_bg.gif);
}
#button {
	width:108px;
	height:25px;
	background-image:url(images/button.gif);
	padding-left:12px;
	line-height:25px;
	color:#FFFFFF;
}
#thumb {
	width:100px;
	height:100px;
	margin:0px;
	float:left;
}
#thumb img{
	border: 0;
}
#thumb_holder {
	width:250px;
	height:120px;
	margin:5px;
	float:left;
	border-bottom: 1px solid #EAEAEA;
}
img.floatLeft { 
    float: left; 
    margin: 4px; 
}
#p_title {
	color:#015db4;
}

#rotator
{
	border: 0;
	cursor: pointer;
	overflow: hidden;
	margin: 0;
	position: absolute;
	width: 790px;
	height: 220px;
	
}

#rotator img
{
	border: 0;
	cursor: none;
	width: 790px;
	height: 220px;
	cursor: pointer;
	float:right;
}

