* {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size:12px;
	font-family: inherit;
	vertical-align: baseline;
	color:#333;
	font-weight:normal;
	text-decoration:none;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
        list-style-type: none;
	}
body 	{
	background:#b7e3fc;
	height:100%;
	width:100%;
	}
.clear {
	margin : 0px;
	clear : both;
	float : none;
	font-size:1px;
	line-height: 0px;
	overflow : hidden;
	visibility: hidden;
	}
label {
	float:left;
	padding-top:3px;
	width:80px;
	}
input, textarea {
	border-top:1px solid #b7b7b7;
	border-left:1px solid #b7b7b7;
	border-right:1px solid #cdcdcd;
	border-bottom:1px solid #cdcdcd;
	padding:2px;
	margin:2px 5px;
	}
input.button {
	background-image:url(../images/button_bg.gif);
	background-repeat:repeat-x;
	background-position:0 0;
	border:1px solid #f8a11c;
	font-size:11px;
	padding:0 3px 1px 3px;
	height:19px;
	cursor:pointer;
	color:#fff;
	}
h1, h2, h3, h4, h5, h6, p {
	}
h2 {
	font-size:14px;
	}
h1 {
	font-size:16px;
	}
li {
	font-size:0;
	}
hr	{
	border-top:1px solid #333;
	padding:0 10px;
	margin:20px 0;
	}
a.changepage {
	font-family:Verdana, Arial, sans-serif;
	font-weight:bold;
	}
#wrapper {
	width:100%;
	min-height:400px;
	background:#fcfcfc;
	}
#header {
	width:100%;
	height:100px;
	background:url(../images/header_bg.png) left top repeat-x;
	}
#header .content {
	width:890px;
	height:85px;
	padding-left:157px;
	display:block;
	
	}
.adv {
	margin-top:25px;
	background-color:#fff;
	display:block;
	float:left;
	margin-right:5px;
	height:60px;
	}
#advert1 {
	width:305px;
	}
#advert2 {
	width:468px;
	}
#langselect {
	margin:0 auto;
	display:block;
	height:auto;
	padding-bottom:6px;
	}
/*====== Main menu =======*/


#menu {
	width:145px;
	float:left;
	padding:0 0 8px 0;
	margin:10px 0 0 5px;
	background:url(../images/menu_bottom.png) center bottom no-repeat;
	}
#menu ul{
	padding:0;
	margin:0;
	background:url(../images/menu_bg.png) top center no-repeat;
	}
#menu ul li,
#menu div#fdmn li {
	padding:5px 0px 5px 10px;
	line-height:15px;
	}
#menu ul li.last,
#menu ul li.last a {
	padding-bottom:0;
	margin-bottom:0;
	}
#menu ul a font.padding {
	padding-left:25px;
	}
#menu ul a,
#menu div#fdmn a {
	padding:0 10px 0 25px;	
	text-align:left;
	font-size:14px;
	color:#fff;
	cursor:pointer;
	background:url(../images/menu_star.gif) 0 2px no-repeat;
	text-decoration:none;
	}
#menu ul a:hover,#menu div#fdmn a:hover {
	text-decoration:none;
	color:#000;
	}
#menu div#fdmn {
	padding:5px 0;
	overflow:hidden;
	height:20px;
	background:url(../images/menu_bg_repeat.png) top center repeat-y;
	}
#menu div#fdmn li {
	padding-left:20px;
	_margin-left:-10px;
	}
#menu div#fdmn li#fdmnli {
	padding-left:10px;
	_margin-left:-15px;
	}
#content {
	margin-left:7px;
	float:left;
	width:66%;
	}
#rightads {
	width:160px;
	margin:15px 10px 0 0;
	_margin-right:5px;
	height:600px;
	float:right;
	background:#fff;
	}
#support {
	width:400px;
	height:400px;
	margin:0 auto;
	padding-top:50px;
	}
#support h4 {
	font-weight:bold;
	font-size:18px;
	text-decoration:none;
	padding-bottom:5px;
	text-align:center;
	}
#support p.error {
	font-size:16px;
	color:#e70000;
	text-align:center;
	}
#support form {
	margin:20px 0 0 0;
	}
#support label {
	font-size:14px;
	padding-left:10px;
	}
#support input.field {
	width:294px;
	_width:290px;
	}
#support textarea {
	width:385px;
	}
#support input#repbtn {
	font-size:16px;
	}
#support input.repbtnHover {
	color:#ffffff;
	background-color:#41598f;
	}
#footer {
	margin:20px 0 0 0px;
	height:31px;
	display:block;
	width:100%;
	padding-top:20px;
	background:url(../images/mhbb.gif) 0 0px repeat-x;
	}
#gallery {
	width:700px;
	padding:30px 20px;
	margin:0 auto;
	display:block;
	height:auto;
	}
#gallery a.highslide {
	padding:5px;
	}
#navigation {
	width:110px;
	height:30px;
	display:block;
	margin:0 auto;
	}
#navigation,
#navigation a {
	font-size:15px;
	}
#navigation a.active {
	color:red;
	text-decoration:underline;
	}
