@charset "utf-8";
/* CSS Document */

.thrColAbs #container {
	position: relative;
	width: 780px;
	background: #FFFFFF;
	margin: 0 auto;
	text-align: left;
	z-index: 1001;
}
#headerBack {
	position:absolute;
	left:0px;
	top:8px;
	width:761px;
	height:111px;
	z-index:1000;
	background-image: url(images/header_01.jpg);
	background-repeat: no-repeat;
}
#topBar {
	position:absolute;
	left:0px;
	top:8px;
	width:100%;
	height:112px;
	z-index:999;
	background-image: url(images/header_02.jpg);
	background-repeat: repeat-x;
}
#linkBox {
	position:absolute;
	left:37px;
	top:117px;
	width:490px;
	height:52px;
	z-index:1002;
	background-image: url(images/header_03.jpg);
	background-repeat: no-repeat;
}
#headerBottomBar {
	position:absolute;
	left:0px;
	top:117px;
	width:100%;
	height:44px;
	z-index:998;
	background-image: url(images/header_04.jpg);
	background-repeat: repeat-x;
}

#headerLinks {
	position:absolute;
	left:83px;
	top:133px;
	width:412px;
	height:19px;
	z-index:1002;
}
#footerBox {
	position:absolute;
	left:0px;
	top:77px;
	width:490px;
	height:52px;
	z-index:1001;
	background-image: url(images/header_03.jpg);
	background-repeat: no-repeat;
}
#footerWrapper {
	position:relative;
	left:73px;
	top:195px;
	width:678px;
	height:180px;
	z-index:1002;
}
#footerLinks {
	position:absolute;
	left:46px;
	top:94px;
	width:414px;
	height:23px;
	z-index:1002;
}
#tireLogos {
	position:absolute;
	left:327px;
	top:37px;
	width:150px;
	height:37px;
	z-index:1004;
}
#tireLogo1 {
	position:absolute;
	left:37px;
	top:34px;
	width:131px;
	height:40px;
	z-index:1003;
}
#tireLogo2 {
	position:absolute;
	left:176px;
	top:25px;
	width:131px;
	height:51px;
	z-index:1003;
}
#tireLogo3 {
	position:absolute;
	left:496px;
	top:34px;
	width:130px;
	height:41px;
	z-index:1003;
}
#tireLogo5 {
	position:absolute;
	left:640px;
	top:36px;
	width:114px;
	height:32px;
	z-index:1003;
}
#tiresImg {
	position:absolute;
	top:-52px;
	width:121px;
	height:135px;
	z-index:990;
	left: 4px;
}
.leftFloat {
	float: left;
	width: 175px;
}
.footerWrap {
	position: relative;
}
.headerWrap {
	position: relative;
	height: 170px;
	width: 100%;
}
.floatLink {
	float: left;
	width: 65px;
	text-align: center;
}
