body,html {
  margin: 0;
  padding: 0;
}
body {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  /*border-top: 5px solid #DE0000;*/
  background: #fff;
  font-size: 14px;
  line-height: 100%;
  color: #333;
  line-height: 20px;
}
img {
  border: none;
}
div {
  margin: 5px 0;
  line-height: 100%;
}
h1 {
  font-size: 250%;
  line-height: 350%;
}
h2 {
  font-size: 150%;
  line-height: 250%;
  color: #333;
}
h3 {
  font-size: 125%;
  line-height: 150%;
}
p {
  margin-left: 3%;
  line-height: 100%;
}
/* common */
.clear {
  clear: both;
}
.hide {
  display:none;
}
.center {
  margin: 0 auto;
  text-align: center;
}
.right {
  text-align: right;
}
.inline {
  display:inline;
}

/* layout */
#container {
  margin: 0 auto;
  width: 930px;
}
#container-wide {
  margin: 0 auto;
  width: 100%;
}
#header {
  margin: 0;
}
#header-wrap {
  margin: 0 auto;
  width: 930px;
}
/*header navigation*/
#header div#nav-tip {
  text-indent: -9999px;
  background: url(text_browse.png);
  width: 222px;
  height: 31px;
  float: left;
}
#nav {
	background: url(navbg.png) #DE0000;
	height: 37px;
	min-height: 37px;
	clear:both;
	height: auto !important;
	position: relative;
	z-index: 8;
	padding:0;
	margin:0;
}
#nav ul#mainmenu {
  margin: 0 auto;
  width: 930px;
  line-height: 100%;
  font-size: 100%;
  text-align: center;
}
#nav ul#mainmenu li {
  position: relative;
  height: 37px;
  float: left;
  width: 14%;
}
#nav ul#mainmenu a {
  color: #FFF;
  font-weight: bold;
  text-decoration: none;
  margin: 4px 15px 0 0;
  height: 32px;
  line-height: 32px;
  display: block;
  white-space: nowrap;
}
#nav ul#mainmenu a:hover {
  color: #DE0000;
	background: #FFF;
  -moz-border-radius-topleft: 8px;
  -webkit-border-top-left-radius: 8px;
  -moz-border-radius-topright: 8px;
  -webkit-border-top-right-radius: 8px;
}
/*nav submenus*/
#nav li ul {
	position: absolute;
 z-index: 9;
	min-width: 150px;
	background: #DE0000;
	color: #fff;
	top: 37px;
	list-style: none;
	margin: 0 0 0 -999em;
	padding: 0;
	background-image: none;
	opacity: 0;
	display: none;
}
#nav li:hover ul, #nav li:active ul, #nav li:focus ul, #nav li.sfhover ul {
	margin-left: 0;
	opacity: 1;
	display: block;
}
#nav li ul li, #nav li ul li:hover, #nav li ul li:focus {
	min-width: 180px;
	font-size: 95%;
	float: none;
	margin: 0;
	padding: 0;
	background: transparent none;
	border-bottom: 1px solid white;
}
#nav li ul li:hover, #nav li ul li:focus {
	background: white;
	color: #DE0000;
}
#nav li ul a {
	padding: 0;
	margin: 0;
	height: auto;
  color: #FFF;
	display: block;
}
#nav ul#mainmenu li ul a:hover {
	background: transparent none;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
}

/*rest of header*/
#header h1.logo {
  clear: both;
  text-indent: -9999px;
  background: url(logo.png) no-repeat;
  width: 200px;
  height: 90px;
  float: left;
}
#header h1.logo a {
  width: 200px;
  height: 90px;
  float: left;
}
#header div#phone div {
  float: left;
  width: 348px;
}
#header div#phone #phonesuzuki {
  width: 365px;
  margin-right: 20px;
}
#header div#phone #phonepeugeot {
  width: 320px;
}
#header div#phone p {
  font-size: 20px;
  line-height: 30px;
  text-align: right;
  color: #333;
  margin-top: 18px;
}
#header div#phone #phonesuzuki span {
  text-indent: -9999px;
  background: url(logo_suzuki.png);
  width: 102px;
  height: 85px;
  display:block;
  float: left;
}
#header div#phone #phonepeugeot span {
  text-indent: -9999px;
  background: url(logo_peugeot.png);
  width: 79px;
  height: 85px;
  display:block;
  float: left;
}
#header a {
  color: #333;
  text-decoration: none;
}
#header a:hover {
  text-decoration: underline;
}
#sidebar {
  clear: both;
  float: left;
  height: 100%;
  padding-bottom: 40px;
  width: 190px;
  }
#sidebar div {
  margin: 5px auto;
  text-align: center;
}

div#locator {
  width: 188px;
  height: 195px;
  background: url(box_locator.png) no-repeat;
}
div#locator form {
  padding: 85px 0 0 20px;
}
div#locator label {
  display: none;
}
div#locator input {
  background: transparent;
  border: none;
  color: #333;
  font-size: 16px;
  font-weight: bold;
  width: 142px;
}
div#locator input#find {
  text-indent: -9999px;
  width: 100%;
  height: 35px;
  float: right;
  cursor: hand;
  cursor: pointer;
}
div#callback {
  clear:both;
  background: url(box_callback.png);
  width: 185px;
  height: 359px;
  float: left;
}
div#callback form {
  padding: 82px 0 0 20px;
}
div#callback label {
  display: none;
}
div#callback input {
  margin-bottom: 32px;
}
div#callback input,div#callback select  {
  background: transparent;
  border: none;
  color: #333;
  font-size: 16px;
  font-weight: bold;
  width: 142px;
}

div#callback select {
  font-size: 14px;
  width: 130px;
  margin: 0 0 30px 4px;
}
div#callback option {
  background: #DFEEF6;
}
div#callback input#send {
  text-indent: -9999px;
  width: 100%;
  height: 35px;
  float: right;
  margin-top: -20px;
  cursor: hand;
  cursor: pointer;
}
div#content {
  width: 730px;
  overflow: hidden;
  margin: 0 auto;
  float:left;
}
div#content-wide {
	width: 100%;
	margin: 0 auto;
}
#content-wide p {
	margin: 0 auto;
}
/* footer */
#footer {
  clear: both;
  border-top: 5px solid #DE0000;
  background: #333;
  color: #FFF;
  font-size: 14px;
  padding: 10px 0;
  margin: 0;
	height: 100%;
}
#footer div.xoxo {
	width: 33%;
	float:left;
}
#footer div#footera {
	width: 15%;
}
#footer div#footerb {
	width: 50%;
}
#footer div#footerc {
	width: 35%;
}
#footer #hcard {
	clear:both;
	text-align: right;
	padding-right: 5px;
}
#footer ul {
  list-style-type: disc;
}
#footer li {
	padding: 5px 0;
	margin-left: 50px;
}
#footer a {
  color: #FFF;
  text-decoration: none;
}
#footer a:hover {
  text-decoration: underline;
}
#footer h2 {
	color: white;
}
#footer h2.logo {
  text-indent: -9999px;
  background: url(footer_logo.png) no-repeat;
  width: 177px;
  height: 42px;
  padding: 10px 0;
  float: right;
}
#footer h2.logo a {
  width: 177px;
  height: 42px;
  float: right;
}
#footer p {
  font-size: 100%;
  text-align: left;
  padding: 5px 0;
}

