* {
	margin: 0px;
	padding: 0px;
	font-family: "Trebuchet MS", arial, helvetica;
	font-size: 16px;
	color: #fff;
}

body {
	background-color: #000;
}

div#wrapper {
	width: 850px;
	margin-left: auto;
	margin-right: auto;
}

div#column-one {
	width: 170px;
	float: left;
	display: block;
	padding-top: 15px;
}

div#column-two {
	width: 680px;
	float: right;
	padding-top: 74px;
}

div#navigation {
	margin-top: -21px;
}

div#column-bottom {
	width: 840px;
	padding-left: 50px;
	padding-top: 20px;
	display: block;
	clear: both;
}

div#column-bottom-two {
	width: 840px;
	padding-left: 50px;
	padding-top: -20px;
	clear: both;
}

div#footer {
	width: 840px;
	padding-left: 50px;
	padding-bottom: 20px;
	margin-top: -50px;
	display: block;
	clear: both;
}

h1 {
	color: #3399FF;
	font-weight: normal;
	font-size: 30px;
}

h2 {
	color: #3399FF;
	font-weight: normal;
	font-size: 20px;
}

h3 {
	color: #B2D6FF;
	font-weight: normal;
	font-size: 20px;
}

.big {
	font-size: 20px;
	color: #fff;
}

.small {
	font-size: 10px;
	color: #fff;
}

div#content-one {
	width: 554px;
	margin-left: 64px;
	margin-top: -50px;
}

div#content-nopic {
	width: 670px;
	margin-left: 10px;
}

#list {
	margin-left: 30px;
	padding-left: 0px;
	list-style-image: url("../images/bullet.jpg");
}

#list li {
	font-size: 16px;
	padding-left: 10px;
}

#list li.pad {
	padding-bottom: 15px;
}

#list-small {
	margin-left: 30px;
	padding-left: 0px;
	list-style-image: url("../images/bullet.jpg");
}

#list-small li {
	height: 35px;
	font-size: 14px;
	color: #B4CCFF;
	padding-left: 10px;
}

#list-arrow {
	padding-left: 0px;
	list-style-type:none;
}

#list-arrow li {
	font-size: 14px;
	color: #B4CCFF;
	padding-left: 35px;
	padding-bottom: 5px;
	background-image:  url("../images/bullet-arrow.jpg");
	background-repeat: no-repeat;
	background-position:0 3px;
}

#list-arrow a {
	text-decoration: none;
}

#list-arrow a:hover {
	text-decoration: underline;
	color: #FF0006;
}


a.footer {
	color: #3399FF;
	text-decoration: underline;
	font-size: 11px;
}

a.footer:visited {
	color: #BFE2FF;
}

a.footer:hover {
	color: #FF0006;
}

div#footer-navigation {
	font-size: 11px;
	text-align: center;
}

div#copy {
	margin-top: 5px;
}

div#copy td {
	font-size: 10px;
}

a.mail {
	text-decoration: none;	
	font-size: 10px;
}

a.mail:hover {
	text-decoration: underline;	
}

.mail {
	color: #428AFF;
}

div#padder {
	
}

p {
	margin-bottom: 10px;
}

a.content {
	color: #fff;
	text-decoration: none;
}

a.content:hover {
	color: #FF0006;
	text-decoration: underline;
}

div.pad {
	margin-bottom: 10px;
}

.phone {
	color: #BFE2FF;
}

table#map-grid td {
	background-image: url("../images/Compass01.jpg");
	background-repeat: no-repeat;
	width: 349px;
	height: 225px;
}

table#map-grid .city {
	font-size: 22px;
	color: #fff;
}

table#map-grid .address {
	font-size: 16px;
	color: #fff;
}

table#map-grid .phone {
	font-size: 16px;
	font-weight: bold;
	color: #fff;
}

div.map-content {
	text-align: left;
	padding-left: 40px;
	padding-top: 40px;
}

div.map-click {
	text-align: center;
	font-size: 12px;
	width: 80px;
	position: absolute;
	margin-left: 200px;
	margin-top: -10px;
}

a.map {
	text-decoration: underline;
	font-size: 12px;
	color: #fff;
}

a.map:hover {
	color: #FF0006;
}

div#wrapper-window {
	width: 797px;
	height: 886px;
	background-image: url("../images/bluebacker.jpg");
	background-repeat: no-repeat;
	margin-left: auto;
	margin-right: auto;
}

div#question {
	position: absolute;
	padding-top: 180px;
	margin-left: 210px;
	width: 550px;
}

div#answer {
	margin-left: 210px;
	position: absolute;
	top: 330px;
	z-index: 2;
	width: 550px;
}

div#qa-image {
	position: absolute; 
	top: 80px;
	
}

div#footer-window{
	width: 797px;
	margin-left: auto;
	margin-right: auto;
}

a.window {
	text-decoration: underline;
	font-size: 12px;
	color: #4D8BFE;
}

a.window:hover {
	color: #FF0006;
}

div#back-line {
	margin-top: -115px;
	margin-left: 80px;
}

div#wrapper-window2 {
	width: 797px;
	height: 534px;
	background-image: url("../images/bluebacker2.jpg");
	background-repeat: no-repeat;
	margin-left: auto;
	margin-right: auto;
}

.big-city {
	padding-top: 20px;
	padding-bottom: 40px;
	font-size: 26px;
	color: #fff;
}

.big-address {
	font-size: 20px;
	color: #fff;
	padding-bottom: 40px;
}

.big-phone {
	font-size: 20px;
	font-weight: bold;
	color: #fff;
}
