a {
	text-decoration: none;
	color: #EEE	;
}

a:hover , #page_menu a:hover {
	color: #62AFA1;
}

body, h1, h2, h3, h4, p {
	font-family: 'century gothic',verdana,arial,helvetica,sans-serif;
}

p {
	padding-bottom: 6px;
}


#topnav {background-color:#000; margin:0; height:20px; position:absolute; top:0px; left:0px; z-index:2; width:100%}

.topnavcontain { font-size:11px; min-width:991px; width: 100%; background:#000; position:relative;}

.topnavleft{ position: absolute; top: 0px; left: 0px; background:#000; padding-top:2px; padding-left:15px; color:#CCC; }
.topnavleft a:link{color: #CCC;text-decoration: none;}
.topnavleft a:visited{color: #CCC;text-decoration:none;}
.topnavleft a:hover{color: #C2EFE7;text-decoration: none}

.topnavright {position: absolute; top: 0px; right: 0px; background:#000; padding-top:2px; padding-right:15px; color:#FFF}
.topnavright a:link{color:#FFF;text-decoration: none;}
.topnavright a:visited{color: #FFF;text-decoration:none;}
.topnavright a:hover{color: #C2EFE7;text-decoration: none}


#page_container {
	background: #FFF url(final_layout_flat_bg_w950.png) no-repeat;
	height: 556px;
	position: relative;
}

#page_content {
	background: #8fd1c5;
	color: #ffffff;
	position: absolute;
	top: 195px;
	bottom: 70px;
	left: 184px;
	right: 250px;
	overflow: auto;
}
#page_content a:hover {
	color: #4D2432;
}

#page_menu {
	background: #ffffff;
	color: #4D2432;
	position: absolute;
	top: 265px;
	left: 740px;
	width: 180px;
	height: 220px;
}

#page_menu p {
	padding-bottom: 10px;
}

#page_menu a {
	color: #4D2432;
	font-size: 14px;
	font-weight: bold;
}


#logo_link {
	display: block;
	position: absolute;
	top: 40px;
	left: 130px;
	width: 310px;
	height: 80px;
}

#page_footer_left {
	background: #ffffff;
	color: #4C2331;
	position: absolute;
	top: 500px;
	left: 195px;
	width: 220px;
	height: 40px;
	text-align: left;
/*	line-height: 95%; */
}
#page_footer_left a , #page_footer_right a {
	color: #4C2331;
}

#page_footer_right {
	background: #ffffff;
	color: #4C2331;
	position: absolute;
	top: 500px;
	right: 270px;
	width: 220px;
	height: 40px;
	text-align: right;
/*	line-height: 95%; */
}

#content_left_img {
	padding-right: 20px;
}
#content_right_text {
	border-left: 1px solid #FFFFFF;
	padding-left: 10px;
	padding-bottom: 5px;
	color: #FFF;
}

#content_right_text h1 {
	font-size: 32px;
	font-weight: normal;
}

#language_buttons {
	position: absolute;
	top: 7px;
	right: 10px;
	width: 220px;
	height: 40px;
	text-align: right;

}

#language_buttons a {
	float: right;
	display: block;
	padding: 0px 4px;
/*	background: #EFEFEF; */
	color: #4D2432;
	font-size: 16px;
}

#language_buttons a:hover {
	color: #62AFA1;
}

#developed_by {
	position: absolute;
	bottom: -22px;
	right: 6px;
	width: 146px;
	height: 16px;
	text-align: right;
}
