body{
background-color:#666666;
margin:0;
font-family:"Trebuchet MS", Arial;
color: #333333;
line-height: 1.166;
}


#outer{
padding-left:23px;
margin-left:0px;
margin-right:19px;
border-right:4px solid #fff;
background:url("../images/bkg_left.jpg") repeat-y left #eee;
}
#header{
background-image:url("../images/header.jpg");
height:123px;
}

#left_column{
	margin: 0 0px 0 3px;
	padding: 5px 0px 5px 0px;
	background-color: #D7D7D7;
	width:200px;
	float:left;
	border-bottom: 1px solid #999;
}

#content{
	margin: 0 0 0 210px;
	padding: 0 5px 0 0;
}
#help_box{
	position:absolute;
	top:0px;
	left:600px;
	width: 150px;
	text-align:center;
	background-color:#336699;
	color:#FFFFFF;
	font-size:80%;
}
#help_box a{
	color:#ccc;
	text-decoration:none;
}
#help_box a:hover{
	color:#fff;
	text-decoration:underline;
}
#banner_ad{
background: url("../images/banner-bkg.jpg") repeat-x left top;
padding-top:8px;
height:150px;
}
.banner_main{
	width:520px;
	margin:0 auto;
	border:0px solid #000;
	background: url("../images/banner_right.jpg") no-repeat right top;
}
#banner_right{

}


#footer{
position:relative;
bottom:0;
height:50px;
background-color:#fff;
width:100%;
clear:both;
/* Style */
text-align:center;
font-size:90%;
color:#333333;
}
#footer a{
color:#333333;
}

.feature_footer{
	border:0px solid #000;
	width: 33%;
	padding:0px 0px 0px 0px;
	font-size:0.1em;
}

.feature_left{
	margin:42px 17px 29px 16px;
	padding:10px 10px 10px 10px;
	background:url("../images/shadow_bottom.jpg") repeat-x bottom #D7D7D7;
	border:0px solid #000;	
}
.feature_right{
	width: 24%;
	float:left;
	padding:40px 10px 10px 10px;
	border:0px solid #000;
}

.smad{
background-color:#CCCCCC;
border-bottom:1px solid #666;
padding:2px;
font-size:90%;
margin:5px 0 5px 0;
}
.smad a{
border-left:1px solid #666;
border-right:1px solid #666;
color:#666666;
text-decoration:none;
text-align:center;
padding:0 2px 0 2px ;
font-size:11px;
font-weight:bold;
float:right;
}
.smad a:hover{
background-color:#fff;
}
.smad img{
border:1px solid #666;
padding:2px;
margin-right:4px;
}
.smad_footer{
	border:0px solid #000;
	padding:0px 0px 0px 0px;
	font-size:0.1em;
	display: block;
	clear:both;
}
