body {
	color: #000;
	background: url("/site_graphics/bg-body.jpg") repeat-x #fff;
	font-family: verdana, arial, serif;
	font-size: 11px;
	line-height: 1.5em;
	padding: 0px;
	margin: 0px;
	}
	
#header {
	color: #000;
	background: url("/site_graphics/bg_header.jpg") no-repeat top left #ccc;
	width: 1002px;
	height: 125px;
	margin: 0px auto;
	}
	
#header #logoContainer {
	width: 400px;
	height: 125px;
	}
	
#header #logoContainer a {
	display: block;
	width: 400px;
	height: 125px;
	text-indent: -9000px;
	}
	
#container {
	color: #000;
	background: #fff;
	width: 1002px;
	margin: 0px auto;
	overflow: auto;
	}
	
#content {
	}
	
#footer {
	clear: both;
	color: #919aab;
	color: #555aa4;
	background: transparent;
	width: 883px;
	padding: 0px 0px 0px 100px;
	margin: 0px auto;
	text-align: center;
	}
	
#footer a, #footer a:visited {
	color: #555aa4;
	color: #919aab;
	text-decoration: none;
	}
	
#footer a:hover {
	color: #990066;
	color: #555aa4;
	text-decoration: underline;
	}
	
#footer #card {
	padding-bottom: 10px;
	}
	
#footer #card p {
	display: inline;
	padding-right: 15px;
	}
	
#footer #locations {
	font-size: 10px;
	}
	
div.leftcol {
	float: left;
	width: 118px;
	}
	
div.rightcol {
	float: right;
	width: 884px;
	height: 575px;
	overflow: auto;
	}
	
body div.rightcol {
	height: 575px;
	background: url("/site_graphics/bg_content.jpg") no-repeat top left;
	overflow: hidden;
	}

body.no-arrows div.rightcol {
	height: 575px;
	background: url("/site_graphics/bg_content_no_arrows.jpg") no-repeat top left;
	}
	
div.rightcol-rt {
	float: right;
	width: 600px;
	}
	
div.rightcol-lt {
	float: left;
	width: 254px;
	padding-top: 50px;
	margin-left: 10px;
	}

h1 {
	color: #b4b5b7;
	font-family: verdana, arial, helvetica, serif;
	font-size: 24px;
	line-height: 1.25em;
	padding: 0px;
	margin: 0px 0px 15px 0px;
	}
	
a, a:visited {
	color: #555A9A;
	text-decoration: none;
	}
	
a:hover {
	text-decoration: underline;
	}
	
#bt-email {
	width: 118px;
	height: 583px;
	background: url("/site_graphics/sb_left.jpg") no-repeat top left #ffffff;
	}
	
#sendmail {
	display: block;
	position: relative;
	top: 400px;
	width: 118px;
	height: 120px;
	text-indent: -9000px;
	}
	
div.article-container {
	color: #000;
	text-align: left;
	margin-bottom: 15px;
	}
	
div.article-container h3 {
	font-size: 14px;
	padding: 0px;
	margin: 0px 0px 10px 0px;
	}
	
p {
	padding: 0px;
	margin: 0px 0px 5px 0px;
	}
