﻿html {
	min-height: 100%;
}
* {
	margin: 0;
	padding: 0;
}
a {
	color: #048;
}
a:hover {
	color: #06C;
}
img
{  border-style: none;
}

body {
	background: #E7E7E2;
	color: #444;
	font: normal 62.5% Tahoma,sans-serif;
	padding-top: 5px;
}
p, code, ul {
	padding-bottom: 1.2em;
}
li {
	list-style: none;
}
h1 {
	font: normal 1.8em Georgia, "Times New Roman", Times, serif;
}
h2 {
	font: bold 1.4em sans-serif;
}
h3 {
	font: bold 1em Tahoma,sans-serif;
}
form, input {
	margin: 0;
	padding: 0;
	display: inline;
}
code {
	background: #FFF;
	border: 1px solid #EEE;
	border-left: 6px solid #CCC;
	color: #666;
	display: block;
	font: normal 1em Tahoma,sans-serif;
	line-height: 1.6em;
	margin-bottom: 12px;
	padding: 8px 10px;
	white-space: pre;
}
blockquote {
	background: url("../images/quote.gif") no-repeat;
	display: block;
	font-weight: bold;
	padding-left: 28px;
}
h1, h2, h3 {
	padding-top: 6px;
	color: #553;
	margin-bottom: 4px;
}
/* misc */
.clearer {
	clear: both;
	font-size: 0;
}
.left {
	float: left;
}
.right {
	float: right;
}
/* structure */
.inner-container {
	border: 2px solid #D7D7D2;
	background: #FFF;
	font-size: 1.2em;
	margin: 0 auto;
	padding: 10px;
	width: 900px;
}
.outer-container {
	background-position: center bottom;
	background: center
bottom;
	padding-bottom: 64px;
}
/* headere & title */
.header {
	background: #F5F5F5 url('../images/header.jpg') no-repeat;
	height: 200px;
	text-align: center;
}
.header .title {
	color: #FFF;
	padding-top: 50px;
}
.header .title .sitename a {
	border-bottom: 1px dashed #657382;
	color: #FFF;
	font: normal 3em sans-serif;
	padding-bottom: 2px;
	text-decoration: none;
}
.header .title a:hover {
	border-color: #F60;
}
.header .title .slogan {
	font: normal 1.1em Verdana,sans-serif;
	padding-top: 6px;
}
/* path */
.path {
	background: #949490;
	color: #FFF;
	font: normal 1.1em Verdana,sans-serif;
	padding: 8px 12px;
}
.path a {
	color: #FAFAFA;
	text-decoration: none;
}
.path a:hover {
	color: #FFE;
	text-decoration: underline;
}
/* main */
.main {
	background: url('../images/main.png') repeat-y;
	border-top: 4px solid #FFF;
	padding: 8px 12px 0 0;
}
/* content */
.content {
	float: right;
	width: 660px;
}
.content .left {
	float: left;
	width: 400px;
	padding-left: 10px;
}
.content .right {
	float: right;
	width: 200px;
	padding-right: 10px;
	margin-bottom: 12px;
}
.bcontent {
	margin: 10px auto 10px auto;
	width: 510px;
}
.bcontent ul{
	margin-top: 8px;
}
.bcontent li{
	list-style-type: none;
	display: inline;
}
.bcontent .left {
	float: left;
	width: 250px;
}
.bcontent .right {
	float: right;
	width: 250px;
}

