body
{
	margin: 0;
	font-size: 10pt;
	font-family: verdana;
	background: #ffffff;
}

p, h1, h2, h3, h4, h5, h6
{
	margin-top: 0;
}

a
{
	text-decoration: none;
}

a:hover
{
	text-decoration: underline;
}

#page_container
{
	width: 945px;
	margin: 0 auto;
}

#header
{
	width: 945px;
	height: 74px;
	background: url(images/top.jpg) center no-repeat;
}

#content_left
{
	width: 253px;
	height: 553px;
	background: url(images/left.jpg) center no-repeat;
	float: left;
}

#content_right
{
	background: url(images/right.jpg) center no-repeat;
	height: 553px;
	width: 234px;
	float: left;
}

#content_middle
{
	height: 553px;
	width: 458px;
	float: left;
}

#footer
{
	background: url(images/bottom.jpg) center no-repeat;
	width: 945px;
	height: 105px;
}

#content_left
{
}


#link1
{
	position: absolute;
	width: 191px;
	height: 302px;
	margin-left: 26px;
	margin-top: -702px;
	z-index: 1;
}

#link2
{
	position: absolute;
	width: 189px;
	height: 243px;
	margin-left: -1px;
	margin-top: -349px;
	z-index: 1;
}

#link3
{
	position: absolute;
	width: 190px;
	height: 339px;
	margin-left: 747px;
	margin-top: -698px;
	z-index: 1;
}

#link4
{
	position: absolute;
	width: 181px;
	height: 249px;
	margin-left: 766px;
	margin-top: -360px;
	z-index: 1;
}

img.link
{
	position: relative;
	z-index: 2;
}

#copyright
{
	text-align: center;
	padding: 15px;
}
