body {
	background-image: url(../images/bg_centre.png);
	margin: 0px;
	padding: 0px;
	background-position: center;
	background-color: #987C4D;
	background-repeat: repeat-y;
}
.page {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
.topline {
	background-image: url(../images/topline.jpg);
	height: 19px;
}
.navigation {
	background-image: url(../images/nav_bg.gif);
	height: 45px;
	padding-left: 130px;
}
.banner {
	background-image: url(../images/banner.jpg);
	height: 235px;
}
.divider {
	background-image: url(../images/trim.gif);
	height: 25px;
}
.content {
	width: 800px;
}
.content .left {
	width: 250px;
	float: left;
}
.content .right {
	float: left;
	width: 550px;
}
.body_home .content .right, .body_contact_us .content .right, .body_user_home .content .right {
	background-image: url(../images/Vibiemme_full_clearcut.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.footer {
	height: 22px;
	width: 780px;
	position: fixed;
	/*float: left;*/
	text-align: left;
	bottom: -1px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-image: url(../images/footer.png);
	color: #0C5C4A;
	font-weight: bold;
	padding-top: 8px;
	padding-left: 20px;
	/*border: 1px solid #000;*/
}
p, table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	line-height: 20px;
	/*margin-top: 40px;*/
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000;	
}
div.form {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	clear: both;
	float: left;
	color: #000;
	font-size: 12pt;
}
legend {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
a.footertext {
	float: right;
	margin-right: 10px;
	/*margin-top: -15px;*/
	color: #0C5C4A;
	text-decoration: none;
}
a.footertext:hover {
	text-decoration: underline;
}
p.footertext {
	float: left;
	margin-left: 10px;
	color: #0C5C4A;
	margin-top: -3px;
}
p.footertextmiddle {
	float: left;
	margin-left: 110px;
	margin-top: -3px;
	color: #0C5C4A;
}
div.main {
	width: 450px;
	margin-top: 30px;
	margin-left: 20px;
	height: 400px;
	min-height: 400px;
	height: auto !important;
}
.body_home div.main, .body_contact_us div.main, .body_user_home div.main {
	padding-top: 60px;
	margin-top: -30px;
	padding-bottom: 40px;
	/*border: 1px solid #000;*/
}
div.blurb {
	width: 200px;
	margin: 0 auto;
	margin-top: 40px;
	margin-bottom: 40px;
	/*border: 1px solid #000;*/
}