@import"nav.css";

body  {
	font-size: 12px;
	background-color: #600;
	text-align: center;
	margin-top: 0;
	margin-bottom: 30px;
	margin-left: 0;
	margin-right: 0;
}

a {
	color: #36c;
	text-decoration: underline;
}

a:hover {
	color: #039;
}

#breadcrumb {
	width: 840px;
	background-image: url("../static-images/curve-top.jpg");
	height: 26px;
	padding-top: 7px;
	padding-left: 10px;
	z-index: 0;
}

.breadcrumb {
	font-family: "Gill Sans", verdana, "lucida console", arial, sans-serif;
	color: #999;
	font-size: 11px;
	z-index: 0;
}

#left a {
	color: #600;
	text-decoration: underline;
}

#left a:hover {
	text-decoration: none;
}

.breadcrumb a {
	color: #999;
}

.breadcrumb a:hover {
	color: #fff;
}

#footer  {
	width: 183px;
	background-color: #000;
	height: 55px;
	border-right: 1px #666 solid;
	float: left;
	padding-top: 15px;
	padding-left: 16px;
	border-bottom: 1px #666 solid;
}

#footer2 {
	width: 850px;
	border-bottom: 1px #666 solid;
	background-color: #000;
	height: 70px;
	margin: 0 auto;
	padding: 0;
	text-align: center;
}

/*#footer2 {
	width: 650px;
	border-bottom: 1px #666 solid;
	background-color: #000;
	height: 70px;
	float: left;
	margin: 0 auto;
	padding: 0;
	text-align: center;
}*/

* html #footer {
	width: 800px;
}

#preloadImages {
	width: 0px;
	height: 0px;
	display: inline;
	background-image: url("../static-media/nav-background.gif");
	background-image: url("../static-media/nav-background-alt.gif");
}

#pre-footer {
	background-image: url("../static-images/curve-bottom.jpg");
	width: 850px;
	overflow: hidden;
	clear: both;
	height: 5px;
}

#copyright {
	background-color: #600;
	clear: both;
	width: 850px;
	overflow: hidden;
	padding-top: 5px;
	padding-left: 10px;
}

#copyright p {
	font-family: verdana, "lucida console", arial, sans-serif;
	color: #ccc;
	font-size: 10px;
}

#footer .search {
	font-family: "Gill Sans", verdana, "lucida console", arial, sans-serif;
	font-size: 10px;
	color: #999;
}

#content {
	overflow: hidden;
	margin: 0 auto;
	position: relative;
}

#left {
	width: 560px;
	float: left;
	padding: 30px;
	background-color: #fff;
	border-left: 4px solid black;
}

#left p {
}

#left h1 {
	font-family: "Gill Sans", verdana, "lucida console", arial, sans-serif;
	color: #600;
	font-size: 14px;
}

#left h3 {
	font-family: "Gill Sans", verdana, "lucida console", arial, sans-serif;
	color: #333;
	font-size: 13px;
}

#right {
	border-right: 4px solid black;
	text-align: left;
	float: left;
	width: 222px;
	padding-bottom: 10000px;
	margin-bottom: -10000px;
	background-image: url("../static-images/background.jpg");
	background-repeat: repeat-y;
}

#focus {
	background-color: #fff;
	background-image: url("../static-media/background-1.gif");
	background-repeat: repeat-x;
	text-align: center;
	margin-bottom: -28px;
	padding-top: 28px;
	width: 800px; 
	height: 67px auto; 
	border-top: 1px solid white
}

.footer-image {
	padding-left: 31px;
}

.copyright {
	font-family: "Gill Sans", verdana, "lucida console", arial, sans-serif;	font-size: 11px;
}

#logo {
	background-color: #000;
	background-image: url("../static-images/logo-background-top.jpg");
	background-repeat: repeat-x;
	padding-top: 9px;
	margin-bottom: -9px;
	height: 60px;
	width: 850px;
}

#ownedby {
	height: 46px;
	text-align: center;
	background-color: #fff;
	width: 850px;
	overflow: hidden;
}

img.plate {
	border: 1px #666 solid;
}

#container {
	width: 850px;
	text-align: left;
	margin: 0 auto;
	overflow: hidden;
	position: relative;
}

#bottomnav {
	list-style: none;
	margin: 0 auto;
	padding-top: 27px;
	padding-left: 0;
}

#bottomnav li {
	font-size: 13px;
	display: inline;
	list-style: none;
	color: #999;
	font-family: "Gill Sans", verdana, "lucida console", arial, sans-serif;
	padding-left: 20px;
	padding-right: 20px;
}

#bottomnav a {
	text-decoration: none;
	color: #999;
}

#bottomnav a:hover {
	text-decoration: underline;
}