div#wrap_home_banner_main {
	border: 1px solid black;
	width: 481px;
	height: 333px;
	overflow: hidden;
	float: left;
	position: relative;
}
ul#home_banner_main{
	position: relative;
	height: 19000px;
	list-style: none;
	margin: 0;
	padding: 0;	
	width: 481px;
}
ul#home_banner_main li{
	height: 333px;
	background: gray;
	overflow: hidden;
	text-indent: -9999px;
}
form#subForm {
	position: relative;
	top: 55px;
	left: 16px;
}
form#subForm label{
	display: block;
	margin: 10px 0 3px;
}
form#subForm .text_in{
	display: block;
	margin: 0 0 3px;
	width: 196px;
}
form#subForm .submit_form{
	display: block;
	margin: 20px 0 3px 50px;
	width: 100px;
	background: transparent url(../../images/sign_up_bg.png) center center no-repeat;
	border: none;
	text-indent: -9999px;
	overflow: hidden;
}


div#wrap_home_banner_thumbs {
	float: right;
	height: 335px;
	overflow: hidden;
	position: relative;
}
ul#home_banner_thumbs{
	position: relative;
	height: 19000px;
	list-style: none;
	margin: 0;
	padding: 0;	
	width: 237px;
}
ul#home_banner_thumbs li{
	width: 237px;
	height: 105px;
	margin-bottom: 10px;
	overflow: hidden;
	text-indent: -9999px;
}


div#click_me {
	position: absolute;
	width: 235px;
	height: 334px;
	top: 165px;
	right: 50%;
	margin-right: -362px;
	overflow: hidden;
	text-indent: -9999px;
}
div#click_me:hover {
	cursor:pointer;
	background: transparent url(/images/arrow_down.png) center 270px no-repeat;
}


div#tag_line {
	width: 728px;
	border: 1px dashed #270100;
	color: #270100;
	margin: 10px 0 0;
	float: left;
	text-align: center;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
}
div#tag_line h5{
	margin: 15px 0 0;
	text-transform:uppercase;
	
}
div#tag_line p{
	margin: 3px 0 15px;
	font-style:italic;
}
ul#home_three {
	margin: 10px 0 0;
	padding: 0;
	list-style: none;
	width: 730px;
	float: left;
}
ul#home_three li {
	float: left;
	background: #f2f5f9;
	width: 235px;
	border: 1px solid #566da3;
	height: 213px;
}
ul#home_three li a{
	width: 235px;
	height: 213px;
	text-indent: -9999px;
	overflow: hidden;
	display: block;
}