BODY {
	background-image: url(http://prolineperformance.com/tpl/img/Background.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	background-attachment:fixed;
	background-color: #1f1f1f;
	font-family:  Arial,Trebuchet, Verdana,  Helvetica, sans-serif;
	text-align: center;
}

/***** Page Layout ****/

.page {
	width: 975px;
	margin: 0 auto;
	padding: 0px;
	text-align: left;
}


.header_logo {
	background-image: url(http://prolineperformance.com/tpl/img/Header2.jpg);
	background-repeat: no-repeat;
	background_position: top center;
	width: 975px;
	height: 168px;
}


.footer{
	background-image: url(http://prolineperformance.com/tpl/img/Footer.jpg);
	background-repeat: no-repeat;
	background_position: top center;
	width: 975px;
	height: 89px;
	font-size: 11px;
	text-align: center;
}

.container {
	width:975px;
	
}

.leftcontent {
	width:230px;
	padding: 0px 10px 0px 0px;
	margin:0px 705px 0px 0px;
}

.rightcontent {
	float: right;
	width:700px;
	padding: 0px 15px;
	font: small Verdana,sans-serif;
}

div.btnhome a {
	background-image: url(http://prolineperformance.com/tpl/img/Home_Button.jpg);
	background-repeat: no-repeat;
	position: absolute;
	width: 228px;
	height: 84px;	
}

div.btnhome a:hover {
	background-image: url(http://prolineperformance.com/tpl/img/Home_Button_Red.jpg);
	background-repeat: no-repeat;
	position: absolute;
	width: 228px;
	height: 84px;
}

div.btnchassis a {
	background-image: url(http://prolineperformance.com/tpl/img/Custom_Button.jpg);
	background-repeat: no-repeat;
	position: absolute;
	margin-top: 84px;
	width: 228px;
	height: 84px;	
}

div.btnchassis a:hover {
	background-image: url(http://prolineperformance.com/tpl/img/Custom_Button_Red.jpg);
	background-repeat: no-repeat;
	position: absolute;
	margin-top: 84px;
	width: 228px;
	height: 84px;
}

div.btnasphault a {
	background-image: url(http://prolineperformance.com/tpl/img/Asphault_Button.jpg);
	background-repeat: no-repeat;
	position: absolute;
	margin-top: 168px;
	width: 228px;
	height: 84px;	
}

div.btnasphault a:hover {
	background-image: url(http://prolineperformance.com/tpl/img/Asphault_Button_Red.jpg);
	background-repeat: no-repeat;
	position: absolute;
	margin-top: 168px;
	width: 228px;
	height: 84px;
}


div.btniceracing a {
	background-image: url(http://prolineperformance.com/tpl/img/Ice_Button.jpg);
	background-repeat: no-repeat;
	position: absolute;
	margin-top: 252px;
	width: 228px;
	height: 84px;	
}

div.btniceracing a:hover {
	background-image: url(http://prolineperformance.com/tpl/img/Ice_Button_Red.jpg);
	background-repeat: no-repeat;
	position: absolute;
	margin-top: 252px;
	width: 228px;
	height: 84px;
}

div.btnclutch a {
	background-image: url(http://prolineperformance.com/tpl/img/Clutch_Black.jpg);
	background-repeat: no-repeat;
	position: absolute;
	margin-top: 336px;
	width: 228px;
	height: 84px;	
}

div.btnclutch a:hover {
	background-image: url(http://prolineperformance.com/tpl/img/Clutch_Red.jpg);
	background-repeat: no-repeat;
	position: absolute;
	margin-top: 336px;
	width: 228px;
	height: 84px;
}

.frontpage {
	color: #ffffff;
	font-size: 24px;
	font-weight: bold;
	line-height: 130%;
	text-align: center;
}

