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

/* IDs */

*body {margin:0px; padding:0px;}
#Main-Container {margin:0px;}
#Container {
	width: 994px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 5px;
}
#Header {float:left;}
#NavBar {float:left; background:#FFFFFF; width:994px; height:100px;}
.headline-E {padding-top:25px; padding-left:45px;}



/** Declaration for the a.singleRollover selector **/

a.singleRollover {
	float:left;
	width: 333px;
	height: 100px;
	background: url(/customer-portal/images/BWW-Menu_00.png) no-repeat 0 0;
	overflow: hidden;
	text-indent: -10000px;
	font-size: 0px;
	line-height: 0px;
}

/** Declaration for the additional states of the a.singleRollover selector **/

a:visited.singleRollover {
	background-position: 0 0;
}

a:hover.singleRollover {
	background-position: 0 -100px;
}



/** Declaration for the a.singleRollover selector **/

a.singleRollover1 {
	float:left;
	width: 327px;
	height: 100px;
	background: url(/customer-portal/images/BWW-Menu_02.png) no-repeat 0 0;
	overflow: hidden;
	text-indent: -10000px;
	font-size: 0px;
	line-height: 0px;
}

/** Declaration for the additional states of the a.singleRollover selector **/

a:visited.singleRollover1{
	background-position: 0 0px;
}

a:hover.singleRollover1 {
	background-position: 0 -100px;
}



/** Declaration for the a.singleRollover selector **/

a.singleRollover2 {
	float:left;
	width: 334px;
	height: 100px;
	background: url(/customer-portal/images/BWW-Menu_03.jpg) no-repeat 0 0;
	overflow: hidden;
	text-indent: -10000px;
	font-size: 0px;
	line-height: 0px;
}

/** Declaration for the additional states of the a.singleRollover selector **/

a:visited.singleRollover2 {
	background-position: 0 0;
}

a:hover.singleRollover2 {
	background-position: 0 -100px;
}

#Map-Body {height:560px; width:994px;}
#Map{
	width:742px;
	height: 560px;
	float:left;
	background-image: url(/customer-portal/images/MapBody_01.png);}
#Legend {
	width:252px;
	height:560px;
	float:left;
	background-image: url(/customer-portal/images/MapBody_02.jpg);}

 /* classes */

.image-h {float: left;}
.map-image {padding:12px 0 0 15px;}
.Legend-Txt {color:#ffffff; padding-top:40px; padding-left:20px; padding-right:20px;}

#top { background:url(/customer-portal/images/enterlist_01.jpg) no-repeat;  width:994px; height:66px; font-size:18px; color:#fff;}
#mid { background-image:url(/customer-portal/images/enterlist_02.jpg); background-repeat:repeat-y; width:994px; height:100%;}
#bot { background-image:url(/customer-portal/images/enterlist_04.jpg);width:994px; height:32px;}

ul {color:#FFF;}

#List-Left { padding-left:15px; float:left; width:482px;}
#List-Right { padding-left:15px; float:left; width:482px;}

#body-over { width:994px;  height:66px; margin-left:auto; margin-right:auto;}
#left { padding-left:15px; float:left; width:300px;}
#center { padding-left:15px; float:left; width:300px;}
#right { padding-left:15px; float:left; width:300px;}

.form { background:#CCC; padding:15px;}

#sub-image {padding-left:35px;}

.floatreset { clear:both;}