#content {
	height: 409px;
	width: 955px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	position: relative;
	background-image: url(../images/layout/contentShadow.jpg);
	background-color: #FFFFFF;
	left: -1px;
	top: 1px;


}

#dividerContainer {
	height: 90px;
	width: 955px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	position: relative;
	text-align: right;
}

#divider_p1 {
	float: left;
	height: 53px;
	width: 170px;
	background-color: #660000;
}

#divider_p2 {
	height: 53px;
	width: 41px;
	float: right;
	background-color: #FFFFFF;
}

#divider_p3 {
	background-color: #660000;
	clear: none;
	height: 14px;
	width: 785px;
	float: right;
}

#sectionHeader {
	height: 35px;
	width: 785px;
	float: left;
	position: absolute;
	top: -365px;
	display:table-cell;
	text-align: right;
	left: 143px;
	vertical-align: middle;
}

#sectionHeader p{
	position:relative;
	top:50%;
	text-align: right;
}

#col1 {
	float: left;
	height: 431px;
	width: 287px;
}
#col2 {
	float: left;
	height: 418px;
	width: 242px;
	margin-top: 15px;
	background-image: url(../images/home/col2_img.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}

#col3 {
	float: right;
	height: 418px;
	width: 532px;
	margin-top: 15px;
	background-color: #FFFFFF;
}

col2Title {
	height: 37px;
	width: 242px;
	position: relative;
}
#col2Content {
	float: left;
	height: 250px;
	width: 222px;
	background-image: url(../images/home/col2_bg.jpg);
	background-repeat: repeat-x;
	border-top-width: thick;
	border-top-style: solid;
	border-top-color: #000000;
	margin-top: 10px;
	padding-right: 20px;
}
#col2Content ul{
	margin:0 0 0 10;
}


#col2Content li{
	padding-top: 10px;
}
#col2Image {
	height: 150px;
	width: 242px;
	clear: left;
}

col3Title {
	height: 37px;
	width: 532px;
	position: relative;
}
#col3Content {
	float: right;
	height: 371px;
	width: 522px;
	border-top-width: thick;
	border-top-style: solid;
	border-top-color: #000000;
	background-image: url(../images/home/col3_bg.jpg);
	background-repeat: repeat-x;
	padding-top: 10px;
	padding-left: 10px;
	margin-top: 10px;
}
#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	height: 20px;
	width: 955px;
	background-color: #660000;
	margin-right: auto;
	margin-left: auto;
	line-height:20px;
	float: none;
	clear: none;
}

#footer ul{
	margin:0px;
	padding-left:40px;
}

#footer li{
	display:inline;
	padding-right:40px;
}
a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #7F7F7F;
	text-decoration: none;
}
a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
#col3aContent {
	float: right;
	height: 371px;
	width: 522px;
	border-top-width: thick;
	border-top-style: solid;
	border-top-color: #790000;
	background-image: url(../images/home/col3_bg.jpg);
	background-repeat: repeat-x;
	margin-right: 10px;
	margin-top: 10px;
}
