.background {
	background-image: url(http://www.j7vehiclesales.com/slices/background.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	width: 100%;
}
.header {
	background-image: url(http://www.j7vehiclesales.com/slices/header.gif);
	height: 67px;
	padding-top: 50px;
	padding-left: 160px;
	background-repeat:no-repeat;
}
.footer {
	background-image: url(http://www.j7vehiclesales.com/slices/footer.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 98px;
}
.bg-footer {
	background-repeat: no-repeat;
	background-position: center top;
	height: 153px;
	background-image: url(http://www.j7vehiclesales.com/slices/bg-footerNEW.gif);
}
.linkbox {
	background-color: #49278D;
	height: 25px;
	width: 150px;
	padding-right: 4px;
	vertical-align: bottom;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
/*
a:link {
	font-size: 12px;
	font-weight: bold;
	color: #666666;	
}
a:visited {
	font-size: 12px;
	font-weight: bold;
	color: #666666;	
}
a:active {
	font-size: 12px;
	font-weight: bold;
	color: #838383;	
}
a:hover {
	font-size: 12px;
	font-weight: bold;
	color: #838383;	
}*/
.leftlinks a:link {
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;	
}
.leftlinks a:visited {
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;	
}
.leftlinks a:active {
	font-size: 12px;
	font-weight: bold;
	color: #CCCCCC;	
}
.leftlinks a:hover {
	font-size: 12px;
	font-weight: bold;
	color: #CCCCCC;	
}
.boldwhitetext {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.footercontent {
	width: 767px;
	padding-right: 140px;
	padding-top: 60px;
}
.mainpage-center {
	width: 611px;


}
