
/* ************************************************************************ */
/* ***======================= ACE TYRES STYLESHEET =====================*** */
/* ************************************************************************ */

/* ************************************************************************ */
/* ***======================= STANDARD TAGS ============================*** */
/* ************************************************************************ */
html {	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: normal;
	font-variant: normal;
	font-weight: bold;
	color: #404040;
	margin:0;
	}
body {	background-color: #ffffff;
	margin:0 auto;
	width:100%;
	text-align:center;
	}
img {	border:0;
	}
p td {
	font-size: 10px;
	margin:0;	
	}
ul {
	font-size: 11px;
	margin-top:0;
	margin-bottom:0;
}

/* ************************************************************************ */
/* ***========================== HEADERS ===============================*** */
/* ************************************************************************ */
h1, h2, h3, h4 {
	margin:0;
}
h1{
	font-size: 20px;
	font-style: italic;
	color: #000000;
}
h2{
	font-size: 20px;
	color: #222222;
}
h3{
	font-size: 12px;
	color: #000000;
}

/* ************************************************************************ */
/* ***======================= ANCHORS / LINKS ==========================*** */
/* ************************************************************************ */
a	{
	color: #000000;
	text-decoration: none; 
	}
A:hover {
	color:#A02020;
	}

/* ************************************************************************ */
/* ***======================== MENU BUTTONS ============================*** */
/* ************************************************************************ */

#MenuButtons {
	position:absolute; 
	visibility:visible;
	z-index:10;
	top:110px; 
	left:5px; 
}
.MenuButtonImage {
	position:Relative; 
	visibility:visible;
	z-index:10;
	top:0px; 
	left:5px;
	height:40px;
	}
.MenuButtonText {
	position:absolute; 
	visibility:visible;
	z-index:20;
	top:5px; 
	left:28px; 
	cursor: pointer;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #ffffff;
	}
.MenuButtonTextOn {
	position:absolute; 
	visibility:visible;
	z-index:20;
	top:5px; 
	left:28px; 
	cursor: pointer;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	}

/* ************************************************************************ */
/* ***======================= DIV POSITIONING ==========================*** */
/* ************************************************************************ */		

#PageFormat{
	margin: 0 auto;
	text-align:left;
	position:relative; 
	visibility:visible;
	z-index:1; 
	background-color:#ffffff;
	border-style:solid;
	border-width:1px;
	border-color:#c0C0C0;
	width: 802px;
	height:603px;
	top:20px;
	}
#HeaderImage {
	position:relative; 
	visibility:visible;
	z-index:2;
	top:0px;
	left:0px;
	height:100px;
	width:800px;
	border-bottom-style:solid;
	border-bottom-width:1px;
	border-bottom-color:#A0A0A0;
	}
#BackgroundImage1 {
	position:absolute; 
	visibility:visible;
	z-index:3;
	top:101px; 
	left:0px; 
	}

#AddressBlock {
	text-align:left;
	position:absolute; 
	visibility:visible;
	z-index:11;
	top: 445px;
	left: 10px;
}

.page {	
	overflow:auto;
	position:absolute; 
	border-width:0px;
	border-style:solid;
	display:none;
	z-index:20; 
	top:100px; 
	left:176px;
	width:624px;
	height:500px;
	}
.pageinner {		
	border-width:0px;
	border-style:solid;
	position:absolute; 
	margin: 10px 10px 10px 15px;
	width:590px;
	z-index:20; 
	}

#page1 {
	display:block;
}

#LogosBox {
	position:absolute; 
	top: 330px;
	left: 0px;
}
#LogoBridgestone {
	position:absolute; 
	top: 10px;
	left: 0px;
}
#LogoFirestone {
	position:absolute; 
	top: 10px;
	left: 300px;
}

#LogoMichelin {
	position:absolute; 
	top: 90px;
	left: 0px;
}
#LogoFirstStop {
	position:absolute; 
	top: 70px;
	left: 150px;
}
#LogoHankook {
	position:absolute; 
	top: 90px;
	left: 420px;
}

	


#Footer {
		text-align:left;
		position:absolute; 
		z-index:31; 
		top: 600px;
		left: 0px;
}		



/* ****** FORMS STYLE ****** */
Input {	
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;}	
TextArea {	
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;}

	   


