@charset "utf-8";
body {
	background-image: none;
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #f2f2f2;
	font-family: Tahoma;
	font-size: 13px;
	color: #000000;
	margin: 0px;
}
.footer {
	font-size: 9px;
	color: #000000;
	text-align: center;
	font-family: Tahoma;
	font-weight: bold;
}
.submenu {
	font-size: 10px;
	color: #666666;
	text-align: center;
}

#content_top {
	background-image: url(content_top.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding: 0px;
}
#content_bot {
	background-image: url(content_bot.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	margin: 0px;
	padding: 10px;
}

a:link {
	color: #990000;
	text-decoration: none;
}
a:active {
	color: #990000;
	text-decoration: none;
}

a:visited {
	color: #990000;
	text-decoration: none;
}
a:hover {
	color: #666666;
	text-decoration: underline;
}
A {
text-decoration: none;
}
p {
	text-indent: 25px;
	text-align: justify;
	color: #000000;
	margin: 10px;
}
.address_top {
	font-size: 10px;
	position: absolute;
	top: 5px;
	left: 10px;
}

.mission {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
	width: 470px;
}
.title {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	background-color: #D80101;
	border: 1px solid #999999;
	height: 25px;
	vertical-align: middle;
	margin: 5px;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
}
.address {
	font-family: sans-serif;
	font-size: 16px;
	letter-spacing: 2px;
	line-height: 25px;
}
.names {
	font-family: sans-serif;
	font-size: 12px;
	display: block;
	text-align: center;
	background-color: #D80101;
	padding-top: 5px;
	padding-bottom: 5px;
	margin: 2px;
	color: #FFFFFF;
}

.content {
	border: 1px solid #CCCCCC;
	vertical-align: top;
}
.image {
	border: 1px solid #CCCCCC;
}
hr {
	color: #CCCCCC;
	height: 1px;
	width: 75%;
	text-align: center;
}
.facts {
	font-family: sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #690101;
}
.factbold {
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;
	color: #F20000;
}
#customer_letter {
	height: 140px;
	text-align: right;
}
#pano_outside {
	background-image: url(pano01.jpg);
	background-repeat: no-repeat;
	height: 140px;
	width: 912px;
}
#aaa {
	padding-top: 15px;
	padding-left: 13px;
}
h1 {
	font-size: 14px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #FE0000;
	letter-spacing: 3px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-left: 10px;
}
h2 {
	font-size: 12px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #D80101;
	margin: 0px;
	padding-left: 10px;
}
.address_block {
	background-color: #F2F2F2;
	font-family: sans-serif;
	color: #666;
	font-size: 10px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666;
}
