body {
	margin: 0;
	padding: 0;
	font: 85%/1.6em Verdana, Arial, Helvetica, sans-serif;
	color: #222222;
	background-color: #EBEBEB;
}
#container {
	margin: 0 2%;
	background-color: #FFF;
	border: 1px solid #333;
}
#banner {
	background-color: #FFF;

	
}
#banner h1 {
	margin: 0;
	padding: .5em;
}
#logo {
	float: left;
}
#call_us {
	float: right;
	margin-left: auto;
}
#nav {
	float: left;
	width: 240px;
	padding-top: .5em;
	border-right: 1px dashed #999999;
	display:inline;
	margin-right: 10px;
}
#nav p {
	margin-top: 0;
}
#content {
	padding-top: .5em;
	margin: 0 15px 0 250px;
	text-align:justify;
	display:block;
	
}
#rightnav {
	position: relative;
	float: right;
	width: 250px;
	background-color:#F2F2F2;
}
#request {
	background-color:#FFFFFF;
	padding: 0 3px;
}
p {
	font: 95%/1.5em Verdana, Arial, Helvetica, sans-serif;
}
h1 {
	font: normal 218%/100% "Arial Black", Helvetica, sans-serif;
	margin-bottom: 10px;
	color:#B30000;
	margin-top: 0px;
	line-height: 100%;
}
h2 {
	font: normal 164%/1.2em Arial, Helvetica, sans-serif;
	margin-top:0;
	margin-bottom: 0;
}
h3 {
	font: bold 145%/100% Verdana, Arial, Helvetica, sans-serif;
	margin-top: .5em;
	margin-bottom: 2px;
	color: #666;
}
h4 {
	font: 11px/1.5em Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
}
#content h2 {
	margin-top: 0;
}
#footer {
	clear: both;
	background-color: #FFF;
	color:#222222;
	padding: 0.5em;
	text-align: right;
	border-top: 1px solid #333;
	font-size:smaller;
	height: 20px;
}
blockquote.pullquote {
	float:right;
	width:10em;
	margin:0.25em 0.75em 0.25em 0;
	padding:0.5em;
	border:3px double #ccc;
	border-width:3px 0;
	color:#333;
	background:transparent;
	font:italic 1.3em/1.3 Georgia;
}
blockquote.alt {
	float:left;
	margin:0.25em 0 0.25em 0.75em;
}
.pullquote p {
	margin:0;
	text-align:center;
}
.pullquote p:first-letter {
	text-transform:uppercase
}
blockquote {
	min-width:75%;
	max-width:80%;
	background: #fff url(assets/alt_quote_start_sm.gif) top left no-repeat;
	position: relative;
	margin: 0px;
}
#content > blockquote {
	margin-left:auto;
	margin-right:auto;
	margin-top:0px;
	margin-bottom:0px;
	display: block;
}
p.quoteBody {
	color: #666;
	font-size: 125%;
	line-height: 1.2em;
	font-weight: bold;
	padding: 15px 10px 0 30px;
	text-align: left;
	background: url(assets/alt_quote_end_sm.gif) bottom right no-repeat;
}
p.quoteCite {
	color: #B30000;
	font-size: 110%;
	font-weight: bold;
	text-align: right;
	padding-right: 15px;
	padding-bottom: 10px;
	margin-bottom: 0;
}
a.linkDefault:link {
	color:#B30000;
	text-decoration:none;
	border-bottom: dashed #B30000 1px;
	line-height:1.5em;
}
a.linkDefault:visited {
	color:#B30000;
	text-decoration:none;
	border-bottom: dashed #B30000 1px;
	line-height:1.5em;
}
a.linkDefault:hover {
	color:#CC0000;
	text-decoration:none;
	border-bottom: solid #B30000 1px;
	line-height:1.5em;
}
a.linkDefault:active {
	color:#000000;
	text-decoration:none;
	line-height:1.5em;
}
.alphaNav {
	text-align:center;
	line-height:2em;
}
.alphaNav a:link {
	color:#B30000;
	text-decoration:none;
	border-bottom: dashed #B30000 1px;
}
.alphaNav a:visited {
	color:#B30000;
	text-decoration:none;
	border-bottom: dashed #B30000 1px;
}
.alphaNav a:hover {
	color:#CC0000;
	text-decoration:none;
	border-bottom: solid #B30000 1px;
}
.alphaNav a:active {
	color:#000000;
	text-decoration:none;
}
label {
	font-size: 95%;
}
#main-content {
float:left;
clear:both;
}
.emph {
	font-style: italic;
	text-decoration: underline;
}
#container #content ul li {
	font: 95%/1.5em Verdana, Arial, Helvetica, sans-serif;
}
