@charset "UTF-8";

* {
	margin: 0;
	padding: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #213b54;
}

body {
	background: url(bodybg_clouds3.jpg) no-repeat top center fixed #fdfde4;
}

img {
	border: 0;
}

p {
	padding: 5px 0;
	line-height: 20px;
}

a {
	text-decoration: none;
	color: #627691;
}

a:hover {
	text-decoration: underline;
	color: #000;
}

h1 {
	padding: 5px 0;
	font-size: 175%;
}

h3 {
	font-size: 110%;
}

#wrap {
	margin: 0 auto;
	width: 760px;
}

#header {
	height: 108px;
}

#logo {
	position: relative;
	float: right;
	top: 20px;
	right: 47px;
}

#mainmenu {
	padding-top: 80px;
	position: relative;
	height: 28px;
	overflow: hidden;
}

#mainmenu ul {
	padding-left: 30px;
}

#mainmenu ul li {
	padding: 11px 0 10px 0;
	list-style-type: none;
	float: left;
	background: url(button4.png);
	width: 125px;
	text-align: center;
}

#mainmenu ul li a {
	text-decoration: none;
	font-weight: bold;
	color: #454664;
}

#mainmenu ul li a:hover {
	text-decoration: none;
	font-weight: bold;
	color: #000;
}

#topcontent {
	height: 20px;
	width: 760px;
	background: url(contenttop.png);
}

#outercontent {
	background: url(contentmiddle.png);
}

#contentincontent {
	margin: 0 auto;
	padding: 25px 0 40px 0;
	width: 490px;
}

#bigimgincontent {
	margin: 0 auto;
	padding: 25px 0 40px 0;
	width: 490px;
	text-align: center;
}

#contentincontent_freebox {
	width: 450px;
	overflow: hidden;
	margin: 10px auto 5px;
	padding: 0 10px;
	background: #E9E9E9;
	border: 1px solid #BBB;
}

.contentincontent_signature {
	width: 450px;
	overflow: hidden;
	margin: 0 auto;
	padding: 8px;
}

#footer {
	margin-bottom: 20px;
	height: 20px;
	background: url(footer.png) bottom;
	clear: both;
}

#lgh_outercontent {
	background: url(contentmiddle.png);
	height: 530px;
}

#lgh_sidebar {
	font-size: 100%;
	width: 135px;
	padding: 20px 20px 20px 55px;
	border-right: 2px dashed #ddd;
	float: left;
}

#lgh_sidebar ul {
	margin: 5px 0 20px 0;
}

#lgh_sidebar ul li {
	margin: 0;
	padding: 0;
	line-height: 15pt;
	list-style-type: none;
}

#lgh_flashmapcontainer {
	margin-left: 230px;
	padding: 10px 0 10px 0;
}

#lgh_infocontainer {
	padding: 20px 0 15px 0;
	margin-left: 230px;
	width: 465px;
}

#lgh_text {
	float: left;
	width: 245px;
}

#lgh_imgs {
	float: right;
	width: 210px;
	text-align: right;
}

.contacttable {
	margin-top: 10px;
	line-height: 20px;
}

.contacttable td {
	padding-top: 10px;
	vertical-align: baseline;
}

.contacttable .contacttable_left {
	width: 120px;
}
