* {
	margin: 0px;
	padding: 0px;
}
body {
	font-family: Tahoma, Geneva, Arial, sans-serif;
	font-size: 12px;
	background-color: #E5E5E5;
}
a {
	text-decoration: none;
	color: #900;
	border-bottom: 1px dotted #900;
	cursor: pointer;
}
a:hover {
	color: #530000;
	border-bottom: 1px solid #530000;
}
.imgInside a {
	border: 0px;
}
img {
	border: 0px;
}
input, textarea, select {
	margin: 0px;
	padding: 0px;
	font-family: Tahoma, Arial, Geneva, sans-serif;
	font-size: 12px;
}
h1 {
	margin-top: 10px;
	margin-bottom: 35px;
	padding-bottom: 15px;
	font-weight: bold;
	text-align: right;
	font-family: Cambria, "Times New Roman", Times, serif;
	font-size: 23px;
	border-bottom: 1px solid #F3F3F3;
}
h2 {
	padding-bottom: 10px;
	font-weight: bold;
	font-size: 14px;
}
h3 {
	padding-bottom: 5px;
	font-weight: bold;
	font-size: 13px;
}
h4 {
	padding-bottom: 5px;
	font-size: 13px;
}
#mainContainer {
	margin: auto;
	width: 940px;
	background-image: url('../img/bgd_container.png');
	background-position: center;
	background-repeat: repeat-y;
	border-bottom: 1px solid #000;
}
#mainContent {
	margin: auto;
	width: 900px;
	position: relative;
}
#header {
	padding: 10px;
	background-color: #F4F4F4;
	text-align: right;
	font-size: 11px;
}
#bannerTop {
	height: 130px;
	background-image: url('../img/header_bgd.png');
	background-position: center;
	background-repeat: repeat-x;
	position: relative;
}
#bannerTopName {
	position: absolute;
	right: 20px;
	top: 38px;
}
#bannerTopPics {
	position: absolute;
	z-index: 500;
	left: 20px;
	top: -33px;
}
#navi {
	padding: 10px;
	font-weight: bold;
	background-color: #F4F4F4;
	text-align: right;
	border-bottom: 1px solid #B2B2B2;
	font-family: Cambria, "Times New Roman", Times, serif;
	font-size: 14px;
}
#navi a {
	margin-left: 10px;
	border: 0px;
	letter-spacing: 0px;
}
#content {
	min-height: 400px;
}
#contentLeft {
	width: 257px;
	margin-left: 35px;
	margin-right: 15px;
	float: left;
	text-align: center;
	padding-top: 50px;
}
#contentLeft div {
	margin-bottom: 40px;
}
#contentLeft div a {
	border: 0px;
}
#contentRight {
	float: left;
	padding: 15px;
	width: 540px;
}
#viewer {
	width: 360px;
	height: 270px;
	background-color: #E6E6E6;
	border: 1px solid #900;
	position: absolute;
	right: 38px;
	z-index: 360;
	display: none;
	background-image: url('../img/grey_loading.gif');
	background-position: center;
	background-repeat: no-repeat;
}
#viewer .arrow {
	position: absolute;
	top: 10px;
	left: -17px;
}
#mapBox {
	width: 250px;
	float: right;
}
#mapCanvas {
	width: 250px;
	height: 200px;
	border: 1px solid #900;
}
#mapCanvas .gmnoprint span {
	display: none;
}
#mapCanvas .gmnoprint a {
	border: none;
}
#contactAddress {
	line-height: 17px;
}
#contactForm {
	clear: both;
	padding-top: 20px;
}
#infoBar {
	display: none;
	font-weight: bold;
	background-color: #900;
	color: #FFF;
	text-align: center;
	padding: 3px;
	margin-bottom: 5px;
	font-size: 11px;
	letter-spacing: 1px;
}
#contactForm form {
	background-color: #FAFAFA;
	border: 1px solid #900;
	padding: 10px;
	position: relative;
}
#contactForm input[type="text"] {
	width: 200px;
	padding: 2px;
	margin-bottom: 10px;
}
#contactForm input[type="submit"] {
	width: 200px;
	padding: 3px;
	margin: 5px;
	margin-top: 15px;
}
#contactForm #textarea {
	width: 260px;
	position: absolute;
	top: 10px;
	right: 25px;
}
#contactForm select {
	padding: 1px;
	position: relative;
	top: -3px;
}
#contactForm textarea {
	width: 260px;
	height: 165px;
	padding: 3px;
}
#footer {
	clear: both;
	background-image: url('../img/footer_bgd.png');
	background-position: center;
	background-repeat: repeat-x;
	border-top: 1px solid #000;
	color: #FFF;
	padding: 15px;
	text-align: center;
}
#footer div {
	display: inline;
	margin: 15px;
}
#footer div a {
	margin: 5px;
	color: #FFF;
	border-bottom: 1px dotted #FFF;
}
#footer div a:hover {
	color: #EEE;
	border-bottom: 1px solid #EEE;
}
#antis {
	text-align: center;
	padding: 20px;
}
#antis a {
	border: 0px;
}
.blockText {
	line-height: 20px;
	text-align: justify;
}
.blockText div {
	margin-bottom: 15px;
}
.legalText div {
	margin-bottom: 15px;
}
.legalText ul, .legalText ol {
	margin-left: 30px;
	margin-bottom: 10px;
}
.external {
	margin-left: 3px;
}
.answer {
	padding-bottom: 15px;
}
.recentApp {
	clear: both;
	position: relative;
	padding: 0px 10px 10px 20px;
	margin-bottom: 15px;
}
.appInfo {
	float: right;
	text-align: right;
}
.appInfoPic {
	border: 1px solid #900;
	background-color: #E6E6E6;
	background-image: url('../img/grey_loading.gif');
	background-position: center;
	background-repeat: no-repeat;
	position: relative;
	width: 150px;
	height: 113px;
}
.appInfoConnector {
	height: 50px;
	position: absolute;
	top: 0px;
	right: 0px;
	border-bottom: 1px dotted #900;
	border-right: 1px dotted #900;
	width: 368px;
}
.formHeader {
	clear: both;
	padding-top: 25px;
}
.inputTitle {
	font-size: 11px;
	color: #333;
}
.barSuccess {
	color: #FFF;
	font-weight: bold;
	text-align: center;
	background-color: #060;
	padding: 3px;
	font-size: 11px;
	position: relative;
}
.barSuccess div {
	color: #FFF;
	font-weight: normal;
	text-align: right;
	font-size: 10px;
	position: absolute;
	right: 5px;
	top: 3px;
	cursor: pointer;
}