#page-wrap{ 
background: white; 
width: 523px; 
margin-bottom: 14px; 
}

#slider{
background: white url(../images/components/backgrounds/index-feat.jpg);
height: 219px; 
overflow: hidden;
position: relative; 
margin: 0 0px; 
border: 1px solid #E9E9E9;
}

/* DEFAULT is for three panels in width, adjust as needed
This only matters if JS is OFF, otherwise JS sets this. */	
							  
#mover{
width: 2092px; 
position: absolute;
}

.slide{
padding: 20px 0px; 
width: 517px; 
float: left; 
position: relative; 
}

.slide p{
width: 322px; 
text-align: justify;
padding-left: 14px;
}

.slide img{
position: absolute; 
top: 20px; 
left: 342px;
margin-top: 9px; 
}

#slider-stopper{
 position: absolute; 
top: 0px; 
right: 7px; 
background: #e9e9e9; 
color: 161616;
padding: 3px 8px; 
font-size: 10px; 
text-transform: 
uppercase; 
z-index: 1000; 
}





#index-contain{ 
background: white; 
width: 900px; 
margin: 0 auto; 
padding-bottom: 14px;
}

#index-box{
background: #ffffff url(../images/components/backgrounds/index-left.jpg);
height: 100%; 
overflow: hidden;
position: relative; 
margin: 0 0px; 
border-left: 1px solid #E9E9E9;
border-right: 1px solid #E9E9E9;
border-bottom: 1px solid #E9E9E9;
}

.index{
padding: 14px 0px; 
width: 900px; 
float: left; 
position: relative; 
display: inline;
}

.index p{
width: 505px; 
text-align: justify;
margin-left: 376px;
}

.index img{
position: absolute; 
top: 0px; 
left: 0px;
margin-top: 0px; 
}

#index2-contain{ 
background: white; 
width: 924px; 
margin: 0 auto;
padding-bottom: 7px; 
}





#fairs-contain{ 
background: white; 
width: 363px; 
margin: 0; 
padding-bottom: 14px;
}

#fairs-box{
background: #ffffff url(../images/components/backgrounds/fairs-bg.jpg);
height: 145px; 
overflow: hidden;
position: relative; 
margin: 0 0px; 
border: 1px solid #E9E9E9;
}

.fairs{
padding: 14px 0px; 
width: 363px; 
float: left; 
position: relative; 
}

.fairs p{
width: 363px; 
text-align: center;
margin-top: 70px;
}





#links-contain{ 
background: white; 
width: 525px; 
margin: 0; 
padding-bottom: 14px;
}

#links-box{
background: #ffffff url(../images/components/backgrounds/links-bg.jpg);
height: 145px; 
overflow: hidden;
position: relative; 
margin: 0 0px; 
border: 1px solid #E9E9E9;
}

.links{
padding: 14px 0px; 
width: 363px; 
float: left; 
position: relative; 
}

.links p{
width: 525px; 
text-align: center;
margin-top: 70px;
}