/* CSS Document */

#wrapper_01 
{
	
	background:url(../images/top_bg.png) top repeat-x;
	margin: auto;
	position: relative;
	width: 876px;
	height:97px;

	
}


#nav_01 
{
	position:absolute;
	/*margin: 172px 0px;*/
	background:url(../images/nav_button.png) no-repeat;
	float: left;
	height:32px;
	bottom:0px;
	margin-left:50px;
	clear:both;

}


#nav_01 div#ID1
{
	margin: 7px 8px 5px 16px;
	padding: 7px 8px 5px 16px;
	float:left;
}
#nav_01 div#ID2
{
	margin: 7px 8px 5px 12px;
	padding: 7px 8px 5px 12px;
	float:left;
}
#nav_01 div#ID3
{
	
	margin: 7px 8px 5px 10px;
	padding: 7px 8px 5px 10px;
	float:left;
}
#nav_01 div#ID4
{
	
	margin: 7px 8px 5px 8px;
	padding: 7px 8px 5px 8px;
	float:left;
}
/* --------------------------------------------------------------*/
#wrapper_02 
{
	z-index:0;
	background:url(../images/wrapper02_bg.png) top repeat-x;
	background-color:#FFFFFF;
	margin: auto;
	position: relative;
	width: 871px;
	height:100%;
	border: 5px solid white;
	border-right: 0px solid white;
}
/* --------------------------------------------------------------*/

#wrapper_03 
{
	margin: auto;
	position: relative;
	height:520px;
	clear:both;
	/*border: 1px solid green;*/
}

#column01
{
	position: relative;
	width:286px;
	height:470px;
	margin:10px 0px 10px 10px;
	float:left;

}
#column01 #wrap01
{
	
	background:url(../images/img_front01.png) no-repeat;
	margin:0px 10px 0px 0px;	
	height:315px;

		
}

#frontcontent
{
	position: relative;
	margin:20px;
	height:242px;
	width:230px;	
	/*border: 1px solid green;*/
}

#frontheader
{
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:20px;
	color: #4d3d26;
	font-weight:bold;
	margin:0px 0px 20px 0px;
	
}

.img
{
	margin:0px 20px 20px 0px;
	float:left;
}

#frontcontent #readmore
{
	
	position: absolute;
	left:115px;
	bottom:0px;
	
	
}

#column01 #wrap02
{
	background:url(../images/itemWrap_left.png) no-repeat;	
	height:188px;
	width:286px;
	float: left;
}

#column02
{
	position: relative;
	width:574px;
	height:183px;
	margin:10px 0px 0px 0px;
	float:left;	
}

#column03
{
	
	position: relative;
	width:575px;
	height:287px;
	margin:10px 0px 0px 0px;
	float:left;

}

#column03 #wrap01
{
	background:url(../images/itemWrap_right.png) no-repeat;
	width:286px;
	height:312px;
	float:left;
}

#column03 #wrap02
{

	background:url(../images/wrapper03_bg.png) top repeat-x;
	background-color:#FFFFFF;
	width: 265px;
	height:100%;
	border: 5px solid white;
	margin:2px 0px 0px 5px;
	float:right;
}
#wrap02 #wrap_items
{
	margin:45px 0px 25px 25px;

}
#wrap_items
{
	position:relative;
	margin:25px 0px 25px 25px;
	width:238px;
	height:117px;	
	
}
#wrap_items #header
{
	float:left;
	width:90px;
	
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #4d3d26;
	font-weight:bold;
	margin:0px 0px 5px 0px;
	
}
#teaser
{
	
	float:left;
	width:148px;
	margin:0px 0px 5px 0px;
	
}
#wrap_items #readmore
{
	position:absolute;
	right:0px;
	bottom:0px;
}

