body {
	background-color:#FFFFFF;
	margin-top:20px;
	topmargin:20px;
}

img {border:0;}

.clear {
	clear: both;
}

a:link { color: #0071B5; text-decoration: none; }
a:visited { color: #0071B5; text-decoration: none; }
a:hover { color: #C0282D; text-decoration: underline; }
a:active { color: #0071B5; text-decoration: underline; }

h1 {color: #C0282D; font-family: Arial, Helvetica; font-size:15px; text-decoration: bold; line-height: 1.0;}

.mainbox {
	position:relative;
	width:832px;
	height:631px;
        background: url('images/background.gif');
        background-repeat: no-repeat; 
        left:;
	margin-left: auto;
	margin-right: auto;
        margin-top: 20px;
	background-color:#FFFFFF;
}

.buttonbox {
	z-index: 3;
	position:absolute;
	width:230px;
        height:90px;
	left:57px;
	top:525px;
	background-color:;
	padding-left:0px;
	padding-right:0px;
	padding-top:0px;
	padding-bottom:0px;
        
	}
	
.buttonbox img{
	float: left;
	padding-left:3px;
        padding-right:7px;
	padding-top:0px;
	padding-bottom:10px;
        
	}

.textbox {
	z-index: 2;
	position:absolute;
	left:60px;
	top:232px;
	background: url('images/text_bg.gif');
	width:186px;
	height:230px;
	padding-left:10px;
	padding-right:10px;
	padding-top:20px;
	padding-bottom:30px;
        
}

.textboxmap {
	z-index: 2;
	position:absolute;
	left:60px;
	top:40px;
	background-color:#FFFFFF;
	width:710px;
	height:452px;
	padding-left:10px;
	padding-right:10px;
	padding-top:10px;
	padding-bottom:10px;
        
}

.content {
	position: relative;
	font-family: Arial;
	font-size:14px;
	color:#000000;
        line-height: 1.0;
}

.title{
	font-family:Helvetica, Arial;
	font-size:14px;
	font-weight: ;
	color:#000000;
}	