﻿#header
{
	background:transparent url(../images/background_Header_inner.gif) repeat-x scroll 0 0;
	height: 140px;
}



#logo
{
	background: url(../images/logo_small.jpg) no-repeat;
	height: 66px;
	left: 35px;
	top: 53px;
	width: 304px;
}

#logo a,
#logo h1
{
	height: 66px;
	width: 304px;
}


#navigation
{
	height: 36px;
	top: 86px;
}

#graphicBar
{
	height: 102px;
}

#banner_graphics
{
	height: 102px;
	position: absolute;
	width: 960px;
}

#banner_graphics h1
{
	color: White;
	font-size: 30px;
	padding-left: 36px;
	line-height: 30px;
	margin-top: 35px;
}

#banner_graphics h2
{
	color: #88cce7;
	font-size: 16px;
	left: 36px;
	line-height: 16px;
	position: absolute;
	top: 48px;
}

#innerContainer
{
    background:url(images/background_ContentArea_inner.gif) repeat-x;
    }