body {
	background-color: #072A5E;
}
.container_12,
.container_16 {
	background: #fff;
}
a {
	text-decoration:none;
	}
.header {
	height: 89px;
	width: 1115px;
	margin: 0 auto;
	background: #072A5E url(/images/template/header_bg2.jpg) center top no-repeat;
	}
.container_12 .navigation {
	background-color: #6484B5;
	margin-bottom: 20px;
	width: 915px;
	padding-left: 45px;
	}

.left-bar {
	text-align: center;
	}
.brands {
	margin-top: -140px;
	text-align: center;
	background: #CCCCCC;
	float: right;
	background-image: url(/images/template/sidebar-gradient.gif);
	}
	.left-bar a,
	.brands a {
		display: block;
		margin-bottom: 20px;
		}

.wrapper {
	width: 1115px;
	margin: 0 auto;
}

#footer {
	color: #FFF;
	padding-top: 5px;
	padding-bottom: 5px;
}

#footer a {
	color: #FFF;
	text-decoration: underline;
}

.sf-menu li {
	background:		#6484B5;
}

.sf-menu li li {
	background:		#6484B5;
}

.sf-menu li li li {
	background:		#6484B5;
}

.sf-menu {
	margin-bottom: 0;
}

.sf-menu a {
	border-left: 0;
	border-top: 0;
}

.sf-menu a, .sf-menu a:visited {
	color:#FFF;
}

.sf-menu li:hover, .sf-menu li.sfHover,
.sf-menu a:focus, .sf-menu a:hover, .sf-menu a:active {
	color: #FFF;
	background-color: #4E688F;
	outline:		0;
}

.sfHover {
	color: #000;
}

.offsite {
	background-color: #6F93C9;
}