@charset "ISO-8859-1";

* {
	margin:					0px;
	padding:				0px;
}

a img {
	border:					0px;
}

body {
	background-color:		#000000;
	text-align:				center;
}

.yachttender_introtext {
	position: 				absolute;
	top: 					-1000em;
	left: 					-1000em;	
}

#yachttender_header {
	width:					960px;
	padding:				0;
	margin:					0 auto;
}

#yachttender_site {
	width:					100%;
	height:					580px;
	padding:				20px 0 0 0;
}

#infos, #infos_link_copyright {
	margin:10px 0 0 0;
	padding:0 0 10px 0;
	font-family:Verdana;
	font-size:12px;
	color:#ffffff;
	text-align:center;
}

#infos a, #infos_link_copyright a {
	font-family:Verdana;
	font-size:12px;
	color:#ffffff;
	font-weight:bold;
	text-decoration:underline;	
}

#infos a:hover, #infos_link_copyright a:hover {
	text-decoration:none;	
}