@charset "UTF-8";
/* CSS Document */

body {
	margin: 0px;
	padding: 0px;
	background: url(../images/bkgdColor.jpg);
}
#topContainer {
	text-align: center;
	margin: 0px;
	padding: 0px;
	background: #FFFFFF url(../images/bkgd-top.jpg) repeat-x top;
}
#outer {
	text-align: center;
	margin: 0px auto;
	padding: 0px;
	width: 978px;
	background: url(../images/bkgd.jpg) repeat-y left;
	min-height: 500px;
}
#columnLeft {
	background: url(../images/logo.jpg) no-repeat left top;
	margin: 0px;
	padding: 0px 5px 5px 6px;
	float: left;
	width: 197px;
	text-align: left;
}
#columnRight {
	margin: 0px;
	padding: 0px;
	float: right;
	width: 770px;
	text-align: left;
}
#nav {
	margin: 0px;
	padding: 10px 6px 10px 0px;
	font: bold 11px/normal Arial, Helvetica, sans-serif;
}
#nav ul {
	margin: 0px;
	padding: 0px;
}
#nav li {
	margin: 0px;
	padding: 0px;
	list-style: none;
	display: block;
	border-bottom: solid 1px #CCCCCC;
}
#nav li li {
	margin: 0px;
	padding: 0px;
	list-style: none;
	display: block;
	border-top: solid 1px #CCCCCC;
	border-bottom: none;
}
#nav li a:link, #nav li a:visited, #nav li a:hover {
	margin: 0px;
	padding: 7px 5px;
	display: block;
	text-decoration: none;
}
#nav li li a:link, #nav li li a:visited, #nav li li a:hover {
	margin: 0px;
	padding: 7px 5px 7px 26px;
	display: block;
	text-decoration: none;
	background: url(../images/arrow.gif) no-repeat 15px 8px;
}
#nav li a:link, #nav li a:visited {
	/*color: #CC5533;*/
	color: #555;
	background: none;
}
#nav li li a:link, #nav li li a:visited {
	color: #777;
	background: url(../images/arrow.gif) no-repeat 15px 8px;
}
#nav li a:hover {
	color: #FFBB77;
	background: #224455;
}
#nav li li a:hover {
	color: #FFBB77;
	background: #224455 url(../images/arrow.gif) no-repeat 15px 8px;
}
#nav li a.cart {
	background: url(../images/cart2.png) no-repeat left 5px;
	padding-left: 22px;
}
#nav li a.cart:hover {
	background: #224455 url(../images/cart2.png) no-repeat left 5px;
	padding-left: 22px;
}

