@charset "UTF-8";
/* CSS Document */

body {
	background-image: url(gold-gradation.jpg);
	background-repeat: repeat-x;
	margin: 0px;
}
#header {
	background-image: url(header-main.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	height: 265px;
	width: 927px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#container {
	background-image: url(orange-grad-horz.jpg);
	background-repeat: repeat-y;
	background-position: center;
	height: auto;
	width: 927px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.navbar {
	padding-top: 232px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 210px;
}#homebacker {
	background-image: url(home-promos/backer-home_02.gif);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
	height: 400px;
	width: auto;
}
#footer {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, "San Serif";
	font-size: 10px;
	color: #000000;
	background-image: url(bottom.jpg);
	height: 72px;
	width: 927px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-repeat: no-repeat;
	background-position: 0px center;
}
.navbar2 {
	padding-top: 126px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 212px;
}
