body { background: url(/elements/background_sky.jpg) no-repeat; }

div#wrap
{
	width: 830px;
	margin: 20px auto;
}

div#page
{
	position: relative;
	float: left;
	width: 100%;
	border: 1px solid #CBCCCC;
}

div#skip { display: none; }

div#phones
{
	position: relative;
	float: left;
	width: 100%;
	background: #003A6D;
	color: #FFF;
	line-height: 18px;
	text-align: center;
	border-bottom: 1px solid #CBCCCC;
}

div#nat_banner
{
	position: relative;
	float: left;
	width: 100%;
	height: 108px;
}
div#panoramic
{
	text-align: right;
	background: #FFFFFF;
}

div#address
{
	position: relative;
	float: left;
	width: 100%;
	background: #003A6D;
	line-height: 30px;
	text-align: center;
	color: #FFF;
}

div#credit
{
	position: relative;
	float: left;
	width: 100%;
	text-align: right;
	line-height: 25px;
}
