body{
	background-color: black;
	width: 100%;
	margin: auto 0;
	padding: 0;
}

#centerSite {
	width: 1021px;
	text-align: center;
	margin: 0 auto;
	position: relative;
}

#main_container{
	background-image:url(../images/toreup_home_bg.jpg);
	background-repeat: no-repeat;
	position:absolute;	
	width:1021px;
	
}

#main_container2{
	background-image:url(../images/toreup_content_bg.jpg);
	background-repeat: no-repeat;
	position:absolute;	
	width:1021px;
	
}

#sub_container{
	
	position:relative;
	top:245px;
	left:22px;
	width:180px;	
}

#menu_buttons{
	
	position:relative;
	top:10px;
	left:3px;
	width:178px;
		
}

#topLinks {
	border: 0px solid red;
	width: 383px;
	height: 41px;
	position: absolute;
	top: 22px;
	left: 100px;
}

.fitnessImg {
	position: relative;
	top: -100px;
	z-index: 1;
}

#prodHolder {
	width: 772px;
	position: relative;
	top: -150px;
}

.prodText {
	font-family: verdana;
	font-size: 12px;
	color: #ffffff;
}

.storetext {
	font-family: verdana;
	font-size: 12px;
	color: #ffffff;
}

.blackText {
	font-family: verdana;
	font-size: 12px;
	color: #000000;
}

#rows {
	margin-top: 130px;
	clear: both;
	height: 300px;
}

#rows2 {
	clear: both;
	height: 300px;
}

#column {
	position: relative;
	float: left;
	width: 350px;
	height: 300px;
}

.rocknrollImg {
	position: relative;
	top: -10px;
	z-index: 1;
}

A.white {
	font-family: verdana;
	font-size: 12px;
	color: white;
	text-decoration: none;
}

A.white:active,visited {
	font-family: verdana;
	font-size: 12px;
	color: white;
	text-decoration: none;
}

A.white:hover {
	font-family: verdana;
	font-size: 12px;
	color: white;
	text-decoration: underline;
}

.flashHolder {
	float: left;
	width: 115px;
}

#testimonialRow {
	width: 99%;
	float: left;
	height: 165px;
	overflow: auto;
	padding-right: 10px;
	margin-bottom: 40px;
}

#spacer {
	height: 15px;
	border: 1px solid red;
}

.menu_bg{
	
	background-image:url(../images/menu_bg.jpg);
	background-repeat:repeat-y;
	
		
}

.top_txt{

	font-family:Verdana;
	position: relative;
	z-index: 2;
	top: -30px;
	font-size:12px;
	color:#fff;	
	width:330px;
	margin-left:25px;
	margin-right:15px;
}

.bottom_txt{

	font-family:Verdana;
	font-size:12px;
	position: relative;
	top: -10px;
	color:#fff;	
	margin-left:25px;
	margin-right:30px;
	width:700px;
}

.contact_info{
	
	position:relative;
	top:55px;
	left:645px;
}

.text{
	font-family:Verdana;
	font-size:12px;
	color:#fff;
	padding:10px;
}
