#home_top_boxes {
	float: left;
	width: 944px;
	padding-left: 7px;
	padding-bottom: 10px;
}
#orange_box {
	float: left;
	width: 204px;
	background-image: url(../images/sce/orange_box.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 11px;
	padding-left: 20px;
	padding-right: 10px;
}
#orange_box a{
	color:#fd9c4d;
	text-decoration:none;
}
#orange_box a:hover{
	color:#fd9c4d;
	text-decoration:underline;
}
#pink_box {
	float: left;
	width: 206px;
	background-image: url(../images/sce/pink_box.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 11px;
	padding-left: 20px;
	padding-right: 10px;
}
#pink_box a{
	color:#c95d7a;
	text-decoration:none;
}
#pink_box a:hover{
	color:#c95d7a;
	text-decoration:underline;
}
#purple_box {
	float: left;
	width: 205px;
	background-image: url(../images/sce/purple_box.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 11px;
	padding-left: 20px;
	padding-right: 10px;
}
#purple_box a{
	color:#a57dca;
	text-decoration:none;
}
#purple_box a:hover{
	color:#a57dca;
	text-decoration:underline;
}
#green_box {
	float: left;
	width: 203px;
	background-image: url(../images/sce/green_box.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 11px;
	padding-left: 20px;
	padding-right: 10px;
}
#green_box a{
	color:#28ae54;
	text-decoration:none;
}
#green_box a:hover{
	color:#28ae54;
	text-decoration:underline;
}#home_left {
	float: left;
	width: 465px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #B2B2B2;
}
.home_left_content {
	float: left;
	width: 425px;
	padding-top: 15px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B2B2B2;
}
#homeright {
	float: left;
	width: 460px;
	padding-left: 20px;
}
#right_bluebox {
	float: left;
	width: 228px;
	background-color: #E7F5FC;
	border-top-width: 1px;
	border-right-width: 4px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #E2E2E2;
	border-right-color: #FFFFFF;
	border-bottom-color: #E2E2E2;
	border-left-color: #E2E2E2;
	padding-top: 10px;
	padding-bottom: 20px;
}
#right_bluebox ul{
	list-style-type: none;
}
#right_bluebox ul li{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D3DCE0;
	width: 90%;
	padding-top: 10px;
	padding-bottom: 5px;
	font-size: 14px;
	font-weight: bold;
}
#right_bluebox ul li.color_purple a{
	color: #5E2F8A;
	text-decoration:none;
}
#right_bluebox ul li.color_purple a:hover{
	color: #5E2F8A;
	text-decoration:none;
}
#right_bluebox ul li.color_green a{
	color: #28AE54;
	text-decoration:none;
}
#right_bluebox ul li.color_green a:hover{
	color: #28AE54;
	text-decoration:none;
}
#right_bluebox ul li.color_pink a{
	color: #c95d7a;
	text-decoration:none;
}
#right_bluebox ul li.color_pink a:hover{
	color: #c95d7a;
	text-decoration:none;
}
#right_bluebox ul li.color_orange a{
	color: #fd9c4d;
	text-decoration:none;
}
#right_bluebox ul li.color_orange a:hover{
	color: #fd9c4d;
	text-decoration:none;
}
#right_bluebox ul li.color_lightblue a{
	color: #16a1e3;
	text-decoration:none;
}
#right_bluebox ul li.color_lightblue a:hover{
	color: #16a1e3;
	text-decoration:none;
}
#right_bluebox ul li.color_darkblue a{
	color: #0f568d;
	text-decoration:none;
}
#right_bluebox ul li.color_darkblue a:hover{
	color: #0f568d;
	text-decoration:none;
}
#right_bache_box {
	float: left;
	width: 225px;
	background-color: #fff5ed;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #E2E2E2;
	border-bottom-color: #E2E2E2;
	border-left-color: #E2E2E2;
	padding-top: 10px;
	padding-bottom: 20px;
}
#right_bache_box ul{
	list-style-image: url(../images/sce/arrow.gif);
	margin-left: 14px;
	padding-left: 10px;
}
#right_bache_box ul li{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #275D86;
	padding-top: 10px;
	padding-bottom: 5px;
	font-size: 14px;
	font-weight: bold;
	color:#0f568d;
	width: 99%;
}
#right_bache_box ul li a{
	color:#0f568d;
	text-decoration:none;
}
#right_bache_box ul li a:hover{
	color:#0f568d;
	text-decoration:none;
}




