html {
	font-size: 100%;
	}
body {
	background: #FFF url(../images/bt.gif) repeat-x left bottom;
	font-size: 62.5%;
	}
body, input, select, textarea, td, th {
	color: #4c5257;
	font-family: Arial;
	}
body, form, fieldset, input, select, textarea {
	margin: 0;
	padding: 0;
	} 
a {
	color: #436e8f;
	outline: none;
	text-decoration: underline;
	}
a:hover {
	text-decoration: none;
	}
img, fieldset, table {
	border: 0 none;
	}
img {
	vertical-align: top;
	}
p {
	margin: 0 0 1em 0;
	padding: 0;
	}
table {
	border-collapse: collapse;
	}
textarea {
	overflow: auto;
	}
td, th {
	padding: 0;
	vertical-align: top;
	}
ul {
	margin: 0;
	padding: 0 0 0 16px;
	}



#main {
	margin: 0 auto;
	width: 783px;
	}


#header {
	background: url(../images/hbg.jpg) no-repeat left top;
	height: 124px;
	}


#menu {
	background: url(../images/mbg.gif) repeat-x left top;
	height: 62px;
	}
#menu li {
	float: left;
	list-style: none;
	position: relative;
	width: 125px;
	}
#menu li a {
	color: #FFFFFF;
	display: block;
	font: normal 1.2em/38px Arial;
	text-align: center;
	text-decoration: none;
	}
#menu li a:hover,
#menu li.active a {
	background: url(../images/mbg_a.gif) repeat-x left top;
	color: #000000;
	}
#menu li img {
	position: absolute;
	right: -2px;
	top: 1px;
	z-index: 5;
	}
* html #menu li img {
	top: 0px;
	}

#menu .inner {
	color: #646464;
	padding: 6px 0 0 16px;
	}
#menu .inner a {
	color: #646464;
	margin: 0 12px;
	text-decoration: none;
	}
#menu .inner a.active {
	color: #436e8f;
	font-size: 1.1em;
	font-weight: bold;
	}


#sub_header {
	background: url(../images/shbg.jpg) no-repeat left top;
	height: 148px;
	}
#sub_header .inner {
	padding: 35px 26px 0 0;
	text-align: right;
	}


#wrap {
	background: url(../images/line-y.gif) repeat-y 449px top;
	font-size: 1.2em;
	}
#wrap address {
	font-style: normal;
	}
#wrap address span {
	float: left;
	width: 70px;
	}
#wrap b a {
	font-style: italic;
	text-decoration: none;
	}
#wrap h2 {
	background: #396896 url(../images/h2_bg.gif) no-repeat left top;
	color: #FFF;
	font: bold 1em/33px Arial;
	margin: 0;
	padding: 0 0 0 50px;
	text-transform: uppercase;
	}
#wrap h3 {
	color: #000;
	font-size: 1.1em;
	font-style: italic;
	margin: 0 0 1em 0;
	}
#wrap h4 {
	color: #436e8f;
	font-size: 1.1em;
	margin: 0 0 1em 0;
	}
#wrap h5 {
	color: #436e8f;
	font-size: 1em;
	font-style: italic;
	margin: 0 0 1em 0;
	}
#wrap iframe {
	border: 0;
	}
#wrap ul {
	padding: 0 0 1em 0;
	}
#wrap li {
	background: url(../images/li_bg.gif) no-repeat left 5px;
	color: #436e8f;
	list-style: none;
	padding: 0 0 2px 14px;
	}


#content {
	float: left;
	width: 548px;
	}
#content .inner {
	padding: 26px 36px 26px 42px;
	}


#sidebar {
	float: right;
	width: 234px;
	}
#sidebar .inner {
	padding: 26px 0 26px 42px;
	}


#footer {
	color: #FFF;
	font-size: 1em;
	height: 38px;
	line-height: 38px;
	text-align: center;
	}
#footer a {
	color: #FFF;
	text-decoration: none;
	}
#footer span {
	font-size: 1.1em;
	}
#footer span a {
	font-weight: bold;
	}



.clear {
	overflow: hidden;
	width: 100%;
	}


.hr {
	background: url(../images/hr.gif) repeat-x left center;
	font-size: 0;
	height: 3px;
	overflow: hidden;
	}


.iframe {
	background: #FFF;
	}


.logo {
	float: left;
	padding: 18px 0 0 44px;
	}


.name {
	float: right;
	padding: 76px 50px 0 0;
	}
