/***************************************
**	Global Styles
****************************************/
* {
	padding: 0px;
	margin: 0px;
	font-family: arial;
}
html {
	background: #3E3E3E url('images/html_bg.jpg') repeat-x top left;
	height: 100%;
}
body {
	height: 100%;
	text-align: center;
	background: url('images/body_bg.jpg') no-repeat top center;
}
p {
	margin-bottom: 15px;
}
img {
	border: 0px;
}
a
{
	color: #bac051;
}

/***************************************
**	Site Structure
****************************************/
#wrap {
	text-align: left;
	width: 900px;
	margin: 0px auto;
	min-height: 100%;
}
#header {
	position: relative;
	/* background: url('images/finger_print_top.png') no-repeat top right; */
	height: 140px;
}
#banner {
	height: 465px;
	position: relative;
}
#page {
	margin-bottom: 7px;
	border: 12px solid #000;
	width: 834px;
	background-color: #fff;
}
#sub_content {
	float: left;
	clear: none;
	width: 585px;
	margin: 15px 20px 10px 0;
}
#sub_content h2 {
	border-bottom: 1px solid #898989;
	margin: 0 0 10px 0;
}
.sub_page {
	position: relative;
}
#video {
	width: 835px;
	height: 444px;
}
#video * {
	position: relative;
	z-index: 1;
}
#banner img, #video {
	border: 12px solid #000;
	border-right: 11px solid #000;
}
#overlay, #ten_campaign_overlay {
	border: 0px !important;
	position: absolute;
	top: 0px !important;
	right: 0px !important;
	z-index: 1000;
}
#ten_campaign_overlay {
	top: 20px !important;
	left: 30px;
}
#finger_print_top {
	position: absolute;
	top: 0px;
	right: 0px;
}

/***************************************
**	Page
****************************************/
#left_sidebar {
	width: 175px;
	background: #b0b0b0;
	float: left;
	margin: 15px;
	text-align: center;
	min-height: 550px;
	height: auto !important;
	height: 550px;
}
.sub_content_footer {
	border-bottom: 0px !important;
	height: 60px;
	text-align: right;
	background: url('images/page_footer.png') repeat-x top left;
}
#left_sidebar ul {
	text-align: left;
	margin-left: 20px;
}
#left_sidebar ul li {
	list-style-type: none;
	margin: 5px 0;
}
#left_sidebar ul li a {
	color: #000;
	font-size: 18px;
}
#left_sidebar ul li a:hover {
	color: #333;
}
/***************************************
**	Left Side Bar
****************************************/
#left_sidebar_overlay {
	margin: 10px 0;
}

/***************************************
**	Navigation
****************************************/
#navigation {
	position: absolute;
	bottom: 0px;
	left: 0px;
}
#navigation ul {
	margin-left: 15px;
}
#navigation li {
	list-style-type: none;
	float: left;
}
#navigation li a {
	text-decoration: none;
	line-height: 23px;
	text-align: center;
	color: #e5e5e5;
	font-size: 14px;
	font-style: italic;
	width: 128px;
	height: 23px;
	background: url('images/navigation_tab.png') no-repeat top left;
	_background: #222;
	_border: 1px solid #000;
	_border-right: 0px;
	display: inline-block;
}
#navigation li a.last {
	text-align: left;
	padding-left: 33px;
	background: url('images/navigation_tab_last.png') no-repeat top left;
	_background: #222;
	_border: 1px solid #000;
	_padding-left: 0px;
	_text-align: center;
	width: 128px;
}
#navigation li a.last:hover {
	background: url('images/navigation_tab_last_hover.png') no-repeat top left;
	color: #353535;
	_background: #fefefe;
}
#navigation li a:hover {
	color: #353535;
	background: url('images/navigation_tab_hover.png') no-repeat top left;
	_background: #fefefe;
}
.selected a {
	color: #353535 !important;
	background: url('images/navigation_tab_hover.png') no-repeat top left !important;
	_background: #fefefe !important;
}
.last_selected a {
	color: #353535 !important;
	background: url('images/navigation_tab_last_hover.png') no-repeat top left !important;
	_background: #fefefe !important;
}

/***************************************
**	Header
****************************************/
#home_link {
	margin: 78px 10px 0 0;
}

/***************************************
**	Teaser Windodws
****************************************/
#side_teasers {
	margin-top: 15px;
	width: 167px;
	float: left;
	clear: none;
}
#join_now {
	margin-bottom: 5px;
	width: 167px;
	height: 96px;
	position: relative;
}
#join_now img {
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 1;
}
#join_now input {
	position: absolute;
	bottom: 20px;
	left: 0px;
	*width: 133px;
	z-index: 2;
}
#join_now input {
	margin-top: 55px;
	margin-left: 12px;
}
.teaser_medium {
	float: left;
	margin: 15px 10px 0 0;
	width: 359px;
}
.teaser_medium_content {
	height: 203px;
	color: white;
	/*padding: 5px 0px 0px 5px;*/
	background: url('images/teaser_medium_bg.png') repeat-y top left;
}
.teaser_medium_bottom {
	height: 10px;
	background: url('images/teaser_medium_bottom.png') no-repeat top left;
	_background: #000;
}
.teaser_small {
	float: left;
	margin: 15px 10px 0 0;
	width: 318px;
}
.teaser_small_content {
	height: 203px;
	_height: 186px;
	background: url('images/teaser.png') repeat-y top right;
	_background: #000;
}
.teaser_small_bottom {
	background: url('images/teaser_medium_bottom.png') no-repeat top right;
	_background: #000;
	width: 318px;
	height: 10px;
}

/***************************************
**	Footer
****************************************/
#footer {
	text-align: right;
}
#facebook {
	width: 24px;
	height: 24px;
	display: inline-block;
	margin-right: 41px;
	margin-left: 5px;
}
#resources, #contact_us {
	margin: 0 5px 1px 5px;
	width: 82px;
	height: 20px;
	display: inline-block;
}
/***************************************
**	Other Styles
****************************************/
.clear_both {
	clear: both;
}


/***************************************
**	Story Image & Captions
****************************************/
.storyimage {
	background-color: lightgrey;
	margin: 15px 0;
}

.storyimage .caption {
	font-size: 12px;
	font-weight: bold;
	padding: 0 0 0 10px;
	margin: 1px 0;
	color: black;
}



