body {
	text-align: center;
	margin: 40px 0 20px 0;
	background-image:url('../images/mainbg.gif');
	background-position: top;
	background-repeat: repeat-x
}

#container {
	width: 642px;
	margin: 0;
	text-align: left;
}
#block {
	width: 642px;
	margin: 0;
}
#block_left {
	width: 322px;
	margin: 0;
	float: left;
}
#block_right {
	width: 320px;
	margin: 0;
	float: right;
}
#space {
	width: 642px;
	height: 25px;
	float: left;
}
#footer {
	width: 642px;
	clear: both;
}
.pic1 {
	width: 642px;
	height: 126px;
	padding: auto;
	margin: auto;
	background-image:url('../images/main01.gif');
	text-align: left;
	display:inline;
	float:left;
}
#credit {
	width: 642px;
	height: 61px;
	padding: auto;
	margin: auto;
	background-image:url('../images/main06.gif');
	text-align: left;
	display: inline;
	float:left;
}
#creditblock {
	width: 642px;
	height: 130px;
	margin: 0;
}
#creditblock_left {
	width: 302px;
	padding: 10px;
	font-family: Tahoma;
	font-size: 10px;
	margin: 0;
	float: left;
}
#creditblock_right {
	width: 300px;
	padding: 10px;
	font-family: Tahoma;
	font-size: 10px;
	margin: 0;
	float: right;
	background-image:url('../images/mainline.gif');
	background-position: left;
	background-repeat: no-repeat;
}

/* ------------------*/
/* LINK ZONE */
/* ------------------*/

a.mail:link {  color:#DB015C; text-decoration: none; font-family: Tahoma; font-size: 10px;}
a.mail:visited { color:#DB015C; text-decoration: none; font-family: Tahoma; font-size: 10px;}
a.mail:hover { color: #000; text-decoration: underline; font-family: Tahoma; font-size: 10px;} 