*{
	margin: 0px;
	padding: 0px;
}
.hide{
	display: none;
}
body{
	/* font: 12px/1.5em Arial, sans-serif; */
	font: normal 11px/17px "lucida grande", verdana, sans-serif; 
}
#container{
	width: 100%;
	text-align: left;
	background-color: #6AB0F5;
}
#header{
	display: block;
	height: 134px;
	background: url(images/headerbg2.gif) 100% 0px no-repeat #429DF6;
	color: #FFF;
	position: relative;
}
#header h1{
	margin: 0px;
	padding: 0px;
	display: none;
}
#header img{
	position: absolute;
	bottom: 10px;
	left: 5%;
}
#header h2{
	display: block;
	position: absolute;
	left: 47%;
	top: 15%;
	letter-spacing: .05em;
	width: 33%;
	font-family: Arial, serif;
}
#navigation{
	height: 36px;
	display: block;
	color: #fff;
	border-bottom: 1px solid #081E40;
	text-align: center;
}
#navigation ul{
	display: block;
	margin: auto;
	height: 36px;
	padding: 0px;
	list-style-type: none;
 	/* background: url(images/navbg2.gif) 0px 0px no-repeat #1154CC; */
	background-color: #1154CC;
	text-align: center;
	background: url(images/navigationsliver.gif) 100% -2px no-repeat #1154cc;
}
#navigation li{
	float: left;
	width: 19%;
	text-align: center;
}
#navigation a{
	color: #fff;
	display: block;
	padding-top: 7px;
	padding-bottom: 3px;
	text-transform: uppercase;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 170%;
	font-weight: normal;
	text-decoration: none;
}
#navigation a:hover{	
	text-decoration: underline;
}
#content{
	display: block;
	background: url(images/contentbg.gif) 100% 0px repeat-y #fff;
}
#leftcontent{
	background-color: #fff;
	color: #242424;
	margin-right: 210px;
	padding-bottom: 5px;
}
.banner{
	margin-left:210px;
	margin-top:10px;
}
.sidequote{
	display: block;
	float: right;
	width: 200px;
	border: 3px double #242424;
	border-width: 3px 0px 3px 0px;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 3px;
	margin-top: 15px;
}
.sidequote p{
	font-style: italic;
	margin-bottom: 1em;
}
.sidequote p.title{
	font-style: normal;
	font-weight: bold;
	font-size: 11px;
	text-transform: uppercase;
	margin-top: 1em;
}
#leftcontent h4{
	color: #12294c;
	text-transform: uppercase;
	text-align: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 140%;
	font-weight: bold;
	margin-left: 10px;
	margin-bottom: 5px;
	margin-right: 10px;
	margin-top: 5px;
	padding: 4px 0;
}
#leftcontent h1{
	color: #12294c;
	margin-left: 10px;
	padding-top: 1.0em;
	margin-bottom: 1.0em;
	margin-right: 10px;
	padding-bottom: 2px;
	text-transform: uppercase;
	text-align: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 180%;
	font-weight:normal;
	border-bottom: 1px solid #12294c;
}
#leftcontent h3{
	color: #12294c;
	font-size: 14px;
	padding: 8px 0px 2px 10px;
	text-transform: uppercase;
	letter-spacing: .05em;
	text-align: center;
	background-color: #0f2649;
	color: #fff;
	border: 1px solid #000;
	width: 90%;
	margin: auto;
	margin-top: 5px;
	margin-bottom: 4px;
	display: block;
	clear: both;
}
#leftcontent p{
	padding-left: 10px;
	padding-right: 7px;
	padding-top: .7em;
	padding-bottom: .7em;
}
#leftcontent p.note{
	clear: both;
	margin-bottom: 0px;
	padding-bottom: 4px;
	font-weight: bold;
}
#leftcontent ul{
	display: block;
	text-align: left;
	list-style-type: disc;
	margin-left: 8px;
	padding-left: 30px;
}
#leftcontent ul.afterh{
	padding-top: 1.5em;
}
#leftcontent img.float{
	float: right;
	margin: 4px 10px 4px 10px;
	border: 1px solid #0f2649;
}
#leftcontent img.left{
	float: left;
	margin: 4px 10px;
}
#leftcontent img.special{
	float: right;
	margin-right: 15%;
	margin-top: 20px;
}
#leftcontent img.wide{
	margin: 4px auto 0 auto;
	text-align: center;
	border: 1px solid #0f2649;
	display: block;
	clear: left;
	float: none;
}
#leftcontent table.contactform{
	width: 65%;
	margin: auto;
	border-collapse: collapse;
}
#leftcontent table.contactform td{
	border: 1px solid #d6d4d4;
	padding: 3px;
	padding-left: 8px;
}
#leftcontent table.contactform td.label{
	width: 35%;
	font-weight: bold;
}
#leftcontent table.contactform td.buttons{
	text-align: center;
	border: 0px;
	padding-bottom: 8px;
}
#leftcontent table.contactform td.buttons input{
	margin-right: 3px;
}
#leftcontent p.after{
	clear: left;
}
#leftcontent .locatewrap{
	clear: left;
	padding-top: 10px;
}
.features{
	float: left;
	width: 49%;
}
.features ul{
	display: block;
	text-align: left;
	list-style-type: disc;
	margin-left: 8px;
	padding-bottom: 8px;
}
.features h1{
	margin-bottom: 10px;
}
.location ul{
	display: block;
	text-align: left;
	list-style-type: disc;
	margin-left: 8px;
	padding-left: 80px;
}
#rightcontent{
	width: 210px;
	float: right;
	background-color: #113D85;
	color: #fff;
}
#rightcontent a{
	color: #fff;
}
#rightcontent dl{
	padding: 0 4px;
	margin-bottom: 45px;
}
#rightcontent dt{
	font-weight: bold;
	padding-top: 4px;
}
#rightcontent p{
	padding-left: 4px;
	padding-right: 4px;
	margin-top: 1.5em;
	margin-bottom: 1.5em;
}
#rightcontent img{
	display: block;
	text-align: center;
	margin: auto;
	border: 1px solid #fff;
	margin-top: 20px;
}
#rightcontent img.map{
	border: 0px;
	margin-right: 5px;
	margin-top: 30px;
}
#footer{
	background: #98B9DE;
	border-top: 1px solid #081E40;
	font: 11px/1.5em Arial, sans-serif;
	text-align: center;
	clear: both;
}
#footer ul{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	float: none;
	display: block;
}
#footer li{
	float: left;
	width: 19%;
	text-align: center;
	display: block;
}
#footer a{
	color: #000;
}
#footer p{
	margin-top: 1.5em;
	padding-top: 4px;
}
.location{
	width: 99%;
	text-align: center;
	padding-bottom: 5px;
	border-collapse: collapse;
	border: 1px solid #113d85;
	margin: auto;
}
.location h1{
	padding-bottom: 5px;
	padding-left: 3px;
}
.location img{
	border: 2px solid #113D85;
	margin: 5px;
	display: block;
	text-align: center;
	margin: auto;
	margin-bottom: 8px;
	margin-top: 10px;
}
.location img.logo{
	border: 0px;
}
.location th{
	font-size: 14px;
	padding: 8px 0px 2px 10px;
	text-transform: uppercase;
	letter-spacing: .05em;
	text-align: center;
	background-color: #0f2649;
	color: #fff;
	border: 0px;
	margin-top: 5px;
	margin-bottom: 4px;
}
.location p{
	display: block;
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 1em;
	text-align: left;
	margin-left: 20px;
}
.uspc{
	background-color: #e6ecf4;
	border: 1px solid #113d85;
	border-width: 0 1px;
	width: 49%;
}
.fpc{
	background-color: #f6eeda;
	border: 1px solid #113d85;
	border-width: 0 1px;
	width: 49%;
}
.bottomfix{
	clear: both;
}
#rightcontent img.side2{
	margin-top: 60px;
}
#rightcontent h5{
	padding: 3px 4px;
	text-align: center;
	text-transform: uppercase;
	letter-spacing: .03em;
	border-bottom: 1px solid #fff;
	font: bold 11px/17px "lucida grande", verdana, sans-serif;
}
#leftcontent div.converting{
	margin-left: 295px;
}
#leftcontent div.converting h1{
	margin-top: 0px;
	padding-top: 0px;
}
#leftcontent div.papersol{
	width: 60%;
	float: left;
	padding-bottom: .8em;
}
#leftcontent div.wepurchase{
	width: 39%;
	float: right;
}
#leftcontent div.brokering{
	clear: both;
}
hr.divider{
	display: block;
	width: 95%;
	clear: left;
	text-align: center;
	margin: auto;
	margin-top: .8em;
	color: #113d85;
}
#leftcontent .locations{
	text-align: center;
	width: 49%;
	float: left;
}
.locations img{
	border: 1px solid #113d85;
}
#leftcontent .locations p.address{
	text-align: center;
	padding-left: 0px;
	margin-top: 0px;
	padding-top: 0px;
}
#leftcontent .locations h4{
	margin: 0px;
	padding: 0px;
	text-transform: none;
	text-align: center;
	color: #000;
	font: bold 11px/17px "lucida grande", verdana, sans-serif;
}
div.clear{
	clear: left;
	height: 0px;
}
#rightcontent p.caption{
	margin-top: 0px;
	padding-top: 0px;
	text-align: center;
	font-weight: bold;
}
#rightcontent p.caption2{
	text-align: center;
	margin-bottom: -35px;
	padding-bottom: 0px;
	font-weight: bold;
}
#rightcontent p.quick{
	font-size: 120%;
	margin-top: 3px;
}
#rightcontent p.quickp{
	font-size: 110%;
	text-align: center;
}

#newsletter{
	width: 90%;
	margin: auto;
	border: 1px solid #0f2649;;
	clear: both;
	text-align: center;
}
#newsletter form{
	padding: 1em 0;
}
#newsletter h3{
	width: 100%;
	padding: 8px 0px 2px 0px;
	margin-top: 0;
}
#signup{
	margin-left: 10px;
}