html, body, ul, li, h1, h2, h3, h4, p {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
/*
h2 { font-family: 'Century Gothic',Arial; font-weight:bold; size:16px;}
h3 { font-family: 'Century Gothic',Arial; font-weight:bold; size:16px;}
h4 { font-family: 'Century Gothic',Arial; font-weight:bold; size:16px;}
*/
a:link {color: #6b6666;
	font-weight:bold;
	text-decoration:none;
}
a:hover {color: #6b6666;
	font-weight:bold;
	text-decoration:underline;
}
a:visited {color: #6b6666;
	font-weight:bold;
	text-decoration:none;
}

img {
	border: 0px;
}

.clear {
	clear: both;
}

body {
	text-align: center;
	font: 11px verdana, arial, sans-serif;
	background-color: #4B7ACC;
}
hr{
	margin:0px;
	height: 1px;
	background-color: #e9eccd;
	border:none;
	padding: 0px;
}
#top{
	width: 830px;
	height: 16px;
	padding-bottom: 70px;
	position: relative;
}
#logo{
	position: absolute;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 547px;
	margin-top: 20px;
}
#logo a img{
	border:none;
}
#header{
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
	width: 782px;
	height: 192px;
	margin: 0 auto 0 auto;
}
#wrapper {
	text-align: left;
	margin: 0 auto 15px auto;
	width: 830px;
}

#body {
	color: white;
	width: 100%;
	background-image: url(../images/bg_loop.jpg);
	background-repeat: repeat-y;
}
#body-top {
	position: relative;
	background-image: url(../images/bg_top.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#body-bot {
	padding-bottom: 17px;
	background-image: url(../images/bg_bottom.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}

#wrapper {
	position: relative;
}

/*---------------------Tab Menu-------------------------*/
#tabmenu{
padding: 0;
width: 500px;
background: transparent;
voice-family: "\"}\"";
voice-family: inherit;
margin: 15px 0 0 24px;
position:absolute;
}

#tabmenu ul{
margin:0;
padding: 38px 0 0 0;
list-style: none;
}

#tabmenu li{
display: inline;
margin: 0 2px 0 0;
padding: 0;
}

#tabmenu a{
float: left;
display: block;
font: 14px Century Gothic;
color: #8a9e49;
text-decoration: none;
margin: 0 1px 0 0;
padding: 5px 10px;
border-top: 1px solid white;
}

#tabmenu a:hover{
background-color: #809534;
color: white;
}

#tabmenu #current a{
background-color: #809534;
color: white;
border-color: #809534;
}
/*---------------------End Tab Menu-------------------------*/

#body-bot {
	padding-top: 12px;
}
#more{
	width: 782px;
	height: 178px;
	margin: 3px auto 3px auto;
	position: relative;
}
#boxmore{
	height: 178px;
	background-color: #FFFFFF;
	position:absolute;
}

.left{float:left;}
.left img{width:260px;height:178px;}
.center{margin-left:263px;}
.center img{width:257px;height:178px;}
.right{margin-left:523px;}
.right img{width:259px;height:178px;}

.new{font-family: Tahoma;font-size: 11px;color: #4a5508;position:absolute; width:200px;margin:0; padding:70px 0 0 17px;}
.new h2{font-family: Tahoma;font-size: 11px;color: #4a5508; font-weight:bold; text-transform:uppercase; padding-bottom:2px;}
.new h2 a{color: #056e2a; text-decoration:underline;}
.new h2 a:hover{color: #4a5508; text-decoration:underline;}

#page{
	width: 782px;
	margin: 3px auto 0 auto;
}
#content{
	width: 762px;
	border: 1px solid #e9eccd;
	background-color: #fafbf4;
	padding: 10px;
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
	line-height: 16px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#content p{
	margin:0; padding:3px 0 4px;

}
#content h1{
	font-family: Century Gothic;
	font-size: 20px;
	color: #91a327;
	line-height: 16px;
	padding-bottom: 15px;
}
#content a{
	color: #6b6666;
	font-weight:bold;
	text-decoration:none;

}
#content a:hover{
	color: #6b6666;
	font-weight:bold;
	text-decoration:underline;

}

.content-list{
	border: 1px solid #e9eccd;
	background-color: #fafbf4;
	padding: 10px;
	font-family: Tahoma;
	font-size: 11px;
	color: #6b6666;
	line-height: 16px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	width: 762px;
}

.box_feature {
border:1px #e9eccd solid;
background-color:#000;
}

.box-feat{
	clear:left;
	padding: 5px;
	margin-bottom: 5px;
	border: 1px solid #e9eccd;
    background-color:#FFFFFF;
	width:750px;
}

.box-feat-int{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	font-size:11px;
	line-height:17px;
	height: 110px;
}
.box-feat p {font-size:12px; margin:0; padding:2px 0 3px; line-height:12pt; font-size:11px}
.box-feat-img {
	width:110px;
	float:left;
	margin-right: 10px;

}
.box-feat-img img {width:100px;height:auto;padding:5px;background-color:#DBDBC8;}

* html .box-feat-img img {width:100px;height:65px;padding:5px;background-color:#DBDBC8;}


.box-feat-img a img {border:none;}
.box-feat-img a:hover img { background-color:#EDEDE4;}
.box-feat-int h2 {font-family:'Century Gothic';font-size:14px;}
.box-feat-int h2 a{color:#4B7ACC;text-decoration:none;font-weight:bold;text-decoration:underline;}
.box-feat-int h2 a:hover{color:#4B7ACC;text-decoration:none;}
.dis{color:#666666;font-family:'trebuchet MS';font-size:12px;}

#footer{
	width: 830px;
	margin: 0 auto 0 auto;	
}
#copyright{
	font-family: Tahoma;
	font-size: 11px;
	color: #bfc4bf;
	text-align: center;
}
#copyright a{
	color: #ffffff;
	text-decoration:none;
}
#copyright a:hover{
	color: #bfc4bf;
	text-decoration:underline;
}

/*----------------- pagination -------------------  */
<style type="text/css">


.pagination{
padding: 2px;

}

.pagination ul{
margin: 0;
padding: 0;
text-align:center; /*Set to "right" to right align pagination interface*/
font-size: 12px;
font-weight:bold;
font-family:Arial, Helvetica, sans-serif;
}

.pagination li{
list-style-type: none;
display: inline;
padding-bottom: 1px;
}

.pagination a, .pagination a:visited{
padding: 0 5px;
border: 1px solid #9aafe5;
text-decoration: none; 
color: #2e6ab1;
}

.pagination a:hover, .pagination a:active{
border: 1px solid #2b66a5;
color: #FFF;
background-color: #2e6ab1;
}

.pagination a.currentpage{
background-color: #2e6ab1;
color: #FFF !important;
border-color: #2b66a5;
font-weight: bold;
cursor: default;
}
.pagination a:hover.currentpage{
background-color: #2e6ab1;
color: #FFF !important;
border-color: #2b66a5;
font-weight: bold;
cursor: default;
}
.pagination a.disablelink, .pagination a.disablelink:hover{
background-color: white;
cursor: default;
color: #929292;
border-color: #929292;
font-weight: normal !important;
}

.pagination a.prevnext{
font-weight: bold;
}

</style>
/*----------------- end pagination ---------------- */

#link {
}
#link p{font-size:11px; padding-bottom:0px; }
#link a{font-size:12px; margin:0; }
