/*=================== HOMEPAGE RULES ======================*/

#container{
	position:relative;
	width:769px;
	height:195px;
	background-color:#D6EBF5;
}
#flash{
	width:234px;
	height:195px;
	background-color:#CCCCCC;
}
#flash-print{display:none;}
#content{
	position:absolute;
	top:18px;
	left:255px;
	width:490px;
	height:85px;
	font-size:.95em;
	line-height:1.5em;
}
#contentboxes{
	position:absolute;
	top:110px;
	left:252px;
	height:50px;
}
#contentboxes img{padding:0px 5px 0px 0px;}


/*=================== FOOTER RULES ======================*/
#footer{margin-top:80px;}




