﻿#homeHeader {float:left;}
#homeHeader h1 {margin: 0;}
#homeHeader hr {border: none; height: 1px; line-height: 1px; background: #CCC; margin-bottom: 20px; padding: 0;}
#homeHeader p {margin: 0; padding: 7px 0;}
#homeHeader .clear {clear: both; line-height: 1px; font-size: 1px;}
#homeHeader a {outline-color: #888;}
#homeHeader ul li {list-style-type:none;}


#homeHeader h3 {margin: 0; padding:7px 0 0; font-size: 12px; text-transform: uppercase;}
#homeHeader a h3 {color:#fff;}
div#feature_list {width: 874px; height: 254px; overflow: hidden; position: relative;height:247px;margin-bottom:15px;}
div#feature_list ul {position: absolute; top: 0; list-style: none; padding: 0 0 0 0; margin: 0 -15px 0 -15px;}

ul#tabs {right: 15px; z-index: 2; width: 250px; padding-left:12px; background:url("../images/ul-back2.jpg") no-repeat scroll 15px 1px transparent;}

ul#tabs li {
	font-size: 12px;
	font-family: Arial;
	padding-left:15px;
	list-style-image: none;
}
ul#tabs li img {padding: 5px; border: none; float: left; margin: 10px 10px 0 0;}
ul#tabs li a {color: #fff; text-decoration: none; display: block; padding: 10px; height: 29px; outline: none; background:#fff url(../images/greyback.png) repeat scroll 0 0;}
ul#tabs li a:hover {
	text-decoration: underline;
	background:  url('../images/redback.png');
}
ul#tabs li.current {background:url(../images/selected-item.png) no-repeat scroll left 50%;}
ul#tabs li.current a {
	background:  url('../images/redback.png');
	color: #FFF;
}
ul#tabs li.current a:hover {text-decoration: none; cursor: default;}

ul#output {left: 0; width: 640px; height: 254px; position: relative;}
ul#output li img {width:639px; height:248px;}
ul#output li {position: absolute; width: 678px; height: 254px;}
ul#output li a:hover {background: #D33431;}
