/** BASIC */

html, body {
	height: 100%;
}

.text1 {
	padding-left: 23px;
	background: url(images/heading2.gif) no-repeat left center;
}

.link2 {
	float: right;
	padding-left: 11px;
	background: url(images/3dot.gif) no-repeat left center;
}

/** HEADER */

#header {
	height: 230px;
}

/** LOGO */

#logo {
	background: url("images/banner.jpg") no-repeat scroll -2px top #000000;
    height: 184px;
    margin: 0 auto 1px;
    width: 980px;
}

#logo h1, #logo h2 {
	display: none;
}

/** MENU */

#menu {
	width: 100%;
	height: 45px;
	margin: 0px auto;
	padding-left: 15px;
}

#menu ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#menu li {
	display: block;
	float: left;
	height: 45px;
	padding: 0px 0px 0px 2px;
	background: url(images/navbar_line.gif) no-repeat left top;
}

#menu .first {
	background: none;
}

#menu a {
}

#menu1 {}
#menu2 {}
#menu3 {}
#menu4 {}
#menu5 {}
#menu6 {}
#menu7 {}
#menu8 {}


#container {
	width: 980px;
	margin: 10px auto;
	border-color: #000000;
	border-style: solid;
	border-width: thin;
}

/** CONTENT */

#crumbs	{
	font-weight: bold;
	font-size: 1em;
	text-align: left;
	margin-top: -25px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 50px;
	}

#content {
	width: 980px;
	margin: 0 auto;
	padding: 40px 0px 20px 0px;
}

#left {
	float: left;
	width: 524px;
	padding-left: 30px;
}

#right {
	float: right;
	width: 358px;
	padding: 0px 30px 0px 20px;
	background: url(images/bg4_vertical_line.gif) repeat-y left top;
}

#subpage1 #left {
	width: 664px;
}

#subpage1 #right {
	width: 218px;
}

/** FOOTER */

#footer {
	width: 980px;
	height: 70px;
	margin: 0px auto;
	padding-top: 17px;
}

#legals {
	float: left;
	width: 555px;
	padding: 15px 0px;
	text-align: right;
}

#contacts {
	float: right;
	width: 385px;
	padding: 15px 0px 15px 23px;
	background: url(images/footer_line.gif) repeat-y left top;
}

#content_wrapper {
	margin: 0;
	padding: 0;
	border: 0;
	background-color: #fff;
	text-align: left;
	}
	
/** BOX1 */

#box1 {
}

/** BOX2 */

#box2 {
	float: left;
	width: 255px;
}

/** BOX3 */

#box3 {
	float: left;
	width: 251px;
	padding-left: 18px;
	background: url(images/bg4_vertical_line.gif) repeat-y left top;
}

/** BOX4 */

#box4 {
}

/** BOX5 */

#box5 {
}

/** BOX6 */

#box6 {
	padding: 0px 30px;
}

/** BOX7 */

#box7 {
	float: left;
	width: 200px;
}

/** BOX8 */

#box8 {
	float: inherit;
	width: 200px;
}

/** BOX9 */

#box9 {
	float: inherit;
	width: 200px;
}

#dealer {
	margin-left: 100px;
	width: 684px;
	height: 423px;
	background: url(images/map_dealer_bg.gif) no-repeat center;
	}
