body {
	font-family: Arial, Helvetica, sans-serif;
	padding: 0px;
	background-repeat: repeat-x;
	margin: 0px;
	text-align: center;
	background-color: #451506;
	background-image: url(../images/background.gif);
}
.red {
	color: #FF0000;
	}
#container {
	text-align: left;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
#bgcontainer {
	width: 860px;
	margin-right: auto;
	margin-left: auto;
	background-color: #451506;
}
#header {
	height: 228px;
	color: #7B1E0B;
	background-image: url(../images/header.gif);
	text-align: right;
	vertical-align: text-top;
	font-size: 10px;
	font-weight: bold;
}
#nav {
	font-size: 11px;
	line-height: 26px;
	font-weight: bold;
	background-image: url(../images/nav.gif);
	background-repeat: repeat-x;
	height: 26px;
	color: #8F8F8F;
}
#content {
	background-color: #FFFFFF;
	background-image: url(../images/drop_shadow.gif);
	background-repeat: repeat-x;
	width: 800px;
}
#contenttop {
	margin-right: auto;
	margin-left: auto;
	width: 800px;
}
.pblack {
	color: #000000;
	font-size: 12px;
	line-height: 20px;
}
#contentinside {
	background-color: #FFFFFF;
	background-image: url(../images/content_bg.gif);
	background-repeat: repeat-y;
}
#leftcol {
	background-image: url(../images/drop_shadow.gif);
	background-repeat: repeat-x;
	width: 500px;
	float: left;
	padding-top: 10px;
	padding-left: 10px;
	padding-bottom: 15px;
	text-align: right;
}
#leftcolinside {
	width: 150px;
	float: left;
	color: #FFFFFF;
	padding: 15px;
}
#rightcol {
	width: 260px;
	font-weight: normal;
	color: #1a2565;
	float: right;
	text-align: center;
	padding-top: 30px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
}
#rightcolinside {
	width: 540px;
	color: #000000;
	float: right;
	padding-top: 10px;
	padding-right: 50px;
	padding-bottom: 25px;
	padding-left: 30px;
	font-size: 10px;
	line-height: normal;
}
#links {
	background-color: #FFFFFF;
	clear: both;
	padding: 10px;
}
a {
	color: #7C7C7C;
	text-decoration: none;
}
#footer {
	font-size: 10px;
	text-align: center;
	color: #FFFFFF;
	padding-top: 10px;
	clear: both;
}
.footernav a {
	color: #FFFFFF;
	}
#footerbg {
	background-image: url(../images/footer_bg.gif);
	width: 840px;
	background-repeat: no-repeat;
	margin-right: auto;
	margin-left: auto;
}
h1 {
	font-size: 20px;
	color: #9bbbc4;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	font-weight: lighter;
}
h2 {
	font-size: 18px;
	color: #500d04;
}
p {
	font-size: 10px;
	margin: 0px;
	padding: 0px;
	color: #FFFFFF;


	letter-spacing: 0
..75px;
	letter-spacing: 0.4px;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
div.agent {
	margin: 0 0 5px 0;
	padding: 5px 0;
	width: 50%;
	display: block;
	float: left;
	}
.agentimg {
	width: 100px;
	height: 100px;
	display: block;
	background: #FFF;
	float: left;
	border: 3px solid #1a2565;
	text-align: center;
	}
.agentinfo {
	width: 150px;
	float: right;
}
.lrgimg {
	float: left;
	padding: 15px;
	}
.agentdescription {
	padding: 5px 0;
	color: #000;
	font-size: 12px;
	font-weight: normal;
	line-height: 1.5em;
}

.psmall {
	font-size: 8px;
}
.left {
	float: left;
}
.right {
	float: right;
}
.imgpad {
	margin: 1px;
}
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {
	display: inline-block;
}
/* Hides from IE-mac \*/
* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}
/* End hide from IE-mac */
