@charset "utf-8";
/* CSS Document */

body { background:url(/images/bg-top.jpg) left top repeat-x; font-family:Tahoma,Arial,Verdana,sans-serif; font-size:11px; color:#333;}
* { margin:0; padding:0;}
.fr { float:right;}
.fl { float:left;}
.img { margin:5px 8px; padding:5px; border:1px solid #CCC;}

/* 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%;}
a { color:#009900; text-decoration:underline;}
a:hover{ color:#0066FF; text-decoration:none;}

/* Header Styles */
#header { width:800px; margin:0 auto;}
#header h1 { color:#FFF; font-size:11px; padding:53px 0 7px 55px; background:url(/images/logo.jpg) left top no-repeat; font-weight:normal;}
#header ul { list-style-type:none;}
#header ul li { float:left; line-height:28px; font-size:12px; margin-left:1px;}
#header ul li a { color:#FFF; text-decoration:none; background:url(/images/menu-bg-hover.jpg) left repeat-x; display:block; padding:0 15px; border:1px solid #42453E; border-width:1px 1px 0 1px;}
#header ul li a:hover { color:#FFF; text-decoration:none; background:url(/images/menu-bg.jpg) left repeat-x; border-color:#006633;}
.linkads { text-align:center; width:800px; margin:14px auto 20px auto; }

/* Content Styles */
#content { width:800px; margin:0 auto; padding:0 0 10px 0;}
#content h2, #content h3 { font-size:14px; color:#B1C272; padding:10px 0;}
.cleft { width:570px; padding:0 10px 0 0; float:left; border-right:1px solid #CCC; margin-bottom:10px;}
.cleft p { padding-bottom:10px;}
.cleft ul { list-style-type:none; padding-top:10px; margin-left:20px;}
.cleft ul li { padding-bottom:10px; list-style-image:url(/images/bullet.jpg);}

/* Sidebar Styles */
.cright { width: 210px; float:right; padding:0 0 0 9px;}
.cright ul { list-style-type:none; margin-left:30px;}
.cright ul li { list-style-image:url(/images/bullet.jpg); line-height:20px;}
.ads { text-align:center; padding:10px 0;}

/* Footer Styles */
#footer { clear:both; background:#44453f url(/images/bg-footer.jpg) left top repeat-x; height:50px; color:#FFF;}
.cont_footer { width:800px; text-align:center; padding:15px 0 0 0; margin:0 auto;}