@charset "macintosh";
.CONTAINER {
	height: 620px;
	width: 800px;
	margin-top: 40px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	border: 4px solid #FFFFFF;
}
.TOP {
	width: 800px;
	height: 90px;
	background-image: url(images/TOP.gif);
	border-bottom-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
	border-bottom-color: #FFFFFF;
}
.MENU {
	height: 480px;
	width: 140px;
	float: left;
	color: #FF3333;
	background-color: #FFFFFF;
	border-right-width: 4px;
	border-right-style: solid;
	border-right-color: #FF0000;
}
.FOOTER {
	width: 790px;
	height: 36px;
	float: right;
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF0000;
	text-align: right;
	padding-top: 10px;
	padding-bottom: 0px;
	padding-right: 10px;
	font-weight: normal;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #FF0000;
}
.TEXT {
	width: 321px;
	float: left;
	height: 450px;
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0000;
	padding-left: 20px;
	padding-top: 30px;
	line-height: 18px;
	text-indent: 0px;
}
.PICS {
	width: 315px;
	height: 480px;
	float: right;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: center center;
}
.button {
	padding-bottom: 20px;
	overflow: auto;
}
.topbutton {
	padding-top: 25px;
	padding-bottom: 20px;
}
.form {
	left: 5px;
	text-align: left;
	vertical-align: middle;
	float: none;
	padding-left: 5px;
	background-position: left;
}
.TEXTservices {
	width: 321px;
	float: left;
	height: 450px;
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0000;
	padding-left: 20px;
	padding-top: 30px;
	line-height: 18px;
	text-indent: 0px;
	overflow: auto;
}
