@import url(all_tags.css);

.banner {
	background-image: url(../images/banner.gif);
	height: 110px;
}
.company-header {
	margin-left:auto;
	width:1000px;
	margin-right:auto;
}
.company-name {
	font-size:200%;
	float:left;
	margin-top:17px;
	width:701px;
	cursor:pointer;
	letter-spacing: 4px;
	font-style:italic;
	font-weight:bold;
	text-align:center;
}
.ase-image {
	margin-left:auto;
	margin-top:16px;
	margin-right:auto;
	width:210px;
	height:74px;
	background: url(../images/ase_logo.png);
	border:2px outset gray;
}
.facebook {
	margin-left:5px;
	cursor:pointer;
	height: 50px;
	width: 50px;
	background:   url(../images/facebook.jpg);
}
.shop-outside {
	margin-left:auto;
	margin-top:15px;
	margin-bottom:15px;
	margin-right:auto;
	width:990px;
	height:330px;
	background: url(../images/shop_outside_990.png);
	border:2px outset gray;
}

.page {
	margin-left:auto;
	width:1000px;
	margin-right:auto;
	margin-bottom: 50px;
}


.home-right {
	float: right;
	width: 299px;
}
.address {
	text-align: center;
	line-height: 49px;
	width: auto;
}
.audi-r8 {
	margin-top: 40px;
	margin-left: auto;
	width: 261px;
	height: 203px;
	margin-right: auto;
	background-image: url(../images/audi_border.jpg);
}
.four_cars {
	margin-top: 40px;
	margin-left: auto;
	width: 290px;
	height: 115px;
	margin-right: auto;
	background-image: url(../images/shop_outside_edit_290.png);
	border:2px outset gray;
}

.home-left {
	float: left;
	width: 701px;
	margin-bottom:10px;
}
.line-short {
	width:700px;
	height:2px;
	background-color: #999999;
}
.home-key-words {
	line-height: 20px;
	margin-top: 10px;
	margin-left: auto;
	width:auto;
	margin-right: auto;
	margin-bottom: 10px;
}
.bar-bold {
	text-align: center;
	line-height: 40px;
	font-size: 115%;
	font-weight: bold;
	letter-spacing: 3px;
	text-decoration: underline;
}
.bar-form {
	font-size: 105%;
	margin-top: 20px;
	margin-bottom: 20px;
	font-weight: bold;
}

.services {
	margin-left:auto;
	width: auto;
	margin-right:auto;
}
.services p {
	font-style: italic;
	display: list-item;
}

.line-long {
	height:2px;
	background-color: #999999;
	margin-top: 3px;
	margin-bottom: 3px;
}
.lower-left {
	margin-left: auto;
	width:auto;
	margin-right: auto;
}



.contact-confirmed {
	margin-top: 20px;
	width: 475px;
	color: #000000;
	line-height: 25px;
	padding: 3px;
	background-color: #FFFFFF;
	border: 2px inset #999999;
}
.f2 {
	font-size: 190%;
}
.input-a {
	width: 200px;
}
.input-etd {
	width: 462px;
}
.input-m {
	width:135px;
}
.input-mileage {
	width: 80px;
}
.input-p {
	width: 93px;
}
.input-t {
	width: 462px;
	height: 75px;
}
.input-y {
	width: 37px;
}
.link-home {
	cursor: pointer;
	text-decoration:underline;
	color:white;
}
.link-home:hover {
	color:blue;
}

.privacy-policy {
	background-color: white;
	color:black;
	padding:6px;
	margin-top:10px;
	margin-left:auto;
	width:516px;
	margin-right:auto;
	border:2px inset #999999;
	text-align:left;
}
.under-construction {
	width:600px;
	height:400px;
	background:url(../images/underconstruction.jpg) center;
	margin:0px auto;
}
