body#screen {
	margin: 0px;
	background: transparent url('/img/bg.jpg') repeat-y top center;
	font: normal 12px arial, sans-serif;
	line-height: 18px;
}

a img {
	border: none;
}

div#bg_logo {
	width: 1100px;
	margin: 0 auto 0 auto;
	background: transparent url('/img/bg_logo.jpg') no-repeat top center;
	height: 368px;
	padding-top: 150px;
}

div#main {
	width: 890px;
	margin: 0 auto 0 auto;
}

ul#level1 {
	float: left;
	width: 100%;
	margin: 0px;
	padding: 0px;
	height: 35px;
}

li.lev1 {
	list-style-type: none;
	float: left;
}

li.lev1sel {
	list-style-type: none;
	float: left;
	background: transparent url('/img/bg_lev1_left.gif') no-repeat bottom left;
}

a.l1, a.l1:link, a.l1:visited {
	font: normal 16px arial, sans-serif;
	color: #ffffff;
	padding: 10px 19px 9px 12px;
	margin-top: 6px;
	margin: 0 0 0 7px;
	line-height: 17px;
	text-decoration: none;
	display: block;
}

a.l1:hover, a.l1:active {
	color: #c2c5ca;
}

a.l1sel, a.l1sel:link, a.l1sel:visited, a.l1sel:hover, a.l1sel:active {
	background: transparent url('/img/bg_lev1_right.gif') no-repeat bottom right;
	font: normal 16px arial, sans-serif;
	color: #d61d19;
	padding: 10px 19px 9px 12px;
	margin-top: 6px;
	margin: 0 0 0 7px;
	line-height: 17px;
	text-decoration: none;
	display: block;
}

table.frontboxes {
	margin: 5px 0 55px 0;
	float: left;
}

td.frontboxes_bottom {
	width: 675px;
	height: 332px;
	background: transparent url('/img/bg_frontboxes_bottom2.gif') no-repeat bottom left;
	vertical-align: top;
}

td.frontboxes_top {
	background: transparent url('/img/bg_frontboxes_top2.gif') no-repeat top left;
	font-size: 2px;
	height: 8px;
	vertical-align: top;
}






table.boxes {
	margin: 5px 0 55px 0;
	float: left;
}

td.boxes_bottom {
	width: 675px;
	height: 332px;
	background: transparent url('/img/boxes_bottom.gif') no-repeat bottom left;
	vertical-align: top;
}

td.boxes_top {
	background: transparent url('/img/boxes_top.gif') no-repeat top left;
	font-size: 2px;
	height: 6px;
	vertical-align: top;
}



table.sublinks {
	margin: 5px 8px 55px 0;
	float: left;
}

td.sublinks_bottom {
	width: 205px;
	height: 60px;
	padding-bottom: 10px;
	background: transparent url('/img/sublinks_bottom.gif') no-repeat bottom left;
	vertical-align: top;
}

td.sublinks_top {
	background: transparent url('/img/sublinks_top.gif') no-repeat top left;
	font-size: 2px;
	height: 8px;
	vertical-align: top;
}





td.pcontent_front {
	width: 365px;
	padding: 20px 40px 20px 40px;
	vertical-align: top;
}

td.pcontent {
	width: 595px;
	padding: 20px 40px 20px 40px;
	vertical-align: top;
}

td.frontnews {
	width: 190px;
	vertical-align: top;
	padding: 0 20px 20px 20px;
}

td.datebox {
	border-right: 1px solid #c6c6c6;
	width: 55px;
	font: normal 16px arial, sans-serif;
	vertical-align: middle;
}

td.newstitlebox {
	padding: 5px 5px 5px 10px;
	vertical-align: middle;
	font: normal 13px arial, sans-serif;
}

table.newsbox {
	width: 100%;
	margin-bottom: 25px;
}

div#footer {
	text-align: center;
	background: transparent url('/img/bg_footer.jpg') repeat-x top center;
	padding-top: 15px;
	height: 27px;
	font: normal 11px Arial, sans-serif;
	color: #2f2d2b;
	position: fixed;
	bottom: 0;
	width: 100%;
    overflow: auto;
    z-index: 9999;
}

div.boxes {
	float: left;
	margin: 5px 0 55px 10px;
}

div.box_black {
	background: transparent url('/img/box_black.gif') no-repeat top left;
	width: 199px;
	height: 82px;
	margin-bottom: 9px;
	color: #ffffff;
	padding: 15px 3px 10px 3px;
	vertical-align: middle;
	text-align: center;
}

