﻿
#home_main 
{
	/*
	background-image: url(/images/home/2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
*/
	height: 260px;
	width: 879px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	position:relative;
}

#home_main_text {
	background-image: url(/images/home/home_banner_right.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 358px;
	width: 258px;
	margin: 0px;
	padding-top: 90px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	float:right;
	position:absolute;
	right:0px;
	top:0px;
}

#home_main_text #homeIntro {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #363636;
	color: #FFFFFF;
	margin-left: 20px;
	padding-right: 25px;
	line-height: 16px;
}

#2column_container {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#left{
	float: left;
	width: 215px;
	margin:20px 0 0 15px;
}

#right{
	float: left;
	position: relative;
	width: 665px;
	top: 0px;
	left: 0px;
}

.box_titles {
	text-indent: -9999px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
.box1 {
	background-image: url(/images/layout/ShopForTires.png);
	background-repeat: no-repeat;
	height: 220px;
	width: 307px;
	font-weight: bold;
}
.box1_content, .box1_content p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	margin-left: 30px;
	margin-right: 160px;
	margin-top: 50px;
	line-height: 25px;
}
.box1_content a {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.box1_content a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
}
.box2 {
	background-image: url(/images/layout/OnlineSpecials.png);
	background-repeat: no-repeat;
	background-position: right top;
	height: 220px;
	width: 307px;
	font-weight: bold;
}
.box2_content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	line-height: 25px;
	color: #FFFFFF;
	margin-left: 30px;
	margin-right: 20px;
	margin-top: 50px;
}
.box2_content a {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.box2_content a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
}
.box3 {
	background-image: url(/images/layout/MaintainCar.png);
	background-repeat: no-repeat;
	height: 220px;
	width: 307px;
}
.box3_content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 10px;
	margin-top: 42px;
	margin-left: 30px;
	line-height: 11px;
}
.box3_content span a, .box3_content span a:visited {
	color: #FFFFFF;
	font-size: 11px;
	text-decoration: none;
}
.box3_content span a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.box4 {
	background-image: url(/images/layout/KTCorner.png);
	background-repeat: no-repeat;
	background-position: right top;
	height: 220px;
	width: 307px;
	font-weight: bold;
}
.box4_content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	margin-left: 30px;
	margin-top:50px;
	line-height: 25px;
	font-weight: bold;
}
.box4_content a, .box4_content a:visited, .box4_content span a, .box4_content span a:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.box4_content a:hover, .box4_content span a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
}
