body {
	font-size: 62.5%;
	text-align: center;
	color: #333;
	font-family: sans-serif;
	background: #1e1e1e url(images/home-layout-bg.jpg) repeat-x left top;
}

#header {
	height: 636px;
	overflow: hidden;
	position: relative;
	background: #090909 url(images/layout-top.jpg) no-repeat left top;
}


#content {
	width: 952px;
	text-align: left;
	margin: 0 auto;
	position: relative;
	background: #1e1e1e url(images/home-layout-middle.jpg) repeat-y left top;
}

#footer {
	padding: 0px;
	clear: both;
	background: #1e1e1e url(images/home-layout-bottom.jpg) no-repeat left top;
	height: 150px;
	color: white;
	position: relative;
}




#main {
	width: 880px;
	float: left;
	position: relative;
	left: 0px;
	margin: 0;
	padding: 26px;
	overflow: hidden;
	color: #ffffff;
}




.mod-2 a {color: #74745f!important;}
#breadcrumb a, #breadcrumb {color:#74745f!important;}