* {
	padding: 0;
	margin: 0;
}
.clear {
	clear:both;
}
.float-r {
	float:right;
}
.float-l {
	float:left;
}
.center {
	text-align:center;
}
.or {
	margin:0px 0px 20px 0px;
}
.hld { font-size:.8em; margin-top:70px; text-align:center; clear:both; }

H1 img {
	margin:0px 0px 10px 0px;
}
body {
	font-family: Arial, Calibri, Helvetica, sans-serif;
	font-size: 14px;
	background:url(../images/bodybg.gif) center no-repeat;
}
#wrapper {
	margin: 0 auto;
	width: 872px;
}
/* Begin Header */
#header {
	color: #333;
	width: 872px;
	float:left;
	height: 287px;
	margin: 0px 0px 0px 0px;
	background:url(../images/headerbg.jpg) repeat-x;
}
#logo {
	width:281px;
	height:40px;
	margin:12px 12px 10px 12px;
	float:left;
}
#logo img {
	border:none;
}
#topnav {
	width:520px;
	height:50px;
	margin:4px 12px 10px 12px;
	float:left;
}
#tollfree {
	float:right;
}
#leftheader {
	width:450px;
	height:190px;
	margin:0px 12px 0px 12px;
	float:left;
}
#rightheader {
	width:300px;
	height:215px;
	margin:0px 12px 0px 12px;
	float:left;
	vertical-align:bottom;
}
/* End Header */



#navigation {
	float: left;
	width: 872px;
	height:123px;
	color: #333;
	margin: 0px 0px 0px 0px;
	background: #2e3192;
}
#leftcolumn {
	color: #333;
	padding:20px;
	height:100%;
	background: url(../images/vertical.gif) right center no-repeat #fff;
	margin: 0px 0px 0px 0px;
	width: 307px;
	float: left;
	line-height:1.4em;
}
#leftcolumn p {
	margin:8px 0px 8px 2px;
}
#leftcolumn ul {
	list-style-image:url(../images/bullet.gif);
	margin-left:20px;
}
#leftcolumn ul li {
	list-style-image:url(../images/bullet.gif);
	margin:8px 0px 8px 0px;
}
#leftcolumn ol {
	margin-left:20px;
	font-weight:bold;
}
#leftcolumn .normal {
	font-weight:normal;
}
#leftcolumn a:link, a:visited, a:focus {
	color:#2e3192;
	text-decoration:underline;
}
#leftcolumn a:hover {
	color:#2e3192;
	text-decoration:none;
}
#leftcolumn a:active {
	color:#181a5f;
}
#rightcolumn {
	float: right;
	color: #333;
	padding:20px;
	background: #fff;
	margin: 0px 0px 0px 0px;
	height:100%;
	background:url(../images/whitebg.gif) repeat;
	width: 485px;
	line-height:1.4em;
}
#rightcolumn a:link, a:visited, a:focus {
	color:#2e3192;
	text-decoration:underline;
}
#rightcolumn a:hover {
	color:#2e3192;
	text-decoration:none;
}
#rightcolumn a:active {
	color:#181a5f;
}
#rightcolumn p {
	margin:8px 0px 8px 2px;
}
#footer {
	width: 872px;
	height:65px;
	padding:0px;
	clear: both;
	color: #333;
	background: #CDCDCD;
	border-top:#B9B9B9 solid 1px;
	margin: 0px 0px 0px 0px;
}
#footer .copyright {
	width:340px;
	margin:48px 10px 4px 10px;
	float:left;
	font-size:11px;
	text-align:left;
}
#footer .copyright .text {
	padding:10px 0px 0px 10px;
}
#footer .footernav {
	width:400px;
	margin:48px 10px 4px 0px;
	float:right;
	font-size:11px;
	text-align:right;
}
#footer .footernav a:link, .footernav a:visited, .footernav a:focus, .footernav a:active {
	color:#000;
	text-decoration:underline;
	padding-right:10px;
}
#footer .footernav a:hover {
	color:#000;
	text-decoration:none;
	padding-right:10px;
}


