/* General Formatting */
body {
	margin-top: 10px;
	background: #fff;
	color: #000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
}
p { margin-bottom: 10px; }
a:visited { color: #ff0000; }
a:hover {
	color: #54B536;
	text-decoration: none;
}
a { color: #0000ff; }
/* Container */
#container {
	width: 770px;
	margin: 0 auto;
}
/* Header */
#top_logo {
	width: 298px;
	height: 102px;
	margin-left: 472px;
	background: url(../../images/top_logo.gif) no-repeat;
}
#left_wrapper {
	float: left;
	width: 170px;
}
#sidebar {
	margin-top: 3px;
	padding-top: 5px;
	padding-bottom: 5px;
	width: 170px;
	background: url(../../images/nav_bg_4b.jpg) #fff no-repeat;
}
#sidebar a {
	margin: auto;
	width: 158px;
	margin-bottom: 3px;
}
#left_blue_box {
	margin-top: 3px;
	padding-top: 5px;
	padding-bottom: 5px;
	width: 170px;
	height: 20px;
	background: #4166a5;
}
#main {
	margin-top: 3px;
	float: right;
	width: 595px;
}
/* Top Right */
#top-right {
	float: left;
	width: 346px;
	height: 33px;
	padding: 20px 0 20px 0;
	font-size: 16px;
	line-height: 20px;
	font-weight: bold;
	text-align: center;
}
/* Screenshot */
#screenshot {
	float: right;
	background: url(../../images/screenshot.jpg) no-repeat;
	width: 346px;
	height: 400px;
}
#screenshot a {
	float: left;
	width: 346px;
	height: 400px;
	text-indent: -9999px;
}
#screenshot:hover { background-position: -346px 0; }
/* Content */
#content {
	clear: left;
	float: left;
	width: 585px;
	margin-top: 5px;
	padding-left: 5px;
}
#content1 {
	float: left;
	width: 285px;
	margin-right: 10px;
}
#content2 {
	margin-left: 10px;
	float: left;
	width: 285px;
}
#footer {
	background: #0e2364;
	height: 64px;
	width: 770px;
	border-top: 1px solid #000;
	border-bottom: 4px solid #000;
	margin-top: 3px;
}
h1 {
	color: #0e2364;
	margin-bottom: 10px;
	margin-top:5px;
}
img#bottom_logo {
	padding-top: 10px;
	padding-left: 10px;
}
ul { margin: 0px; }
/* Top Nav -----------------------------*/
#nav_logo {
	float: left;
	width: 160px;
	height: 32px;
	background: #19367a;
	margin-left: 22px;
}
#top_nav {
	float: left;
	height: 32px;
	margin-top: 3px;
	background: #19367a;
	width: 770px;
}
#topnav ul {
	border: 1px solid #fff;
	padding: 0px;
	margin: 0px;
}
#topnav li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	float: left;
}
#topnav li a {
	float: left;
	padding: 8px 7px;
	color: #fff;
	text-decoration: none;
	font-weight: bold;
	line-height: 1;
}
#topnav li a:hover { background: #4c6196; }
span.righttab {
	padding-left: 15px;
	border-left: 1px solid #fff;
}
span.lefttab { padding-right: 15px; }
span.middletab {
	padding-left: 15px;
	padding-right: 15px;
	border-left: 1px solid #fff;
}
/* #main img {
border: 1px solid #000;
}

#main img.noborder {
border: 0px !important;
}

*/

#wrapper { background: url(../../images/greydot.gif) repeat-y 169px 0px; }
.category {
	padding: 3px 0px 5px 3px;
	background: url(../../images/category_bg_2.gif) repeat-x;
	color: #fff;
	font-weight: bold;
	text-align:center;
}
ul.submenu, ul.bottom_nav {
	list-style-type: none;
	margin-left: 0px;
	padding-left: 0px;
	padding-top: 5px;
	padding-bottom:10px;
}
ul.bottom_nav { border-top: 1px solid #fff; }
ul.subsubmenu {
	list-style-type: none;
	margin-left: 0px;
	padding-left: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
ul.submenu a, ul.bottom_nav a {
	padding: 0px 0px 0px 7px;
	color: #943634;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
	display: inline !important;
}
ul.submenu li a:hover, ul.subsubmenu li a:hover { text-decoration: underline !important; }
li.submenu_item { padding: 5px 0px 0px 0px; }
ul.subsubmenu a {
	padding: 0px 0px 0px 14px;
	color: #0e2364;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
	display: inline !important;
}
ul.subsubmenu { padding-bottom: 0px; }
.subtitle {
	color: #343434;
	margin-left: 20px;
	font-size: 9px;
}
.bottom_title { padding-bottom: 10px; }
#content_left {
	margin: 5px 5px 5px 5px;
	float: left;
	width: 260px;
	line-height: 16px;
}
#content_left ul {
	margin-left: 15px;
	padding-left: 0px;
}
#content_right {
	float: right;
	width: 320px;
	line-height: 16px;
}
#yellow_box {
	margin-top: 5px;
	padding: 5px 10px 5px 15px;
	border: 1px solid #bcbcbc;
	background: #fffebe;
}
#yellow_box h2 {
	color: #943634;
	padding: 0px;
	margin-top: 0px;
}
#bottom_box {
	margin-top: 15px;
	padding: 5px 10px 5px 15px;
	border: 1px solid #bcbcbc;
	margin-bottom: 15px;
}
#bottom_box h2 {
	padding: 0px;
	margin-top: 0px;
	color: #31849b;
}
h2 {
	line-height:1em;
	font-size: 13pt;
}
#cc_box {
	background: #d6e3bc;
	margin-top: 3px;
	border: 1px solid #ababab;
}
#cc_box p {
	padding: 0px 8px 5px 8px;
	margin: 0px 0px 0px 0px;
	font-size: 10px;
}
#cc_box img { padding-top: 10px; }
img#gradient {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
#topnav li.dealer_login { float: right; }
#topnav li.dealer_login a { color: #ffcc00; }
#topnav .dealer_login a:hover {
	text-decoration: underline;
	background: none;
}
p.footer {
	margin-top: 10px;
	padding-right: 10px;
	text-align: right;
	color: #fff;
}
p.footer a { color: #ffcc00; }
.copyrightline {
	text-align: right;
	color: #ffffff;
	padding-right: 10px;
	font-size: 10px;
}
