body,h1,h2,h3,h4,p,ol,ul,li,div,table,td,th,tr,hr {
	line-height: normal;
	margin: 0px;
	padding: 0px;
}
body {
	background-image: url(pix/bg.png);
	background-repeat: repeat;
	background-color: #660000;
	font-size: 16px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
@font-face {
	font-family: 'RabioheadRegular';
	src: url('rabio/rabiohead-webfont.eot');
	src: local('☺'), url('rabio/rabiohead-webfont.woff') format('woff'), url('rabio/rabiohead-webfont.ttf') format('truetype'), url('rabio/rabiohead-webfont.svg#webfont6j7ChCgu') format('svg');
	font-weight: bold;
	font-style: normal;
}
h1,h2,h3,p,ol,ul,li {
	text-align: left;
}
h1 {font: 60px/68px 'RabioheadRegular', Arial, sans-serif;letter-spacing: -1; padding: 0px; margin: 0px; color: #cf0c0d;}
.subhead {text-align: center; font: 48px/56px 'RabioheadRegular', Arial, sans-serif;letter-spacing: -1; color: #cf0c0d;}
h2,h3,p,ol,ul,li {
	width: 500px;
	}
#bdr {
	width: 965px;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
	border: 1px solid #000000;
	background-color: #FFFFFF;
}
#bdr #header {
	height: 242px;
}
#bdr #subheader {
	height:175px;
}
#bdr #nav {
	background-image: url(pix/navbar.png);
	padding: 0px;
	height: 60px;
	width: 100%;
	text-align: center;
	float:none;
}
#logo {
	padding: 18px 0px;
	}
.clr {
	font-size: 1px;
	line-height: 1px;
	display: block;
	clear: both;
	}
.lft {
	width: 260px;
	float: left;
	text-align: center;
	}
.rt {
	width: 677px;
	float: right;
	}
#bdr #nav img {
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	border: none;
}
h1 {
	line-height: 37px;
	padding-bottom: 15px;
	padding-top: 6px;
}
p {
	font-size: 75%;
	line-height: 145%;
	padding-bottom: 10px;
	text-align: justify;
}
#bdr .rt li {
	font-size: 75%;
	line-height: 145%;
	padding-bottom: 5px;
	list-style-position: outside;
	list-style-image: url(pix/bull.png);
}
#bdr .lft .rel #content p, #bdr .lft .rel #content h3 {
	font-size: 85%;
	text-align: center;
	width: 220px;
	padding-bottom: 10px;
}


h2 {
	color: #42D142;
	font-size: 110%;
	padding-bottom: 8px;
	width: 640px;
	}
#content {
 position:absolute;
 top:0px;
 left:0px;
 width:225px;
 height:520px;
 padding: 0px 6px;
 background-color:#ff6;
 z-index:7;
}
 
#shadow1 {
 position:absolute;
 top:0px;
 left:0px;
 width:237px;
 height:520px;
 border-top:0;
 border-right:1px solid #999;
 border-bottom:1px solid #999;
 border-left:0;
 z-index:6;
}
 
#shadow2 {
 position:absolute;
 top:1px;
 left:1px;
 width:237px;
 height:520px;
 border-top:0;
 border-right:1px solid #aaa;
 border-bottom:1px solid #aaa;
 border-left:0;
 z-index:5;
}
 
#shadow3 {
 position:absolute;
 top:2px;
 left:2px;
 width:237px;
 height:520px;
 border-top:0;
 border-right:1px solid #ccc;
 border-bottom:1px solid #ccc;
 border-left:0;
 z-index:4;
}
 
#shadow4 {
 position:absolute;
 top:3px;
 left:3px;
 width:237px;
 height:520px;
 border-top:0;
 border-right:1px solid #ddd;
 border-bottom:1px solid #ddd;
 border-left:0;
 z-index:3;
}
 
#shadow5 {
 position:absolute;
 top:4px;
 left:4px;
 width:237px;
 height:520px;
 border-top:0;
 border-right:1px solid #eee;
 border-bottom:1px solid #eee;
 border-left:0;
 z-index:2;
}

 .rel {
	width: 255px;
	position: relative;
	left: 10px;
	top: 0px;
}
#bdr .lft p {
	width: 230px;
	text-align: center;
}
.crayon {
	position: absolute;
	top: -125px;
	left: 4px;
	height:200px;
	vertical-align:bottom;
	z-index: 0;
}#bdr .rt table.rates {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-collapse: collapse;
	width: 250px;
}
#bdr .rt table.rates th, #bdr .rt table.rates td {
	font-size: 75%;
	vertical-align: middle;
	padding-top: 4px;
	padding-bottom: 4px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #42D142;
}
#bdr .rt .rates td {
	text-align: right;
}
#bdr .rt .rates th {
	text-align: left;
	padding-left: 4em;
}
#bdr .rt ul {
	margin-bottom: 15px;
	margin-left: 15px;
	padding-left: 30px;
}
h3 {
	color: #CC0000;
	font-size: 100%;
	padding-bottom: 8px;
	width: 640px;
	font-style: italic;
}
#bdr #subheader .rt {
	text-align: right;
}
#bdr .rt .plain {
	width: 400px;
	margin: 0px; padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-collapse:collapse;
}
#bdr .rt .plain td {
	margin: 0px;
	width: 50%;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
	font-size: 80%;
	line-height: 20px;
	vertical-align: middle;
}
#bdr .rt p.highlight {
	color: #39AE33;
	text-align: center !IMPORTANT;
}
#bdr .rt h4.ti {
	float: left;
	width: 92px;
	font-size: 85%;
}
#bdr .rt p.desc {
	margin-left: 100px;
	width: 400px;
}
#bdr .rt .hd {
	width: 260px;
	float: right;
	padding: 2px 0px 0px 12px;
	margin-right: -140px;
}
#bdr .rt #quote {
	margin-top: 12px;
	border-top-width: 3px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #CC0000;
	border-bottom-color: #CC0000;
	width: 520px;
	padding-top: 10px;
	padding-left: 16px;
	color: #990000;
	text-align: center;
}
#bdr .rt .cap {
	text-align: center;
	width: 201px;
}
#bdr .lft .rel #content p.lf {
	font-size: 80%;
	text-align: left;
	width: 220px;
	padding-bottom: 20px;
	line-height: 125%;
	padding-left: 15px;
}
#bdr .lft .rel #content .sm1 {
	font-size: 11px;
}
#bdr .rt .hd2 {

	width: 255px;
	float: right;
	padding: 2px 0px 0px 12px;
}

