@charset "iso-8859-2";
/* CSS Document */

body{
	margin-left:0px;
	margin-top:34px;
	margin-bottom: 0px;
	margin-right: 0px;
	background-color: #eaebec;
	background-image: url(images/body_bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
}

a {color: #FFFFFF; text-decoration: none;}
a:link {color: #FFFFFF;	text-decoration: none;}
a:hover {color: #FFFFFF; text-decoration: underline;}

#container {
	width: 100%;
}
#header {
	width: 523px;
	height: 120px;
	margin-bottom: 8px;
}
#nav {
	height: 25px;
	width: 523px;
}

.nav_bg {
	background-image: url(images/nav-bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align:center;
	color: #FFFFFF;
	line-height: 23px;
	float: left;
	font-weight: bold;
	height: 23px;
	display: block;
	width:94px;
}

.nav_bg-on {
	background-image: url(images/nav-bg-over.gif);
	background-repeat: repeat-x;
	background-position: left top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align:center;
	color: #FFFFFF;
	line-height: 23px;
	float: left;
	font-weight: bold;
	height: 23px;
	display: block;
	width:94px;
}

.nav_link {
	float: left;
	height: 23px;
	font-size: 10px;
	text-align:center;
	color: #FFFFFF;
	font-weight: bold;
	line-height: 23px;
	display: block;
	width:94px;
}

.nav_bg a{
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	display: block;
}

.nav_bg-on a{
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	display: block;
}

.nav_bg a:hover {
	background-image:url(images/nav-bg-over.gif);
	background-repeat: repeat-x;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	display: block;	
}

.nav_bg-on a:hover {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	display: block;	
}


#nav_separator {
	background-image: url(images/nav-separator.gif);
	height: 23px;
	width: 6px;
	background-repeat: no-repeat;
	float: left;
}




#center {
	width: 571px;
}
#main {
	width: 547px;
	margin-right: 24px;
	background-image: url(images/main_bg.gif);
	background-repeat: repeat-y;
	background-position: left top;
	float: left;
}
#footer {
	height: 40px;
	width: 547px;
	float: left;
	font-size: 10px;
	font-weight: bold;
	color: #898a8b;
}

#languages {
	float: left;
	width: 29px;
	padding-top: 25px;
}
h1 {
	padding: 0px;
	font-size: 27px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
	line-height: 27px;
}

#main-bg {
	float: left;
	width: 463px;
	padding-top: 25px;
	padding-right: 25px;
	padding-bottom: 25px;
	padding-left: 25px;
	background-image: url(images/main_bg2.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
#content {
	background-color: #22456d;
	padding: 20px;
	font-size: 12px;
	line-height: 20px;
	text-align: left;
}

#content a{
	padding: 4px;
	text-decoration: underline;
}


#content a:hover{
	background-color: #FFFFFF;
	color: #22456d;
	padding: 4px;
	text-decoration:none;
}




#header-left {
	float: left;
	height: 120px;
	width: 5px;
}
#header-right {

	float: left;
	height: 120px;
	width: 5px;
}
#header-middle {
	float: left;
	height: 120px;
	width: 513px;
	background-image: url(images/header_bg.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}

.pic1 {
	background-image: url(images/pic1.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}

.pic2 {
	background-image: url(images/pic2.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}

.pic3 {
	background-image: url(images/pic3.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}

.pic4 {
	background-image: url(images/pic4.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}

.pic5 {
	background-image: url(images/pic5.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
