body {
	background-color: #000000;
	background-image: url(../images/background-home.jpg);
	background-repeat: repeat-x;
	background-position: center -27px;
	text-align: center;
	margin: 0px;
}
#logo {
	height: 202px;
	width: 328px;
	float: left;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#container {
	height: auto;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
}
#header {
	height: 220px;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
}
#navtop {
	float: right;
	height: 25px;
	width: 600px;
	margin-top: 139px;
	margin-right: 0px;
	text-align: right;
}
#navbottom {
	background-color: #6C2E39;
	height: 40px;
	width: 950px;
	margin-top: 115px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #71883C;
	text-align: right;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
}
#content a:link {
	color: #000000;
	text-decoration: none;
}
#content a:visited {
	color: #000000;
	text-decoration: none;
}
#content a:hover {
	color: #ffffff;
	text-decoration: none;
}
#content a:active {
	color: #ffffff;
	text-decoration: none;
}
#footer a:link {
	color: #999999;
	text-decoration: none;
}
#footer a:visited {
	color: #999999;
	text-decoration: none;
}
#footer a:hover {
	color: #ffffff;
	text-decoration: none;
}
#footer a:active {
	color: #ffffff;
	text-decoration: none;
}
#content img {
	border: 1px solid #000000;
}


#bottomnavbar {
	float: right;
	height: 25px;
	width: 570px;
	margin-top: 7px;
	margin-right: 40px;
}

#content {
	height: 148px;
	width: 950px;
	margin-top: 125px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
}
#content p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	text-align: left;
	margin-right: 40px;
	padding: 0px;
	margin-top: 3px;
	margin-bottom: 14px;
	margin-left: 0px;
}
#content h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	font-variant: normal;
	text-align: left;
	text-transform: uppercase;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#leftcolumn {
	width: 290px;
	float: left;
	height: 400px;
	margin-top: 40px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#rightcolumn {
	width: 620px;
	float: right;
	height: auto;
	margin-top: 40px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#footer p {
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-top: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #777777;
	text-align: right;
	height: 30px;
	width: 950px;
	clear: both;
	margin-right: auto;
	margin-left: auto;
}
.clearfloat { height: 1px; clear: both;}
.clear0 { height: 0; clear: both; }
