@charset "utf-8";
.page_top_right {
	background-image: url(images/page_top_right.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 15px;
	width: 14px;
}
.page_top_left {
	background-image: url(images/page_top_left.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 15px;
	width: 14px;
}
.page_top {
	background-image: url(images/page_top_main.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 15px;
	width: 950px;
}
.page_bottom {
	background-image: url(images/page_bottom_main.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 15px;
	width: 950px;
}
.orrange_box_top {
	background-image: url(images/orrange_box_top.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 15px;
	width: 326px;
}
.orrange_box_bottom {
	background-image: url(images/orrange_box_bottom.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 15px;
	width: 326px;
}
.orrange_box_middle {
	background-image: url(images/orrange_box_middle.jpg);
	background-repeat: repeat-y;
}
.menu_right {
	background-image: url(images/menu_right.png);
	background-repeat: no-repeat;
	background-position: left;
	height: 49px;
	width: 14px;
}
.menu_middle {
	background-image: url(images/menu_middle.jpg);
	background-repeat: repeat-x;
}
.menu_left {
	background-image: url(images/menu_left.png);
	background-repeat: no-repeat;
	background-position: right;
	height: 49px;
	width: 14px;
}
.green_right {
	background-image: url(images/green_bar_right.jpg);
	background-repeat: no-repeat;
	background-position: left;
	height: 49px;
	width: 13px;
}
.green_middle {
	background-image: url(images/green_bar_middle.jpg);
	background-repeat: repeat-x;
}
.green_left {
	background-image: url(images/green_bar_left.jpg);
	background-repeat: no-repeat;
	background-position: right;
	height: 49px;
	width: 13px;
}
.home_in_hand {
	background-image: url(images/home_in_hand.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.home_first_paragraph {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #787878;
	text-decoration: none;
	font-weight: normal;
}
.home_shape {
	background-image: url(images/shape.jpg);
	background-repeat: no-repeat;
	background-position: left;
}
.home_green_bar_font {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 21px;
	font-style: normal;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
.gray_box_top {
	background-image: url(images/sec_top.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 15px;
	width: 283px;
}
.gray_box_middle {
	background-image: url(images/sec_middle.jpg);
	background-repeat: repeat-y;
}
.gray_box_bottom {
	background-image: url(images/sec_bot.jpg);
	background-repeat: no-repeat;
	background-position: top;
	height: 15px;
	width: 283px;
}
.footer_links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #747474;
	text-decoration: none;
}
a:hover.footer_links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #d3820b;
	text-decoration: none;
}
.top_menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
a:hover.top_menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #1a82ba;
	text-decoration: none;
}
.form1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	height: 20px;
	width: 275px;
	border: 1px solid #7f9db9;
}
.innerlinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #e08f18;
	text-decoration: none;
	font-weight: bold;
}

.form2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	height: 20px;
	width: 279px;
	border: 1px solid #7f9db9;
}

