@charset "utf-8";
/* CSS Document */

body {
	background-color: #ff9933;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	margin: 0px;
}
h2 {
	font-family: "Trebuchet MS";
	font-size: 16px;
	color: #e47201;
	text-decoration: none;
	margin: 0px;
}
#top_area_bg {
	background-image: url(../images/menuBg.jpg);
	background-repeat: repeat-x;
	width: 100%;
	height: 144px;
}
#top_area {
	width: 813px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 12px;
}
.clear {
	clear: both;
}
#menu_area {
	float: left;
	margin-left: 85px;
	width: 500px;
}
#top_search_area {
	float: left;
	margin-left: 80px;
}
#menu {
	float: left;
	width: 510px;
	margin-top: 35px;
	font-family: Arial;
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
#header {
	float: left;
	width: 812px;
}
#container {
	height: auto;
	width: 812px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
}
#bodycontent {
	background-color: #FFFFFF;
	background-image: url(../images/contentBg.jpg);
	background-repeat: no-repeat;
	float: left;
	width: 812px;
}
p {
	margin: 0px;
	font-family: Arial;
	font-size: 12px;
	color: #535353;
	font-weight: normal;
	line-height: 17px;
}
#line {
	background-image: url(../images/line.jpg);
	background-repeat: repeat-x;
	width: 100%;
	clear: both;
	height: 3px;
	margin-bottom: 10px;
	margin-top: 10px;
	padding: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
.box {
	float: left;
	width: 192px;
	margin-right: 4px;
}
.box_bg {
	background-image: url(../images/textbg.jpg);
	background-repeat: repeat-x;
	margin-top: 2px;
	padding-left: 9px;
	padding-top: 9px;
	width: 192px;
}
a {
	font-family: Verdana;
	font-size: 11px;
	color: #bc6c1c;
}





#top_search_area ul {
	list-style-type: none;
	float: left;
	margin: 0px;
	padding: 0px;
}
#top_search_area li {
	float: left;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 8px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-family: tahoma;
	font-size: 12px;
	color: #1e1f21;
	text-decoration: none;
}
.textbox1 {
	background-image: url(../images/search.jpg);
	background-position: right center;
	height: 18px;
	width: 130px;
	background-repeat: no-repeat;
	border: 1px solid #000000;
	float: left;
}

#logo {
	float: left;
	height: 132px;
	width: 228px;
}
#top_search_area li a {
	float: left;
	list-style-type: none;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #1e1f21;
	font-family: tahoma;
	font-size: 12px;
	text-decoration: none;
}
#body_text {
	float: left;
	width: 806px;
	margin-left: 3px;
	margin-top: 3px;
	background-image: url(../images/textbg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	margin-bottom: 3px;
}
#header_button {
	float: left;
	width: 160px;
	padding-top: 15px;
}
#header_img {
	float: left;
	width: 651px;
}

#body_text_iner {
	float: left;
	width: 780px;
	background-image: url(../images/textbg2.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-right: 13px;
	padding-left: 13px;
	padding-top: 15px;
}
.box2 {
	float: left;
	width: 192px;
	clear: right;
	margin-bottom: 10px;
}
.box_bg ul {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 13px;
}
.box_bg  li  {
	list-style-type: none;
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	margin-bottom: 6px;
	list-style-position: outside;
	list-style-image: url(../images/bulletorange.png);
	margin-top: 6px;
}
ul {
	margin: 0px;
}
li {
	list-style-type: none;
}
.li {
	list-style-type: none;
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #000000;
	margin-bottom: 2px;
	list-style-position: outside;
	list-style-image: url(../images/bulletorange.png);
}
.ul {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	list-style-type: none;
	padding-left: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#footer {
	background-image: url(../images/footerbg.jpg);
	background-repeat: repeat-x;
	height: 27px;
	width: 100%;
	clear: both;
	margin-top: 20px;
	padding-top: 25px;
}
.orangetext {
	list-style-type: none;
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #e47201;
	margin-bottom: 2px;
	list-style-position: outside;
	list-style-image: url(../images/bulletorange.png);
}
.orangetextbig {
	list-style-type: none;
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #e47201;
	margin-bottom: 2px;
	list-style-position: outside;
	list-style-image: url(../images/bulletorange.png);
	font-weight: bold;
}
#footer_inner {
	width: 788px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-family: Verdana;
	font-size: 12px;
	color: #4f4d4d;
	text-decoration: none;
}
#footer_left {
	width: 400px;
	float: left;
}
#footer_right {
	width: 388px;
	float: left;
	text-align: right;
}
#footer_inner a {
	width: 788px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-family: Verdana;
	font-size: 12px;
	color: #4f4d4d;
	text-decoration: none;
}
#footer_inner a:hover {
	width: 788px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-family: Verdana;
	font-size: 12px;
	color: #4f4d4d;
	text-decoration: underline;
}
#container_inner {
	height: auto;
	width: 812px;
	margin-top: 15px;
	margin-right: auto;
	margin-left: auto;
}
#menu a {
	font-family: Arial;
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
	padding-right: 66px;
}
#menu a:hover {
	font-family: Arial;
	font-size: 13px;
	color: #FD9A35;
	text-decoration: none;
	padding-right: 66px;
}
.flied {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	text-decoration: none;
	float: left;
	height: 20px;
	width: 200px;
	border: 1px solid #E47201;
	font-size: 11px;
}

.flied2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	text-decoration: none;
	float: left;
	height: 80px;
	width: 200px;
	border: 1px solid #E47201;
	font-size: 11px;
}
