body{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0px;
	background-image:url(../images/body_bg.gif);
	background-repeat:no-repeat;
	background-position: 0px 133px;
}
input,select,textarea{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#content_container{
	width: 980px;
}
.bodyhome{
	background-image:url(../images/home_bg.gif);
	background-repeat:repeat-x;
}
#header{
	height: 82px;
	width: 800px;
}
#logo {
	background-image: url(../images/logo.gif);
	background-repeat: no-repeat;
	width: 190px;
	height: 82px;
	float: left;
}
#logo h1{
	visibility: hidden;
}
#top_ad{
	width: 468px;
	height: 60px;
	float: left;
	margin-top: 10px;
	margin-left: 113px;
	border: solid 1px #CCCCCC;
}
#search{
	background-color: #C6C6C6;
	height: 49px;
	border-bottom: solid 2px #999999;
	padding-left: 30px;
}
#search form,#members_box form{
	padding: 0px;
	margin: 0px;
}
#search select{
	width: 240px;
}
.home{
	background-image:url(../images/container_home.gif);
	background-repeat:no-repeat;
	width: 100%;
}
#left_col{
	float: left;
}
#nav{
	width: 216px;
}
#nav ul{
	list-style: none;
	padding: 0px;
	margin: 0px;
	margin-left: 32px;
	margin-top: 12px;
	text-align:left;
}
#nav li{
	display : inline;
	margin : 0;
	padding : 0;
	display: block;
	font-weight:normal;
	width: 150px;
}
#nav li a{
	text-decoration: none;
	display: block;
	width: 150px;
	color: #666666;
	padding-left: 25px;
	line-height: 26px;
	background-image:url(../images/nav_arrow.gif);
	background-repeat:no-repeat;
	background-position: 8px 12px;
}
#nav li a:hover{
	text-decoration: underline;
}
#nav ul ul{
	margin-top: 0px;
	margin-bottom: 10px;
}
#nav ul ul li{
	background-image: none;
}
#nav ul ul li a{
	width: 81px;
	padding-left: 25px;	
	line-height: 20px;
	background-image: none;
}
#members_box{
	background-color: #E3E3E3;
	border: solid 1px #C2C1C1;
	width: 141px;
	margin-left: 30px;
	margin-top: 30px;
	background-image:url(../images/members_box_bg.gif);
	background-repeat:repeat-x;
	padding: 15px;
	margin-bottom: 30px;
}
#members_box ul{
	list-style: none;
	padding: 0px;
	margin: 0px;
	text-align:left;
}
#members_box li{
	display : inline;
	margin : 0;
	padding : 0;
	display: block;
	font-weight:normal;
	width: 120px;
}
#members_box li a{
	text-decoration: none;
	display: block;
	width: 120px;
	color: #666666;
	line-height: 20px;
}
#members_box li a:hover{
	text-decoration: underline;
}
#members_box h1{
	color: #990000;
	font-size: 14px;
	margin: 0px;
	margin-bottom: 8px;
	background-image:url(../images/members_box_title.gif);
	background-repeat:no-repeat;
	background-position:right;
}
#footer_box{
	clear: both;
	background-color: #C1C1C1;
	border-bottom: solid 2px #999999;
}
#footer_text{
	height: 50px;
	margin-left: 30px;
	margin-top: 20px;
	color: #666666;
}
#right_col{
	float: left;
	width: 565px;
}
#copyright{
	float: left;
}
#web_design{
	float: left;
	margin-left: 220px;
}
#home_content{
	background-image:url(../images/home_banner_img.gif);
	background-repeat:no-repeat;
	width: 336px;
	float: left;
	padding: 20px;
	border-right: solid 1px #CCCCCC;
}
#banner h1{
	color: #990000;
	font-size: 17px;
	width: 170px;
}
#banner{
	width: 170px;
	height: 200px;
}
#banner a{
	color: #990000;
	font-size: 14px;
	font-weight: bold;
	text-decoration:none;
	text-transform:uppercase;
	background-image:url(../images/banner_click.gif);
	background-repeat:no-repeat;
	width: 125px;
	height: 26px;
	display:block;
	line-height: 26px;
	text-indent: 8px;
}
#banner a:hover{
	text-decoration: underline;
}
#home_teasers{
	float: left;
	width: 156px;
	padding: 15px;
	color: #666666;
}
a{
	color: #990000;
	text-decoration: underline;
}
a:hover{
	text-decoration: underline;
}
h1{
	color: #990000;
	font-size: 16px;
	margin-top: 0px;
}
.firefox{
	clear: both;
}
#sub_content{
	padding: 20px;
	padding-top: 20px;
}
#home_1{
	float: left;
	width: 320px;
	margin-right: 15px;
}	
#home_2{
	width: 320px;
	float: left;
}
#home_content strong{
	color: #990000;
}
