﻿body
{
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
}
div
{
	margin: 0px;
	padding: 0px;
	position: relative;
}
img
{
	border-width: 0px;
}
#wrapper
{
	width: 770px;
	margin: 0px auto;
}
#header
{
	width: 770px;
	height: 160px;
	background: #FFFFFF url(../images/01-header-back.gif) no-repeat top left;
}
#logo
{
	position: absolute;
	width: 336px;
	height: 58px;
	top: 22px;
	left: 10px;	
}
#promoHeader
{
	position: absolute;
	width: 336px;
	height: 58px;
	top: 82px;
	left: 0px;
}
#promoMessage
{
	position: absolute;
	width: 540px;
	top: 104px;
	left: 215px;
}
#promoText
{
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	line-height: 15px;
	color: #FFFFFF;
}
#viewBanner
{
	position: absolute;
	top: 53px;
	left: 546px;
}
#content
{
	color: #000000;
	font-family: "Trebuchet MS";
	font-size: 11px;
	background: #FFFFFF;
	padding: 10px 0px 0px 0px;
	float: left;
	width: 770px;
	margin-bottom: 10px;
}
#content p
{
	margin-top: 0px;
	margin-bottom: 10px;
}
.name
{
	color: #CC1915;
}
#content h1
{
	font-size: 16px;
	font-weight: bold;
	color: #CC1915;
}
#content h2
{
	font-size: 14px;
	font-weight: bold;
	color: #CC1915;
	margin: 0px;
	padding: 0px;
}
#content h3
{
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	margin: 0px;
}
#content ul
{
	margin-bottom: 0px;
	list-style-image: url(../images/09-bullet.gif);
}
#content strong
{
	color: #CC1915;
	font-weight: bold;
}
#content hr
{
	border: 0px;
	color: #EF660A;
	background-color: #EF660A;
	height: 1px;
}
#leftColumn
{
	float: left;
	width: 373px;
	height: 556px;
	margin-top: 10px; 
}
#rightColumn
{
	float: right;
	width: 373px;
	height: 556px;
	margin-top: 10px;
}
.columnHeader
{
	width: 373px;
	height: 38px;
	background: #EF660A;
}
.columnTitle
{
	float: left;
}
.columnRequest
{
	float: right;
	padding: 2px 2px 0px 0px;
}
.columnContentOuter
{
	padding-left: 12px;
	height: 478px;
	background: #FFFFFF url(../images/06-column-side-border.jpg) no-repeat top left;
	border-bottom: 1px solid #000000;
}
.columnContentInner
{
	padding: 10px 12px 0px 0px; 
	height: 468px;
	background: #FFFFFF url(../images/06-column-side-border.jpg) no-repeat top right;	
}
.columnContentInner img
{
	display: block;
	margin: 0px auto;
	padding-bottom: 15px;
}
.columnFooter
{
	margin: 0px;
	padding: 7px 0px 0px 0px;
	float: right;
}
#contact #content
{
	border: solid 1px #EF660A;
	padding: 26px 23px;
	width: 722px;
	margin-top: 5px;
}
.contactName
{
	font-weight: bold;
}
#contact a
{
	text-decoration: underline;
	color: #CC1915;
}

#contact a:visited
{
	color: #CC1915;
}

#contact a:hover
{
	color: #CC1915;
}
#footer
{
	font-family: "Trebuchet MS";
	width: 770px;
	height: 64px;
	background: #CC1915 url(../images/08-footer-back.gif) no-repeat top left;
	clear: both;
}
.columnFooterRequest
{
	float: right;
}
#footerLinks
{
	color: #FFFFFF;
	font-size: 10px;
	position: absolute;
	top: 21px;
	left: 8px;
}
#footerLinks a
{
	color: #FFFFFF;
	text-decoration: none;
}
#footerLinks a:visited
{
	color: #FFFFFF;
	text-decoration: none;
}
#footerLinks a:hover
{
	color: #FFFFFF;
	text-decoration: underline;
}
#footerCopyright
{
	color: #FFFFFF;
	width: 350px;
	font-size: 10px;
	margin-right: 20px;
	position: absolute;
	top: 21px;
	left: 380px;
}
#footerLogo
{
	position: absolute;
	top: 14px;
	left: 735px;
}
#flashContent
{
	width: 740px;
	height: 300px;
}

