#header {
	height: 80px;
	width: 100%;
	background-image: url(../images/header-background.jpg);
	background-repeat: repeat-x;
	font-size: 30px;

}

body {

	margin: 0px;

	padding: 0px;

	font-family: Verdana, Arial, Helvetica, sans-serif;

}

#header-container {

	height: 80px;

	width: 974px;

	margin-right: auto;

	margin-left: auto;

}

#logo-container {

	float: left;

	height: 80px;

	width: 421px;

}

#search-container {

	float: right;

	height: 80px;

	width: 553px;

	text-align: right;

	line-height: 80px;

}

#content-container {
	clear: both;
	width: 974px;
	margin-right: auto;
	margin-left: auto;
}

#heroshot-container {
	float: left;
	height: 304px;
	width: 421px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;

}

#cta-container {

	float: right;

	width: 553px;

}

#cta-container img {

	padding-right: 10px;

	padding-left: 10px;

	border-top-style: none;

	border-right-style: none;

	border-bottom-style: none;

	border-left-style: none;

}

#logo-container img {

	border-top-style: none;

	border-right-style: none;

	border-bottom-style: none;

	border-left-style: none;

}



#promotions {

	background-image: url(../images/promotion-background.jpg);

	background-repeat: repeat-x;

	clear: both;

	width: 100%;

}

#promotions-container {

	clear: both;

	width: 974px;

	margin-right: auto;

	margin-left: auto;

	padding-top: 20px;

	padding-bottom: 20px;

}
low-text-container {
	float: none;
	width: 974px;
}


#promotions-container br {

	clear: both;

}

.promotions-box {

	float: left;

	width: 275px;

	margin-left: 37px;

	border: 1px solid #003366;

	background-color: #FFFFFF;

}

.promotions-box h2 {

	font-size: .9em;

	color: #FFFFFF;

	background-color: #003399;

	margin: 0px;

	padding: 5px;

}

.promotions-box p {

	font-size: .8em;

	margin: 0px;

	padding: 5px;

}

.promotions-box img {
	float: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-bottom: 0px;
	padding-right: 5px;
	padding-top: 5px;
	padding-left: 0px;
	margin: 0px;

}

#footer {

	background-image: url(../images/footer-background.jpg);

	background-repeat: repeat-x;

	width: 100%;

	clear: both;

}

#footer-container {

	font-size: .8em;

	color: #666666;

	width: 974px;

	margin-right: auto;

	margin-left: auto;

	text-align: center;

	padding-top: 10px;

	padding-right: 0px;

	padding-bottom: 0px;

	padding-left: 0px;

}

#footer-container a {

	color: #666666;

	padding-right: 5px;

	padding-left: 5px;

}

#global-navigation {

	background-color: #003399;

	border-top-style: none;

}

#global-navigation-container {

	line-height: 40px;

	width: 974px;

	margin-right: auto;

	margin-left: auto;

}

#global-navigation-container li {

	display: inline;

	padding-left: 25px;

	color: #FFFFFF;

	font-weight: bold;

	text-transform: uppercase;

}

#global-navigation-container a {

	color: #FFFFFF;

	text-decoration: none;

}

#global-navigation-container a:hover {

	text-decoration: underline;

}

#global-navigation-container ul {

	list-style-type: none;

	margin: 0px;

	padding: 0px;

}
#contextual-navigation {
	float: left;
	width: 200px;
}
#contextual-container {
	background-color: #D9ECFF;
	margin-top: 10px;
	margin-right: 10px;
	color: #003366;
}
#content-container #contextual-navigation #contextual-container h2 {
	font-size: 1em;
	color: #003366;
	margin-top: 0px;
	padding-top: 10px;
	padding-left: 10px;
}
#content-container #right-content .review-summary img {
	font-size: 12px;
}

#content-container #contextual-navigation #contextual-container ul {
	padding-left: 10px;
	list-style-type: none;
}
#content-container #right-content .review-summary img {
}

#content-container #contextual-navigation #contextual-container li {
	line-height: 1.5em;
	font-size: .9em;
}
#content-container #contextual-navigation #contextual-container a {
	color: #003366;
}
#right-content {
	float: right;
	width: 774px;
	margin-top: 10px;
	font-size: 12px;
}
.review-summary {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #003366;
	margin-bottom: 10px;
}
#content-container #right-content .review-summary img {
	float: left;
	padding-left: 10px;
}
#content-container #right-content .review-summary img {
	padding-right: 10px;
	float: left;
}

.product-rating {
	float: left;
	padding-right: 5px;
	padding-bottom: 100px;
}
#mid-text-container {
	float: none;
	padding-right: 10px;
	padding-left: 10px;
}

