#wrap{
background: url("../images/news_press/press_bg.jpg");
width: 993px;
height: 1392px;
}

#title{
position: absolute;
margin: -10px 0px 0px 80px;
}

#copy_body{
	position: absolute;
	margin:  80px 0px 0px 110px;
	color: #300E02;
	width: 800px;
}


#press_item{
width: 320px;
float: left;
margin: 0px 75px 20px 0px;
}

#press_item_left{
float: left;
width: 100px;
}

#press_item_left img{
border: 1px solid black;
}

#press_item_right{
float:left;
width:220px;
}
#press_item_more{
margin: 10px 0px 0px 0px;
text-align: left;
}

#press_item_more a, a:hover, a:visited{
text-transform: uppercase;
color: #984918;
font-size: 12px;
text-decoration: none;
}

.press_item_title{
font-weight: bold;
color: #754D20;
font-size: 13px;
}

.press_item_date{
font-weight: bold;
color: #754D20;
font-size: 11px;
}

.press_item_info{
font-weight: normal;
color: #754D20;
font-size: 12px;
}

#footer{
position: absolute;
margin: 935px 0px 0px 0px;
}

p{
margin: 10px 0px 0px 0px;
}