div#page_container{
	width: 760px;
	/*overflow: hidden;*/
	margin:0 auto;
	position:relative;
}
div#header {
	position:relative;
	height:42px;
	background-image:url(../images/img_eyes.jpg);
	background-repeat: no-repeat;
	background-position: left top; z-index:90;
}

#wrapper {
	width: 758px;
	background-color: #D4D7C9;
	border:1px solid #4F2122;
	background-image:url(../images/wrapbg.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.ie6 #wraper {  }
div#nav2Wrapper {
	position:relative;
	height:121px;
	padding-top:8px;
	background-image: url(../images/nav2_bg.png);
	background-repeat: repeat-x; z-index:90;
	}
div#nav2Wrapper img { float:left; margin:0 15px; }
div#flash { height:343px; }
div#inner_header { position:relative; height:77px; z-index:12; }
div#contentWrap {
	position:relative;
	background-color: #EEF1E5;
	background-image: url(../images/content_bg1.png);
	background-repeat: repeat-x;
	background-position: left top;
	overflow:hidden;
}
#contentWrap2in {background:url(../images/content_right_full.png) 2px 408px no-repeat; }
.ie6 #contentWrap2in {}
div#contentWrap2 {
	position:relative;
	background-color: #D4D7C9;
	background-image: url(../images/content_bg2.png);
	background-repeat: repeat-x;
	background-position: left bottom;
	overflow:hidden;
}
.block { position:relative; z-index:20; display:block; position:relative; clear:both; margin:0; padding:0; }
.block p {margin:0;padding:0;}
.blockhr {
	position:relative; display:block; width:100%; clear:both; 
	margin:0;padding:0;
	overflow:hidden;
	height:1px;
	line-height:1px;
	background-color:#441315;
	color:#441315; z-index:14;
}
#contentRight1 {
	position:absolute;
	bottom:0;
	left:746px;
	width:14px;
	height:542px;
	background-image: url(../images/content_right1.png);
	background-repeat: no-repeat;
}
.ie6 #contentRight1 { left:745px; bottom:564px; }


#contentRightCol {background-image: url(../images/content_right2.png); background-repeat: no-repeat; background-position:2px bottom;}
#contentRight2 {
	position:absolute;
	/*bottom:55px;*/
	top:408
	left:483px;
	width:277px;
	height:716px;
	background: url(../images/content_right2.png) left top no-repeat;
	z-index:1
}
.ie6 #contentRight2 { bottom:350px;  }


#block_1, #block_2 { margin:0;,padding:0; }
#block_3, #block_4 { margin:0;,padding:0; padding-right:15px; }

#block_2_2 { font-size:11px; color:#441315; line-height:13px; }
#block_2_2 ul {
	list-style-position: inside;
	list-style-type: disc;
	margin:3px;
}
#block_2_4 { font-size:11px; color:#6A6A6A; line-height:13px; width:246px; }

#block_bottom { height:53px; }

#wrapper
	{
	display: inline-block;
	}
/*\*/
#wrapper
	{
	display: block;
	}
/* end easy clearing */
#footer
	{
	clear: both;
	}