﻿body 
{
	color: Black;
	margin: 0px;
	padding: 0px;
	font-family: Arial;
	font-size: 11px;
}

h1
{
	font-family: Arial;
	font-size: 30px;
}

#horizon     
{
	background-color: #ffffff;
	text-align: center;
	position: absolute;
	overflow: visible;
	visibility: visible;
	display: block;
	top: 50%;
	height: 1px;
	width: 100%;
}

#all 
{
	position: absolute; /* Needed for Safari */
	margin: auto; /* Takes care of horizontal alignment in standards compliant browsers */
	width: 980px;
	left: 50%;
	margin-left: -490px;
	text-align: left;
	height: 620px;
	top: -310px;
	/*border: solid 1px #cc0000;*/
}
#sitemap
{
	position: relative;
	top: 310px;
	width:980px;
	text-align:right;
}

.sitemap
 {
	color:#000000;
	text-decoration:none;
	}
.sitemap a
{
	color:#6699FF;
	text-decoration:none;
	}

.sitemap a:link {
	color:#6699FF;
	text-decoration:none;
	}

.sitemap a:visited {
	color:#6699FF;
	text-decoration:none;
	}

.sitemap a:hover {
	color:#ff6600;
	text-decoration:none;
	}

.sitemap a:active {
	color:#6699FF;
	text-decoration:none;
	}

#header
{
	position: absolute;
	left:0px;
	top:0px;
	width: 980px;
	height:245px;
}

#headerpicture
{
	position: absolute;
	left:0px;
	top:0px;
}

#headertitle
{
	position: absolute;
	left:10px;
	top:10px;
	color: White;
	font-size: 24px;
}

#headerquote
{
	position: absolute;
	left:0px;
	top:10px;
	width: 970px;
	text-align:right;
	color: White;
	font-size: 40px;
}

#menubalk_BS
{
	position:absolute;
	top: 245px;
	width: 980px;
	height: 35px;
	background-color: #e7f5fe;
}

.menu_BS
{
	position:absolute;
	top: 7px;
	left:7px;
	font-size: 11px;
	font-weight: bold;
	color: #6699FF;
}

.menu_BS a:link {
	color:#6699FF;
	text-decoration:none;
	/*font-weight:bold;*/
	}

.menu_BS a:visited {
	color:#6699FF;
	text-decoration:none;
	/*font-weight:bold;*/
	}

.menu_BS a:hover {
	color:#ff6600;
	}

.menu_BS a:active {
	color:#6699FF;
	text-decoration:none;
	}
	

.menu_CS
{
	position:absolute;
	top: 7px;
	left:7px;
	font-size: 11px;
	font-weight: bold;
	color: #62A12D;
}

.menu_CS a:link {
	color:#62A12D;
	text-decoration:none;
	/*font-weight:bold;*/
	}

.menu_CS a:visited {
	color:#62A12D;
	text-decoration:none;
	/*font-weight:bold;*/
	}

.menu_CS a:hover {
	color:#000000;
	}

.menu_CS a:active {
	color:#62A12D;
	text-decoration:none;
	}
	
#menubalk_CS
{
	position:absolute;
	top: 245px;
	width: 980px;
	height: 35px;
	background-color: #c5d97e;
}

.menu_CP
{
	position:absolute;
	top: 7px;
	left:7px;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}

.menu_CP a:link {
	color:#000000;
	text-decoration:none;
	/*font-weight:bold;*/
	}

.menu_CP a:visited {
	color:#000000;
	text-decoration:none;
	/*font-weight:bold;*/
	}

.menu_CP a:hover {
	color:#e77900;
	}

.menu_CP a:active {
	color:#000000;
	text-decoration:none;
	}
	
#menubalk_CP
{
	position:absolute;
	top: 245px;
	width: 980px;
	height: 35px;
	background-color: #F3B96E;
}

.menu_ML
{
	position:absolute;
	top: 7px;
	left:7px;
	font-size: 11px;
	font-weight: bold;
	color: #cdb239;
}

.menu_ML a:link {
	color:#cdb239;
	text-decoration:none;
	/*font-weight:bold;*/
	}

.menu_ML a:visited {
	color:#cdb239;
	text-decoration:none;
	/*font-weight:bold;*/
	}

.menu_ML a:hover {
	color:#000000;
	}

.menu_ML a:active {
	color:#cdb239;
	text-decoration:none;
	}
	
#menubalk_ML
{
	position:absolute;
	top: 245px;
	width: 980px;
	height: 35px;
	background-color: #e5d798;
}
	
#language
{
	position:absolute;
	top: 4px;
	left:835px;
}

#content_home
{
	position:absolute;
	top: 270px;
	width: 715px;
	height: 210px;
	overflow:auto;
	font-family:Verdana;
	padding:20px;
}

#content
{
	position:absolute;
	top: 280px;
	width: 715px;
	height: 320px;
	overflow:auto;
	font-family:Verdana;
	padding: 20px 20px 0px 20px;
}

#banner
{
	position:absolute;
	top: 280px;
	left:755px;
	width: 225px;
	height: 340px;
	overflow:hidden;
}

#banner_top
{
	position:absolute;
	top: 0px;
	left:0px;
	width: 225px;
	height: 210px;
	overflow:hidden;
}

#banner_bottom
{
	position:absolute;
	top: 210px;
	left:0px;
	width: 225px;
	height: 130px;
	overflow:hidden;
}

#footer
{
	position:absolute;
	top: 520px;
	left:0px;
	width: 755px;
	height: 100px;
}