body {
background-color: #273843;
}

/*** splash - home page ***/

#splash {
height: 232px;
}

#hpflashright 
{
	position: absolute; top: 15px; right: 0;
	width: 258px;
	height: 187px;
	overflow: hidden;
	color: #FFF;
	padding: 15px 15px 0;
	background: url(../img/nav/subnavblack.png);
}

#hpflashright h4 
{
	font-size: 1.35em;
}

#hpflashright p 
{
	margin-top: .5em;
	font-size: .8em;
	line-height: 1.5em;
}

#hpflashright a 
{
	color: #ff2b18;
}

#hpflashright a:hover 
{
	text-decoration: none;
}

/*** / splash - home page ***/

/*** content - home page ***/

#content-wrap {
width: 100%;
background: #273843 url(../img/home/content/back.png) repeat-x left top;
padding: 0 0 300px;
}

#content {
width: 980px;
margin: auto;
}

/*** / content - home page ***/

/*** ticker - home page ***/

#ticker {
color: #FFF;
width: 948px;
margin: auto;
font-size: .8em;
padding: 1.25em 0;
height: 1em;
position: relative;
}

#ticker h5 
{
font-size: 1em;
color: #ff2b18;
font-weight: bold;
float: left;
display: inline;
margin-right: .5em;
width: 4.5em;
}

#ticker ul {
list-style-type: none;
font-size: 1em;
position: relative;
}

#ticker ul li {
display: none;
position: absolute;
left: 4.5em;
}

#ticker a {
color: #ff2b18;
font-weight: bold;
}

#ticker a:hover {
text-decoration: none;
}

/*** / ticker - home page ***/

/*** hilites - home page ***/

#hilites-wrap {
background: url(../img/home/hilites/reflect.png) no-repeat center bottom;
padding: 0 0 64px;
}

#hilites {
width: 980px;
margin: auto;
}

#hilites a {
color: #ff2b18;
}

#hilites a:hover {
text-decoration: none;
}

#hilites ul.items {
list-style: none;
height: 152px;
}

#hilites ul.items li.item {
float: left;
display: inline;
}

#hilites ul.items li.choose {
width: 346px;
height: 152px;
}

#hilites ul.items li.featured, #hilites ul.items li.choose {
background: url(../img/home/hilites/box-back.png) no-repeat left top;
width: 346px;
height: 152px;
}

#hilites ul.items li.shiftback {
background-position: left bottom;
}

#hilites ul.items li.featured {
margin: 0 16px;
}

#hilites .right {
background-position: left bottom;
padding: 0 15px 0 37px;
margin-left: -37px;
}

#hilites .left {
background-position: right 0;
padding: 0 37px 0 15px;
margin-right: -37px;
}

#hilites .tab {
background-image: url(../img/home/hilites/green-tab.png);
line-height: 38px;
height: 39px;
color: #FFF;
}

#hilites ul.items li.item h4, #hilites ul.items li.item .nav {
font-size: 15px;
}

#hilites ul.items li.item h4.active {
line-height: 47px;
font-size: 16px;
background-image: none;
color: #005653;
}

#hilites ul.items li.item h4 {
font-weight: normal;
text-align: center;
cursor: pointer;
}

#hilites li.item .nav a {
color: #FFF;
text-decoration: none;
}

#hilites li.item .nav a:hover {
text-decoration: underline;
}

#hilites ul.featureditems, #hilites ul.chooseitems {
list-style: none;
margin: 15px;
}

#hilites li.featureditem, #hilites li.chooseitem {
display: none;
}

#hilites p {
color: #283944;
line-height: 1.35em;
font-size: 18px;
}

#hilites ul.featureditems a, #hilites ul.chooseitems a {
font-size: 12px;
}

#hilites li.button img 
{
	display: block;
}

/*** / hilites - home page ***/
