* {
	margin: 0;
	padding: 0;
}

body {
	background: #dddddd;
	color: #333333;
	font-family: arial, san-serif;
}

p {
	font-size: 12px;
	line-height: 18px;
}

a {
	text-decoration: none;
	color: #333333;
}

a:hover {
	text-decoration: underline;
	color: #665533;
}

.clear {
	clear: both;
}

.test {
	display: none;
	visibility: hidden;
}

.header {
	margin: 0 auto;
	padding: 0 150px;
	height: 148px;
	width: 700px;
	background: transparent url(images/header_bg.jpg) no-repeat;
}

.header h1 {
	padding-top: 5px;
	letter-spacing: 1px;
	font-weight: normal;
	padding-left: 5px;
	font-size: 15px;
	line-height: 15px;
}

.header p {
	padding-top: 45px;
	font-size: 22px;
	line-height: 22px;
	color: #665533;
	letter-spacing: 1px;
	font-weight: normal;
}

.top_menu {
	padding-top: 1px;
	margin: 0 auto;
	height: 62px;
	width: 1000px;
	background: transparent url(images/menu_bg.jpg) no-repeat;
}

.top_menu ul {
	margin-left: 150px;
	list-style: none;
}

.top_menu ul li {
	float: left;
	position: relative;
}

.top_menu ul li a {
	padding: 0 30px;
	display: block;
	float: left;
	font-size: 13px;
	height: 30px;
	line-height: 30px;
}

.top_menu ul li a:hover {
	text-decoration: none;
	background: transparent url(images/menu_hover.jpg) top center no-repeat;
}

.top_menu .selected {
	color: #665533;
}

.content {
	margin: 0 auto;
	padding-top: 10px;
	width: 700px;
}

.content h2 {
	padding-bottom: 5px;
	font-size: 17px;
	color: #665533;
	letter-spacing: 1px;
	font-weight: normal;
	border-bottom: 1px #ffffff solid;
}

.content p {
	padding-top: 10px;
}

.content ul {
	padding-top: 10px;
	padding-left: 15px;
	font-size: 12px;
	line-height: 18px;
}

.box_container {
	width: 846px;
	margin: 35px auto 0 auto;
}

.box {
	display: inline;
	margin: 0 30px;
	padding: 5px 25px;
	float: left;
	width: 172px;
	height: 218px;
}

.box .more_link {
	margin-top: 5px;
}

.box .more_link a {
	color: #666666;
	font-weight: bold;
	font-size: 14px;
}

.box .more_link a:hover {
	text-decoration: none;
	color: #665533;
}

.box h3 {
	text-align: right;
	margin-top: 60px;
	color: #665533;
	font-weight: normal;
	font-size: 19px;
}

.box .box_text {
	margin-top: 5px;
	padding-top: 11px;
	color: #666666;
	background: transparent url(images/dashed_white.gif) top repeat-x;
}

.flash_movie {
	width: 320px;
	margin: 0 auto;
	padding: 25px 0 15px 0;
}

.flash_movie2 {
	width: 352px;
	margin: 0 auto;
	padding: 25px 0 15px 0;
}

.submit_form {
	margin: 0 auto;
	padding-top: 10px;
}

.submit_form p {
	margin-top: 10px;
}

.submit_form .text_input,
.submit_form .text_area {
	border: 1px #7f9db9 solid;
	width: 385px;
	padding: 3px;
}

.submit_form .text_area {
	height: 100px;
}

.submit_form .submit_button {
	margin: 15px 0 0 0;
	width: 77px;
	height: 28px;
	background: transparent url(images/button_01.gif) no-repeat;
}

.submit_form .submit_button input {
	width: 77px;
	height: 28px;
	background: transparent;
	border: none;
	color: #333333;
	font-size: 13px;
	vertical-align: middle;
}

.submit_form .submit_button input::-moz-focus-inner {
	border: 0; 
	padding: 0; 
}

.submit_form .submit_button input:hover {
	color: #665533;
}

.dialog {
	margin: 20px auto;
	width: 672px;
	background: transparent url(images/dialog.gif) repeat-y;
}

.dialog .top_left {
	width: 21px;
	height: 21px;
	background: transparent url(images/dialog-top-left.gif) no-repeat;
	float: left;
}

.dialog .top {
	width: 630px;
	height: 21px;
	background: transparent url(images/dialog-top.gif) repeat-x;
	float: left;
}

.dialog .top_right {
	width: 21px;
	height: 21px;
	background: transparent url(images/dialog-top-right.gif) no-repeat;
	float: left;
}

.dialog .bottom_left {
	width: 21px;
	height: 36px;
	background: transparent url(images/dialog-bottom-left.gif) no-repeat;
	float: left;
}

.dialog .bottom {
	width: 630px;
	height: 36px;
	background: transparent url(images/dialog-bottom.gif) repeat-x;
	float: left;
}

.dialog .bottom_right {
	width: 21px;
	height: 36px;
	background: transparent url(images/dialog-bottom-right.gif) no-repeat;
	float: left;
}

.dialog h3 {
	width: 622px;
	color: #665533;
	font-weight: normal;
	font-size: 16px;
	margin: 0 25px;
	padding-bottom: 8px;
	background: transparent url(images/dashed_white.gif) bottom left repeat-x;
}

.dialog p {
	padding: 10px 25px;
}

.dialog ol,
.dialog ul {
	padding: 10px 25px 10px 40px;
	font-size: 12px;
	line-height: 18px;
}

.quick_list {
	margin: 10px 25px;
	border-style: none;
	border-spacing: 1px;
}

.quick_list th {
	font-size: 11px;
	line-height: 12px;
	vertical-align: bottom;
	text-align: left;
}

.quick_list th a {
	text-decoration: none;
	color: #000000;
}

.quick_list th a:hover {
	color: #665533;
}

.quick_list td {
	font-size: 10px;
	line-height: 11px;
	vertical-align: middle;
	height: 70px;
}

.quick_list td img {
	padding: 3px 5px 0 0;
	border: none;
}

.quick_list p {
	overflow: hidden;
	padding: 3px 10px;
}

.quick_list .evenrow {
	background-color: #d8d8d8;
}

.quick_list .oddrow {
	background-color: #d0d0d0;
}

.footer {
	margin: 10px auto;
	width: 600px;
	text-align: right;
}

.footer img {
	border: none;
	margin-bottom: 3px;
	margin-left: 3px;
}

.footer p {
	padding: 9px 0;
	text-align: right;
	background: transparent url(images/dashed_white.gif) top repeat-x;
	font-size: 11px;
	color: #666666;
}