div.box_black p, div.box_black span, div.box_black p span {
	font: normal 14px arial, sans-serif;
	color: #ffffff;
	padding: 0px;
	margin: 0px;
}

div.box_black strong, div.box_black p strong {
	font: bold 14px arial, sans-serif;
	color: #ffffff;
}

div.box_white {
	background: transparent url('/img/box_white.gif') no-repeat top left;
	width: 199px;
	height: 82px;
	margin-bottom: 9px;
	color: #000000;
	padding: 15px 3px 10px 3px;
	vertical-align: middle;
	text-align: center;
}

div.box_white p, div.box_white span, div.box_white p span {
	font: normal 14px arial, sans-serif;
	color: #000000;
	padding: 0px;
	margin: 0px;
}

div.box_white strong, div.box_white p strong {
	font: bold 14px arial, sans-serif;
	color: #000000;
}


a.newslink, a.newslink:link, a.newslink:visited {
	text-decoration: none;
}

a.newslink:hover, a.newslink:active {
	text-decoration: underline;
}


/* SUBLINKS */

ul.level2 {
	list-style-type: none;
	padding: 0px;
	margin: 10px 0 0 20px;
}

li.lev2 {
	list-style-type: none;
	margin: 5px 0 5px 0;
	background: transparent url('/img/arrow_black.jpg') no-repeat top left;
}

li.lev2_sel {
	list-style-type: none;
	margin: 5px 0 5px 0;
	background: transparent url('/img/arrow_red.jpg') no-repeat top left;
}

li.lev2_sel2 {
	list-style-type: none;
	margin: 5px 0 5px 0;
	background: transparent url('/img/arrow_red_down.jpg') no-repeat top left;
}

a.l2, a.l2:link, a.l2:visited {
	font: normal 13px Arial, sans-serif;
	color: #000000;
	display: block;
	line-height: 18px;
	padding: 0 6px 0 15px;
	text-decoration: none;
	width: 140px;
}

a.l2:hover, a.l2:active {
	font: normal 13px Arial, sans-serif;
	color: #000000;
	text-decoration: none;
	display: block;
	line-height: 18px;
	padding: 0 6px 0 15px;
	width: 140px;
}

a.l2_sel, a.l2_sel:link, a.l2_sel:visited, a.l2_sel:hover, a.l2_sel:active {
	font: normal 13px Arial, sans-serif;
	display: block;
	color: #c40009;
	line-height: 18px;
	padding: 0 6px 0 15px;
	text-decoration: none;
	width: 140px;
}







li.lev3 {
	list-style-type: none;
	margin: 5px 0 5px 12px;
	background: transparent url('/img/arrow_black2.jpg') no-repeat top left;
}

li.lev3_sel {
	list-style-type: none;
	margin: 5px 0 5px 12px;
	background: transparent url('/img/arrow_red2.jpg') no-repeat top left;
}

a.l3, a.l3:link, a.l3:visited {
	font: normal 13px Arial, sans-serif;
	color: #737373;
	display: block;
	line-height: 18px;
	padding: 0 6px 0 15px;
	text-decoration: none;
	width: 128px;
}

a.l3:hover, a.l3:active {
	font: normal 13px Arial, sans-serif;
	color: #737373;
	text-decoration: none;
	display: block;
	line-height: 18px;
	padding: 0 6px 0 15px;
	width: 128px;
}

a.l3_sel, a.l3_sel:link, a.l3_sel:visited, a.l3_sel:hover, a.l3_sel:active {
	font: normal 13px Arial, sans-serif;
	display: block;
	color: #c40009;
	line-height: 18px;
	padding: 0 6px 0 15px;
	text-decoration: none;
	width: 128px;
}

div.separator {
	font-size: 3px;
	border-bottom: 1px solid #f2f2f2;
	margin-bottom: 5px;
}

table.form {
	margin-top: 10px;
}

table.form td {
	padding: 8px 8px 8px 0;
}

td.label, table.form td.label {
	padding: 8px 8px 8px 0;
	vertical-align: top;
	color: #28333c;
}

label {
	color: #28333c;
}

input.txt_field, textarea.txt_area {
	font: normal 12px Arial, Verdana, sans-serif;
	color: #28333c;
	width: 300px;
	border: 1px solid #28333c;
	background-color: #eeeff3;
	padding: 2px;
}

input.sbmt {
	border: 1px solid #28333c;
	background-color: #eeeff3;
	color: #28333c;
}

span.formError {
	font: normal 11px Arial, Verdana, sans-serif;
	color: #c70000;
}

div#gmap {
	width: 890px;
	height: 225px;
	float: left;
}

