@charset "utf-8";
html {
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
}
body {
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
	text-align: center;
	background-image: url(images/bodyBC.jpg);
	background-repeat: repeat-x;
	background-color: #e16f00;
}

.main {
	padding: 0px;
	width: 965px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.main .header {
	display: block;
	margin: 0px;
	padding: 0px;
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 281px;
	width: 965px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-left-color: #000000;
}
.main .header .pictures {
	padding: 0px;
	width: 200px;
	margin-top: 210px;
	margin-right: 0px;
	margin-left: 10px;
	float: left;
	border: 1px solid #000000;
	margin-bottom: -70px;
}
.main .content {
	background-color: #FFFFFF;
	background-image: url(images/contentBC.jpg);
	background-repeat: repeat-x;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	margin: 0px;
	padding: 0px;
	width: 965px;
	text-align: left;
}
.main .content .leftPanel {
	display: block;
	margin: 0px;
	padding: 0px;
	width: 350px;
	background-image: url(images/quickBC.png);
	background-repeat: no-repeat;
	background-position: center 70px;
}
.main .content .menu .mmenu .sub {
	background-color: #666666;
	padding: 0px;
	width: 130px;
	height: 102px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 100px;
	position: relative;
	display: none;
	visibility: hidden;
	z-index: auto;
	float: left;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}

.main .content .menu {
	font-family: "Trebuchet MS", sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	padding: 0px;
	height: 34px;
	width: 569px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 396px;
	background-image: url(images/menuBC.jpg);
	background-repeat: no-repeat;
	float: left;
	z-index: 2;
}
.main .content .menu .mmenu {
	padding: 0px;
	width: 405px;
	height: 34px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 163px;
	z-index: 99;
}

.main .content .menu .mmenu a {
	display: block;
	margin: 0px;
	color: #FFFFFF;
	text-decoration: none;
	float: left;
	width: 100px;
	text-align: center;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	height: 29px;
}
.main .content .menu .mmenu a:hover {
	display: block;
	margin: 0px;
	color: #000000;
	text-decoration: none;
	float: left;
	width: 100px;
	text-align: center;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-color: #FFFFFF;
	height: 29px;
}
.main .content .menu a {
	text-decoration: none;
	text-align: center;
	display: block;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 34px;
	width: 40px;
}
.main .content .leftPanel .quickCont {
	font-family: "Trebuchet MS", sans-serif;
	font-size: 12px;
	padding: 0px;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
	width: 320px;
	float: left;
	background-image: url(images/quickBC.png);
	background-repeat: no-repeat;
	background-position: center top;
}
.main .content .leftPanel .quickCont a{
	font-family: "Trebuchet MS", sans-serif;
	font-size: 12px;
	color: #3300FF;
	text-decoration: none;
}
.main .content .leftPanel .quickCont a:hover{
	font-family: "Trebuchet MS", sans-serif;
	font-size: 12px;
	color: #3300FF;
	text-decoration: underline;
}
.main .content .innerCont {
	font-family: "Trebuchet MS", sans-serif;
	color: #000000;
	text-align: left;
	padding: 10px;
	width: 590px;
	float: right;
	background-image: url(images/contBC.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	margin: 0px;
	font-size: 14px;
}
.main .content .innerCont a {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.main .content .innerCont a img {
	border: 1px solid #000000;
}
.main .content .innerCont hr {
	color: #FF6600;
}

.main .content .innerCont h2 {
	font-size: 16px;
	font-weight: bold;
}
.main .content .innerCont h3 {
	font-family: "Trebuchet MS", sans-serif;
	font-size: 16px;
	color: #FF6600;
	text-decoration: underline;
}




.main .content .leftPanel .quickCont h2 {
	font-family: "Trebuchet MS", sans-serif;
	font-size: 14px;
	font-weight: bold;
}

.main .footer {
	margin: 0px;
	padding: 0px;
	clear: both;
	height: 1px;
	width: 965px;
	display: block;
}
#map_canvas {
	display: block;
	border: 1px solid #000000;
	z-index:0;
}
.main .content .innerCont #map_canvas {
	display: block;
	border: 1px solid #000000;
	z-index:0;
}

