body {
	padding: 0px;
	margin: 0 0 0 0;
	min-width:500px;
    min-height:400px;
}
img { border-style:none; border-width: 0px;}
#container {
	margin: 0 auto;
	width: 516px;
}
.header {
	height: 137px;
}
#toplink {
	margin: 0 0 0 0;
	width: 149px;
	height: 137px;
}
#tspacer {
	margin: 0 0 0 0;
	width: 24px;
	height: 137px;
}
#phones {
	width: 516px;
	height: 31px;
	margin-top: 80px;
}
#footer {
	width: 516px;
	height: 35px;
	background-color:#fff;
	margin-top: 80px;
}
a:link, a:hover, a:active, a:visited {
	border-style: none;
	text-decoration:none;
	outline: none;
	-moz-outline-style: none;
}
#wrapper {
    position:absolute;
    top:50%;
    left:50%;
    margin-top:-194px;
    margin-left:-258px;
    width:520px;
    height:398px;
    overflow:auto;
    text-align:left;
}