#banners
{
	width:500px;



	!width: 500px; /* IE Hack */
	height:225px;
	float: right;
	margin-bottom: 0px;
	padding-top:20px;
	background-image:url(../images/blue-gradient-repeat.gif);
	background-repeat: repeat-x;
	background-position: top;
	margin-right: 5px;
}

#bannersx div
{
	/*	width:250px;
	height:200px; */
	display:inline;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #b6c8da;
	border-right-color: #b6c8da;
	border-bottom-color: #b6c8da;
	border-left-color: #b6c8da;	
}

#featured-main 
{
	/*	width:250px;
	height:200px; */
	
	width:100%;
	height:320px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #b6c8da;
	border-right-color: #b6c8da;
	border-bottom-color: #b6c8da;
	border-left-color: #b6c8da;
	
	padding-top:10px;
}
.featuredtext {
	display: block;
	width:185px;
	position:relative;
	left:0;
	top:0;
}

#banners #banner1
{
	display: block;
}


#banners div span
{
	display: block;
	width:195px;
	float:left;
	padding-left:5px;
}

#banners div span .featured-title{
	font-size: 12px;
	font-weight:bold;
	color:#003366;
	height: 30px;
	padding-bottom: 25px;
	padding-left:0;
	float: left;
	width: 300px;
}
#banners  img 
{
	border: none;
	float:right;
	margin-top: 10px;
}

#featured {
	font-size: 20px;
	color:#003366;
	padding-top: 8px;
	padding-bottom: 5px;
	padding-right: 10px;
	text-align: right;
	/*background-image:url(../images/blue-gradient-repeat.gif);
	background-repeat: repeat-x;
	background-position: bottom; */
	width: 494px;
	!width: 500px; /* IE Hack */
	float: right;	
}

#banners ul
{
	width:auto;
	height:25px;
	background:#0063DC;
	margin:0px;
}

#banners ul li
{
	display:inline;
	width:10px;
}

#banners ul li a
{
	text-decoration:none;
	padding:5px;
	line-height:2.5em;
	margin:5px;
	color:#fff;
	height:25px;
	font-weight:bold;
}

#banners ul li a:hover
{
	background:#fff;
	color:#0063DC;	
}
.featuredProductsText    {
	font-size: 18px;
	font-weight:bold;
	color:#003366;
	float: right;
	text-align: right;
	padding-right: 20px;
	display: block;
}
.featured-title   {
	font-size: 12px;
	font-weight: bold;
	color: #003366;
	padding-bottom: 0px;
	padding-left: 5px;
	float: left;
	width: 250px;
}
