@charset "utf-8";
/* CSS Document */


*
{
font-family: "Lucida Sans Unicode", Tahoma, Verdana;
font-size:13px;	
}

body
{
font-family: "Lucida Sans Unicode", Tahoma, Verdana;
font-size:13px;	
}

#Wrapper #Contents #Products ul
{
	margin-top:0px;
	margin-left:-40px;
}

#Wrapper #Contents #Products ul li
{
width:170px;
border:0px;
float:left;
position:relative;
list-style:none;
list-style-position:inside;
height:25px;	
line-height:25px;
text-align:left;
padding-left:5px;
background-color: #EFEFEF;
}

#Wrapper #Contents #Products #mainHeading
{
width:170px;
border-bottom:groove 2px #95EAFF;
float:left;
position:relative;
list-style:none;
list-style-position:inside;
height:25px;	
line-height:25px;
text-align:left;
padding-left:5px;
background: url(images/backgrounds/ButtonsLinks.jpg) repeat-x bottom;
font-weight:bold;
}



#Wrapper #Contents #Products ul li:hover
{
width:170px;
border-bottom:groove 2px #999;
float:left;
position:relative;
list-style:none;
list-style-position:inside;
height:25px;	
line-height:25px;
text-align:left;
padding-left:5px;
background-color: #DDDDDD;
}




#Wrapper
{
width:990px;
margin:0 auto;
}

#Wrapper #MainLogo
{
width:100%;
min-width:inherit;
height:50px;
background-color:#FFF;	
position:relative;
float:left;
}
#Wrapper #MainLinks
{
width:100%;
min-width:inherit;
height:39px;
position:relative;
float:left;
background:url(images/backgrounds/ButtonsLinks.jpg) repeat-x;
}

#Wrapper #MainLinks #Links
{
width:677px;	
height:39px;
line-height:39px;
vertical-align:middle;
position:relative;
float:left;
}
#Wrapper #MainLinks #Search
{
width:290px;	
height:31px;
position:relative;
float:right;
right:25px;
top:3px;
background:url(images/backgrounds/Search.jpg) repeat-x;
border: #C3C8CB 1px solid;
line-height:31px;
vertical-align:middle;

}

#Wrapper #MainLinks img
{
position:relative;
float:right;
top:3px;
right:5px;
}


#Wrapper #Contents
{
position:relative;
float:left;
width:990px;
height:auto;
}

#Wrapper #Contents #Products
{
position:relative;
float:left;
width:175px;
height:auto;
}

#Wrapper #Contents #Banner
{
position:relative;
float:right;
width:813px;
height:180px;
background-color:lightblue;
}

#Wrapper #Contents #RecordNav
{
position:relative;
float:right;
width:815px;
height:30px;
line-height:30px;
vertical-align:middle;
}

#Wrapper #Contents #ShowProducts
{
	position:relative;
	float:right;
	width:815px;
	height:auto;
}

#Wrapper #Navigation
{
width:970px;
padding:10px;
vertical-align:middle;
position:relative;
float:left;
border:#CCC 1px dashed;
}

#Wrapper #Products
{
width:990px;
min-width:inherit;
height:29px;
position:relative;
float:left;
line-height:30px;
vertical-align:middle;
}















































#Wrapper #slideshow
{
width:990px;	
height:461px;
background:#CCC;
position:relative;
float:left;
}

#Wrapper #slideshow DIV {
    position:relative;
    top:0;
    left:0;
    z-index:8;
    opacity:0.0;
    height: 100%;
    background-color: #FFF;
	float:left;
}

#Wrapper #slideshow DIV.active {
    z-index:10;
    opacity:1.0;
}

#Wrapper #slideshow DIV.last-active {
    z-index:9;
}

#Wrapper #slideshow DIV IMG {
    height: 461px;
	width:990px;
    display: block;
    border: 0;
    margin-bottom: 10px;
	position:relative;
	float:left;
}
