/**
 * frontpage.css - Global stylesheet 
 */

/***********************************************************************
 * Elements
 **********************************************************************/
 
/***********************************************************************
 * Items
 **********************************************************************/

#right-col #left-inner-col {
	width: 337px;
	float: left;
}

#right-col #right-inner-col {
	width: 333px;
	float: left;
}

#right-col #left-inner-col .wrapper, 
#right-col #right-inner-col .wrapper {
	height: 300px;
}

#banner img {
    display: none;
}

#banner img.first {
    display: block;
}


/***********************************************************************
 * Classes
 **********************************************************************/
