body, div, h2, p
{
	padding: 0;
	margin: 0;
}
body
{
	background: #62B5C5 url(images/bg.png) repeat-x 0 0; /*62B5C5 6ABAC9 6CC2D1*/
	color: #000000;
	font-family: Arial, sans-serif;
	font-size: 1.0em;
}
a
{
	color: #303030;
	text-decoration: none;
}

div#background
{
	background: transparent url(images/bg1.png) no-repeat center 1px;
}

div#wrapper
{
	width: 944px;
	margin: 0 auto;
}
div#content
{
	background: transparent url(images/content.png) repeat-y 0 0;
	line-height: 160%;
}

div#top
{
	background: transparent url(images/top.png) no-repeat top;
	position: relative;
}
div#main
{
	padding:8px 15px 0px 23px;
}
div#bottom
{
	background: transparent url(images/bottom.png) no-repeat scroll 0 0;
	bottom: -3px;
	height: 3px;
	position: relative;
}

div#footer
{
	background: transparent url(images/footer.jpg) no-repeat scroll top;
	height: 63px;
	padding:8px 15px 0px 23px;
	text-align:right;
	font-size: 0.9em;
	line-height: 120%;
	padd1ing: 2.7em 18px 0;
	mar1gin-top: 25px;
}
