html, body	{
	background: #FFFDEB;
	height: 100%; 
	text-align:center;
	margin: 0; 
	padding: 0;
	}

body {
	display: table; 
	width: 100%; 
	text-align: center;
	}

#main {
	display: table-cell; 
	vertical-align: middle;
	position:relative;
	}


#main  {
	margin-top: expression((
	document.documentElement.offsetHeight/2)
	-(parseInt(offsetHeight)/2) <0 ? "0" :
	(document.documentElement.offsetHeight/2)
	-(parseInt(offsetHeight)/2) +'px') ;
	}

#Table_01 {
	margin:auto;
	width:950px;
	height:750px;
	border: solid 1px  #e4e4e4;
	position:relative;
}

#mainpic {
	position:absolute;
	left:240px;
	top:0px;
}

#slogan {
	position:absolute;
	left:61px;
	top:185px;
	height:180px;
	color: #ff8400;
	font-family: Arial;
	font-size: 20px;
	font-weight: bold
}

#menu {
	position:absolute;
	left:60px;
	top:245px;
	width:170px;
	text-align:left;
	color: #ff8400;
}

#menu a{
	color: #ff8400;
	font-family: Arial;
	font-size:12px;
	display: block;
	margin-bottom:10px;
	display:list-item;
	list-style-position:outside;
	list-style-image: url(images/item.gif);
	}		
	
#logo {
	position:absolute;
	left:50px;
	top:44px;
	width:147px;
	height:58px;
}

#top-menu {
	position:absolute;
	left:485px;
	top:52px;
	width:512px;
	height:616px;
}

#top-menu a{
	color: #0062a8	;
	font-family: Arial;
	font-size:12px;
	display: inline;
	margin-right:10px
	}		
	

#right-block {
	position:absolute;
	left:701px;
	top:130px;
	width:209px;
	height:360px;
	background: white;
	color: #555; 
	border: solid 1px #6ca3e7; 
	text-align:left;
}

#right-block p {
	padding:15px 8px 0 20px;
	margin:0;
	font-style: italic;
	font-family: Arial;
	font-size: 12px;
	}

#news-block {
         position:absolute;
	top:500px;
	left:100px
	}

#news-block h2 {
	text-align:left;
	font-family: Arial;
	font-size:16px;
	font-weight:bold;
	}

.news {
	width: 250px;
	float:left;
	font-family: Arial;
	font-size:12px;
	text-align:left;
	margin: 0 10px 0 0;
	color: #555
	}

.news a, .news a:hover {
	color: #555
	}

.news_date {
	color: #aaa;
	margin: 0 0 6px 69px
	}

.news img {
	float:left;
	margin: 4px 9px 0 0
	}	

.news_text {
	margin-left:69px
	}

#index-10 {
	position:absolute;
	left:910px;
	top:180px;
	width:40px;
	height:480px;
}


#footer {
	position:absolute;
	left:0px;
	top:660px;
	width:950px;
	height:90px;
	background: #e4e4e4;
	text-align:left
}

#copy {
	position:absolute;
	width:330px;
	font-family: Arial;
	font-size:12px;
	color: #777;
	top:26px;
	left:380px;
	line-height:20px;
	}

#copy a{
	color: #0062a8;
	}

#contacts {
	position:absolute;
	text-align:right;
	width:250px;
	height:100px;
	font-family: Arial;
	font-size:11px;
	color: #555;
	line-height:26px;
	right: 30px;
	top:19px;
	color:#777	
	}

#contacts  span {
	font-size:16px;
	font-weight:bold
	}

#slideshow {
	width:160px; 
	height:120px; 
	border: solid 0px red; 
	margin: 15px 0 0 23px; 
	}

#footermenu {
	margin:33px 30px;
	text-align:left;
	color: #ff8400;
	}

#footermenu a{
	color: #0062a8;
	font-family: Arial;
	font-size:12px;
	display: inline;
	margin-right:10px
	}		

img {    
	border: none;   
	 }