@charset "utf-8";
/* CSS Document */

* {margin: 0; padding: 0; } 

html, body  {
	margin: 0px;
	overflow-x:hidden;
	background-color:#FFFFFF;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px; 
	background-color:#efefef;
} 
h1 {
	color:#003;
	font-weight:normal;
	font-size: 36px;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 40px;
	font-style: italic;
}
h2 {
	color:#666666;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 19px;
}
#copy{
	position:absolute;
	width:950px;
	height:15px;
	z-index:2;
	left: 0px;
	top: 568px;
	font-size: 10px;
	background-color: #efefef;
}
img { border:0px;
}
#sublinks a:link {
	color:#000;
	text-decoration:none;
	font-weight: normal;
}

#sublinks a:visited {
	color:#000;
	text-decoration:none;
	font-weight: normal;
}

#sublinks a:hover {
	color:#F00;
	text-decoration:none;
	font-weight: normal;
}
#news {
	position:absolute;
	width:290px;
	height:344px;
	z-index:2;
	left: 9px;
	top: 23px;
	overflow-x: hidden;
	overflow-y: auto;
	scrollbar-base-color: #d7d2d8;
	scrollbar-face-color: #d7d2d8;
	scrollbar-track-color: #EFEFEF;
	scrollbar-arrow-color: #440647;
	scrollbar-highlight-color: #EFEFEF;
	scrollbar-3dlight-color: #DDDDDD;
	scrollbar-shadow-color: #ECECEC;
	scrollbar-darkshadow-color: #ECECEC;
}
#news a:link {
	color:#49A731;
	text-decoration:none;
	font-weight: normal;
}

#news a:visited {
	color:#49A731;
	text-decoration:none;
	font-weight: normal;
}

#news a:hover {
	color:#F00;
	text-decoration:none;
	font-weight: normal;
}
#block1 {
	position:absolute;
	width:299px;
	height:39px;
	z-index:1;
	left: 0px;
	top: 368px;
	background-color: #49A731;
	border-right: 1px solid #fff;
	text-align: center;
	padding-top: 15px;
	color: #FFF;
	background-image: url(../images/pijl.png);
	background-position: right;
	background-repeat: no-repeat;
}
#block2 {
	position:absolute;
	width:216px;
	height:55px;
	z-index:5;
	left: 300px;
	top: 513px;
	background-color: #003;
	text-align: center;
}

#block3 {
	position:absolute;
	width:215px;
	height:55px;
	z-index:6;
	left: 517px;
	top: 513px;
	background-color: #003;
	text-align: center;
}
#block4 {
	position:absolute;
	width:216px;
	height:55px;
	z-index:7;
	left: 733px;
	top: 513px;
	background-color: #003;
	text-align: center;
}
a:link {
	color:#FFF;
	text-decoration:none;
	font-weight: normal;
}

a:visited {
	color:#FFF;
	text-decoration:none;
	font-weight: normal;
}

a:hover {
	color:#003;
	text-decoration:none;
	font-weight: normal;
}

#bgContainer {
	width: 3000px;
	position: absolute;
	margin: 0 auto;
	height: 580px;
	top: 50%;
	left: 50%;
	margin-left: -1465px;
	margin-top: -275px;
   }
#centerContainer {
	position: absolute;
	margin: 0 auto;
	width: 950px;
	height: 580px;
	top: 226px;
	left: 1499px;
	margin-left: -508px;
	margin-top: -230px;
	background-image: url(../images/bg-shadow.gif);
	background-repeat: no-repeat;
	background-color: #FFF;
}

#leftImage {
	position:absolute;
	left:0px;
	top:146px;
	width:300px;
	height:367px;
	z-index:1;
	background-image: url(../images/bg-news.gif);
}

#sublinks {
	position:absolute;
	left:0px;
	top:0px;
	width:950px;
	height:20px;
	z-index:3;
	text-align: right;
	background-color: #efefef;
}

.table-footer {
	background-image:url(../images/separator.gif);
	background-repeat:repeat-y;
	background-position:right;
}
#menu {
	position:absolute;
	left:0px;
	top:20px;
	width:950px;
	height:145px;
	z-index:3;
	background-image: url(../images/bg-header.gif);
	color: #FFF;
}

#menu a:link {
	color:#FFF;
	text-decoration:none;
	font-weight: normal;
}

#menu a:visited {
	color:#FFF;
	text-decoration:none;
	font-weight: normal;
}

#menu a:hover {
	color:#F00;
	text-decoration:none;
	font-weight: normal;
}
.divider {
	background-image:url(../images/separator.gif);
	background-repeat:repeat-y;
	background-position:right;
}
#middle {
	position:absolute;
	left:300px;
	top:165px;
	width:650px;
	height:340px;
	z-index:4;
}

#content {
	width:650px;
	height:349px;
	position:absolute;
	left: 0px;
	top: 0px;
	color:#110C1A;
	scrollbar-track-color: #EFEFEF;
	background-image: url(../images/home-bg.jpg);
}
.em_text {
	color:#49A731;
}
#content-home a:link {
	color:#000;
	text-decoration:none;
	font-weight: normal;
}

#content-home a:visited {
	color:#000;
	text-decoration:none;
	font-weight: normal;
}

#content-home a:hover {
	color:#F00;
	text-decoration:none;
	font-weight: normal;
}

