@charset "utf-8";

body {
	background: #000000 url(images/short_bg.jpg) repeat-y center;
	margin: 0px;
	text-align: center;
}
img {
	border: none;
}
#preloader {
	display: none;
}
#bgwrapper {
	background: url(images/short_bgtop.gif) no-repeat center top;
}
#wrapper {
	margin: 0px auto;
	text-align: left;
	width: 1000px;
}
#head {
	background: url(images/short_header.jpg) no-repeat;
	height: 194px;
}
#headlogo {
	float: left;
	width: 375px;
}
#headsocial {
	float: left;
	padding-top: 66px;
	text-align: right;
	width: 468px;
}
#headcontent {
	background: url(images/short_headcontent.jpg) repeat-x;
	height: 174px;
}
#headtitle {
	height: 55px;
	text-align: center;
}
#headtitle span {
	color: #004988;
	display: block;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	padding-top: 24px;
}
#headbuttons {
	text-align: center;
}
#columnwrap {
	height: 619px;
}
#leftwrap {
	background: url(images/short_formtop.jpg) no-repeat;
	float: left;
	height: 619px;
	width: 344px;
}
#form {
	padding: 68px 43px 0px 35px;
}
#rightwrap {
	background: url(images/short_maptile.jpg) repeat-x left top;
	float: right;
	height: 619px;
	width: 656px;
}
#maphead {
	height: 91px;
	text-align: center;
}
#maphead span {
	color: #414141;
	display: block;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	padding-top: 34px;
}
#mapright {
	background: url(images/short_mapright.jpg) no-repeat right top;
	height: 528px;
}
#map {
	padding-top: 12px;
	text-align: left;
}
#contentbreak {
	background: #ffffff;
	height: 35px;
}
#content {
	background: #ffffff;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	padding: 35px 40px 50px 40px;
	text-align: justify;
}	
#foot {
	background: url(images/short_foot.jpg) repeat-x;
	height: 97px;
}