.content .descr {
	color: #664;
	font-size: 0.9em;
	margin-bottom: 6px;
}
.content li {
	list-style: url("../images/li.gif");
	margin-left: 18px;
}
.content p {
	font-family: "Lucida Sans Unicode",sans-serif;
}
/* navigation */
.navigation {
	float: left;
	width: 210px;
}
.navigation h2 {
	color: #5A5A43;
	font: bold 1.1em Tahoma,sans-serif;
	line-height: 30px;
	margin: 0;
	padding-left: 12px;
}
.navigation ul {
	padding: 0;
	border-top: 1px solid #EAEADA;
}
.navigation li {
	border-bottom: 1px solid #EAEADA;
}
.navigation li a {
	font-size: 1.1em;
	color: #554;
	display: block;
	padding: 8px 0 8px 5%;
	text-decoration: none;
	width: 95%;
}
.navigation li a:hover {
	background: #F0F0EB;
	color: #654;
}
/* footer */
.footer {
	color: #F7F7F2;
	font: bold 1em sans-serif;
	margin-top: 5px;
	padding: 10px 12px;
	background-image: url('../images/footer.png');
	background-repeat: no-repeat;
}
.footer a {
	color: #F7F7F2;
	text-decoration: none;
}
.footer a:hover {
	color: #FFC;
}
.footer .right, .footer .right a {
	color: #ffffff;
}
.footer .right a:hover {
	color: #F7F7F2;
}
.hright
{
	float: right;
	width: 422px;
	overflow: hidden;
}
.hr01
{
	width: 200px;
	height: 28px;
	background-image: url('../images/topnav.png');
	background-repeat: no-repeat;
}
.hr01 div
{
	float: left;
	line-height: 30px;
	font-size: 11px;
}
.hr01 a:link, .hr01 a:visited
{
	color: white;
	text-decoration: none;
}
.hr01 a:hover, .hr01 a:active
{
	color: white;
	text-decoration: underline;
}
.hr0101
{
	padding-left: 75px;
	font-variant: small-caps;
	font-weight: bold;
}
.hr0102
{
	padding-left: 55px;
	font-variant: small-caps;
	font-weight: bold;
}
.hr02
{
	text-align: right;
	padding-top: 15px;
}
#menu {
	height: 40px;
	margin-top: 0px;
	width: 900px;
	background-image: url('../images/nav-new.png');
	background-repeat: no-repeat;
	border-top-style: solid;
	border-top-width: 2px;
	border-top-color: #FFFFFF;
}
#menu ul {
	margin: 0;
	list-style: none;
}
#menu ul li {
	display: inline;
}
#menu li a {
	height: 40px;
	line-height: 40px;
	padding-right: 18px;
	padding-left: 15px;
	float: left;
	margin-left: 3px;
	text-decoration: none;
	color: white;
	font-size: 13px;
	text-align: center;
	font-family: arial;
	font-variant: small-caps;
	font-weight: bold;
}
#menu a:hover {
	text-decoration: underline;
}

