@charset "utf-8";
body {
	background-image: url(../images/body_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
	padding: 0px;
	background-color: #e7e7e7;
	background-attachment: fixed;
}
#right_column {
	float: left;
	width: 797px;
	overflow: hidden;
	padding-top: 75px;
}
#social_networks {
	height: 38px;
}
#contact_info_wrap {
	float: right;
	font-size: 14px;
	font-weight: bold;
	margin-top: 15px;
	color: #FFFFFF;
	background-color: #000000;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
}


#left_column {
	float: left;
	width: 166px;
	padding-top: 155px;
}
#content_wrap {
	background-color: #FFFFFF;
	width: 757px;
	overflow: hidden;
	padding: 20px;
	clear: both;
}
.content_left {
	float: left;
	width: 368px;
	margin-right:20px;
}
.content_spilt_wrap {
	width: 757px;
	overflow: hidden;
	clear: both;
	padding-bottom: 10px;
}

.content_right {
	float: left;
	width: 368px;
}
.whats_new_wrap,.whats_new_wrap_alt  {
	padding: 5px;
	clear: both;
	width: 358px;
	margin-bottom: 10px;
	overflow: hidden;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #e5e5e5;
}
.whats_new_wrap_alt {
	background-image: url(../images/bg_tby.gif);
	background-repeat: repeat;
}
.whats_new_image {
	width: 100px;
	float: left;
	margin-right: 10px;
}
.whats_new_info {
	float: left;
	width: 245px;
}


#onedivtoholdthemall {
	width: 963px;
	margin-right: auto;
	margin-left: auto;
}
#footer_wrap {
	height: 66px;
	margin-bottom: 50px;
	clear: both;
	overflow: hidden;
}
#sponsors_wrap {
	background-color: #FFFFFF;
	display: block;
	height: 66px;
	float: left;
}
#info_wrap {
	float: right;
}
.image_shadow {
	background-image: url(../images/img_shadow_368.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-bottom: 20px;
}
.image_shadow_757 {
	background-image: url(../images/img_shadow_757.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-bottom: 20px;
}
.stock_wrap,.stock_wrap_alt{
	padding: 10px;
	clear: both;
	margin-bottom: 20px;
	overflow: hidden;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #D6D6D6;
}
.stock_wrap_alt{
	background-image: url(../images/bg_tby.gif);
	background-repeat: repeat;	
}
#map_wrap {
	background-image: url(../images/img_shadow_757.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-bottom: 20px;
}
#map {
	height: 300px;
	width: 757px;

}
#map_wrap a{
	background-color:none!important;
}
.image_wrap {
	float: left;
	width: 121px;
	text-align: center;
	height: 121px;
}
.the_team_wrap {
	float: left;
	width: 373px;
	margin: 0px;
	height: 249px;
	overflow: hidden;
	padding-right: 3px;
	padding-left: 2px;
	padding-bottom: 5px;
}
.the_team_image {
	position:absolute;
	z-index:1;
	width: 373px;
	height: 249px;
}
.the_team_info {
	position:relative;
	z-index:2;
	width: 353px;
	height: 229px;
	margin-left:5px;
	margin-top:5px;
	background-color: #EDEDED;
	padding: 5px;
	background-image: url(../images/bg_tby.gif);
	background-repeat: repeat;
	filter:alpha(opacity=10);
	opacity:0.1;				
}
.the_team_info_hover {
	position:relative;
	z-index:2;
	width: 353px;
	height: 229px;
	margin-left:5px;
	margin-top:5px;
	background-color: #EDEDED;
	padding: 5px;
	background-image: url(../images/bg_tby.gif);
	background-repeat: repeat;
	opacity:0.9;
	filter:alpha(opacity=90);
}
