#home #sidebar {
	float:left;
}
#home .first h2 {
	font-size:18px;
	margin:7px 0 -1px;
}
#home .first h3 {
	margin:19px 0 0 54px;
}
#home .first h3 a {
	display:block;
	width:144px;
	height:25px;
	background:url(../images/start-here.gif) no-repeat;
	text-indent:-9999px;
}
#home .first p {
	margin:0 0 16px;
}
#home #sidebar .news-block {
	padding:28px 0 0;
	background:url(../images/sidebar-div.gif) no-repeat;
}
#home #main {
	float:right;
}
#home #slide-wrap {
	width:640px;
	height:290px;
	margin:0 0 19px;
	position:relative;
	overflow: hidden;
}
#home #slide-wrap a.prev, #home #slide-wrap a.next {
	display:block;
	width:17px;
	height:17px;
	background:url(../images/prev-next.png) no-repeat;
	position:absolute;
	top:9px;
	right:38px;
	z-index:100;
}
#home #slide-wrap a.next {
	background-position:-16px 0;
	right:13px;
}
#home #main h1 {
	padding:0;
	border:none;
}
#home #bottom .left {
	width:327px;
	float:left;
	padding:14px 0 0 14px;
	margin:0 19px 0 0;
	background:url(../images/home-left-bg.gif) no-repeat;
}
#home .left h1 {
	font-size:14px;
	text-transform:uppercase;
	color:#000;
	margin:0 0 13px;
}
#home .left #select-state {
	width:313px;
	height:191px;
	padding:17px 0 0;
	background:url(../images/left-form-bg.jpg) no-repeat;
}
#home .left #select-state p {
	font-weight:bold;
	color:#fff;
	margin:0 145px 9px 15px;
}
#home .left #select-state p span {
	display:block;
}
#home .left #select-state .select {
	margin:14px 0 0 15px;
}
#home #bottom .right {
	width:280px;
	float:left;
}
#home #newsletter {
	width:266px;
	height:114px;
	padding:12px 0 0 14px;
	margin:19px 0 0;
	background:url(../images/newsletter-bg.gif) no-repeat;
	position:relative;
}
#home #newsletter h1 {
	font-size:14px;
	text-transform:uppercase;
	color:#000;
	margin:0 0 9px;
}
#home #newsletter input {
	width:231px;
	font-size:12px;
	background:url(../images/subscribe-input.gif) no-repeat;
	padding:4px 5px;
	position:absolute;
	top:57px;
	left:14px;
}
#home #newsletter input.submit {
	width:125px;
	height:25px;
	background:url(../images/subscribe.gif) no-repeat;
	font-size:0;
	line-height:0;
	text-indent:-9999px;
	padding:0;
	top:87px;
	left:131px;
	cursor:pointer;
}
#home #facts {
	width:280px;
	height:126px;
	background:url(../images/facts-bg.gif) no-repeat;
	position:relative;
	overflow: hidden;
}
#home #facts div {
	width:230px;
	height:126px;
	background:url(../images/facts-bg.gif) no-repeat;
	padding:0 25px;
}
#home #facts div div {
	display:table-cell;
	vertical-align:middle;
	background:none;
	padding:0;
}
#home #facts h3 {
	display:table-cell;
	vertical-align:middle;
	font-size:13px;
	font-weight:normal;
	text-align:center;
	text-transform:none;
}
#home #facts h3 strong {
	display:block;
	font-size:30px;
}
