#home_top {
	float: left;
	width: 972px;
	background-image: url(../images/sce/homeboxes_background.jpg);
	background-repeat: repeat-x;
	height: 154px;
}
#homeboxes_left {
	float: left;
	height: 154px;
	width: 13px;
}
#homeboxes {
	float: left;
	width: 949px;
}
#homeboxes_right {
	height: 154px;
	width: 10px;
}
.homebox {
	float: left;
	width: 235px;
	padding-right: 3px;
	height: 144px;
}
.homebox_last {
	float: left;
	width: 235px;
	height: 144px;
}
.homebox_bg {
	float: left;
	width: 215px;
	background-image: url(../images/sce/homebox_txt_bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	height: 108px;
	padding: 10px;
}
#homebox_bottom {
	float: left;
	height: 14px;
	width: 235px;
	font-size: 12px;
	color: #fff3e9;
	text-align: center;
	background-image: url(../images/sce/homebox_bottom.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 2px;
	text-transform: uppercase;
}
#homebox_bottom a{
	color: #fff3e9;
	text-decoration:none;
}
#homebox_bottom a:hover{
	color: #fff3e9;
	text-decoration:underline;
}
#main_home_txt {
	float: left;
	width: 410px;
}
#home_right_links {
	float: right;
	width: 238px;
}


#leftside ul {
list-style: none;
margin: 0;
padding: 0;
margin-left: 10px;
}

#leftside ul li {
margin-top: 10px;
}

.summary { font-weight: bold;}