#Row-Main-Box {
	height: 108px;
	width: 778px;
	margin: 0px;
	padding: 5px;
	font-family: "Times New Roman", Times, serif;
	color: #000099;
	font-size: 16px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: double;
	border-bottom-style: double;
	border-left-style: double;
	border-top-color: #3399FF;
	border-right-color: #3399FF;
	border-bottom-color: #3399FF;
	border-left-color: #3399FF;
}


#Row-Main-Box h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	color: #FF0000;
	position: relative;
	width: 150px;
}
#Row-Main-Box #box {
	float: left;
	height: 108px;
	text-align: center;
	vertical-align: middle;
	position: relative;
	width: 228px;
}
.2nd {
	width: 300px;
}


.1st {
	background-color: #FFCCCC;
	width: 150px;
}
.contract {
	padding: 10px;
	width: 768px;
	border: thin double #6699FF;
	background-color: #EEF0FF;
}
.Footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	text-align: left;
}