#Top a:hover, #Top a.active {
	text-decoration: underline;
}
.submenu
{
	height: 23px;
	margin-left: auto;
	width: 890px;
	overflow: hidden;
	position: relative;
	margin-bottom: 11px;
	background-color: #C0C0C0;
	margin-right: auto;
}
.subtext
{
	color: #000000;
	font-size: 11px;
	margin-left: 11px;
	margin-top: 6px;
	float: left;
	width: 100px;
}
.news_section {
	clear: both;
	margin: 0 10px 20px 10px;
}
.news_section .left {
	float: left;
	width: 71px;
	height: 70px;
}
.news_section .right {
	float: right;
	width: 117px;
	height: 70px;
}
.news_section .webmail {
	float: left;
	width: 25px;
	height: 10px;
	padding: 20px 0 0 0;
	text-align: center;
	background: url('../images/moneyhouse-25px.png') no-repeat;
}
.news_section .employmentopp {
	float: left;
	width: 25px;
	height: 10px;
	padding: 20px 0 0 0;
	text-align: center;
	background: url('../images/employmentopp-25px.png') no-repeat;
}
.news_section .application {
	float: left;
	width: 25px;
	height: 10px;
	padding: 20px 0 0 0;
	text-align: center;
	background: url('../images/document.png') no-repeat;
}
.news_section .rentals {
	float: left;
	width: 25px;
	height: 10px;
	padding: 20px 0 0 0;
	text-align: center;
	background: url('../images/rentals.png') no-repeat;
}
.news_section .pics {
	float: left;
	width: 25px;
	height: 10px;
	padding: 20px 0 0 0;
	text-align: center;
	background: url('../images/pics-25px.png') no-repeat;
}
.news_section .safety {
	float: left;
	width: 20px;
	height: 20px;
	padding: 20px 0 0 0;
	text-align: center;
	background: url('../images/TASKS.png') no-repeat;
}
.news_section .safetyplan {
	float: left;
	width: 50px;
	height: 50px;
	padding: 20px 0 0 0;
	text-align: center;
	background: url('../images/safetyplan.png') no-repeat;
}
.news_section .document {
	float: left;
	width: 25px;
	height: 10px;
	padding: 20px 0 0 0;
	text-align: center;
	background: url('../images/document.png') no-repeat;
}
.news_section .adobereader {
	float: left;
	width: 25px;
	height: 10px;
	padding: 20px 0 0 0;
	text-align: center;
	background: url('../images/Adobe.png') no-repeat;
}
.news_section .serviceicons {
	float: left;
	width: 25px;
	height: 10px;
	padding: 20px 0 0 0;
	text-align: center;
	background: url('../images/serviceicon.png') no-repeat;
}
.news_section .news_date {
	float: left;
	width: 70px;
	height: 50px;
	padding: 20px 0 0 0;
	font-size: 26px;
	font-weight: bold;
	text-align: center;
	color: #ffffff;
	background: url('../images/newsbox.jpg') no-repeat;
}
.news_section .news_date span {
	display: block;
	margin-top: 10px;
	font-size: 14px;
	font-weight: normal;
}
.news_section .news_content {
	float: right;
	width: 160px;
	margin-bottom: 10px;
}
#column_w290 .inputfield {
	height: 16px;
	width: 235px;
	padding: 2px 5px;
	margin: 0 0 10px 0;
	font-size: 12px;
	font-variant: normal;
	line-height: normal;
}
#column_w290 .submitbutton {
	float: right;
	margin: 0px;
	padding: 2px 6px 4px 6px;
	cursor: pointer;
	font-size: 12px;
	text-align: center;
	vertical-align: bottom;
	white-space: pre;
}
.column_w290_content {
	margin: 0 20px;
}
#column_w610 p {
	padding-bottom: 20px;
}
.section_01 {
	clear: both;
	position: relative;
	width: 430px;
	padding: 30px 40px 20px 40px;
	margin-bottom: 20px;
	background: url('../images/section_middle.jpg') repeat-y;
}
.section_01 .top {
	background-position: left top;
	position: absolute;
	width: 510px;
	height: 22px;
	top: 0px;
	left: 0px;
	background: url('../images/section_top.jpg') no-repeat left
top;
}
.section_01 .bottom {
	background-position: left bottom;
	position: absolute;
	width: 510px;
	height: 22px;
	bottom: 0px;
	left: 0px;
	background: url('../images/section_bottom.jpg') no-repeat left
bottom;
}
.list_with_icon {
	margin: 0 0 0 5px;
	padding: 0px;
	list-style: none;
}
.list_with_icon li {
	background-position: left top;
	margin: 0 0 10px 0;
	padding: 0 0 0 30px;
	background: url('../images/safety-sign.png') no-repeat left
top;
}
/* end of content */
#content .in, #aside .in {
	padding: 7px 7px 7px 20px;
}
#content #content-in {
	padding: 15px 15px 10px 15px;
}
.box {
	min-height: 1px;
}
.box:after {
	display: block;
	visibility: hidden;
	clear: both;
	line-height: 0;
	font-size: 0;
	content: ".";
}
#breadcrumbs {
	margin: 0;
	font-size: 90%;
	padding-left: 10px;
}
#breadcrumbs a:hover {
	text-decoration: none;
}
#breadcrumbs span {
	margin: 0 3px;
}
#breadcrumbs a {
	color: #5f5f5f;
}
.header_02 {
	clear: both;
	font-size: 15px;
	color: #333333;
	height: 20px;
	padding: 10px 20px;
	margin-bottom: 20px;
	background: url('../images/side_header_bg.jpg') repeat-x;
	font-variant: normal;
	font-weight: bold;
}
.header_05 {
	clear: both;
	font-size: 11px;
	font-weight: bold;
}
.cleaner {
	clear: both;
	width: 100%;
	height: 0px;
	font-size: 0px;
}
.news_section .map {
	float: left;
	width: 25px;
	height: 10px;
	padding: 20px 0 0 0;
	text-align: center;
	background: url('../images/map-icon.png') no-repeat;
}
.auto-style4 {
	border-width: 0px;
	margin-left: 30px;
	margin-right: 30px;
}
#content .in, #aside .in {
	padding: 7px 7px 7px 20px;
}
.auto-style3 {
	margin-left: 30px;
	margin-right: 30px;
}
#content #content-in {
	padding: 15px 15px 10px 15px;
}
h6 {
	font-size: 10px;
	color: #FF0000;
	font-weight: bold;
	font-variant: small-caps;
	text-align: center;
}
.auto-style2 {
	margin-left: 185px;
	margin-right: 185px;
}
.auto-style5 {
	border-width: 0px;
}
.auto-style6 {
	vertical-align: middle;
	border-width: 0px;
	margin-left: 40px;
	margin-right: 40px;
}
.auto-style7 {
	margin-left: 5px;
	margin-right: 5px;
}
.auto-style8 {
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
}
#homepic {
	width: 500px;
	margin-right: auto;
	margin-left: auto;
}

