/* Splash Page Layout */

#splash{width:940px; margin: 0 auto;}
#splash #header{ height: 202px;}
#splash #header #dealername{margin-top: 120px; margin-left: 90px; display: inline;}
#splash #header #logo{margin-top: 100px;}

.mapcontainer{float:left; width: 100%; margin-top: 11px; height: 266px; background: url(../images/map-bg.jpg) no-repeat;}

#map{float:left; position: relative; top: -70px; left: 250px; z-index: 100;}
.canada{}
.usa{}
.northamerica{}


.tagline{float: right; margin-top: 80px; margin-right: 10px; display:inline;}

/* Search */
#search{float:right; clear:right; height: 40px; padding-left: 35px; background: url(../images/search-left.jpg) top left no-repeat;}
#search-right{float:right; width: 15px; height: 40px; margin-left:25px; background: url(../images/search-right.jpg) top right no-repeat; }
#search .searchbox{float: left; margin: 5px 0 0 15px;}
#search img{float:left; margin-top: 5px;}

#footerwrap{margin-top: 55px; display:inline;}
#footer{width:940px; height: 57px; margin: 0 auto;}

