#wrapper {
	padding:60px 30px 30px 30px; 
	background:url(/img/pagetitlebg.png) repeat-x;
	width:702px;
	line-height:1.5em;
}
#wrapper .contact {
	padding:0 30px;
	background:url(/img/contactbg.jpg) bottom right no-repeat;
	line-height:1.5em;
}
#wrapper .about {
	padding:0 30px;
	line-height:1.5em;
}
#wrapper ul {
	padding-left:15px;
}
#wrapper ul li {
	padding-bottom:3px;
	list-style:none;
	background:url(/img/ball.gif) no-repeat 0 4px;
	padding-left:20px;
}
#wrapper ul li li {
	background:none;
	list-style:circle;
	padding-left:2px;
}
/* SiteMap */
#wrapper .sitemap {
	padding:10px 30px;
	line-height:1.5em;
}
#wrapper .titleimg {
	padding-bottom:10px;
}
#wrapper .title {
	float:left;
	border-bottom:10px solid #ccf;
	font-size:1.2em;
	width:200px;
	text-align:center;
}
#wrapper .data {
	float:left;
	border-bottom:10px solid #ccf;
	font-size:1em;
	width:200px;
	padding:10px 0;
	background:url(/img/sitemapbg.png) repeat-x;
}
#wrapper .mleft {
	margin-right:10px;
}
#wrapper .mmiddle {
	margin:0 10px;
}
#wrapper .mright {
	margin-left:10px;
}
