@charset "UTF-8";
* {
	margin: 0;
	padding: 0px;
}
body {
	background-color: #1a2031;
	background-image: url(../images/content-background);
	background-repeat: repeat-x;
}
html, body {
height: 100%;
}
.wrapper {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: -150px;
	margin-left: auto;
}
#header {
	height: 134px;
	background-color: #000617;
	text-align: center;
}
#nav {
	background-image: url(../images/navigation_loop.gif);
	height: 39px;
	position: relative;
}
#navbuttonwrap {
	margin-right: auto;
	margin-left: auto;
	height: 39px;
	width: 377px;
}
#bodywrapper {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
}
#brandnavigation {
	background-color: #afb1b8;
	width: 210px;
	font-size: 1em;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	line-height: 1.5em;
	padding: 0px;
	height: 206px;
}
.wrapper #bodywrapper #brandnavigation a {
	color: #FFF;
	text-decoration: none;
}
.wrapper #bodywrapper #brandnavigation a:hover {
	color: #FFF;
	text-decoration: underline;
}
.contentleft {
	width: 630px;
	margin-right: auto;
	margin-left: auto;
	float: left;
	padding: 20px;
}
.productphoto {
	border: 1px none #FFF;
	margin-bottom: 25px;
}
.footer {
	background-color: #9698a1;
}
.footer, .push {
	height: 150px;
	clear: both;
}
#brandlogos {
	background-color: #acaeb7;
	height: 75px;
}
#brandlogoswrapper {
	height: 75px;
	width: 816px;
	margin-right: auto;
	margin-left: auto;
}
#footercontent {
	background-color: #9698a1;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	text-decoration: none;
	color: #CCC;
	text-align: center;
}
#brandcontentbox {
	clear: none;
	width: 730px;
	float: right;
	margin-bottom: 40px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}
#brandcontentleft {
	width: 450px;
	float: left;
}
#brandcontentrightw {
	float: right;
	width: 250px;
	background-color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
}
.content {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	padding-top: 0px;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	color: #CCC;
	font-size: 1em;
	line-height: 1.9em;
	margin-bottom: 20px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.6em;
	font-weight: bold;
	color: #FFFFFF;
	padding-bottom: 10px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 1.3em;
	padding-bottom: 5px;
	padding-top: 5px;
}
