body
{
	text-align: center;
	margin:auto;
	margin-top:15px;
}

table
{
	width: 874px;
	margin:auto;
	text-align:left;
	border:0px;
}

td
{
	margin:0px;
	padding:0px;
	vertical-align:top;
}

#header
{
	height: 45px;
	background: url('header.jpg');
}

#footer
{
	height: 45px;
	background: url('footer.jpg');
}

#address
{
	float:right;
	width:200px;
	font:9pt arial;
	color:#666666;
}

#advert
{
	display:block;
	text-align:center;
	height:43px;
	background:url('advert1.jpg') center no-repeat;
	font:11pt arial;
	color:#ffffff;
	padding:27px 10px 0px 10px;
}

#border-left
{
	width:30px;
	background: url('border_left.jpg');
}

#border-right
{
	width:30px;
	background: url('border_right.jpg');
}

#main-body
{
	padding:0px 30px 0px 30px;
}

table table
{
	display:block;
	width:auto;
	margin:0px;
}

address
{
	padding-top:20px;
	width:500px;
	font:italic 8pt tahoma;
	color:#999999;
}

#content
{
	padding:0px 0px 0px 0px;
	text-align:justify;
}

#content p
{
	font:11pt arial;
	color:#000000;
}

#links
{
	padding:20px 0px 0px 30px;
	width:160px;
	text-align:center;
}

a
{
	text-decoration:none;
}

a img
{
	border:0px;
}
