*

{

	margin: 0;

	padding: 0;

}



html

{

	height: 100%;

	

}



body

{

	height: 100%;	

	background-color:#403f3d; 

	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;

	font-size: 100%;

	text-align: center;	

}



#boxsite

{	

	background-image: url(../img/background.jpg);

	background-repeat: repeat-x;

	background-color: #FFFFFF;

	position: absolute;

	display: block;

	width: 760px;

	height:420px;	

	min-height: 420px;

	top: 50%;

	/*min-height: 100%;*/

	text-align: left;

	margin: -210px auto;

	

}

* html #boxsite

{

	/*height: 100%;*/

	height: 420px;

}

#boxsiteIn

{

	/*padding-bottom: 180px;*/

	border: 1px solid #d9d7cd;

	

}

.language

{

	z-index: 40;

	position: absolute;

	top:170px;

	right: 10px;

}

#footer

{

	background-color:#403f3d; 

	position: absolute;

	bottom:0px;

	width:762px;	

	text-align: center;

	padding-bottom: 0.8em;

	line-height: 1.2em;	

	/*background-color: #F7B234;*/

	padding-top: 0.6em;

	color:#d9d7cd;

}

#footer a

{

	color:#d9d7cd;

	/*font-weight: bolder;*/

	/*font-size: 1.5em;*/

	/*display: block;*/

	margin-bottom: 5px;

}

#footer p

{

	font-size: 0.6em;

	padding-left: 10px;

}

#footer .credits

{

	position: absolute;

	right: 10px;

	top:50px;

	float: right;

	font-size: 0.4em;

}



.clearer

{

	clear: both;

	display: block;

	height: 1px;

	margin-bottom: -1px;

	font-size: 1px;

	line-height: 1px;

}

#head

{

	text-align: center;

	position: relative;

	height: 100px;

}

#logo

{

	position:absolute;

	top: 20px;

	left: 141px;

	text-align: center;

}

#logo img

{

	border:0px;

}

#menu

{

	position: absolute;

	font-size: 0.7em;

	color: #FFFFFF;

	width:760px;

	vertical-align: middle;

	text-align: center;

	height: 12px;

	padding-top: 10px;

	padding-bottom: 10px;

	text-transform: uppercase;

}

#menu .bmenu

{

	position: absolute;

	top:0px;

	left:0px;

	z-index: 10;

}

#menu .level2

{

	z-index: 20;

	position:relative;

	display: block;

}

#menu .bmenu img

{

	width: 760px;

}

#menu a

{

	color: #FFFFFF;

	text-decoration: none;

}

#menu a:hover

{

	color: #FFFFFF;

	text-decoration: underline;

}



#menu .separator

{

	margin-left:5px;

	margin-right: 5px;

	display: inline;

}

#mainContent

{

	margin-top:45px;

	position:relative;

}