body {
	width: 897px;
	margin: 20px auto;
	font: 75%/200% "Lucida Grande", Lucida, Verdana, sans-serif;
}

#header {
	background: #FFF url(images/header.jpg) no-repeat;
	width: 897px;
	height: 124px;
}

#menu {
	background-color: #9c9ea1;
	width: 150px;
	float: left;
	padding-bottom: 10px;
	padding-top: 5px;
}

#right_area {
	float: right;
	clear: both;
	margin-top: 30px;
	margin-bottom: 10px;
}

.main_menu {
	padding-top: 6px;
	padding-bottom: 6px;
	border-bottom: 1px solid #FFF;
	margin-right: 15px;
	margin-bottom: 4px;
	margin-left: 15px;
}

.main_menu:hover {
	border-bottom: 1px solid #D43C38;
}

.stretch {
	margin-left: 25px;
	color: #b40000;
}

.stretch a {
	color: #b40000;
	text-decoration: none;
}

.stretch a:visited {
	color: #b40000;
	text-decoration: none;
}

.stretch a:hover {
	color: #b40000;
	text-decoration: underline;
}

#center_area {
	margin-left: 1px;
	background-color: #afb0b1;
	float: right;
	width: 896px;
}

a {
	color: #FFF;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}


h1 {
	color: #D43C38;
	font-weight: normal;
	font-size: 170%;
	margin-bottom: 30px;
}

h2 {
	color: #FFF;
	font-weight: normal;
	font-size: 140%;
	margin: 0px 0px 10px 0px;
}

#page_content {
	float: right;
	text-align: justify;
	padding: 10px 100px 10px 10px;
	width: 536px;
	margin: 20px 50px 50px 50px;
}

#page_content img {
	clear: both;
	float: left;
	margin-right: 15px;
	margin-bottom: 15px;
}

img {
	border-style: none;
}

img.gallery_image {
	float: left;
	clear: left;
	margin: 0px 25px 25px 0px;
}

#footer {
	background: #FFF url(images/footer.jpg) no-repeat;
	clear: both;
	width: 897px;
	height: 129px;
}

#legal_footer {
	font-size: 85%;
}

#final_details {
	display: inline;
	float: left;
}

#final_details a {
	color: #b40000;
}

#vbd_tag {
	display: inline;
	margin-left: 485px;
}

#vbd_tag a {
	color: #524741;
}

#totali_tag {
	float: right;
	display: inline;
}

#totali_tag a {
	color: #3A5922;
}

#search_for {
	float: left;
}

#submit_search {
	float: left;
}

.search_result {
	border-bottom: 1px dotted #FFF;
	margin-bottom: 15px;
	padding-bottom: 15px;
}

#contact_details {
	float: right;
	color: #FFF;
	width: 170px;
	margin-top: 16px;
	margin-right: 50px;
}

#contact_form {
	line-height: 1.5;
	float: left;
	width: 270px;
}

.contact_field {
	width: 100%;
}

.error {
	color: #b40000;
	float: right;
	clear: left;
}
