@charset "UTF-8";
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, dialog, figure, footer, header, hgroup, nav, section {margin:0;padding:0;border:0;font-weight:inherit;font-style:inherit;font-size:100%;font-family:inherit;vertical-align:baseline;}

/* CSS Document */
.floatLeft 			{ float: left; padding-left: 5px; }
.floatRight			{ float: right; padding-right: 5px;}
.clear				{ clear: both; }

a { color: #033; text-decoration: none; }
a:hover { color: #066; text-decoration: underline; }

body {font-size:85%;color:#333;background:url(../images/body-bg.png) repeat;font-family:"Helvetica Neue", Arial, Helvetica, sans-serif;}
#container { width: 950px; height:auto; margin: 0 auto; }
#header {
	margin: 0 auto;
	width: 950px;
	background: url(../images/bg-header178px.png) center no-repeat;
	height: 178px;
}
#map {
	width: 700px;
	height: 300px;
	padding:20px;
}

#main-content { 
	background: url(../images/bg-main.png);
	background-repeat: repeat-y;
	background-position: center;
	width: 950px;
	height: auto;
	margin: 0 auto;
	padding: 0px;
}
#page-title {
	margin: 0 auto;
	width: 950px;
	background:url(../images/bg-pagetitle75px.png) top center no-repeat;
	height: 75px;
}
#address-area {
	background:url(../images/bg-addressarea175px.png) center no-repeat;
	width: 950px;
	height: 175px;
	margin: 0 auto;
	padding: 0px;
}
#main {
	margin: 0 auto;
	padding: 0px;
	width: 950px;
	height: auto;
	background:url(../images/bg-maincontent50px.png) center repeat-y;
}


address {
	width: 450px;
	font-size: 12px;
	height:auto;
	float:right;
	padding-left: 3px;
	border-left: 1px solid #333;
}


/*BUTTONS*//*BUTTONS*//*BUTTONS*//*BUTTONS*/


#otherlinks {
	background: url(../images/bg-otherlinks.png) center no-repeat;
	width: 965px;
	height: 80px;
}
/*BUTTONS*//*BUTTONS*//*BUTTONS*//*BUTTONS*/

/* =Navigation
============================================================================== */
#footer {
	background: url(../images/bg-footer112px.png) center top no-repeat;
	height: 112px;
	width: 950px;
	margin: 0 auto;
	padding: 0px;
}
	
li.new {
	font-size: 24px;
}
