@charset "utf-8";
/* CSS Document */

.wrap{
	width: 890px;
	height:793px;
	margin-top: 0px;
	padding-top: 0px;
	float:none;
	margin-left: auto ;
 	margin-right: auto ;
	border:#666666 solid 1px;
}

.wide1 { width:890px;
		height:402px;
		background-image:url(../images/wide1.gif)
			}
			
.wide2 {width:890px;
 		height:364px;
		background-image:url(../images/wide2.gif)
		}
		
.wide3 {width:890px;
       height:26px;
	   background-image:url(../images/wide3.gif)
        }
		
		.link { width:105px;
		height:15px;
		float:left;
		position:absolute;
		margin-left:773px;
		margin-top: 5px;}
		
		.widget {
				position: absolute;
				float: left;
				margin-left:630px;
				margin-top:28px;
				}
				
