@charset "utf-8";
* {
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
body {
	background-image: url(images/header_tall.gif);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #FFF;
}
#header_tall {
	background-image: url(images/footer_bg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	height: auto;
	float: left;
	width: 100%;
}
#footer {
	width: 738px;
	height: 38px;
	padding-top: 23px;
	float: left;
}
a img { border:0;
}
#main_container {
	width: 738px;
}
#navigator {
	width: 100%;
	height: 29px;
	background-color: #FCB319;
}
#navigator ul {
	list-style-image: none;
	list-style-type: none;
}
#navigator ul li {
	display: inline;
}
#navigator ul li a {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	display: block;
	float: left;
	padding-top: 5px;
	padding-right: 25px;
	padding-bottom: 5px;
	padding-left: 25px;
	text-decoration: none;
	color: #000;
}
#navigator ul li a:hover {
	background-color: #E9A006;
	color: #FFF;
}
#ads a {
	color: #666;
	text-decoration: none;
}

#logo_container {
	width: 100%;
	height: 92px;
}
#logo {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 25px;
	font-weight: bold;
	color: #3C0500;
	padding-top: 26px;
	float: left;
}
#content {
	padding-top: 10px;
	height: auto;
	width: 738px;
}

#header {
	height: auto;
}
#sub_title {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3C0500;
	float: left;
	width: 100%;
}
#left_panel {
	height: auto;
	width: 738px;
	float: left;
	text-align: justify;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #666;
	padding-top: 10px;
}
.title_style {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	text-decoration: underline;
}
.title_style_1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #666;
}
#slide_show {

}
#banner {
	height: 255px;
	width: 738px;
	background-image: url(images/header_bg.jpg);
}
#title_bar {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #666;
	padding-bottom: 5px;
	padding-top: 5px;
}

#click {
	text-align: left;
	font-family: Verdana, Geneva, sans-serif;
	color: #000;
	font-size: 10px;
	font-weight: normal;
	padding-top: 10px;
	padding-bottom: 10px;
}
