body {
	margin-left:0px;
	margin-top:0px;
	margin-right:0px;
	margin-bottom:0px;
	font-size:12px;
	font-family:verdana;
	background-color:#0095C4;
}

#container {
	width:1013px;
	margin:0px auto;
	border-bottom:0px solid #000000;
}

#div1_1 {
	z-index:100;
	position:relative; 
	float:left; 
	width:1013px; 
	height:207px;
	text-align:left;
	background-image: url('../images/div1_1.jpg');
	background-repeat:no-repeat;	
}

#div2_1 {
	z-index:99;
	position:relative; 
	float:left; 
	width:1013px;
  min-height:350px;
  height:auto !important;
  height:350px;
	text-align:left;
	background-image: url('../images/div2_1.jpg');
	background-repeat:repeat-y;
}

#div3_1 {
	z-index:1;
	position:relative; 
	float:left; 
	width:1013px; 
	height:104px;
	text-align:left;
	background-image: url('../images/div3_1.jpg');
	background-repeat:no-repeat;	
}

#mainmenu{
	z-index:100; 
	position:absolute; 
	left:0px; 
	top:104px; 
	width:187px; 
	padding-bottom:30px;
	background-image: url('../images/mainmenu_background.jpg');
	background-repeat:repeat-y;
}

#mainmenu_footer {
	z-index:100; 
	position:absolute; 
	left:0px; 
	bottom:-298px; 
	width:187px; 
	height:324px;
	background-image: url('../images/mainmenu_footer.jpg');
	background-repeat:no-repeat;
}

#secondary_menu {
	z-index:100; 
	position:absolute; 
	left:256px; 
	top:0px;
	width:210px; 
}

#disclaimer {
	position:absolute;
	left:210px;
	top:50px;
}

#logo_left {
	position:absolute;
	left:70px;
	top:210px;
	width:92px;
	height:277px;
}

#news_block {
	z-index:200;
	position:absolute;
	left:200px;
	top:0px;
	width:237px;
	height:348px;
	background-image: url('../images/news_block.jpg');
	background-repeat:repeat-y;	
}

