body,th {
	color: #000;
	font-size: 12px;
}
body {
	background-color: #FFF;
	background-image: url(img/body-bg.jpg);
	background-repeat: repeat-x;
	font-family:Arial, Helvetica, sans-serif
}
#wrapper{
	width:982px;
	margin-top:20px;
	margin-left:auto;
	margin-right:auto;}
	
#cta{
	text-align:right;
	height:110px;}

#nav{
	text-align:right;
	margin-top:17px;}
	
#nav a{
	color:#fff;
	font-size:14px;
	text-decoration:none;}
	
.nav_div{background:url(img/nav-div.jpg) no-repeat right top;
padding-left:15px;
padding-right:22px;
padding-top:10px;
padding-bottom:10px;}

.nav_end{
padding-left:15px;}

#logo{
	float:left;
	text-align:center;
	margin-top:-15px;}
	
#banner{
	float:right;
	width:595px;
	height:250px;
	background:#fff;
	margin-top:10px;
	border:1px solid #000;}
	
#content{
	width:942px;
	float:left;
	padding-top:15px;
	padding-left:20px;
	padding-right:20px;
	margin-top:68px;
	line-height:20px;
	background:url(img/content-bg.jpg) repeat-y #FFF;}
	
	
#content_small{
	width:650px;}
	
	
#sidebar2{background:url(img/sidebar_bg.jpg) repeat-x #FFDF4C;
float:right;
width:240px;
padding-left:10px;
padding-right:10px;
margin-top:-40px;
padding-bottom:10px;
    border-top-right-radius:12px;
	-moz-border-radius-topright:12px;
	 border-top-left-radius:12px;
	-moz-border-radius-topleft:12px;}


#footer_bg{
	width:100%;
	min-height:150px;
	background:#323232 url(img/footer-bg.jpg) repeat-x;}
	
#footer_content{
	padding-top:10px;
	margin-left:auto;
	margin-right:auto;
	width:982px;
	color:#FFDF4C;}
	
#footer_content a{
	color:#ccc;
	line-height:16px;
	text-decoration:none;}

.copyright{border-top:1px solid #333;
color:#ccc;padding-top:5px; font-size:11px;}

.style14{
	font-size:14px;
	}
	
.style11{
	font-size:11px;
	}
	
.style20{
	font-size:20px;
	color:#999999;}
	
.content_img{padding:3px; border:1px solid #FED61D;}

.div_border{border-left:2px solid #FED61D;}

.div_sidebar{background:url(img/sidebar-div.jpg) no-repeat; width:260px;}
