* {
	margin:0px;
	padding:0px;
	border:0px;
}
body {
	text-align:center;
	background:#131313 url(images/bgcenter.jpg) center 80px no-repeat;
	font:11px Verdana, Arial, Helvetica, sans-serif;
	color:#fff;
}
body div {text-align:left;}

* html .flashleft {margin-left:-3px;}

.flashleft {margin-left:-2px;}

a:link {color:#fff;
font-weight:bold;}

a:visited {color:#fff;
font-weight:bold;}

a:hover {color:#333333;
font-weight:bold;}

a:active {color:#fff;
font-weight:bold;}

#Middle a:link {color:#E30101;
font-weight:bold;}

#Middle a:visited {color:#E30101;
font-weight:bold;}

#Middle a:hover {color:#fff;
font-weight:bold;}

#Middle a:active {color:#E30101;
font-weight:bold;}

.Mappadding {margin-left:60px;}

.stocktext
{
padding-left:10px;
}

#Container {
	margin:0 auto;
	position:relative;
	width:762px;
	height:730px;
	z-index:1;
	border-left:#fff solid 1px;
	border-right:#fff solid 1px;
	border-bottom:#fff solid 1px;
	background:#131309;
}
#Containerstock {
	margin:0 auto;
	position:relative;
	width:762px;
	height:1360px;
	z-index:1;
	border-left:#fff solid 1px;
	border-right:#fff solid 1px;
	border-bottom:#fff solid 1px;
	background:#131309;
}
#Containerlocator {
	margin:0 auto;
	position:relative;
	width:762px;
	height:826px;
	z-index:1;
	border-left:#fff solid 1px;
	border-right:#fff solid 1px;
	border-bottom:#fff solid 1px;
	background:#131309;
}
#Top {
	position:relative;
	width:762px;
	height:126px;
	z-index:2;
	background:url(images/top2.jpg) no-repeat;
	float:left;
}
.Leftheightmost {
	height:545px;
}
.Leftheightstock {
	height:1234px;
}
.Leftheightlocator {
	height:700px;
}

#Left {
	position:relative;
	float:left;
	width:174px;
	z-index:1;
	background:url(images/left.jpg) no-repeat #6D0101;
	background-color:#6d0101;
	height:603px;
}
#stocklist {
	position:relative;
	width:588px;
	height:1193px;
	z-index:1;
	background:#000000;
	float:left;
	background:url(images/mainback.jpg) no-repeat;
	color:#fff;
}
#Middle {
	position:relative;
	width:578px;
	height:545px;
	z-index:1;
	background:#000000;
	padding-left:10px;
	float:right;
	background:url(images/mainback.jpg) no-repeat;
	color:#fff;
}
#Middle p {padding:6px;}
#Lefttext {
	position:relative;
	width:163px;
	height:201px;
	z-index:2;
	font-weight:bold;
	margin-left:8px;
}

.mrwhiteborder {border:1px solid #fff;}

h1 {font-weight:bold;
font-size:14px;
padding:0px 0 10px 6px;
color:#E30101;}

h2 {font-weight:bold;
font-size:12px;
padding:15px 0 3px 6px;
color:#E30101;}

#nav {
	position:relative;
	float:left;
	margin: 103px 0 0 0px;
	width:690px;
	height:23px;
	z-index:5;
	display:inline;
	text-align:center;
}

#nav ul

{

     padding: 0px;

margin: 0px 0px 0px 1px;

 

     list-style: none;

     line-height: 1;

}

/* First Level Links */



#nav li

{

     float: left;

}



#nav li a

{

     width: 66px;

height:17px;

     display: block;

     color: #ffffff;

     text-decoration: none;

     background-color: transparent;

     padding-left: 5px;

	padding-top:2px;

	padding-bottom:2px;

     font:11px arial, sans-serif;

     text-align:left;
	 z-index:5;





}



#nav li a:hover

{

     color: #ffffff;

      background-color: #B00000;



}



/* Second Level Links */



#nav li li

{background-color:transparent;

     float: left;border-bottom:1px;border-color:#770000;

}



#nav li li a

{

     /* no need to repeat common styles from #nav li a above */

     width: 70px;

     color: #ffffff;

     background-color: #770000;

     font:11px arial, sans-serif;

     text-align:left;

border-top:1px solid #770000; height:15px;z-index:2;border-right:1px solid #770000;



}

     

#nav li li a:hover

{

     color: #ffffff;

     background-color: #B00000;height:15px;z-index:2;border-top:1px solid #B00000;



}



/* Hide the drop-downs until mouseover */

     

#nav li ul

{

     position: absolute;

     left: -999em;

     width: 133px;

}

     

/* Show the drop-downs on mouseover */     



#nav li:hover ul, #nav li.sfhover ul

{

     left: auto;

}

.mrborder {border-left:1px solid #fff;}

.noborder {border:none;
}
.homeul
{
list-style:disc;
list-style-position:inside;
padding-left:10px;
}