@charset "utf-8";
/* CSS Document */



body
{
	padding: 0px 0px 0px 0px;
	border: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	background-color:#171717;
}

img
{
	border: 0px;
}

p
{
	font-family: Cambria, serif;
	font-size: 16px;
	color:#FFF;
	font-style: normal;
	font-weight: normal;
	text-transform: normal;
	letter-spacing: normal;
	line-height: 1.4em;
	margin: 0px;
	padding: 0px;
	border: 0px;
}

.flash_bg
{
	margin: 0 auto;
	position:absolute;
	width: 100%;
	height: 800px;
	z-index:-1;
}

.html_float
{
	width: 1020px;
	margin: 0 auto;
	z-index: 1;
}

.header
{
	width: 1000px;
	height: 86px;
	margin: 0 auto;

}

.logo
{
	width: 430px;
	height: 30px;
	float: left;
	margin-top: 49px;
	margin-left: 12px;
}

.megabanner
{
	width: 1000px;
	height: 325px;
	margin: 0 auto;
	margin-top: 49px;
	
}

.sub_banner
{
	width: 1000px;
	margin: 0 auto;
	margin-top: 40px;
}

.banner_one
{
	width: 318px;
	height: 325px;
	background-color: #1B1B1B;
	float: left;
}

.banner_one_pic
{
	width: 318px;
	height: 284px;
	background-image:url(../img/theara_pic_box_1.jpg);
	background-repeat:no-repeat;
	background-position:top;
}

#banner_one_hover
{
	width: 318px;
	height: 284px;
	display: none;
	background-image:url(../img/hover_3_banner.png);
	background-repeat:no-repeat;
	background-position:top;
}

#banner_one_hover:hover
{
	display: inline;
}

.banner_two_pic
{
	width: 318px;
	height: 284px;
	background-image:url(../img/photo_pic_box_2.jpg);
	background-repeat:no-repeat;
	background-position:top;
}

.banner_three_pic
{
	width: 318px;
	height: 284px;
	background-image:url(../img/aff_pic_box_1.jpg);
	background-repeat:no-repeat;
	background-position:top;
}

.banner_two
{
	width: 318px;
	height: 325px;
	background-color: #1B1B1B;
	float: left;
	margin-left: 23px;
}

.banner_three
{
	width: 318px;
	height: 325px;
	background-color: #1B1B1B;
	float: left;
	margin-left: 23px;
}

.banner_text
{
	width: 318px;
	height: 41px;
}

.banner_text p
{
	margin-left: 12px;
	margin-top: 9px;
}

.hustlers_container
{
	width: 1000px;
	padding-top: 25px;
	margin-top: 25px;
	clear: both;
}

.hustler_left
{
	width: 480px;
	height: 290px;
	float:left;
}

.hustler_left_charlie
{
	width: 480px;
	height: 290px;
	float:left;
	background-image:url(../img/charlie_bw.jpg);
	background-repeat:no-repeat;
}

.hustler_left_charlie:hover
{
	width: 480px;
	height: 290px;
	float:left;
	background-image:url(../img/charlie.jpg);
	background-repeat:no-repeat;
}

.hustler_left_marty
{
	width: 480px;
	height: 290px;
	margin-top: 34px;
	float:left;
	background-image:url(../img/marty_bw.jpg);
	background-repeat:no-repeat;
}

.hustler_left_marty:hover
{
	width: 480px;
	height: 290px;
	margin-top: 34px;
	float:left;
	background-image:url(../img/marty.jpg);
	background-repeat:no-repeat;
}

.hustler_left_eli
{
	width: 480px;
	height: 290px;
	margin-top: 34px;
	float:left;
	background-image:url(../img/eli_bw.jpg);
	background-repeat:no-repeat;
	margin-bottom: 25px;
}

.hustler_left_eli:hover
{
	width: 480px;
	height: 290px;
	margin-top: 34px;
	float:left;
	background-image:url(../img/eli.jpg);
	background-repeat:no-repeat;
}

.hustler_right_scott
{
	width: 480px;
	height: 290px;
	margin-top: 34px;
	float:right;
	background-image:url(../img/scott_bw.jpg);
	background-repeat:no-repeat;
}

.hustler_right_scott:hover
{
	width: 480px;
	height: 290px;
	margin-top: 34px;
	float:right;
	background-image:url(../img/scott.jpg);
	background-repeat:no-repeat;
}

.hustler_right_diego
{
	width: 480px;
	height: 290px;
	float:right;
	background-image:url(../img/diego_bw.jpg);
	background-repeat:no-repeat;
}

.hustler_right_diego:hover
{
	width: 480px;
	height: 290px;
	float:right;
	background-image:url(../img/diego.jpg);
	background-repeat:no-repeat;
}

.hustle_content
{
	width: 280px;
	height: 290px;
	float:right;
}

.hustle_content h1
{
	font-family: Cambria, serif;
	color: #FFF;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	text-transform: normal;
	letter-spacing: normal;
	line-height: 1.4em;
	margin: 0px 0px 0px 13px;
	padding: 5px 0px 0px 0px;
	border: 0px 0px 0px 0px;
}

.hustle_content h2
{
	font-family: Cambria, serif;
	color: #7A7A7A;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-transform: normal;
	letter-spacing: normal;
	line-height: 1.4em;
	margin: 0px 0px 0px 13px;
	padding: 0px 0px 0px 0px;
	border: 0px 0px 0px 0px;
}

.hustle_content p
{
	font-family: Cambria, serif;
	color: #7A7A7A;
	width: 250px;
	font-size: 15px;
	font-style: normal;
	font-weight: normal;
	text-transform: normal;
	letter-spacing: normal;
	line-height: 1.4em;
	margin: 5px 0px 0px 13px;
	padding: 0px 0px 0px 0px;
	border: 0px 0px 0px 0px;
}

.marty_scott_wrapper
{
	width: 1000px;
	clear:both;
}

.eli_wrapper
{
	width: 1000px;
	clear:both;
	
}

.hustler_right
{
	width: 480px;
	height: 290px;
	float:right;
}

.hustle_header
{
	width: 270px;
	height: 54px;
	background-image:url(../img/hustle_header.png);
	background-repeat:no-repeat;
	margin-top: 10px;
}

.footer
{
	width: 100%;
	height: 75px;
	background-color: #101010;
	clear:both;
}

.footer_container
{	
	width: 1030px;
	margin: 0 auto;
}
	

.footer p
{
	font-family: Cambria, serif;
	color: #FFF;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	text-transform: normal;
	letter-spacing: normal;
	line-height: 1.4em;
	margin: 0px 0px 0px 13px;
	padding: 15px 0px 0px 0px;
	border: 0px 0px 0px 0px;
}

.footer h2
{
	font-family: Cambria, serif;
	color: #7A7A7A;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-transform: normal;
	letter-spacing: normal;
	line-height: 1.4em;
	margin: 0px 0px 0px 13px;
	padding: 0px 0px 0px 0px;
	border: 0px 0px 0px 0px;
}
.hiddenPic {display:none;}

