body {
	margin: 0px;
	padding: 0px;
	background-image: url(../images/body_bg.gif);
	background-position: center top;
	background-repeat: repeat-x;
}

table td {
	padding: 0px;
}

#page_wrap {
	margin: auto;
	position: relative;
	padding: 0px 0px 10px 0px;
	width: 900px;
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #000000;
	text-align: left;
}

#header {
	padding-top: 10px;
	width: 900px;
	height: 110px;
	background-image: url(../images/header_bg.gif);
	background-position: left top;
	background-repeat: no-repeat;
}

#logo {
	position: absolute;
	top: 22px;
	left: 10px;
	width: 166px;
	height: 39px;
}

#a_member_of {
	position: absolute;
	top: 41px;
	left: 191px;
	width: 145spx;
	height: 11px;
}

#top_right_links {
	position: absolute;
	left: 571px;
	top: 27px;
	width: 323px;
	height: 24px;
}

#navigation {
	position: absolute;
	top: 82px;
}

/* - [index page css)] -------------------------------------------------------------------- */
#index_flash {
	position: relative;
	padding: 15px 0px 25px 0px;
	width: 900px;
	height: 275px;
	background-image: url(../images/index_flash_bg.gif);
	background-position: left top;
	background-repeat: no-repeat;
}

#index_content {
	position: relative;
	padding-bottom: 25px;
	width: 900px;
	height: 200px;
	background-image: url(../images/index_content_bg.gif);
	background-position: left top;
	background-repeat: no-repeat;
}

#search_tyres {
	position: absolute;
	top: 63px;
	left: 100px;
	width: 125px;
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #ffffff;
	text-align: left;
}

.search_list_text {
	width: 70px;
	height: 17px;
	font-size: 11px;	
	color: #666666;
}

#latest_news_scroll {
	position: absolute;
	top: 44px;
	left: 300px;
	overflow: auto;
	width: 285px;
	height: 150px;		
	padding-right: 10px;
}

.latest_news_text {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #000000;
	text-align: left;
	line-height: normal;
}

.latest_news_text a:link, .latest_news_text a:visited, .latest_news_text a:active {
	color: #000000;
	text-decoration: none;
}

.latest_news_text a:hover {
	color: #666666;
	text-decoration: none;
}

.latest_news_text .bold_green {
	font-weight: bold;
	color: #17981a;
}

.h_seperator_latest_news_scroll {
	height: 17px;
	background-image: url(../images/h_seperator_latest_news_scroll.gif);
	background-position: left;
	background-repeat: repeat-x;
}

#latest_promotions_box {
	position: absolute;
	top: 44px;
	left: 640px;
	width: 252px;
	height: 77px;
	padding: 4px;
	background-image: url(../images/latest_promotions_bg.gif);
	background-position: top left;
	background-repeat: no-repeat;
}

#audio_player_box {
	position: absolute;
	top: 173px;
	left: 640px;
	width: 260px;
}
/* - [index page css)] -------------------------------------------------------------------- */


/* - [index page css)] -------------------------------------------------------------------- */
#sub_top_banners {
	padding: 16px 0px 19px 0px;
	width: 900px;
	height: 180px;
	background-image: url(../images/sub_top_banner_bg.gif);
	background-position: left top;
	background-repeat: no-repeat;
}

#sub_content {
	position: relative;
	padding-bottom: 25px;
	width: 900px;
}

#left_navi_column {
	width: 185px;
	padding: 0px 10px;	
}

#subpage_navi {
	margin: 0px 10px 0px 5px;
	width: 170px
}

.subpage_navi_links {
	padding-left: 13px;
	background-image: url(../images/navi_bullet.gif);
	background-position: top left;
	background-repeat: no-repeat;
	font-family: Tahoma, Verdana. Arial;
	font-size: 11px;
	color: #17981a;
	text-align: left;
}

.subpage_navi_links a:link, .subpage_navi_links a:visited, .subpage_navi_links a:active {
	color: #17981a;
	text-decoration: none;
}

.subpage_navi_links a:hover {
	color: #333333;
	text-decoration: none;
}

.h_seperator_subpage_navi_links {
	height: 12px;
	background-image: url(../images/h_seperator_subpage_navi_link.gif);
	background-position: left;
	background-repeat: repeat-x;		
}

.v_seperator_subpage {
	width: 25px;
	background-image: url(../images/v_seperator_subpage.gif);
	background-position: top;
	background-repeat: repeat-y;
}

#right_content_column {
	width: 650px;
	padding-right: 20px;
}

.content_text {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #666666;
	text-align: justify;
	line-height: 17px;
}

.content_text a:link, .content_text a:visited, .content_text a:active {
	color: #17981a;
	text-decoration: underline;
}

.content_text a:hover {
	color: #666666;
	text-decoration: underline;
}

.associates_textlink {
	text-align: center;
	line-height: normal;
	color: #666666;
}

.associates_textlink a:link, .associates_textlink a:visited, .associates_textlink a:active {
	color: #666666;
	text-decoration: underline;
}

.associates_textlink a:hover {
	color: #17981a;
	text-decoration: underline;
}

.outlets_v_seperator {
	width: 25px;
	background-image: url(../images/outlets/v_seperator.gif);
	background-position: top;
	background-repeat: repeat-y;
}

.outlets_h_seperator {
	height: 31px;
	background-image: url(../images/outlets/h_seperator.gif);
	background-position: left;
	background-repeat: repeat-x;
}
/* - [index page css)] -------------------------------------------------------------------- */


/* - [footer page css)] ------------------------------------------------------------------- */
#footer {
	width: 900px;
}

.footer_text {
	font-family: Verdana, Tahoma, Arial;
	color: #666666;
	font-size: 10px;
}

.footer_text a:link, .footer_text a:visited, .footer_text a:active {
	color: #666666;
	text-decoration: none;
}

.footer_text a:hover {
	color: #666666;
	text-decoration: underline;
}

.btmright_text {
	font-family: Verdana;
	font-size: 9px;
	color: #939598;
	line-height: normal;
	text-align: right;		
}

.btmright_text a:link, .btmright_text a:visited, .btmright_text a:active {
	color: #939598;
	text-decoration: none;
}

.btmright_text a:hover {
	color: #939598;
	text-decoration: underline;
}
/* - [footer page css)] ------------------------------------------------------------------- */
