/******************************************************************************/
/* Main Containers ************************************************************/
body {
	background: #F7EBAD url(../images/layout/BodyBg.png) repeat-x center top;
}
#LayoutWrapper {
	position: relative;
	z-index: 0;
	margin: 0 auto;
	width: 914px;
	text-align: left;
	background: transparent url(../images/layout/ContentBg.gif) repeat-y center top;
}
#HeaderWrapper {
	width: 914px;
	height: 155px;
	background: transparent url(../images/layout/HeaderBg.png) no-repeat center top;
}
#ContentWrapper {
	padding: 30px 52px;
	width: 810px;
	height: auto !important;
	height: 395px;
	min-height: 395px;
	background: transparent url(../images/layout/ContentBgTop.png) no-repeat center top;
}
#FooterWrapper {
	width: 914px;
	height: 166px;
	background: #F7EBAD url(../images/layout/FooterBg.png) no-repeat center top;
}
/* Main Containers ************************************************************/
/******************************************************************************/


/******************************************************************************/
/* Header *********************************************************************/
#HeaderWrapper h1 {
	position: absolute;
	z-index: 0;
	left: 10px;
	top: 0;
	width: 260px;
	height: 121px;
}
#HeaderWrapper h1 a {
	display: block;
	padding-top: 121px;
	width: 260px;
	height: 0;
	overflow: hidden;
}
#EmailSignup {
	position: absolute;
	z-index: 1;
	top: 6px;
	right: 17px;
	margin: 0;
	width: 235px;
	height: 16px;
	overflow: hidden;
}
#EmailSignup label,
#EmailSignup input,
#EmailSignup button {
	float: left;
}
#EmailSignup label {
	width: 93px;
	font: 85% Verdana;
	line-height: 16px;
	color: #EBF1F5;
}
#EmailSignup input {
	border: 1px solid #0677CB;
	width: 124px;
	height: 14px;
}
#EmailSignup button {
	border: 0 none;
	padding: 0;
	width: 15px;
	height: 15px;
	background-color: transparent;
}
#EmailSignup button span {
	display: block;
	padding-top: 15px;
	width: 15px;
	overflow: hidden;
}
#HeaderShorcuts {
	position: absolute;
	z-index: 1;
	left: 270px;
	top: 6px;
	width: 376px;
	text-align: right;
}
#HeaderShorcuts li {
	display: inline;
}
#HeaderShorcuts li a {
	padding: 0 6px;
	border-left: 1px solid #D8E4EB;
	font: 85% Verdana;
	color: #D8E4EB;
	text-decoration: none;
}
#HeaderShorcuts li.first a {
	border: 0 none;
}
#HeaderShorcuts li a:hover {
	text-decoration: underline;
}
/* Header *********************************************************************/
/******************************************************************************/


/******************************************************************************/
/* Menu Containers ************************************************************/
#MainMenu {
	position: absolute;
	z-index: 1;
	left: 10px;
	top: 121px;
	width: 894px;
	height: 34px;
}
/* Menu Containers ************************************************************/
/******************************************************************************/


/******************************************************************************/
/* Footer *********************************************************************/
#Copyright {
	margin: 0;
	padding-top: 70px;
	font: 85% Verdana;
	line-height: 1.22;
	color: #000000;
	text-align: center;
	text-transform: none;
}
#ForteInteractive {
	position: absolute;
	z-index: 1;
	right: 12px;
	bottom: 74px;
	width: 125px;
	height: 27px;
}
#ForteInteractive a {
	display: block;
	padding-top: 27px;
	width: 126px;
	height: 0;
	overflow: hidden;
}
#FooterShorcuts {
	padding-top: 7px;
	text-align: center;
}
#FooterShorcuts li {
	display: inline;
}
#FooterShorcuts li a {
	padding: 0 6px;
	border-left: 1px solid #000000;
	font: 85% Verdana;
	color: #000000;
	text-decoration: none;
}
#FooterShorcuts li.first a {
	border: 0 none;
}
#FooterShorcuts li a:hover {
	text-decoration: underline;
}
/* Footer *********************************************************************/
/******************************************************************************/
