/* MAIN STYLES */

/* ------ CONTENT AREAS ----------*/


#logocontent {
position:relative;
width:275px;
height:240px;
font-size:9px;
clear:both;
overflow:hidden;
}


#leftsingle { 
width:275px; 
float:left; 
background:none;
padding:30px 0 0 10px;overflow:hidden;
font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
}

#leftsingle, #slider {position:absolute; left:0;}

#slider { left:20px; width:170px;}

.cuItem { position:absolute; width:250px; top:300px; margin-top:-2em; padding-bottom:30px;}

* html #leftsingle{display:inline;} /* Fixes IE6 Win double-float margin bug */


/* ---- LISTS ----- */

#leftsingle img{
margin-top:2em;
}