#pagesize
{
	width: 970px; 
	height: 1225px;
}
.hdiv
{
	margin-top: 79px; 
	*margin-top: 29px;
}

.leftnav_exp
{
	float: left; 
	padding-right: 8px;
}
.leftnav_exp a
{
	cursor: pointer;
}
.exp_btndiv
{
	width: 258px; 
	height: 38px; 
	background-color: #f4f1ee;
}
.exp_btndiv2
{
	width: 258px; 
	height: 38px; 
	background-color: #f4f1ee; 
	border-top: 1px solid #efebe6; 
	border-bottom: 1px solid #efebe6;
}
.exp_btndiv3
{
	width: 258px; 
	height: 38px; 
	background-color: #f4f1ee; 
	border-bottom: 1px solid #efebe6;
}
.exp_btndiv4
{
	width: 258px; 
	height: 38px; 
	background-color: #f4f1ee; 
	margin-bottom: 5px;
}
.exp_btndivpoint
{
	float:left;
	width: 10px; 
	height: 10px;
	background-color: #e5dfd8;  
	text-align:left; 
	vertical-align:middle;  
	margin: 15px 0 0 15px; 
	*margin: 15px 0 0 10px; 
	font-size: 6px;
}
.exp_btndivtext
{
	padding: 10px 0px 0px 35px; 
	text-align: left; 
	color: #a48e77; 
	font-size: 14px; 
	font-family: 'Century Gothic', Arial;
}
.content_exp
{
	float: left;
	width: 50%;
	font-family: Helvetica, Arial; 
	font-size: 12px; 
	line-height: 18px; 
	font-weight: none; 
	color: #5b565f;
	text-align: left;  
	padding-left: 44px; 
	margin-top:0px;
}
.content_exp a:hover
{
	text-decoration: underline;
}