@charset "UTF-8";
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	width: 856px;
	margin-right: auto;
	margin-left: auto;
	line-height: 1.7em;
	background-color: #000000;
}
#content {
	background-color: #FFFFFF;
	border: 3px solid #FFFFFF;
}
#header_home {
	height: 195px;
	background-image: url(images/home_web_header.jpg);
	background-repeat: no-repeat;
}
#main {
	margin-top: 5px;
	position: relative;
	height: 450px;
	background-image: url(images/divider_line.gif);
	background-repeat: repeat-y;
}
#main #stretcher {
	clear: both;
}
#footer {
	text-align: center;
	height: 22px;
	background-color: #000000;
	padding-top: 6px;
}
#home_right_side {
	float: right;
	width: 375px;
	padding-right: 25px;
	padding-left: 25px;
	padding-top: 14px;
}
#home_left_side {
	float: left;
	width: 375px;
	padding-left: 25px;
	padding-right: 25px;
	padding-top: 14px;
}
#contact_info {
	height: auto;
	margin-top: auto;
	margin-bottom: 10px;
	position: absolute;
	top: auto;
	bottom: 0px;
	width: 375px;
}
table {
	margin-bottom: 14px;
}
td  {
	padding-left: 30px;
	padding-right: 30px;
}
.white_text {
	color: #FFFFFF;
}
.large_red_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #D21242;
	font-weight: bold;
}
.large_blue_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #0096D7;
	font-weight: bold;
}
.small_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 1em;
}
.lb-extra-space {
	display: block;
	margin-top: 0.7em;
}
.contact_info {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	position: relative;
}
.indent {
	padding-left: 30px;
	margin-top: 14px;
}
.extra-bot-margin {
	margin-bottom: 25px;
}
a:link {
	color: #5A87C5;
	text-decoration: none;
}
a:visited {
	color: #5A87C5;
	text-decoration: none;
}
a:hover {
	color: #5A87C5;
	text-decoration: underline;
}

