/* CSS Document */
#main {
	/* page height 240px main:content*/
	height:660px;
}
#content {
	height:360px;	
}
#customer_service .nav_text {
	color:#b5ac56;
	color:rgb(181,171,135);	
}
h1 {
	margin:10px;
	font-size:14px;
}
p {
	margin:5px 10px 0px 10px;
	font-size:10px;
	line-height:13px;
}
