﻿div.wrap {
	background: #FFF url(../../Images/Background.jpg) no-repeat 0 0;
	overflow: hidden;
}
.holdingPage img {
	float: right;
}
.home img {
  float: left;
display: block;
}
.homeMain {
	position: relative;
	width: 600px;
	padding-top: 5px;
	padding-bottom: 40px;
	float: left;
}
.homeRight {
	float: left;
	width: 168px;
}
.homeLeft {
	float: left;
	width: 378px;
	margin-right: 10px;
}
.homeRight img {
	clear: right;
	float: left;
}
.homeRight ul {
	display: block;
	width: 170px;
	list-style: none;
	position: relative;
	left: -19px;
	margin-bottom: 40px;
}

.logos {
	width: 800px;
	display: block;
	margin-top: -25px;
	margin-right: 10px;
	margin-left:25px;


}

.homeMain .News {
	width: auto;
	margin: 0;
}
.homeMain .News h2 {
	margin: 0;
	font-size: 0.75em;
}
.homeMain .News p {
	margin: 5px 0 25px;
}
.homeMain .News a:link,
.homeMain .News a:visited,
.homeMain .News a:hover,
.homeMain .News a:active {
	float: none;
	color: #F46E24;
	padding-left: 10px;
}

.homeBtn {
	position: absolute;
	left: 580px;
	top: 8em;
	display: block;
}
.homeRight li {
	background: url(../Images/NavLineBottom.gif) no-repeat 0 0;
	padding-left: 25px;
}
.homeRight li h2 
{
    font-size: 1em;
}
.homeRight li.last {
	background: url(../Images/NavLineTop.gif) no-repeat 0 0;
}
.homeRight li a:link,
.homeRight li a:visited,
.homeRight li a:hover,
.homeRight li a:active {
	display: block;
	padding: 1px 0 9px;
	color: #000;
	font-size: 0.75em;
	font-weight: bold;
	text-decoration: none;
}
.homeMain .headline {
	color: #242021;
	font-size: 1.45em;
	font-weight: bold;
	border-left: solid 1px #A5ACAD;
	padding: 10px 5px;
	margin-bottom: 40px;
	text-transform: uppercase;
}
.homeMain h1 {
	color: #585858;
	font-size: 0.625em;
}
.homeMain h1 em {
	font-style: normal;
	font-size: 0.75em;
	color: #242021;
}
.homeMain .articles {
	padding: 5px 10px;
	border: solid 1px #999999;
	border-bottom: none;
	border-top: none;
	float: left;
}
.homeMain .articles p {
	padding-bottom: 4px;
}
.homeMain h3 {
	white-space: nowrap;
}
.homeMain p {
	clear: left;
	padding: 0 0 35px;
	font-size: 0.687em;
	margin: 0;
	font-weight: bold;
}
.homeMain p a:link,
.homeMain p a:visited,
.homeMain p a:hover,
.homeMain p a:active {
	color: #000;
	text-decoration: none;
}
.homeMain strong a:link,
.homeMain strong a:visited,
.homeMain strong a:hover,
.homeMain strong a:active {
	text-decoration: underline;
	float: right;
	font-weight: bold;
	color: #F36E23;
	font-size: 1.4em;
	margin-right: 5px;
}

.homeFoot {
	padding: 0 30px;
	clear: left;
}
.homeFoot a:link,
.homeFoot a:visited,
.homeFoot a:hover,
.homeFoot a:active {
	color: #F76D21;
	font-weight: bold;
	text-decoration: none;
}
.homeFoot img,
.homeFoot a {
	float: left;
	margin: 0;
} 
.homeFoot a.siteLink {
	float: right;
	margin-top: 30px;
}  
