body { width:828px; padding:20px 10px 0 10px; background-color:#FFF; font-family:Tahoma,Arial,Verdana,sans-serif; font-size:11px; color:#6f6f6; border:1px solid #DADADA; border-width:0 1px; margin:0 auto;}
*{ margin:0; padding:0;}

.fright { float:right;}
.fleft { float:left;}
.bordernone { border:none !important;}
h2, h3 { background:url(../images/title.jpg) left top repeat-x; color:#735833; padding-left:10px; line-height:30px; margin:15px 0; font-size:14px; clear:both;}
a { color:#689604; text-decoration:underline;}
a:hover { text-decoration:none;}
.ads { text-align:center; padding:10px 0 0;}

#header{ background:#4A4F58 url(../images/header-top.gif) center top no-repeat; height:95px;}
#header h1 { font-size:12px; color:#FFF; padding:20px 10px 12px 0; font-weight:normal;}
#header ul { padding-left:10px; list-style:none; border-top:5px solid #699604; background-color:#4A4F58;}
#header ul li { width:111px; float:left; text-align:center;}
#header ul li a { font-size:14px; font-weight:bold; background:url(../images/bg-menu.jpg) left no-repeat; line-height:36px; color:#FFF; text-decoration:none; display:block; color:#666666;}
#header ul li a:hover { background:url(../images/bg-menu.jpg) right no-repeat; color:#689604;}
.logo { width:253px; height:20px; padding:14px 10px 0 10px; border:none;}

.cright { width:530px; float:left; padding-left:10px;}
.cright p { padding-bottom:10px;}
.cright ul { list-style:none; margin:0 15px 10px;}
.cright ul li { list-style-image:url(/images/bullet.gif); line-height:18px;}
.cright img { border:1px solid #CCC; margin:0 0 5px 5px; padding:5px;}

.menu { width:260px; float:right; padding-right:10px;}
.menu p { padding-bottom:10px;}
.menu ul { list-style:none; margin-left:10px;}
.menu ul li { background: url(../images/bullet.gif) left no-repeat; line-height:18px; padding-left:15px;}
.mg { margin:0 0 10px 0;}

#footer { clear:both; height:70px; text-align:center; color:#999999; background-color:#495159; border-top:5px solid #699604;}
#footer p { padding-top:15px;}
.menu-footer a { color:#FFF; text-decoration:none;}
.menu-footer a:hover { text-decoration:underline;}

/* Code Clearfix */
.clearfix:after {content: ".";display: block;clear: both;visibility: hidden; line-height: 0; height: 0;}
.clearfix {	display: inline-block;}
html[xmlns] .clearfix {	display: block;}
* html .clearfix {	height: 1%;}