body {
	background-color: #70a1c9;
	background-image: url(../images/sce/background.gif);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

#home_txt {
	clear: left;
	float: left;
	width: 460px;
}
#titlebar {
	float: left;
	width: 685px;
	background-image: url(../images/sce/titlebar.jpg);
	background-repeat: no-repeat;
	height: 37px;
	padding-top: 8px;
	padding-left: 20px;
	padding-bottom: 30px;
}

.blue_back {
	float: left;
	background-image: url(../images/sce/blueback.jpg);
	background-repeat: no-repeat;
	height: 67px;
	width: 167px;
	padding-top: 0px;
	padding-left: 0px;
	padding-bottom: 20px;
	padding-right: 0px;
	text-align: center;
	font-size: 18px;
	color: #ffffff;
	font-weight: bold;

}

.turquoise_back {
	float: left;
	background-image: url(../images/sce/turquoiseback.jpg);
	background-repeat: no-repeat;
	height: 65px;
	width: 167px;
	padding-top: 0px;
	padding-left: 0px;
	padding-bottom: 20px;
	padding-right: 0px;
	text-align: center;
	font-size: 18px;
	color: #ffffff;
	font-weight: bold;
}

.darkblue_back {
	float: left;
	background-image: url(../images/sce/darkblue-back.jpg);
	background-repeat: no-repeat;
	height: 61px;
	width: 166px;
	padding-top: 0px;
	padding-left: 0px;
	padding-bottom: 20px;
	padding-right: 0px;
	text-align: center;
	font-size: 18px;
	color: #ffffff;
	font-weight: bold;
}

.navyblue_back {
	float: left;
	background-image: url(../images/sce/navyblue-back.jpg);
	background-repeat: no-repeat;
	height: 61px;
	width: 166px;
	padding-top: 0px;
	padding-left: 0px;
	padding-bottom: 20px;
	padding-right: 0px;
	text-align: center;
	font-size: 18px;
	color: #ffffff;
	font-weight: bold;
}
.product_table_pad {
	padding-bottom: 20px;
}
