﻿@import url("base.css");

#header
{
	background: transparent url("images/default-header2.png") no-repeat left top;
	height: 114px;
}

#header h1
{
	background: transparent url("images/default-header-stripe2.png") no-repeat left bottom;
	position: absolute;
	top: 114px;
	left: 8px;
	width: 989px;
	height: 46px;
}

#content
{
	margin-top: 0;
}

#slideshow
{
	margin: 0 0 50px -12px;
}

#navigation
{
	top: 460px;
}

#weather
{
	position: absolute;
	left: 0;
	top: 45px;
}
