#homepage_bg {
	float: left;
	width: 578px;
	background-image: url(../images/sce/homepage_shape_bg.png);
	background-repeat: no-repeat;
	background-position: left top;
}
#innerpage_titlebar {
	float: left;
	width: 640px;
	height: 38px;
	background-image: url(../images/sce/inner_title_bar_bg.gif);
	background-repeat: repeat-x;
	background-position: top;
	text-align: right;
	padding-right: 20px;
	font-size: 22px;
	color: #0095da;
	padding-top: 30px;
}
#innerpage_titlebar a{
	color: #0095da;
	text-decoration:none;
}
#innerpage_titlebar a:hover{
	color: #0095da;
	text-decoration:underline;
}
#inner_content {
	float: left;
	width: 615px;
	padding-top: 50px;
	padding-right: 10px;
	padding-left: 35px;
}
.innerpic_left_padding {
	padding-bottom: 20px;
	padding-left: 30px;
}
#topblue_box {
	background-color: #66BFE9;
	float: left;
	height: 82px;
	width: 136px;
	text-align: center;
	font-size: 18px;
	color: #FFFFFF;
	padding-top: 55px;
	border-right-width: 9px;
	border-bottom-width: 7px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
}
#mid_grey_box {
	background-color: #969696;
	float: right;
	height: 81px;
	width: 135px;
	text-align: center;
	font-size: 18px;
	color: #FFFFFF;
	padding-top: 55px;
	border-bottom-width: 8px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	border-top-width: 7px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
#bottomblue_box {
	background-color: #0095da;
	float: left;
	height: 82px;
	width: 136px;
	text-align: center;
	font-size: 18px;
	color: #FFFFFF;
	padding-top: 55px;
	border-right-width: 9px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	border-top-width: 8px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
#home_topblue_box {
	background-color: #66BFE9;
	float: left;
	height: 100px;
	width: 176px;
	text-align: center;
	font-size: 26px;
	color: #FFFFFF;
	padding-top: 76px;
}
#home_midgrey_box {
	background-color: #969696;
	float: left;
	height: 100px;
	width: 176px;
	text-align: center;
	font-size: 26px;
	color: #FFFFFF;
	padding-top: 76px;
	border-top-width: 8px;
	border-right-width: 9px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
}
#home_bottomblue_box {
	background-color: #0095da;
	float: left;
	height: 100px;
	width: 176px;
	text-align: center;
	font-size: 26px;
	color: #FFFFFF;
	padding-top: 76px;
	border-top-width: 8px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
