html { background:url(/images/main-bg.jpg) repeat-x;}
body{ background:url(/images/night-bg.jpg) no-repeat 50% 0; margin:0;}
p{margin:0; padding:0;}

#page-layout{
	width:840px;
	height:auto;
	margin:0 auto;
}
#header{
	height:363px;
	width:840px;
	background:none;
	position:relative;
}
#head-top{
	width:840px;
	height:125px;
	background:url(/images/top-title.png) no-repeat;
	margin:0 auto;
	text-align:left;
	position:relative;
}
#head-bottom{
	width:840px;
	height:236px;
	padding-top:2px;
}
.top-box{
	width:210px;
	color:#fff;
	text-align:center;
	position:absolute;
	left:650px;
	top:25px;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
}
.top-box a{
	
	color:#FFF;
}
.top-box a:hover{
	color:#F00;
}
.top-box-top{
	width:210px;
	font-size:12px;
	font-weight:bold;
}
.top-box-bottom{
	width:210px;
	font-size:26px;
	text-align:center;
	font-weight:bold;
}
.top-box-bottom-bottom{
	width:210px;
	font-size:26px;
	text-align:center;
	font-weight:bold;
	font-style:italic;
	font-family:"Courier New", Courier, monospace;
}
#link-holder{
	width:197px;
	height:226px;
	background:url(/images/link-bg.jpg) no-repeat;
	border:solid #FFF 4px;
	text-align:right;
	padding-left:2;
	z-index:1;
	margin:0;
	position:relative;
}


#link-holder ul{
	list-style-type:none;
	font-size:14px;
	color:#000;	
	margin:0;
	padding:0;
	list-style:none;
	font-weight:bold;
	line-height:10px;
	width:180px;
}

#link-holder li{
	padding-right:2px;
	margin:2;
	float:left;

}
#link-holder li a {
	display:block;
	width:190px;
	padding:2px 3px;
	font-size:14px;
	line-height:18px;
	color:#000;
	text-decoration:none;
}
#link-holder li a:hover{
	background:#939393;
	color:#fff;
}
#link-holder div {
	
	position:absolute;
	top:4px;
	left:0px;
	z-index:9999;	
}
#flash{
	position:absolute;
	width:635px;
	height:233px;
	left:200px;
	top:88px;
	z-index:6666;
}
#flash2{
	position:absolute;
	width:250px;
	height:187px;
	left:387px;
	top:57px;
	z-index:500;
}
#mid-holders{
	width:840px;
	height:160px;
	background:none;
	margin:0 auto;
	position:relative;
}
.mid{
	width:168px;
	height:152px;
	padding-top:4px;
	background:none;
	position:relative;
	float:left;
}
.mid-top{
	height:60px;
	width:160px;
	font-size:20px;
	text-align:center;
	color:#a30000;
	background:url(/images/mid-bg.gif) repeat-x;
}
.mid-top a{

	color:#a30000;
	text-decoration:none;

}
.mid-top2{
	height:60px;
	width:193px;;
	font-size:22px;
	font-weight:bold;
	text-align:center;
	color:#a30000;
	padding-bottom:10px;
	background:url(/images/mid-bg.gif) repeat-x;
	border-left:solid #FFF 4px;
}
.mid-top2 a{

	color:#a30000;
	text-decoration:none;

}
.mid-top-last{
	height:60px;
	width:168px;
	font-size:20px;
	text-align:center;
	color:#a30000;
	background:url(/images/mid-bg.gif) repeat-x;
}
.mid-bottom-last{
	width:164px;
	height:86px;
	padding:2px;
	background:#FFF;
	font-size:14px;
}
.mid-bottom-holder{
	padding-top:2px;
}
.mid-bottom{
	width:156px;
	height:86px;
	padding:2px;
	background:#FFF;
	font-size:14px;
	margin:0;
}
.headlines-holder
{
	width:840px;
	height:158px;
	background:url(/images/mid-shadows.gif) no-repeat;
	padding-top:20px;
	display:inline-table;
	position:relative;
	color:#FFF;
}
.headlines-holder2
{
	width:840px;
	height:125px;
	padding-top:0px;
	display:inline-table;
	position:relative;
	color:#FFF;

}
.top-left-headline{
	width:430px;
	height:121px;
	background:url(/images/headline-bg.gif) no-repeat;
	float:left;
	padding-left:25px;
	font-size:25px;
}
.top-right-headline{
	width:360px;
	height:100px;
	padding-left:25px;
	float:left;
	font-size:25px;
}
.text{
	font-size:12px;
	color:#FFF;
}
.text a{
	color:#979797;
}
.text a:hover{
	color:#FF0;
}
.top-left-headline2{
	width:430px;
	height:100px;
	float:left;
	padding-left:25px;
	font-size:25px;
}
#footer{
	background:url(/images/footer-bg.jpg) #3f0404 repeat-x;
	width:100%;
	min-height:158px;
	display:inline-table;
	padding-top:10px;
	margin:0;
}
.footer-top a{
	width:293px;
	height:32px;
	margin:0 auto;
	background:url(/images/showroom.gif) no-repeat;
	display:block;
}
.footer-bottom{
	padding-top:25px;
	width:840px;
	margin:0 auto;
	font-size:12px;
	color:#FFF;
	text-align:center;
}
.footer-bottom li{
	float:left;
	padding-right:20px;
	list-style:square;
}
.footer-bottom a{
	color:#FFF;
	text-decoration:none;
}
.footer-bottom a:hover{
	color:#999;
}

#sub-mid{
	width:840px;
	heigt:auto;
	background:url(/images/sub-bg.gif) repeat-y;
	margin:0 auto;
	position:relative;
	display:inline-table;
	
}
#sub-left-holder{
	width:197px;
	height:100%;
	float:left;

}
#sub-right-holder{
	width:620px;
	height:100%;
	padding-left:15px;
	padding-top:5px;
	float:left;
	display:inline-table;
	background:url(/images/mesler-fade.gif) center top 100px; 
}