body
{
	padding:0;
	margin:0;
	background: #636467;
}
#bg_hp
{
	background: url('img/hp_bg.gif') repeat-x top #636467;
	width: 50%;
	height: 674px;
	position: absolute;
	top: 0;
	left: 0;
}
#bg_subpage
{
	background: url('img/subpage_bg.gif') repeat-x top #636467;
	width: 50%;
	height: 581px;
	position: absolute;
	top: 1px;
	left: 0;
}
/*** head and menu ***/
#page
{
	width:937px;
	margin:0 auto;
	padding: 0;
	position: relative;
}
#top_line
{
	height: 98px;
	margin: 0;
	padding: 0;
	background: url('img/motto_bg.jpg') top right no-repeat #636467
}
a#logo
{
	display: block;
	float:left;
	margin: 21px 0 15px 0px;
	width: 234px;
	height:53px;
	overflow: hidden;
	display: inline;
}
#motto
{
	color: #b8bdc3;
	font-size: 16px;
	line-height: 24px;
	font-weight: bold;
	margin: 30px 0 0 200px;
	float: left;
}
#motto span
{
	color: #fff;
}
#logo_stripe
{
	background: #529ab8;
	width: 241px;
	height: 6px;
	position: absolute;
	margin-top: -3px;
	top: 98px;
	left: 0;
	font-size: 0;
}
/*** top menu ***/
ul#menu
{
	margin:0;
	height:33px;
	padding:0 0 0 255px;
	list-style:none;
	float:left; 
	width: 683px;
	display: inline;
	background: #000;
	color: #529ab8;
	font-size: 13px;
}
ul#menu li
{
	margin: -2px 0 0 0;
	padding: 0;
	float: left;
	background: url('./img/topmenu_divider.gif') right 12px no-repeat;
}
ul#menu li a
{
	margin: 0;
	padding:9px 13px 0 14px;
	text-decoration:none;
	display: block;
}
ul#menu li a:link, ul#menu li a:visited
{
	color: #8a8a8a;
	text-decoration:none;
}
ul#menu li a:hover, ul#menu li a:active, ul#menu a:link#active_item, ul#menu a:visited#active_item
{
	text-decoration: none;
	color: #fff;
	background: url(./img/arrow_menu.gif) no-repeat top center;
	position: relative;
}
ul#menu li#lastitem
{
	background: none;
}
#main 
{
	padding: 0;
	margin: 0 0 0 0;
	float: left;
	display: inline;
	width: 761px;
}
#right
{
	float: right;
	width: 175px;
	display: inline;
	overflow: hidden;
}
#content_top
{
	float:left;
	display: inline;
	width: 761px;
	height: 68px;
	background: url('./img/subpage_top_bg.jpg');
}
#content
{
	width: 701px;
	float: left;
	display: inline;
	background: #fff;
	border-right: 1px solid #636467;
	padding: 25px 30px;
	border-bottom: 22px solid #505154;
	min-height: 400px;
}
#breadcrumbs
{
	border-bottom: 2px dotted #4b7182;
	padding-bottom: 10px;
	margin-bottom: 25px;
	font-family: Verdana, Helvetica, sans-serif;
}
#breadcrumbs a:visited, #breadcrumbs a:link
{
	color: #4b7182;
}
#breadcrumbs a:hover, #breadcrumbs a:active
{
	color: #000;
}
/*** homepage ***/
#hp_left
{
	float: left;
	width: 411px;
	display: inline;
}
#hp_left img
{
	margin-right: 1px;
}
#hp_right
{
	float: left;
	width: 350px;
	display: inline;
}
#hp_content
{
	padding:10px 20px 0 0;
	height: 120px;
}
#hp_content a
{
	text-decoration: none;
	display: block;
	float: right;
	background: url('./img/arrow.gif') no-repeat 90% center #4b7182; 
	padding: 1px 15px 1px 7px;
	margin-top: 3px;
	*margin-top: -12px;
	display: inline;
	overflow: hidden;
}
#hp_content a:link, #hp_content a:visited
{
	color: white;
}
#hp_content a:hover, #hp_content a:active
{
	color: #3a3a3a;
}
#hp_copyright
{
	background: url('./img/vline.gif') repeat-y left;
	padding: 0 0 10px 15px;
	min-height: 80px;
	height: 100%;
}
#hp_copyright strong
{
	color: #fff;
}
#hp_copyright a, #footer a
{
  color: #fff;
}
/*** right menu ***/
ul#right_menu
{
	background: url('./img/rightmenu_bg.jpg') no-repeat #8B8C90;
	width: 176px;
	min-height: 277px;
	margin: 0;
	padding: 13px 0;
}
ul#right_menu li
{
	width: 155px;
	margin:0px;
	padding: 3px 0 3px 15px;
	background: url('./img/menu_divider.gif') no-repeat center bottom;
}
ul#right_menu li#last
{
	background: none;
}
ul#right_menu li a
{
	font-size: 12px;
	margin:4px 0 0 0;
	padding:0 0 4px 13px;
	
	text-decoration:none;
	display: block;
	background: url('./img/arrow.gif') left 6px no-repeat;
}
ul#right_menu li a:link, ul#right_menu li a:visited
{
	color: #fff;
	text-decoration:none;
}
ul#right_menu li a:hover, ul#right_menu li a:active, ul#right_menu a:link.active_item, ul#right_menu a:visited.active_item
{
	text-decoration: none;
	color: #000;
}
ul#right_menu ul
{
	margin: 0;
}
ul#right_menu ul li
{
	background: none;
}
#right_box
{
	background: white;
	padding: 5px 0 15px 13px;
}
#right_box img
{
  margin: 0;
}
#right_stripe
{
	background: #505154;
	height: 22px;
	margin-top: 1px;
}
ul#bottom_menu
{
	background: url('./img/bottommenu_divider.gif') repeat-x bottom;
	padding-bottom: 10px;
}
ul#bottom_menu li
{
	background: url('./img/li_bottom.gif') no-repeat left 5px;
	padding: 3px 15px 3px 25px;
	margin: 0 0 0 15px;
}
ul#bottom_menu a:link, ul#bottom_menu a:visited
{
	color: #919191;
}
ul#bottom_menu a:hover, ul#bottom_menu a:active
{
	color: #fff;
}
/*** main box ***/
#news
{
	float: left;
	padding: 0 20px 0 0;
	margin: 35px 0 0 0;
	color: #aaaaaa;
}
#news p
{
	margin: 5px 0 0 0;
}
#news .date
{
	color: #71a4bc;
}
#news h2
{
	font-size: 12px;
	color: #fff;
	font-weight: bold;
	margin-top: 0;
}
#more_wr
{
	background: #636467;
	float: right;
	width: 70px;
}
#more_wr a
{
	text-decoration: none;
	display: block;
	float: right;
	background: url('./img/arrow.gif') no-repeat 90% center #505154; 
	padding: 1px 15px 1px 7px;
	margin: 0 15px 0 7px;
	
}
#more_wr a:link, #more_wr a:visited
{
	color: #aaaaaa;
}
#more_wr a:hover, #more_wr a:active
{
	color: #fff;
}
/*** footer ***/
#footer
{
	background: url('./img/vline.gif') repeat-y left;
	margin: 10px 0 0 0px;
	padding: 0 0 10px 15px;
	min-height: 80px;
}
#footer strong
{
	color: #fff;
}

/***other***/

div.cleaner
{
	clear:both;
	height:0px;
	font-size: 0;
}
.cleaner
{
	clear: both;
}

/*** forms ***/
form
{
	padding:0;
	margin:15px 0 5px 0;
}

fieldset
{
	border: 1px solid #ddd;
	padding:0 0 10px 10px;
	margin-bottom: 10px;
	display: block;
	width: 460px;
}
legend
{
	color: #4b7182;
	padding: 2px 10px;
	font-weight: bold;
	text-transform:uppercase;
}
label, input, select, textarea
{
	display: block;
	width: 260px;
	float: left;
	margin-top: 1em;
}
label
{
	width: 150px;
	padding-right: 2em;
}
input, textarea 
{
	border: 1px solid #636467;
}
form br
{
	clear: left;
}
#submit
{
	background: url('./img/arrow.gif') no-repeat 95% center #4b7182;
	color: #fff;
	border: none;
	padding: 1px 25px 2px 15px;
	width: auto;
	cursor: pointer;
	float: right;
	display: inline;
	margin-right: 20px;
}

