body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	color: #ffffff;
	background:url(../img/bg.gif) repeat-x top #999999;
	margin:0;
	padding:0;
}

a {
	text-decoration:none
}
a:hover #{
	text-decoration:underline
}
.left {
	float:left
}
.right {
	float:right
}
.clear {
	clear:both;
	display:block;
	height:1px
}

.style1 {
	color: #000000;
	font-size:16px;
	text-align:justify;
}
.style2 {
	color:#003399;
	font-weight:bold;
	font-size:20px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	}

#header {
	width:1004px;
	height:118px;
	margin:0 auto;
	background:url(../img/header.jpg) no-repeat;
}
	#header h1 {
	float:left;
	padding-left:5px;
	padding-top:4px;
	}
		#header h1 a {
		display:block;
		width:300px;
		height:110px;
		font-size:1px;
		text-indent:-10000px;
		}

#nav {
	width:1004px;
	background:url(../img/nav.jpg) repeat-x;
	height:42px;
	line-height:42px;
	margin:4px auto;
}
	#nav li {
		display:block;
		float:left;
		background:url(../img/nav-s.jpg) no-repeat left;
		padding-left:4px;
		height:42px;
	}
	#nav li.first {
		background:none;
	}
		#nav li a img {
			display:block;
			float:left;
			
		}
		#nav li a {
			display:block;
			float:left;
			font:18px/42px Arial, Helvetica, sans-serif;
			color:#fff;
			text-decoration:none;
			padding:0 35px;
		}
		#nav li a:hover, #nav li a.active {
			text-decoration:underline;
			color: #9AF04D;
		}

#content {
	width:1004px;
	background:url(../img/content.gif) repeat-y top;
	margin:0 auto;
}


#about {
	width:600px;
	margin-bottom: 5px;
	margin-top: 20px;
	float:left;
	font-weight: normal;
}
	#about img {
	margin-left:30px;
	float: left;
	margin-right: 20px;
	margin-top: 10px;
	}
	#about1 {
	margin-left:35px;
	width:600px;
	text-align:center;
	margin-bottom: 5px;
	margin-top: 12px;
	float:left;
	}
#box {
	width:510px;
	float:left;
	background: url(../img/box.gif);
	margin-top: 20px;
	margin-left: 45px;
}
	#box img {
		margin:0;
	}
#box1 {
	width:510px;
	float:left;
	background: url(../img/box.gif);
}
	#box1 h3 {
	font:Arial, Helvetica, sans-serif;
	font-size:17px;
	margin-left:25px;
	margin-top: 10px;
	line-height: 14px;
	margin-bottom: 5px;
	}
#table2 {
	font-family:Arial, Helvetica, sans-serif;
	float:left;
	color:#000000;
	font-size:20px;
	font-weight:bold;
	margin-left:24px;
	
	
}
#rside {
	width:260px;
	float:left;
	margin-left: 40px;
	margin-top: 90px;
}
	#rside img {
		margin-bottom:25px;
	}
#contact {
	float:right;
	margin-right:10px;
	background:url(../img/title.gif) no-repeat;
	height:194px;
	width: 302px;
	margin-top: 0px;
}
	#contact p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#000000;
	text-align:left;
	margin-left: 25px;
	margin-top: 3px;
	}
	#contact h3 {
	font:18px/37px Arial, Helvetica, sans-serif;
	color:#fff;
	text-align:center;
	margin-bottom:10px;
	}
	#contact h4 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	color:#000000;
	text-align:left;
	}
#contentbot {
	float:left;
	text-align:left;
	margin-left:0px;
	margin-top:5px;
	width:1004px;
	height:65px;
	background-color:#ffffff;
	background:url(../img/title-b.gif) no-repeat;
	background-position:center;
}
	#contentbot h4 {
	font-size:20px;
	color:#0033CC;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	margin-left:30px;
	margin-top:9px;
	margin-right:0px;
	width:650px;
	}
	
#free {
	display:block;
	float:right;
	width:250px;
	height:33px;
	background:url(../img/free.jpg) no-repeat;
	margin-top: 15px;
	margin-right: 35px;
}
	#free a {
	display:block;
	text-align:center;
	font:20px/33px Arial, Helvetica, sans-serif;
	color:#0033cc;
	text-decoration:none;
	padding:0 20px;
	font-weight: bold;
		}
		#free a:hover, #free a.active {
	text-decoration:underline;
	color: #FF00FF;
		}

#footer {
	width:1004px;
	background:url(../img/footer.gif) repeat-y top;
	margin:0 auto;
	text-align:center;
}
	#footer li {
	display:inline;

	}
		#footer li a {
			text-decoration:none;
			color:#fff;
		}
		#footer li a:hover {
			text-decoration:underline;
		}
	#footer p {
		font-size:10px;
		padding-top:8px;
		padding-bottom:10px;
		color:#000000;
		}

