#main{
	background-image: url(../top_img/main.jpg);
	height: 525px;
	width: 920px;
}

#menu{
	margin-top: 30px;
	margin-left: 475px;

}

#menu li{
float:left;
}

#words_l .pct{
	text-align: right;
	vertical-align: top;
	width: 220px;

}


#words_l .txt{
	font-size: 13px;
	color: #333333;
	width: 200px;
	padding-left: 15px;
	line-height: 130%;

}

#words_r .pct{
	text-align: left;
	vertical-align: top;
	width: 180px;
	padding-left: 10px;

}


#words_r .txt{
	font-size: 13px;
	color: #333333;
	width: 240px;
	padding-left: 15px;
	line-height: 130%;

}

#under_border{
	height:20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	width: 810px;
}

#u_menu{
	color:#013c93;
	font-size: 12px;
	padding-top: 14px;
	padding-left: 40px;	
}

#produce{
	padding-left: 40px;	
}
