body {font-family: Trebuchet MS;font-size: 11px; margin:0 0 0 0;}
h1 {font-size:18px; font-weight: normal; }
a {text-decoration: none; color: #0F8B2D;}
li {line-height: 22px;}
p {line-height: 22px;}
img {border: none;}
hr {color: #96BF0D;}

#mainwrapper {width: 980px; margin-left: auto; margin-right: auto;}
#centrewrapper { float: left; width: 960px; overflow: hidden;}
#bg_left { float: left; width: 10px; height:777px; overflow:hidden; background: url('../images/template/left.png') no-repeat;}
#bg_right { float: left; width: 10px; height: 777px; overflow:hidden; background: url('../images/template/right.png') no-repeat; }

#header_top { height: 20px; background: url('../images/template/top.png') no-repeat;}
#header { height: 62px; width: 940px; margin: 10px; }

#menu { height: 24px; border-bottom: 1px solid #96BF0D;}
#menu ul { padding: 0; margin: 0; list-style: none; }
#menu li { display: inline; position:relative; float: left; width: 120px; text-align:center;}
#menu a { width: 120px; color: #0F8B2D; font-size: 12px;}
#menu a.first { margin-left: 0px; }

#contentwrapper { width: 960px; min-height: 650px; }
#contentpadder { width: 940px; margin: 10px;}

.padder10 { margin: 10px;}

.homebox { float:left; width:344px; height:870px; margin-right:10px; background:url('../images/template/boxbg_700.png') no-repeat;}
.homeitem { height: 70px; width: 324px; overflow:hidden; }
.botline { border-bottom: 1px solid #CADF86; margin-bottom: 10px;}
.homeitemimg { float:left; width: 70px; height:60px; }
.homeitemtext { float: left; width:254px; }

.homefeaturebox { float:left; width:232px; height:141px; background:url('../images/template/homefeaturebox.png') no-repeat;}

/* footer section */
#footer {margin: 10px; padding-top: 15px; height: 50px; color: #575759; background: url('../images/template/bottom.png') no-repeat; }
#footer .main {float: left; width: 660px; text-align: center; }
#footer .left {float: left; width: 150px; }
#footer .right {float: right; text-align:right; }

.spacer {clear:both;}


/* TINY SLIDER */

#slideleft {display: none;}
#slideright {display: none;}
#slider {float:left; position:relative; overflow:auto; width:719px; height:330px; border-bottom: 1px solid #96BF0D;}
#slider ul {position:absolute; list-style:none; top:0; left:0; margin: 0; padding: 0;}
#slider li {float:left; width:719px; height:330px}
.pagination {list-style:none; margin-left: 10px; padding: 0;}
.pagination li {float:left; cursor:pointer; height:10px; width:10px; background:#575759; margin:10px 5px 0 0;}
li.current {background:#96BF0D}
.pagination li:hover {background:#96BF0D}