html {
	overflow: auto;
}
body {
	background: #fff;
	text-align: center;
	margin-left: 0px;
	margin-right: 0px;
}
:focus {
	outline: 0;
}
a:hover {
	text-decoration: underline;
	color: #556d85;
}
a:active {
	background: none;
}
table {
	width: 760px;
	border: 0px;
	border-collapse: collapse;
	margin-left: auto; 
	margin-right: auto;
}
td {
	padding: 0px;
}
.toptable {
	background: url(../images/imac_retro.jpg) no-repeat scroll center top;
	height: 420px;
}
.advice {
	font: 18px/36px arial, helvetica, sans-serif;
	color: #556d85;
	text-align: left;
	padding: 270px 0px 0px 261px;
}
.bluborder-top {
	text-align: center;
	border-top: 1px solid #556d85;
	border-bottom: 1px solid #556d85;
	padding: 4px 0px;
}
.headerlft {
	font: 18px arial, helvetica, sans-serif;
	color: #556d85;
	text-align: left;
	padding: 20px 0px 10px;
}
.headeright {
	font: 18px arial, helvetica, sans-serif;
	color: #556d85;
	text-align: justify;
	padding: 20px 0px 10px 10px;
}
.text {
	font: 13px arial, helvetica, sans-serif;
	color: #000;
	text-align: justify;
	padding-right: 6px;
	width: 380px;
}
.textright {
	font: 13px arial, helvetica, sans-serif;
	color: #000;
	text-align: justify;
	padding-left: 9px;
	padding-right: 1px;
	width: 380px;
}
.link {
	font: 13px arial, helvetica, sans-serif;
	color: #556d85;
	text-align: justify;
	text-decoration: none;
}
.bluborder-linx {
	text-align: center;
	border-top: 1px solid #556d85;
	border-bottom: 1px solid #556d85;
	padding: 22px 0px;
}
.baselink {
	font: bold 11px arial, helvetica, sans-serif;
	color: #000;
	text-decoration: none;
}