html, body{
  height:100%;
  background:#005193;
}

body {
 color:#444;
 font:12px "Helvetica Neue",helvetica,"Trebuchet MS", verdana, sans-serif;
 background:#005193;
 margin:0;
 padding:0;
 min-width:1280px;
 
}

a img {border:none;}
a {text-decoration:none;color:#444;}

div#outerWrap{
 margin:auto;
 width:1280px;
 position:relative; 
 background:url(/assets/images/background.gif) repeat-y  #005193;
 min-height:100%;
 height:100%;
}

html>body #outerWrap{height:auto;}

div#innerWrap{
 
}


#leftMenu {
 position:absolute;
 top:0px;
 margin-left:110px;
 width:181px;
 left:21px;
 display:none;
}
#leftMenu a img{
  border:none;
}

div#left{
 width:320px;
 float:left;
 margin:0; padding:0;

}

div#main{
 margin:0 320px;
 width:765px;
}


div#pageTurn{
 position:absolute;
 z-Index:10;
 right:0px;
 top:0px;
}


div#header{
 position:relative;
 xtop:15px;
 xpadding-bottom:20px;
}

div#headerLanguages {
 position:absolute;
 right:30px;
 top:15px;
}

div#headerSearch{
 position:absolute;
 left:558px;
 top:63px;
 z-Index:10;
}
div#headerSearch input{
 border:none;
 font-size:10px;
 background:white;
 width:150px;
}

div#dealerLogin{
 position:absolute;
 right:30px;
 top:36px;
}
div#dealerLogin a{
 color:#444;
}

div#topMenu{
 margin-top:2px;
 background:url(/assets/images/blue_bar.jpg) no-repeat;
 width:759px;
 height:39px;
 overflow:hidden;
 position:relative;
 left:3px;
}
div#topMenu a#homeButton{
 float:left;
}
div#topMenu ul{
 margin:0; padding:0;
 margin-left:30px; padding-top:10px;
 border:0;
}
div#topMenu ul li{
 float:left; list-style-type: none;  font-size:13px; color:white;
 
}
div#topMenu ul li a{
 text-decoration:none; color:white;
}
div#topMenu ul li a:hover{
 
}

div#topMenu a#homeButton{
 background:url(/assets/images/home_button_over.jpg) no-repeat;
}
div#topMenu a#homeButton:hover img{
 visibility:hidden;
}


.navigation{
 width: 179px;
 height: 18px;
 border-right:1px solid white;
 border-bottom:2px solid white;
}

.navigation a{
 width:179px;
 height:18px;
 display:block;
 border:0px;
}

.navigation a:hover img {
 visibility:hidden;
}

div#navigationTop{
 background:url(/assets/images/nav/nav_top.png);
 width:179px;
 height:39px;
 line-height:40px;
 text-indent:10px;
 color:white;
 font-weight:bold;
 font-size:12px;
 
}

div#backToTop {position:relative;width:179px;height:39px;background:url(/assets/images/nav/back_to_top_bg.png) top left no-repeat;}
div#backToTop a#backToTopArrow{width:39px;height:39px;display:block;}
div#backToTop:hover img{visibility:hidden;}
div#backToTop div#backToTopText{cursor:pointer;position:absolute;left:42px;top:10px;width:120px;color:white;font-size:12px;font-weight:bold;}


div#pageHeading {font-size:18px;color:#005193;font-weight:bold;}


 #mapContents {width:760px;margin-left: auto;margin-right: auto;}

h1 {
 
  font-size:18px;
  color:#025196;
  margin-bottom: 0px;
  padding-bottom: 0px;
  font-family: arial, verdana, helvetica, sans-serif;
  
}

hr {
	border: 0px none;
	color: #015294;
	background-color: #015294;
	height: 2px;
	margin:0;
}

#sidebarTitle {
  color: #025196;
  margin-top:5px;
  margin-bottom:5px;
}


div#headerLanguages a.chosenLanguage {border-bottom:1px solid gray;}

