@charset "utf-8";
/* CSS Document */


body {
	background-image: url(../img/bg_body8.gif);
	background-position:bottom;
	font-family: sans-serif, Tahoma, "Bitstream Vera Sans Mono", "Courier New" ;
	background-color:#fdfdfd;
	color:#3f3f3f;
}
table {
	border: none;
}
td {
	font-size:11px;
	vertical-align: top;
	padding-bottom: 30px;
	padding-right: 20px;
	width: 270px;
	border: none;
}
img {
	border:none;
	margin-top: 5px;
	margin-bottom: 5px;
}
td.nav {
	width: 500px;
	padding:55px;
	text-align:right;
	color: #000000;
}
td.nav a {
	text-decoration:none;
	padding-top: 12px;
}



div.logo {
	width: 230px;
	height: 110px;
}
div.logo img {
	margin:0px;
}

a {
	color:#777777;
}
a:hover {
	color:#000000;
	text-decoration:none;
}
h1 {
	margin-bottom:0px;
}

