html, body {
    text-align: center;
    margin: 0;
    padding: 15px 0;
    width: 100%;
    text-align: center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#000;
	background:url(../img/bg.jpg);
}
q{
	color:#FFCC00;
	font-weight:bolder;
	font-size:14px;
	margin:10px;
	display:block;
}
dd{
	margin-left:5px;
}
h1{
	font-size:22px;
	text-transform:uppercase;
	margin-top:22px;
}
h2{
	font-size:16px;
}
a{
	color:#857848;
}
a:hover{
	color:#68581f
}
#menu a{
	text-transform:uppercase;
}
img{
	border:0;}
.container{
	width:980px;
	text-align:left;
	margin:auto;
}
.header, .main, .footer{
	position:relative;
	display:block;
	width:1000px;
	float:left;
	clear:both;
}
.header{
	background:#FFFFFF url(../img/diag1.jpg) no-repeat;
	font-size:20px;
	font-weight:bolder;
	
}
.header .wrap{
	background-image:url(../img/bg2.jpg);
	margin-top:55px;
	padding:15px;
	padding-bottom:0;
}
.header h1{
	margin:0;
	margin-left:28px;
	height:34px;
	letter-spacing:50px;
	text-align:right;
	width:240px;
	font-size:26px;

}
.header .top{
	
	height:29px;
	left:178px;
	position:relative;
	width:797px;

}
p.inner {margin:0;padding:0}
.header .bottom{
	background:#FFCC00 none repeat scroll 0 0;
	height:140px;

	

}
.header .down{
	background:#FCE696 none repeat scroll 0 0;
	bottom:0;
	float:left;
	height:10px;
	left:0;
	width:970px;
}
.header .right, .header .left{
	height:130px;
	float:left;
}

.header .left{
	width:371px;
	background:#000;
	margin-right:0;

}

.header .left .block{
	color:#FFF013;
	background:#000;
	display:block;
	float:left;
	margin:2%;
	_margin:1%;
	border:2px solid #fff;
	height:56px;
}
.header .left img{
	margin-top:6px;
	border:2px solid #000;
}

.header .right{
	width:599px;
	position:relative;
	background:#000;

}
.header .right img{padding:0 2px;}
.footer{
	background:#000000 url(../img/diag1.jpg) repeat scroll 0 -63px;
	height:83px;
	position:relative;
}

marquee{
	font-size:18px;
	font-weight:bold;
	margin-bottom:37px;
	margin-left:60px;
	padding-bottom:9px;
	text-transform:uppercase;
	width:900px;
}
/*forms*/
.cform{
	width:500px;
}
.cform fieldset {
    padding: 5px;
}
.cform legend {
    font-size: 16px;
    font-weight: 700;
}
.cform textarea, .cform input {
    font-family: Verdana, Geneva, Arial, Helvetica, serif;
    font-size: 12px;
}
.cform .num {
    width: 30px;
}
.cform label {
	font-weight:bolder;
    width: 120px;
    float: left;
    text-align: left;
}
.cform .jump {
    margin-left: 120px;
}
.cform label.error {
    float: none;
    color: red;
    margin-left: 5px;
    vertical-align: top;
    font-weight: bold;
    background: url(../img/fail.gif) no-repeat;
    padding-left: 20px;


}
.cform strong {
    font-size: 11px;
    font-weight: normal;
}
.cform input.error, .cform textarea.error {
    background: #F4F4F4;
    border: 2px solid #FF0000;
}
.hidden{
	display:none;
}
.menuwrapp{
	background:transparent url(../img/bg2.jpg) repeat-y scroll 0 0;
	float:left;
	padding:0 15px;
	width:970px;
}
ul#menu li .now{
	color:#fff;
}
ul#menu
{
	background:#000000;
	float:left;
	margin:0;
	padding:0;
	list-style-type:none;
	width:968px;
	position:relative;
	display:block;
	height:30px;
	font-size:12px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;

}

ul#menu li
{
	display:block;
	float:left;
	margin:0;
	padding:0;
}

ul#menu li a
{
	display:block;
	float:left;
	color:#FC0;
	text-decoration:none;
	font-weight:bold;
	padding:8px 20px 0 20px;
}

ul#menu li a:hover
{
	color:#FFFFFF;
	height:22px;

}


ul#menu li a.current
{
	display:inline;
	height:22px;

	float:left;
	margin:0;
}

.serif{
	font-family:Times New Roman, Georgia, serif;
}

cite{
	background-color:#000000;
	bottom:0;
	left:0;
	height:16px;
	position:absolute;
	width:100%;
	z-index:10;
}
/********************cols******************/
/* column container */
.colmask {
	position:relative;		/* This fixes the IE7 overflow hidden bug and stops the layout jumping out of place */
	clear:both;
	float:left;
	width:1000px;			/* width of whole page */
	overflow:hidden;	/* This chops off any overhanging divs */
}
/* 2 column right menu settings */
.rightmenu {
background:transparent url(../img/bg10.jpg) repeat-y scroll 0 0;
/* padding:0 0 0 15px */
}
.rightmenu .colleft {
	float:left;
	width:200%;
	margin-left:-200px;
	position:relative;
	right:100%;
/* 	background:#fff; */
}
.rightmenu .col1wrap {
	float:left;
	width:50%;
	position:relative;
	left:50%;
	padding-bottom:1em;
}
.rightmenu .col1 {
	margin:0 15px 0 230px;
	overflow:hidden;
}
.rightmenu .col2 {
	float:right;
	width:170px;
	position:relative;
	left:185px;
	color:#FC0;
}
.rightmenu .col2 p{

	margin-top:290px;
	margin-bottom:20px;


}
.rightmenu .col2 p img{
	width:145px;
	border:1px solid #000;
}
.rightmenu .col2 #gallery img{

	margin-top:0;
	margin-bottom:0;
	width:145px;
}
.rightmenu .col2 p a:hover img {
	border:1px solid #fff;
}
.rightmenu .colleft{


}
.rightmenu .col1 {
	min-height:347px;
}
.rightmenu  .col1 p, .rightmenu  .col1 dd, .rightmenu  .col1 dt, .rightmenu  .col1 form{
	width:360px;
	text-align:justify;
}

.container {
        position:relative;
}

#lang a{
        font-size:12px;
        color:#000;
}

#lang{
        margin:0;
        position:absolute;
        top:-10px;
        right:0;
}
