body {
	margin: 0;
	padding: 0;
	background-color: #535147;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 12px;
	color: #999999;
	}
img {
	border: 0px;
	}
div#page_main {
	width: 920px;
	height: auto;
	left: 0;
	right: 0;
	margin: 30px auto 0 auto;
	}
/* --- Menu styles  --- */
div#menu_box {
	width: 920px;
	height: 28px;
	display: table;
	margin-bottom: 10px;
	}
div#logo {
	width: 315px;
	height: 28px;
	position: absolute;
	}
div#menu {
	width: 380px;
	height: 28px;
	float: right;
	display: table;
	}
#first_menu
	{
	margin-left: 5px;
	}
.menu_separ {
	width: 10px;
	height: 28px;
	float: left;
	background-image: url("../img/menu_separ.gif");
	background-repeat: no-repeat;
	margin-left: 10px;
	margin-right: 10px;
	}
.menu_off {
	width: auto;
	height: 20px;
	float: left;
	margin-top: 13px;
	}
a.menu_on:link, a.menu_on:active, a.menu_on:visited {
	color: #ffffff;
	text-decoration: none;
	height: 20px;
	float: left;
	margin-top: 13px;
	}
a.menu_on:hover {
	color: #ffcc00;
	text-decoration: none;
	height: 20px;
	float: left;
	margin-top: 13px;
	}

/* --- Page styles  --- */
div#page_box {
	width: 905px;
	background-color: #34332d;
	overflow: hidden;
	padding-left: 15px;
	}
div.spacer {
	clear: both;
	width: 920px;
	font-size: 0px;
	line-height: 0px;
	}
div#left_side_hp{
	width: 273px;
	height: auto;
	float: left;
	}
p.title {
	font-size: 14px;
	font-weight: bold;
	color: #ffcc00;
	padding-top: 10px;
	}

p.simple_text {
	font-size: 12px;
	color: #999999;
	line-height: 25px;
	text-align: justify;
	}
.contact_hp {
	font-size: 12px;
	color: #999999;
	line-height: 18px;
	padding-bottom: 5px;
	}	
.h_separ {
	width: 109px;
	height: 9px;
	margin-bottom: 5px;
	background-image: url("../img/h_separ.gif");
	background-repeat: no-repeat;
	}
div#left_side{
	width: 520px;
	height: auto;
	float: left;
	}
div#right_side{
	width: 360px;
	height: 415;
	float: left;
	padding: 10px 0 10px 0;
	margin-left: 15px;
	}
.small_title
	{
	font-weight: bold;
	color: #ffffff;
	}
ul {
	padding-left: 25px;
	}
li{
	line-height: 18px;
	margin-bottom: 5px;
	}
.profil_photo
	{
	width: 98px;
	height: 140px;
	float: left;
	margin-right: 10px;
	margin-top: 5px;
	}
td.table_spacer
	{
	height: 40px;
	}
table.promotable, td
	{
	text-align: center;
	padding: 0px 10px 0px 10px;
	font-size: 11px;
	line-height: 18px;
	vertical-align: top;
	}
.title_y
	{
	color: #ffcc00;
	}
.promo_note
	{
	font-size: 11px;
	}
div#hidden_box
	{
	width: 0px;
	height: 0px;
	overflow: hidden;
	visibility: hidden;
	}
div#right_side_hp{
	width: 610px;
	height: 415px;
	float: left;
	padding: 10px 0 10px 0;
	margin-left: 15px;
	overflow: hidden;
	}
	
	
/* --- Footer styles  --- */
div#footer_box {
	width: 920px;
	height: auto;
	font-size: 11px;
	text-align: right;
	padding-top: 5px; 
	}