html, body {
	margin: 0px;
	padding: 0px;
	background-color: #363636;
}

.clear {
	clear: both;
	height: 0px;
	line-height: 1%;
	font-size: 0pt;
	width: 1px;
	float: none;
	margin: 0px;
	padding: 0px;
}


#page {
	position: relative;
	width: 995px;
	margin: 0px auto;
	padding: 0px;
	background-color: #515253;
	background-image: url(img/bg-fade-top.jpg);
	background-position: top left;
	background-repeat: repeat-x;
}


#metanavigation-section {
	background-image: url(img/bg-metanavigation.jpg);
	background-position: left bottom;
	background-repeat: repeat-x;
	clear: both;
	padding: 0px;
	margin: 0px;
}

#header-section {
	clear: both;
	margin: 0px;
	padding: 0px;
	height: 176px;
}

#page-title-section {
	width: 600px;
	margin: 0px 0px 27px 0px;
	padding: 0px;
}

#intro-section {
	margin-bottom: 35px;
	position: relative;
}

#middle-section {
	padding: 0px;
	margin: 0px 0px 140px 20px;
}

#content-wrap-section {
	float: left;
}


#content-section {
	margin: 0px 200px 0px 0px;
}


#content-section .inner-section {
	width: 545px;
}

#homepage #content-section {
	margin: 0px 35px 0px 0px;
}

#homepage #content-section .inner-section {
	width: 604px;
}

#teaser-section {
	float: left;
	width: 230px;
	min-height: 702px;
	background-image: url(img/bg-teaser-column.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	
}

#teaser-section .inner-section {
	padding: 86px 18px 0px 11px;
}

#homepage #teaser-section {
	width: 302px;
	background-image: none;
	min-height: 0px;
}

#homepage #teaser-section .inner-section {
	padding: 0px;
}


#footer-section {
	position: relative;
	bottom: 0px;
	left: 0px;
	height: 150px;
	background-color: #ffffff;
}

#footer-section .inner-section {
	padding: 8px 20px;
}
