.top_image #slider {
    width: 697px; /* important to be same as image width */
    height: 350px; /* important to be same as image height */
    position: relative; /* important */
	overflow: hidden; /* important */
	padding:0px 0px 0px 0px;
	margin:20px 0px 10px 0px;
	float:left;
}
#sliderContent {
    width: 697px; /* important to be same as image width or wider */
    position: absolute;
	top: 0;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	float:left;
}
.sliderImage {
    float: left;
    position: relative;
	display: none;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	float:left;
}
.sliderImage span {
    position: absolute;
	font: 24px Arial, Helvetica, sans-serif;
    padding:17px 10px 10px 10px;
	margin:0px 0px 0px 0px;
    width:677px;
    background-color: #90c632;
    filter: alpha(opacity=70);
    -moz-opacity: 0.9;
	-khtml-opacity:  0.9;
    opacity:  0.9;
	text-transform:capitalize;
    color: #ffffff;
	height:23px;
	text-align:left;
	top:0;
}
*+html .sliderImage span{
    position: absolute;
	font: 14px Arial, Helvetica, sans-serif;
    padding:17px 10px 0px 10px;
	margin:0px 0px 0px 0px;
    width:677px;
    background-color: #90c632;
    filter: alpha(opacity=70);
    -moz-opacity:  0.9;
	-khtml-opacity:  0.9;
    opacity:  0.9;
    color: #ffffff;
	text-align:left;
	text-transform:capitalize;
	height:34px !important;
	top:0;
}
*html .sliderImage span {
    position: absolute;
	font: 24px Arial, Helvetica, sans-serif;
    padding:17px 10px 0px 10px;
	margin:0px 0px 0px 0px;
    width:677px;
    background-color: #90c632 ;
    filter: alpha(opacity=70);
    -moz-opacity:  0.9;
	-khtml-opacity:  0.9;
    opacity:  0.9;
    color: #ffffff;
	text-align:left;
	height:35px;
	text-transform:capitalize;
	top:0;
}
.clear {
	clear: both;
}
.sliderImage span strong {
    font-size: 20px;
}
.top {
	top: 0;
	left: 0;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	float:left;
}
.top p
{
	padding:0px;
	margin:0px;
	color:#ffffff !important;
	font-family:arial;
	font-size:14px;
}
.bottom {
	bottom: 0;
    left: 0;
}
ul { list-style-type: none;}
.main_featured_container{
    width:963px;
	display:block;
	overflow:hidden;
	float:left;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	height:151px;
}
.right_featuredimg
{
padding:68px 0px 0px 0px;
margin:0px 0px 0px 0px;
width:163px;
display:block;
overflow:hidden;
float:left;
height:151px;
}
.featured_products_container
{
	width:800px;
	display:block;
	overflow:hidden;
	float:left;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	height:151px;	
	/*background-image:url(images/featured_img.png);
	background-repeat:no-repeat;
	background-position:left 52%;*/
	
}
