@charset "UTF-8";
#wrap {
	width: 800px;
	background-image: url(images/blue.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	margin-right: auto;
	margin-left: auto;
}
#header {
	height: 150px;
	background-image: url(images/header_mand.jpg);
}
#sub_buttons {
	float: left;
	width: 168px;
}
#sub_buttons_txt {
	width: 135px;
	padding-right: 15px;
	padding-left: 18px;
}
#left_colunm {
	float: left;
	width: 168px;
	position: relative;
	background-color: #003366;
	background-repeat: repeat;
	text-decoration: none;
}
#info {
	height: 100px;
	width: 138px;
	margin-top: 0px;
	margin-left: 0px;
	padding-right: 10px;
	padding-left: 20px;
}
.clear_float {
	clear: both;
}
#right_colunm {
	float: right;
	width: 632px;
	background-image: url(images/mand_bl_fade.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	background-color: #ECE7D9;
}
#rt_text {
	padding-right: 30px;
	padding-left: 30px;
}
a {
	color: #333333;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: none;
}
a:active {
	color: #CC3333;
}
#footer {
	height: 30px;
	background-color: #999;
	text-align: center;
	padding-top: 10px;
	text-decoration: none;
	margin-top: 10px;
}
body {
	background-color: #D9DED8;
	background-repeat: repeat;
	height: 2000px;
	width: 40px;
	margin-top: 0px;
	margin-left: 0px;
}
#b_1 {
	background-image: url(images/button.jpg);
	height: 40px;
	width: 128px;
	margin-top: 20px;
	margin-left: 20px;
	padding-top: 10px;
}
#b_2 {
	background-image: url(images/button.jpg);
	height: 32px;
	width: 128px;
	margin-top: 10px;
	margin-left: 20px;
	padding-top: 18px;
}
#b_3 {
	height: 32px;
	width: 128px;
	margin-top: 10px;
	margin-left: 20px;
	background-image: url(images/button.jpg);
	padding-top: 18px;
}
#b_4 {
	background-image: url(images/button.jpg);
	height: 40px;
	width: 128px;
	margin-top: 10px;
	margin-left: 20px;
	padding-top: 10px;
}
#b_5 {
	background-image: url(images/button.jpg);
	height: 40px;
	width: 128px;
	margin-top: 10px;
	margin-left: 20px;
	padding-top: 10px;
}
#b_6 {
	background-image: url(images/button.jpg);
	height: 40px;
	width: 128px;
	margin-top: 10px;
	margin-left: 20px;
	padding-top: 10px;
	margin-bottom: 20px;
	top: 10px;
}
.style_b {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-align: center;
	text-decoration: none;
}
.style_main {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #333333;
	text-decoration: none;
}
.style_bold {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
}
.style_italic {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	font-style: italic;
	color: #333333;
	font-weight: bold;
}
.style_title {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 24px;
	font-weight: normal;
	color: #990000;
	text-decoration: none;
}
.style_t_sm {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
}
.style_adrs {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #FFF;
}
