﻿a:hover {

	color: #FB8020;

}



a {

	color: #8E0E3A;

	text-decoration: none;

}



#container_main {

	width: 954px;

	height: auto;

	margin-right: auto;

	margin-left: auto;

	text-align: center;

	position: relative;

}

#header {

	width: 100%;

	height: 138px;

}

#menu {

	height: 27px;

	width: 100%;

	background-color: #8D0E39;

	margin-bottom: 5px;

}

#image_main {

	width: 100%;

	height: 301px;

}

#body {

	width: 100%;

	background-color: #e5dec3;

	position: relative;

	height: auto;

	overflow: auto;

}

body {

	font-family: Verdana;

	font-size: 11px;

	color: #000000;

}

#footer {

	width: 100%;

	height: 41px;

}

#I1 {

	width: 100%;

	height: 100%;

}

#body_left {

	width: 718px;

	height: auto;

	float: left;

	position: relative;

	text-align: left;

	padding-left: 20px;

	line-height: 200%;

}

#body_right {

	width: 206px;

	float: left;

	text-align: left;

	padding-left: 10px;

	line-height: 200%;

}


