body {
 margin:0;
 padding:0;
 color:#222;
 font:0.7em "Arial CE", Arial, Tahoma, Verdana, Sans-Serif;
 text-align:center;  
 background:#206972 url("../img/img1/background.jpg") repeat-y center top; 
}
img{
 border:0;
}
.clear-floats{
  clear:both;
  _font-size:0;
  line-height:0;
}

#imagefg{
 min-height:1049px;
 _height:1049px;
 background:url("../img/img1/background-picture.jpg") no-repeat center top; 
}


#page{
 margin:auto;
 width:760px;
 background:#fff;
 text-align:left;  
}
#page-top-left{
 float:left;
 width:209px;
 height:336px;
 background:url("../img/img1/picture-left-top.jpg") no-repeat center top; 
}
	#page-top-left-logo{
	 position:relative;
	 left:16px;
 	 width:183px;
 	 height:103px;
	}
	#page-top-left-flash{
	 position:relative;
	 left:16px;
 	 width:193px;
 	 height:233px;
	}



#page-top-right{
 float:left;
 width:551px;
 height:336px;
 background:url("../img/img1/picture-right-top.jpg") no-repeat center top;
}
	#page-top-right-menu{
 	 width:541px;
 	 height:84px;
	}
		.menu-item{
		 position:relative;
		 top:22px;
		 float:left;
		}
		.menu-item img{
		 border:0;
		}
	#page-top-right-flash{
 	 width:541px;
 	 height:202px;
	}
	#page-top-right-title{
 	 width:541px;
 	 height:50px;
	 background:#fff url("../img/title.jpg") no-repeat center top;
	}
		#page-top-right-title span{
		 position:relative;
		 top:5px;
		 left:20px;
		 font-size:13px;
		 color:#474747;
		}
	
	
#foot{
 margin:auto;
 width:760px;
 height:67px;
 background:url("../img/img1/foot.gif") no-repeat center top;
 text-align:left;  
}
	#foot-text{
	 position:relative;
	 top:22px;
	 left:32px;
	 color:#acacac;
	}
		#foot-text a{
		 color:#fff;
		 text-decoration:underline;
		}
		#foot-text a:hover{
		 color:#fff;
		 text-decoration:none;
		}


/*//////////////////////*/
#textbody{
 /*margin:0 0 15px 16px;*/
 padding:0 45px;
 margin:10px 0 0 0;
 width:670px;
 min-height:250px;
 _height:250px;
 clear:both;
 font-size:14px;
}
	#textbody a{
	 text-decoration:underline;
	 color:#1057AF;
	}
	#textbody a:hover{
	 text-decoration:underline;
	 color:#1057AF;
	 font-weight:bold;
	}








