﻿#mainHeader
{
	position: relative;
	background:#FFF url(/images/layout/mainHeader_bg.jpg) top left no-repeat;
}
.hint
{
	background:#FFF !important;
}
.Site #mainLayoutContainer
{
	background: #fff url(/images/layout/watermark_BG.gif) no-repeat 0px bottom;

}
.Site #mainHeaderPic
{
	position: absolute;
	top: 40px;
	right: 20px;
	color: #FFF !important;
	text-align: right;
	font-size: 1.5em;
	font-weight: bold;
}
.Site #location
{
	margin-bottom:8px;
}
.Site #outer
{
	position:relative;
}
.Site #topright
{
	margin:0;
	float:none;
	position:absolute;
	right:0;
	top:0
}