@charset "utf-8";
/* CSS Document */


body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #283947;
	background-image: url(/images/nav/2008/background02.jpg);
	background-repeat: repeat;
	font-size: 10px;
	font-style: normal;
	color: #FFFFFF;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #FFCC00;
}
a:visited {
	color: #FFCC00;
}
a:hover {
	color: #FFCC00;
	font-weight: bold;
}
a:active {
	color: #FFDD00;
	text-decoration: underline;
}

.header_left {
	background-image: url(/images/nav/2008/edge_left.gif);
	background-repeat: repeat-x;
}

.header_right {
	background-image: url(/images/nav/2008/edge_right.gif);
	background-repeat: repeat-x;
}

.center_content #main {
	vertical-align: top;
	height: 100%;
	width: 100%;
}
.header {
	height: 106px;
}

.footer {
	margin: 0px;
	padding: 3px;
	height: 99px;
}

.copyright {
	font-size: 12px;
	font-style: normal;
	text-align: center;
}

.navigation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-align: left;
	margin: 2px;
	padding: 0px;
	height: 25px;
	valign: middle;
}

.center_content {
	vertical-align: top;
	margin: 0px;
	padding: 0px;
	width: 720px;
}

.content_main {
	height: 100%;
	vertical-align: top;
}

.content_nav {
	vertical-align: top;
	width: 120px;
}

.showroom_title {
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: underline;
}

.contact_column {
	width: 25%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	}

.flash {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	text-align:center;
	font-style:italic;
	}