/* CSS Document */

body {
	padding: 0px 0 50px 0;
	color: black;
	margin-left: auto;
	margin-right: auto;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 0px;
}

h1 {
	color: black;
	font-size: 16px;
}

h2 {
	color: black;
	font-size: 14px;
}

h3 {
	color: black;
	font-size: 12px;
}
a,
a:link,
a:visited {
	text-decoration: none;
	color: black;
	color: #804000;
}
a:hover,
a:active {
	text-decoration: underline;
	color: #804000;
}
form {
	margin: 0;
}

.error {
	font-weight: bold;
	color: red;
	display: block;
}
.preloader {
	visibility: hidden;
	position: absolute;
	display: none;
}

#wrapper {

}

#background-container {

}

#container {
	width: 1024px;
	margin-left: auto;
	margin-right: auto;

}
#adbar {
	width: 1024px;
	height: 100;
	text-align: center;
	vertical-align: bottom;
	height: 90px;
	padding: 2px
}

#header {
	border-top: 10px solid black;
	height: 85px;
	clear: both;
	position: relative;

}
#header img {
	float: left;
}
#header-links {
	position: absolute;
	width: 575px;
	right: 0px;
	bottom: 5px;
	height: auto;
}
#header-links ul li input{
	vertical-align: top;
}


#header-links ul li {
	padding: 0 10px 0 10px;
	margin: 0;
	list-style-type: none;
	float: left;
	font-size: 14px;
	border-right: 1px solid black;
}
#header-links ul li.item-3 {
	border-right: none;
	padding-right: 0px;
}
#header-links ul li.item-4 {
	border-right: none;
}



#header-bottom {
	background-image: url(../images/header-bottom.gif);
	height: 22px;
	clear: both;
	background-repeat: no-repeat;
}
#header-bottom ul {
	margin-left: 0;
	padding-left: 25px;
	padding-top: 0px;
	margin-top: 0px;
}
#header-bottom ul li {
	float: left;
	font-size: 13px;
	list-style-type: none;
	padding-right: 10px;
	border-right: 1px solid black;
	padding-left: 10px;
	margin-top: 3px;
}
#header-bottom ul li.contact {
	border-right: none;
}

#main {
	clear: both;
	height: auto;
	padding-top: 10px;
}

#main-left {
	width: 244px;
	margin-right: 0px;
	height: auto;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #000;
}
#main-left-top {
	height: 31px;
	background-color: black;
	color: white;
	text-align: right;
	padding-top: 9px;
	font-size: 20px;
	font-weight: bold;
	padding-right: 25px;
	text-transform: uppercase;
}
#main-left-items {
	margin-top: 10px;
}
#main-left-items div {
	height: 28px;
	text-align: right;
	padding-top: 7px;
	padding-right: 25px;
	font-size: 17px;
	border-bottom: 1px solid black;
	border-left: 1px solid black;
}
#main-left-items div.item-1 {
	font-weight: bold;
	text-transform: uppercase;
	font-size: 22px;
	padding-top: 4px;
	height: 31px;
	border-top: 1px solid black;
}


#main-left-bottom {
	width: 100%;
	height: 297px;
	margin-top: 10px;
	margin-bottom: 10px;
	background-color: #666;
}





#main-mid {
	width: 650px;
	padding-left: 25px;
	padding-right: 25px;
}
#main-mid-top {
	width: auto;
	background-color: #dfb000;
	clear: both;
	height: 40px;
	color: white;
}
#main-mid-top a,
#main-mid-top a:link,
#main-mid-top a:visited {
	color: white;
	text-decoration: none;
}
#main-mid-top a:active,
#main-mid-top a:hover {
	text-decoration: underline;
}
#main-mid-top div {
	float: left;
	padding-top: 9px;
	padding-right: 10px;
	padding-left: 10px;
	height: 37px;
	font-size: 18px;
	border-right: 3px solid white;

}
#main-mid-top div.black-box {
	margin: 0;
	width: 10px;
	padding: 0;
	background-color: black;
	height: 40px;
	border-right: 1px solid white;
}


#main-mid-top div.item-1 {
	margin-left: 10px;
	padding-left: 0px;
}
#main-mid-top div.item-3 {
	border-right: none;
}
#main-mid-body {
	border: 1px solid #dfb000;
	margin-top: 10px;
	padding: 15px;
	margin-bottom: 15px;
	height: auto;
	width: auto;
	overflow: auto;
}
#main-mid-body h1 {
	margin-top: 0px;
	font-size: 20px;
}





#main-right {
	width: 210px;

}
#main-right-body {
	height: 575px;
	background-color: #666;
}







#content {

}

#footer {
	border-top: 10px solid #dfb000;
	margin-top: 0px;
	clear: both;
	width: 1024px;

}
#footer ul li.map {
	border-right: 1px solid black;
	margin-right: 25px;
}
#footer ul li.privacy {
	margin-left: 15px;
}

#footer ul li.browser {
	border-right: 1px solid black;
}
#footer ul {
	padding: 0;
	margin: 0 15px 0 25px;
}


#footer ul li {
	float: left;
	list-style-type: none;
	border-left: 1px solid black;
	font-size: 12px;
	padding: 5px;
}
.footer-tabs a,
.footer-tabs a:link,
.footer-tabs a:visited {
	color: white;
	text-decoration: none;
}
.footer-tabs a:active,
.footer-tabs a:hover {
	text-decoration: underline;
}


.footer-tab {
	width: 176px;
	height: 25px;
	float: left;
	background-image: url(../images/footer-tab.gif);
	margin-right: 9px;
	text-align: center;
	color: white;
	font-weight: bold;
	font-size: 16px;
}

#footer-links {

}
