@charset "utf-8";

html, body {
	width:100%;
	height:100%;
}

body {
	margin:0;
	padding:0;
	height: 100%;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#534c34;
	background-color:#f1f2f6;
}

.breaker {
	clear:both;
}

a {
	color:#534c34;
}


/* Content ***************************************** */

#adressPrint {
	position:relative;
	width:217px;
	left:450px;
	text-align:right;
}

#verticalWrapper {
}

#vertical {
}

#nonFooter {
}

* html #nonFooter {
}

#sky {
	display:none;
}

#topMargin {
}

#topContent {
}

#topPicture {
}

#topFlash {
}

#language {
}

#menuMain {
}

#menuMain ul {
}

#menuMain ul,li {
}

#menuMain ul li {
}

#earth {
	position:relative;
	margin-top:10px;
}

#colA {
	float:left;
	width:286px;
}

#colB {
	float:left;
	width:462px;
}

#colC {
	float:left;
	width:183px;
}

#footer {
	display:none;
}

#footerText {
}

