@charset "UTF-8";
#container {
	height: 100%;
	width: 100%;
	background-color: #000;
}
#pagetop {
	height: 20px;
	width: 950px;
}
#wrapper {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 110px;
}
*{
	margin: 0px;
	padding: 0px;
}body {
	background-color: #000;
	background-image: url(../images/home_top_strip.jpg);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333;
	line-height: 20px;
}
#movieholder {
	height: 550px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
}
#textstyle {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #CCC;
}
#footer_wrap {
	position: fixed;
	bottom: 0;
	height: 86px;
	width: 100%;
	background-image: url(file:///EXTERNAL/Sites/MarkMotors/__Re-Desing%20Archive/images/footer_strip.png);
}
#footercontent {
	height: 37px;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 25px;
}
.footercopy {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #CCC;
	text-align: right;
}
#logo {
	height: 124px;
	width: 474px;
	margin-right: auto;
	margin-left: auto;
}
#entryoptions {
	height: 50px;
	width: 68%;
	margin-right: auto;
	margin-left: auto;
	margin-top: 60px;
	background-color: #1C1C1C;
	border: 1px solid #5d5c5c;
}
#enterporsche {
	float: left;
	width: 225px;
	margin-top: 15px;
	margin-left: 85px;
}
#enteraudi {
	float: right;
	width: 225px;
	margin-top: 15px;
	margin-right: 85px;
	text-align: right;
}
#enteraudi p a {
	color: #CCC;
	text-decoration: none;
	text-transform: uppercase;
	text-align: right;
	font-size: 16px;
	letter-spacing: .2em;
}
#enteraudi p a:visited {
	color: #CCC;
	text-decoration: none;
	text-transform: uppercase;
	text-align: right;
	font-size: 16px;
	letter-spacing: .2em;
}
#enteraudi p a:hover {
	color: #FA3019;
	text-decoration: none;
	text-transform: uppercase;
	text-align: right;
	font-size: 16px;
	letter-spacing: 0.2em;
}
#enterporsche p a {
	color: #CCC;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 16px;
	letter-spacing: 0.2em;
}
#enterporsche p a:visited {
	color: #CCC;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 16px;
	letter-spacing: 0.2em;
}
#enterporsche p a:hover {
	color: #F82A18;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 16px;
	letter-spacing: 0.2em;
}

