/* main selectors */
body {
	font: 11px/16px Arial, Helvetica, sans-serif;
	color: #003366;
	background-image: url(/images/bg_pg_blue.gif);
	background-repeat: repeat-x;
	margin-top: 0;
	margin-bottom: 0;
	padding-top: 0;
	padding-bottom: 0;
	background-color: #CCCCCC
}

p {
	margin: 0;
	padding: 0 0 7px 0;
}

h2 {
	margin: 0;
	padding: 0;
	font-size: 11px;
	font-weight: bold;
}

img {
	display: block;
	border: none;
}

form {
	margin: 0;
	padding: 0;
}

fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

/* SEO headings */
strong.seo {
	display: block;
	position: absolute;
	top: 17px;
	left: 22px;
}

strong.seo a {
	display: block;
	width: 210px;
	height: 52px;
	text-indent: -9999px;
	overflow: hidden;
	background: url(../images/logo.gif) no-repeat;
}

em.call {
	display: block;
	position: absolute;
	top: 25px;
	right: 22px;
	text-indent: -9999px;
	overflow: hidden;
	width: 340px;
	height: 34px;
	background: url(../images/call.gif) no-repeat;
}

/* container section */
#container {
	width: 775px;
	position: relative;
}

/* header section */
#header {
	width: 100%;
	height: 105px;
	overflow: hidden;
}

/* promo section */
#promo {
	width: 100%;
	overflow: hidden;
}

#promo div.flash {
	width: 556px;
	float: right;
	background-color: #2A5272;
}
#promo div.product-search {
	width: 179px;
	height: 100px;
	padding: 16px 23px 10px 17px;
	float: left;
	background: #FFF url(../images/background-product-search.png) no-repeat;
}

#promo div.product-search strong.head {
	display: block;
	text-indent: -9999px;
	width: 100%;
	height: 26px;
	background: url(../images/headline-product-search.gif) no-repeat;
}

#promo div.product-search fieldset {
	width: 100%;
	overflow: hidden;
	padding-bottom: 10px;
}

#promo div.product-search p.input {
	float: right;
	width: 157px;
	height: 16px;
	margin: 0 0 2px 0;
	padding: 2px 4px;
	background: url(../images/product-search-input.gif) no-repeat;
}

.safari #promo div.product-search p.input {
	background: none;
	padding-right: 0;
}

#promo div.product-search input.text {
	margin: 0;
	padding: 1px 0 0 0;
	height: 15px;
	width: 100%;
	display: block;
	border: none;
	background-color: transparent;
	font: 11px Arial, Helvetica, sans-serif;
	color: #336666;
}

#promo div.product-search input.submit {
	margin: 0;
	padding: 0;
	float: right;
}

#promo div.product-search p.multi {
	margin: 0;
	padding: 0 0 0 20px;
}

#promo div.product-search p.multi a {
	color: #000;
	font-weight: bold;
}


/* content section */
#content {
	width: 100%;
	overflow: hidden;
	min-height: 468px;
	background-image: url(/images/background-content.png);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
}

* html #content {
	height: 468px;
	overflow: visible;
}

#content-primary {
	width: 502px;
	float: right;
	padding: 17px 35px 15px 19px
}

#content-secondary {
	width: 202px;
	float: left;
	padding: 9px 9px 5px 8px;
}

#content-secondary div.ad {
	margin-bottom: 2px;
}

/* footer section */
#footer {
	width: 100%;
	text-align: center;
	color: #013366;
}

#footer p {
	padding-bottom: 0;
}

#footer a {
	color: #013366;
	text-decoration: none;
}

#footer a:hover {
	text-decoration: underline;
}

#footer ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#footer ul li {
	display: inline;
	border-left: 1px solid #013366;
	padding: 0 4px 0 8px;
}

#footer #navigation-bottom,
#footer #cards {
	padding-bottom: 10px;
}

#footer #cards li {
	padding: 0 0 0 4px;
	border: none;
}

#footer #cards img {
	display: inline;
}
