
body {
	font-family: Helvetica, Arial, sans-serif;
	color: #835d3c;
	font-size: 13px;
	background-color: #ccc;
}

div {
	padding: 0px;
	margin: 0px;
}

p {

}

.small {
	font-size: 9px;
}

a {
	font-weight: bold;
	color: #cf905b;
}

li a {
	text-decoration: none;
}

#xbreadcumb a {
	text-decoration: none;
}

a.menu_active {
	color: black;
}

a:hover {
	text-decoration: underline;
}


.layout {
	padding: 0px;
	margin: 0px;
}

h1, h2, #xbreadcumb {
	color: #003b75;
}

h1 {
	font-size: 28px;
	font-variant: small-caps;
	font-weight: bold;
	letter-spacing: 4pt;
	padding-top: 30px;
	padding-bottom: 10px;
	margin: 0px;
}

h2 {
	font-weight:bold;
	font-size: 17px;
	padding: 20px 0 0 0;
}

ul.menu {
	list-style-type:none;
}

#xpage {
	width:990px;
	height: 743px;
	margin: auto;
	background: white;
}

#xheading {
	height: 96px;
	background-image: url('heading.png');
	background-repeat: no-repeat;
}

#xbonus {
	width:168px;
	height: 96px;
	background-image: url('bonus_mr.png');
	background-repeat: no-repeat;
	float:left;
}

#xbreadcumb {
	height: 20px;
	float:left;
	padding: 50px 0 0 100px;
}

#xlogo {
	float: right;
	margin-top: 20px;
	width: 250px;
	height: 70px;
}

#xmenu_all {
	width: 216px;
	height: 400px;
	float: left;
}

#xmenu_top {
	height: 301px;
	background-image: url('menu_top.png');
	background-repeat: no-repeat;
}

#xmenu_body {
}

#xmenu_extra {
	padding-top: 10px;
	padding-left: 5px;
	height: 40px;
}

#xmenu_bottom {
	height: 346px;
	background-image: url('menu_bottom.png');
	background-repeat: no-repeat;	
}

#xmenu_list {
	padding: 80px 20px 80px 0px;
	margin: 0px;
}

#xmenu_list li {
	padding-bottom: 15px;
	padding-left: 25px;
	text-align: left;
}

#xmenu_list a {
	font-size: 13px;
}

#xcontent_menu li {
	padding-bottom: 5px;
}

#xcontent_menu a {
	font-size: 12px;
}

#xtext {
	margin: 0 80px 0 0;
	text-align: justify;
}

#xtext li {
	list-style-type: disc;
}

#xfooter {
	text-align: center;
	position:absolute;
	top: 725px;
	left: 0px;
	width: 100%;
}

input { padding: 0; }
#search_input { width: 6em; }

a.set_language img {
	margin-bottom: 3px;
}


