@charset "utf-8";
/* CSS Document */

html, body, div, ul, ol, li, dl, dt, dd, h1, h2, h3, h4, h5, h6, pre, form, p, blockquote, fieldset, input {
	margin:0px;
	padding:0px;
}


html, body {
	height:100%;
}

img {
	behavior: url(iepngfix.htc);
}

body {
	color:#C4A46B;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height:18px;
	background:url(images/index_bg.jpg) fixed center center;
	overflow:visible;
	background-color:#3E0F00;
}

a {
	text-decoration:none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#C4A46B;
}

a:hover {
	text-decoration:underline;
}


#distance {
	float:left;
	height:50%;
	margin-bottom:-300px;
	width:1px;
}

#maincontent {
	overflow:visible;
	height:600px;
	width:1000px;
	border:solid 0px white;
	position:relative;
	clear:left;
	margin:0 auto;
	background:url(images/indexInnercontent_bg.jpg);
}

#nascaLogo {
	position:relative;
	left:20px;
	top:205px;
}

#cafeundrestaurantLabel {
	position:absolute;
	left:766px;
	top:60px;
}

#welcomeLink {
	position:absolute;
	left:250px;
	top:525px;
}


#teaserContainer {
	position:absolute;
	left:230px;
	top:112px;
	width:100%;
	height:100%;
	overflow:visible;
	border:solid 0px white;
	width:1170px;
	height:376px;
}
