.content {
	padding: 0px 20px;
	margin: 0px 0px 0px 20px;
	width: 700px;
	line-height: 130%;
}
.background {
	background: url(images/content-middle.jpg) repeat-y center;
}
.background .content #bgTop {
	background: url(images/top_lg.jpg) no-repeat center;
}
.topBorder {
	background: url(images/top_lg.jpg) no-repeat center bottom;
}


.submenu {
	font-size: 12px;
	color: #000066;
	text-decoration: none;
	margin: 0px auto;
	width: 100%;
	text-align: center;
	padding: 0px;
	font-weight: bold;
}
.submenu a:link {
	color: #003366;
	text-decoration: none;
	font-weight: bold;
}
.submenu a:visited {
	color: #003366;
	text-decoration: none;
}
.submenu a:active {
	color: #003366;
	text-decoration: none;
}
.submenu a:hover {
	color: #FF0000;
	text-decoration: underline;
	font-weight: bold;
}
.titles {
	font: bold 24px Arial, Helvetica, sans-serif;
	text-decoration: none;
	margin: 0px;
	padding: 15px 0px 10px;
	text-transform: capitalize;
	color: #003399;
}
.attention {
	font: italic bold 14px Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
}
.picture {
	background-color: #F9F9F9;
	padding: 3px;
	font: 11px/1.4em Arial, sans-serif;
	text-align: center;
}
.picture img {
	vertical-align:middle;
	margin-bottom: 3px;
	text-align: center;
}
.right {
	margin: 1em;
	float:right;
	text-align: center;
	border: 1px solid #CCCCCC;
	padding: 0px;
	clear: right;
}
.left {
	margin: 0.5em 0.8em 0.5em 0;
	float:left;
	text-align: center;
	border: 1px solid #CCCCCC;
	clear: left;
}

.imgRt {
	padding: 0px;
	float: right;
	margin: 10px;
}


.footer {
	font-size: 10px;
	color: #000000;
	text-align: center;
	display: block;
	vertical-align: middle;
}
#map {
	float: left;
	margin: 10px;
}
#form {
	clear: right;
	float: right;
	margin: 0px;
	padding: 0px;
}
h1 {
	font: bold 24px Arial, Helvetica, sans-serif;
	text-decoration: none;
	margin: 0px;
	padding: 15px 0px 10px;
	text-transform: capitalize;
	color: #003399;
}

