@charset "utf-8";
/* CSS Document */
body,td,th {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #FFF;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #a24a17;
}
#top_wrap {
	height: 125px;
	width: 100%;
	background-image: url(temp_images/bg_top.png);
	background-repeat: repeat-x;
}
#top_800 {
	margin: auto;
	width: 800px;
	height: 125px;
	background-image: url(temp_images/bg_top_right.png);
	background-repeat: no-repeat;
	background-position: 157px 0px;
}
#top_logo {
	height: 80px;
	width: 158px;
	float: left;
}
#top_header {
	height: 55px;
	width: 637px;
	float: left;
	padding-left: 5px;
	padding-top: 5px;
}
#top_name {
	height: 25px;
	width: 330px;
	font-family: "Gill Sans MT";
	font-size: 20px;
	color: #587488;
}
#top_name .orange {
	color: #e38e15;
}
#top_desc {
	height: 20px;
	width: 330px;
	font-size: 13px;
	color: #587488;
	font-family: Tahoma, Geneva, sans-serif;
	padding-top: 5px;
}
#top_nav {
	height: 20px;
	width: 642px;
	float: left;
}
#top_title {
	height: 25px;
	width: 500px;
	font-family: "Gill Sans MT";
	font-size: 20px;
	color: #adcce2;
	padding-left: 15px;
	padding-top: 5px;
	float: left;
}


#main_wrap {
	background-image: url(temp_images/bg_main.png);
	background-repeat: repeat-x;
	width: 100%;
}
#main_wrap h1 {
	font-family: "Gill Sans MT";
	font-size: 20px;
	color: #adcce2;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	font-weight: normal;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#main_wrap p {
	padding-left: 10px;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 10px;
}
#main_wrap ul {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 25px;
}
#main_wrap li {
	list-style-type: square;
}
#main_800 {
	margin: auto;
	width: 770px;
	min-height:300px;
	padding: 15px;
}

#bottom {
	height: 107px;
	width: 100%;
	background-image: url(temp_images/bg_bottom.png);
	background-repeat: repeat-x;
}
#bottom_800 {
	margin: auto;
	width: 800px;
	height: 90px;
	text-align: center;
	padding-top: 17px;
}
#bottom_login {
	margin: auto;
	height: 100px;
	width: 600px;
	text-align: center;
}
#bottom_login h1 {
	font-size: 18px;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	font-weight: normal;
}

.clear {
	clear:both;
}
#contact_box {
	width: 324px;
	text-align: center;
	margin: auto;
	height: 154px;
}
