@charset "utf-8";
body {
	background-color: #232323;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#main_container {
	height: auto;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
#black_topperx {
	background-color: #000;
	height: 46px;
	width: 890px;
	padding-left: 10px;
}
.box_textw {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	margin: 0px;
}
#box_text_pad {
	margin-right: 10px;
	margin-left: 5px;
	margin-top: 4px;
}
#redbar 
{
	height: 31px;
	width: 900px;
}
#navbar 
{
	height: auto;
	width: 900px;
	background-image: url(../images/navbarbg.png);
	background-repeat: no-repeat;
}
#rotater 
{
	float: left;
	height: 250px;
	width: 500px;
}
#logo 
{
	height: 250px;
	width: 400px;
	float: right;
}
#spacer 
{
	height: 8px;
	width: 900px;
	float: left;
}
#black_middle 
{
	background-color: #000;
	height: 54px;
	width: 900px;
	float: left;
	text-align: center;
}
.centered_text 
{
	padding-top: 15px;
}

#main_content 
{
	background-image: url(../images/content_bg.gif);
	background-repeat: repeat;
	height: 510px;
	width: 900px;
	float: left;
}
#big_box 
{
	background-image: url(../images/big_box.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 490px;
	width: 641px;
	float: left;
	margin-left: 5px;
}
#welcome 
{
	float: left;
	height: 175px;
	width: 610px;
	margin-top: 10px;
	margin-left: 10px;
}
#icon_box_left 
{
	float: left;
	height: 200px;
	width: 305px;
	margin-top: 20px;
	padding-top: 20px;
	padding-right: 5px;
	padding-left: 10px;
}
.icon_pad {
	padding-right: 10px;
}
#testimonial_box 
{
	background-image: url(../images/testimonial_box.png);
	background-repeat: no-repeat;
	float: right;
	height: 154px;
	width: 224px;
	margin-top: 2px;
	margin-bottom: 2px;
}
#right_side 
{
	float: right;
	height: 500px;
	width: 240px;
	margin-right: 10px;
}
#black_foot 
{
	background-color: #000;
	float: left;
	height: 36px;
	width: 900px;
	text-align: center;
}

.white_text 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFF;
}
.red_lights 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #B80101;
}
.big_red_lights 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 25px;
	color: #B80101;
}

a:link 
{
	color: #FFF;
}
a:visited 
{
	color: #FFF;
}
a:hover 
{
	color: #F00;
}
a:active 
{
	color: #F00;
}
#update_box 
{
	background-image: url(../images/updates_box.png);
	background-repeat: no-repeat;
	float: right;
	height: 209px;
	width: 224px;
}
#trainer_box 
{
	background-image: url(../images/trainer_box.png);
	background-repeat: no-repeat;
	float: right;
	height: 117px;
	width: 224px;
}
.nav-white-text 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
}
