/* CSS MME */

/* CSS RESET v1.0 | 20080212 */

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}
:focus {
	outline: 0;
}
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
/* END OF CSS RESET v1.0 | 20080212 */

body {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family: Helvetica,Arial,"Lucida Sans Unicode",Tahoma,Verdana,Arial,Helvetica,sans-serif;
	color: #ccc;
	background: #000 url(../SplashImgs/img_cars.jpg) no-repeat center bottom fixed;
	text-align: center;/* part 1 of 2 centering hack */
	}
h1 {
	font-family: Helvetica,Arial,"Lucida Sans Unicode",Tahoma,Verdana,Arial,Helvetica,sans-serif;
	font-size: 16px;
	font-weight:lighter;
	margin: 0 0 10px 0;
}
#content_container {
	position:absolute;
	top:125px;
	left:35px;
	height:300px;
	width:246px;
	margin:10px auto auto 0px;
	text-align:center;
}
div#content {
	width:400px;
	_width:440px;
	background:url(../SplashImgs/text_bg.png) top left;
	color:#FFFFFF;
	font-family: Helvetica,Arial,"Lucida Sans Unicode",Tahoma,Verdana,Arial,Helvetica,sans-serif;
	font-size:12px;
	text-align:left;
	padding: 15px;
}
#modellogo h1 {
	display: none;
}
#mmelogo h1 {
	display: none;
}
p {
	line-height: 18px;
}
a:link {
	color:#FFF;
	text-decoration:underline;
}
a:hover {
	color:#FF0000;
	text-decoration:none;
}
a:visited {
	color:#FFF;
	text-decoration:underline;
}
div#modellogo {
	height:62px;
	width:356px;
	background:url(../SplashImgs/logo_evo.png) no-repeat;
	margin-bottom:230px;
	clear:right;
	position:absolute;
	left: 50px;
	top: 50px;
}
div#mmelogo {
	height: 22px;
	width: 197px;
	background: url(../SplashImgs/logo_mitsubishi.png) no-repeat;
	clear:right;
	position:absolute;
	top: 53px;
	right: 50px;
}
html>body #content_container {
	width: 246px; /* ie5win fudge ends */
}

ul.list {
	line-height: 18px;
	list-style: circle;
	margin-left:15px;
}

#link a {
	width: 700px;
	height: 350px;
	border: 0px solid #ff0000;
	float: left;
	margin-left: -168px;
	margin-top: 240px;
	position: fixed;
}