div#wrapper{
width:998px;
min-height:100%;
margin:auto;
background:url(../i/wr_bg.gif) repeat-y #fff;
position:relative;
border-right:1px solid #000;
border-left:1px solid #000;
}
	div#inner{
	position:relative;
	height:100%;
	overflow:hidden;
	}
		div#header{
		height:274px;
		position:relative;
		background:url(../i/top.jpg) no-repeat;
		}
			div#logo{
			height:100px;
			width:100px;
			position:absolute; 
			top:144px;
			left:23px;
			
			}
			
			div#page-header{
			position:absolute; 
			bottom:-2px;
			left:490px;
			}
		
		div#left-block{
		float:left;
		width:240px;
		
		}
			div#left-block div.inner{
			}	
				div#left-block div.inner div.button{
				width:210px;
				height:29px;
				background:url(../i/button.gif) no-repeat;
				}
					div#left-block div.inner div.button a{
					display:block;
					color:#fff;
					font-weight:bold;
					padding:8px 4px 4px 30px; 
					text-decoration:none;
					}
					div#left-block div.inner div.button a:hover{
					color:#2e663e;
					}
			
			div#left-back{
			background:url(../i/left_2.jpg) no-repeat;
			height:184px;
			}
			
			
		
		div#right-block{
		float:left;
		width:560px;
		}
			div#right-block div.inner{
			padding:20px 0;
			}

	div#pusher{
	height:66px;
	}
div#footer{
height:66px;
margin:-66px auto 0 auto;
width:998px;
position:relative;
background:url(../i/footer.jpg) no-repeat;
}	




/*==============   common*/
/*==============/   common*/
