/* CSS Document */
body,td,th {
	color: #000000;
}
body {
	background-image: url(../home/images/backgrnd-cir.gif);
	background-repeat: repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-position: top left;
}
.text_body {
	font-weight: normal;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	color: #333333;
}
a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #999999;
}
a:hover {
	text-decoration: underline;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #000000;
}

p#center {
	margin: auto;
}

div#main {
	position: absolute;
	width: 1px;
	height: 0px;
	top: 97px;
	left: 528px;
	margin-left: -342px;
	padding: 0;
}

div#main1 {
	width: 504px;
	height: 230px;
	position: absolute;
	float: left;
	margin: 0;
	background-image: url(../home/bkgrnd-sp02.gif);
	text-align: right;
	padding: 0px;
}

div#title {
	width: 475px;
	height: 215px;
	position: relative;
	margin: 0;
	text-align: right;
	padding: 20px;
}

div#main2 {
	width: 168px;
	height: 280px;
	position: relative;
	margin: 0;
	float: right;
}

div#mainbutton {
	width: 175px;
	height: 60px;
	position: relative;
	margin: 0;
}
	
	
