@charset "utf-8";
@import url('defaulter.css');

body {
	font:11px Verdana, Arial, Helvetica, sans-serif;
	color:#373737;
	line-height:14px;
}

a {
	color:#015C7B;
}

div#wrapper {
	width:860px;
	margin:50px auto 10px auto;
}

div#content {
	float:left;
	width:730px;
}

div#side-ad {
	padding-top:50px;
	float:left;
	width:130px;
	text-align:right;
}

div#logo {
	height:31px;
	margin-bottom:20px;
}
div#logo img#logo-img {
	float:left;
}
div#logo p {
	float:left;
	width:574px;
	text-align:right;
}

div#top-nav {
	background:#BFBEB9 url('/img/bg-nav.jpg') repeat-x 0px 0px;
	height:35px;
	padding-left:0px;
	margin-bottom:24px;
}
div#top-nav a {
	background:transparent url('/img/nav-divider.jpg') no-repeat 100% 0px;
	float:left;
	text-decoration:none;
	font-weight:bold;
	color:#373737;
	padding:12px 12px 9px 12px;
}
div#top-nav a.last {
	background:none;
}

div#side-nav {
	float:left;
	width:440px;
	padding-top:360px;
	background:#ffffff url('/img/large-fax.jpg') no-repeat 0px 0px;
}
div#side-nav a {
	float:left;
	margin-bottom:12px;
}
div#side-nav a.odd {
	margin-right:12px;	
}

div#copy {
	float:left;
	width:270px;
	margin-left:10px;
}
div#copy h1 {
	background:transparent url('/img/bullet-green-big.jpg') no-repeat 0px 0px;
	padding-left:20px;
	margin-bottom:16px;
	font-size:14px;
	color:#005C7E;
	font-weight:bold;
	line-height:10px;
	height:12px;
}
div#copy h2 {
	font-weight:bold;
	color:#005C7E;
}
div#copy h3 {
	font-weight:bold;
	color:#000000;
}
div#copy p, div#copy ul, div#copy ol {
	margin-bottom:12px;
}
div#copy ul li {
	background:transparent url('/img/bullet-small.jpg') no-repeat 3px 5px;
	padding-left:12px;
}
div#copy ol li {
	list-style:decimal;
	margin-left:20px;
}

div.wtb {
	clear:both;
	background:#ffffff url('/img/wheretobuy-arrow.jpg') no-repeat 0px 0px !important;
	padding-left:230px;
	height:60px;
	margin-bottom:20px;
}
div.wtb a {
	float:left;
}

div#foot-nav {
	clear:both;
	border-top:solid 1px #373737;
	text-align:center;
}
div#foot-nav p {
	margin:10px 0px;
}
div#foot-nav p.dim {
	color:#7D7D7D;
}