#header {
	background: url(../images/header.jpg) no-repeat left top;
	margin: 0px;
	padding: 0px;
	height: 41px;
	font: bold 11px Arial, Helvetica, sans-serif;
	text-align: right;
	text-transform: uppercase;
}
#header ul {
	margin: 0px;
	padding: 12px 0px 0px;
}
#header li {
	display: inline;
	margin: 0px;
	padding: 0px 20px 0px 10px;
}
#header a:link, #header a:visited, #header a:hover {
	text-decoration: none;
}
#header a:link, #header a:visited {
	color: #FFFFFF;
}
#header a:hover {
	color: #FFBB77;
}
#header a.back {
	background: url(../images/arrowBack.gif) no-repeat left 1px;
	padding-left: 12px;
}
#header a.cart {
	background: url(../images/cart2.png) no-repeat left -1px;
	padding-left: 22px;
	padding-bottom: 2px;
}
#stage {
	margin: 0px;
	padding: 0px;
}
#stage img {
	margin: 0px;
	padding: 0px;
	display: block;
}
#content {
	margin: 0px;
	padding: 20px 0px 5px 13px;
}
#content-nested-left {
	float: left;
	width: 520px;
	margin: 0px;
	padding: 0px;
}
#content-nested-right {
	float: right;
	width: 200px;
}
#content-nested-left-half, #content .content-nested-left-half {
	float: left;
	margin: 0px;
	padding: 0px;
	width: 360px;
}
#content-nested-right-half, #content .content-nested-right-half {
	float: right;
	margin: 0px;
	padding: 0px;
	width: 360px;
}
#content #content-nested-left .content-nested-left-half {
	float: left;
	width: 250px;
}
#content #content-nested-left .content-nested-right-half {
	float: right;
	width: 250px;
}
#content .col1, #content .col2 {
	float: left;
	width: 227px;
	padding: 0px 25px 0px 0px;
}
#content .col3 {
	float: left;
	width: 227px;
	padding: 0px;
}
#content .content-nested-right-half .col1 {
	float: left;
	width: 175px;
	padding: 0px;
}
#content .content-nested-right-half .col2 {
	float: right;
	width: 175px;
	padding: 0px;
}
#content .content-nested-right-half .col1 ul,
#content .content-nested-right-half .col2 ul {
	margin: 0px 0px 10px 10px;
	padding: 0px 0px 0px 8px;
}
#content .content-nested-right-half .col1 li,
#content .content-nested-right-half .col2 li {
	list-style: square;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 4px;
}
#content,
#content-nested-left,
#content-nested-right,
#content-nested-left-half, #content .content-nested-left-half,
#content-nested-right-half, #content .content-nested-right-half,
#content .col1, #content .col2, #content .col3  {
	font: 12px/18px Arial, Helvetica, sans-serif;
}
#content-nested-left-half.contentBoxed, #content-nested-right-half.contentBoxed {
	border: 1px solid #BBBBBB;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	background: url(../images/gradientVertical.jpg) repeat-x top;
	padding: 10px;
	margin: 0px;
	width: 340px;
}
.contentBoxed {
	border: 1px solid #BBBBBB;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	background: url(../images/gradientVertical.jpg) repeat-x top;
	padding: 10px;
	margin: 0px;
}
#content-nested-right.contentBoxedGreen {
	border: 1px solid #BBBBBB;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	padding: 15px;
	margin: 0px 0px 0px 20px;
	width: 250px;
	color: #339933;
	background: #EEFFEE;
}
#search {
	font: bold 11px/11px Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #224455;
	margin: 10px 10px 20px 0px;
	/*padding: 10px 7px;
	border: 1px solid #CCCCCC;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;*/
	letter-spacing: 1px;
}
#search form {
	margin: 0px;
	padding: 6px 0px 0px;
	/*white-space: nowrap;*/
}
#search input.searchField {
	border: 1px solid #999999;
	font: 10px Arial, Helvetica, sans-serif;
	padding: 5px;
	margin: 0px 1px 0px 0px;
	width: 70%;
}
#search input.searchBtn {
	margin: 0px;
	padding: 5px 5px;
	border: 1px solid #999999;
	font: bold 10px/10px Arial, Helvetica, sans-serif;
	color: #666666;
	background: #CCCCCC;
	cursor: pointer;
}
#search input.searchBtn:hover {
	background: #FFBB77;
}
#quoteCTA {
	width: 190px;
	padding: 0px;
	margin: 10px 0px 15px;
	background: #FFF;
	border: 1px solid #999999;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	font: 11px/normal Arial, Helvetica, sans-serif;
	text-align: center;
	color: #666;
}
#quoteCTA span {
	font: bold 14px/14px Arial, Helvetica, sans-serif;
	color: #113344;
	margin: 0px;
	padding: 0px 0px 8px;
	display: block;
}
#quoteCTA a:link, #quoteCTA a:visited, #quoteCTA a:hover  {
	display: block;
	text-decoration: none;
	padding: 8px;
}
#quoteCTA a:link, #quoteCTA a:visited  {
	color: #666;
}
#quoteCTA a:hover  {
	color: #666;
	background: #CCC;
}
#sideContact {
	margin: 5px 0px;
	padding: 8px 6px;
	font: bold 11px/16px Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #666666;
	letter-spacing: 1px;
}
#memberLogos {
	background: url(../images/memberLogos.jpg) no-repeat -6px center;
	height: 125px;
	margin: 0px;
	padding: 0px;
	width: auto;
}
#sideContact span {
	color: #999999;
}

#geoTrust {
	display: none;
}
#ssl {
	margin: 0px;
	padding: 6px 0px 0px 8px;
	display: block;
}


#ctaLong-Container {
	margin: 0px;
	padding: 0px;
}
ul#ctaLong {
	width: 756px;
	height: 55px;
	margin: 0px;
	padding: 0px;
	list-style: none;
}
ul#ctaLong li{
	display: inline;
}
ul#ctaLong li a {
	width: 756px;
	height: 55px;
	float: left;
	text-indent: -9999px;
	outline: none;
}
ul#ctaLong li#browse a {
	background: url(../images/cta-browseLong.jpg) no-repeat 0px 0px;
}
ul#ctaLong li#browse a:hover {
	background: url(../images/cta-browseLong.jpg) no-repeat 0px -60px;
}


#footer {
	background: url(../images/footer.jpg) repeat-x top;
	margin: 0px;
	padding: 5px 0px 0px;
	text-align: center;
}
#footer div {
	width: 954px;
	margin: 0px auto;
	text-align: left;
	padding: 5px 12px 0px;
	font: 10px/normal Arial, Helvetica, sans-serif;
	color: #556677;
	height: 44px;
}
#footer a:link, #footer a:visited {
	color: #556677;
	text-decoration: none;
}
#footer a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
