body {
      background-color: #FFDBCE;
      margin: 0px;
      padding: 0
     }
.top_right {
	background-position: right center;
	background-repeat: no-repeat;
	text-align: left;
	background-image: url(images/top_image.jpg);
	background-color: #CE6D63;
	height: 250px;
	padding-left: 20px;
}
.left_menu {
	float: left;
	margin-left: -20px;
}
ul {
	list-style-type: none;
}
li.under_line {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	width: 170px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}
li.first_line {
	width: 170px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dashed;
	border-bottom-style: dashed;
	padding-left: 10px;
}
.right_menu {
	margin-left: 210px;
	margin-bottom: 50px;
	width: 530px;
}
.footer {
	height: 20px;
	margin-bottom: 0px;
	text-align: right;
	background-color: #660000;
	float: none;
	color: #FFFFFF;
	width: 100%;
	margin-top: 20px;
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
}
h2 {
	margin-top: 0px;
	margin-bottom: 5px;
}
h3 {
	margin-top: 0px;
	font-size: 90%;
	margin-bottom: 0px;
}
h4 {
	font-weight: normal;
	margin-top: 2px;
}
h5 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #330000;
	padding-bottom: 5px;
	margin-right: 10px;
	margin-left: 5px;
	margin-bottom: 0px;
}
.top_banner {
	background-color: #3D5C5C;
	text-align: left;
}
.first_line {
	background-color: #FFDBCE;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 15px;
}
td,p {
	margin-top: 5px;
	margin-left: 5px;
}
.h1_1 {
	margin-top: 20px;
	margin-bottom: 15px;
	margin-left: 10px;
	margin-right: 0px;
	height: 27px;
}
.h1_3 {
	background-image: url(images/top_image.jpg);
	height: 250px;
	width: 100%;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	background-repeat: no-repeat;
	background-position: right;
	background-color: #CE6D63;
	vertical-align: middle;
	margin-bottom: 10px;
}
.h1_2 {
	height: 27px;
	width: 100%;
	margin-top: 0px;
	background-color: #3D5C5C;
	margin-right: 0px;
	margin-left: 0px;
	background-image: url(images/banner2.gif);
	background-repeat: repeat-x;
}
