#header {
background: white;

}
#main {
background: white;
	/*background: #E9E9E9 url(images/main_bg.png);*/
	box-shadow: 0 0 16px 0 rgba(0,0,0,0.34);
	padding: 28px 30px 0 30px;
	margin-bottom: 40px;
	position: relative;
	z-index: 2;
}

#navigation a, #navigation a:visited {
	font-family: "Roboto Condensed", sans-serif;
	line-height: normal;
	font-size: 18px;
	text-transform: uppercase;
	color: #989898;
	font-weight: 300;
}

#slideshow .slides > li {
	min-height: 450px;
}

#footer {
	color: #989898;
}

#footer a,
#footer a:visited {
	color: #989898;
}

#footer {
color: black;}