#home_content_container {
	float: left;
	width: 686px;
}
#welcome_box {
	float: left;
	width: 665px;
	font-size: 13px;
	color: #033959;
}
#main_box_title {
	margin-top: 30px;
	float: left;
	width: 160px;
	margin-left: 16px;
	font-size: 14px;
	color: #005bc3;
	background-image: url(../images/sce/main_box_title.gif);
	background-repeat: no-repeat;
	font-weight: bold;
	padding-left: 21px;
	padding-top: 5px;
	padding-bottom: 8px;
}
#main_box {
	float: left;
	width: 674px;
	padding-left: 12px;
}
#main_box_content {
	width: 608px;
	float:left;
	padding-right: 35px;
	padding-left: 20px;
	padding-top: 15px;
	color: #033959;
	background-image: url(../images/sce/mainbox_box.gif);
	background-repeat: repeat-x;
	background-position: top;
}
#box_container {
	float: left;
	width: 460px;
	margin-bottom: 10px;
}
#top_border {
	float: left;
	width: 460px;
	margin-bottom: 10px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #0055ab;
	padding-top: 3px;
}
#inner_content_container {
	float: left;
	width: 636px;
	padding-top: 30px;
	padding-left: 30px;
	padding-right: 20px;
}
#inner_rightside {
	float: right;
	clear: both;
	width: 222px;
	height: 465px;
	margin-left: 20px;
	background-image: url(../images/sce/inner_right_box.jpg);
	background-repeat: no-repeat;
	background-position: top;

}
#rightside_title {
	width: 185px;
	margin-left: 25px;
	margin-top: 15px;
	font-size: 18px;
	color: #0061ba;
	padding-top: 3px;
	padding-bottom: 3px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #0055ab;
	border-bottom-color: #0055ab;
}
#rightside_content {
	float: left;
	margin-left: 10px;
	margin-top: 15px;
	font-size: 13px;
	color: #033959;
}
#arrows {
	float: left;
	padding-bottom: 20px;
	padding-top: 4px;
	clear: left;
	margin-right: 5px;
}
#arrows2 {
	float: left;
	padding-bottom: 130px;
	padding-top: 4px;
	clear: left;
	margin-right: 5px;
}
#table {
	margin-left: 12px;
	margin-top: 10px;
	margin-right: 10px;
}
#welcome_top {
	float: left;
	padding-top: 20px;
}
#welcome_bg {
	float: left;
	width: 627px;
	background-image: url(../images/sce/welcome_stretch.jpg);
	background-repeat: repeat-x;
	background-color: #B8F6CD;
	padding-left: 20px;
	padding-right: 10px;
	padding-top: 8px;
}



.house_padding {
	padding-left: 20px;
}
.table_padding {
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 13px;
	color: #033959;
}
