#main {
	background: url(images/homebot_bg.gif) repeat-y 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	position: relative;
	width: 995px;
}
.homeTop {
	background: #EBEBEB url(images/home_top_bg.png) no-repeat;
	height: 260px;
	width: 728px;
	margin-left: 10px;
	padding-bottom: 10px;
}
.homeBotWrapper {
	margin: 0px 10px;
	padding: 0px;
	display: block;
	width: 728px;
}

#col2_in {
	float:left;
	width: 252px;
	text-align:left;
	line-height:17px !important;
	font-size: 12px;
	height: 170px;
	margin-bottom: 10px;
	display: inline;
}

.homeBot h2, .homeRight h2 {
	font-size: 19px;
	font-weight: normal;
	margin-bottom: 10px;
}
.homeRight h2 {
	text-align:center;
}
.botCap {
	margin-left: 10px;
}
.homeRight {
	float: right;
	width: 202px;
	margin-right: 13px;
	background: url(images/home_right_top.gif) no-repeat left top;
	padding: 5px 15px 15px 17px;
	font-size: 14px;
	display: inline;
}
#footer {
	position:relative;
	z-index:100;
}
.rightTextAd {
	font-size:18px;
	text-align:center;
	line-height:22px;
	padding: 10px 0px;
}
.rightList {
	padding-left:20px !important;
	line-height:22px;	
}
a.joinus {
	color:#294665;
	line-height:40px;
}
.bottomButtons {
	text-align:center;
}
.bottomLongContainer {
	width:975px;
	background:url('images/containerbot_bg.gif');
	margin:10px auto 0px auto;
}
.bottomLongContainerTop {
	height:9px;
	background:url('images/containerbot_top.gif');
}
.bottomLongContainerBottom {
	height:9px;
	background:url('images/containerbot_bot.gif');
}
.bottomText {
	text-align:left;
	margin:20px 20px 20px 50px;
	font-size:24px;
	font-family:Arial;
}
.bottomlink {
	float:right;
	position:relative;
	z-index:1000;
	margin-right:40px;
	margin-top:14px;
}