body {
	font-family: tahoma;
	margin:0;
	padding:0;
	color:#4d5252;
	font-size:11px;
	width:100%;
	text-align:left;
	background-color: #0066CC;
}
img {
	border:0px;
	text-align: left;
}
a {
	color:#FF9;
	font-size:12px;
	text-decoration:none
}
a:hover {
	text-decoration:underline;
	color: #FFF;
}
#body { width:853px;  position:relative; text-align:left;
} 
#nav {
	position:absolute;
	width:646px;
	height:53px;
	top:280px;
	left: -2px;
}
#nav ul{margin:0; padding:0; list-style:none;
}
#nav li{margin:0; padding:0; display:inline; 
}
#picture {
	width:100%;
	position:absolute;
	top:96px;
	left: -2px;
}
#logo {
	width:270px;
	position:absolute;
	top:8px;
	left:-2px;
	visibility: inherit;
	height: 113px;
}
#right_column {
	width:150px;
	position:absolute;
	left:auto;
	top:220px;
	height: 475px;
	background-color: #FFFFFF;
}
.grey { width:100%; height:38px; background:url(images/grey_bg.gif) no-repeat left top; color:#FFFFFF; font-weight:bold
}
.white { width:100%; background: #FFFFFF
}
.point { width:100%; height:1px; background: url(images/points.gif) repeat-x left top;
}
#address {
	position:absolute;
	width:591px;
	height:76px;
	z-index:1;
	left: 286px;
	top: 24px;
	font-size: x-large;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-style: normal;
	font-weight: bolder;
	text-align: center;
}
Headings {
	font-size: xx-large;
	color: #FF9;
}
