html {
	background: #fff;}
body {
	margin:0px;
	padding:0px;
	font-size:11px;
	text-align:center;
	color:#444;
	font-family: verdana, arial, helvetica, sans-serif;}
h1,h2,h3,h4,h5,h6,ul,li,form,div,p {
	margin:0px;
	padding:0px;}
h1 { font-family: arial, verdana, arial, helvetica, sans-serif;
	font-weight:bold;
	font-size:14px;
	line-height:32px;
	margin-bottom:4px;
	margin-top:10px;
	padding-left:22px;
	/*border-bottom:1px solid #eeeeee; */
	color:#555;
	letter-spacing: 2px;} 
h2, h3 {
	font-weight:normal;
	font-size:14px;
	line-height:32px;
	color:#666666;}
div {
	width:auto;
	height:auto;
	margin-left:auto;
	margin-right:auto;}
a {
	text-decoration:underline;
	color:#158345;}
a:hover {
	text-decoration:none;
	color:#963032;}
#main {
	width:740px;
	text-align:left;}
#h_content {}
#header {
	height:280px;}
#box {
	background: url(data/bg-page.png) top right repeat-y;
	float:right;
	margin-bottom:4px;}
#page_content {
	background: url(data/bg-bot.png) bottom right no-repeat;
	float:right;
	padding-right:112px;}
#content {
	width: 590px;
	background:#fff url(data/bg-content.png) top left repeat-x;
	padding:0 10px 0 10px;
	float:right;
	}
	#content p {
		line-height:20px;
		padding-bottom:12px;
		padding-left:22px; 
		padding-right: 16px;
		text-align: justify;}
	#content p img { margin-left:90px; margin-top:-1px; }
	#content ul {
		margin-left:45px;
		margin-bottom:5px;}
		#content ul li {
			margin-bottom:6px;}
#footer {
font-size:13px;
font-weight: normal;
	color:#444;
	width: 590px;
	margin-top: 10px;
	padding:8px 0px 4px 0px;
	height:30px;
	line-height:30px;
	text-align:center;
	border-bottom:1px solid #ccc;
	border-top:1px solid #ddd;
	float:right;}
