body {
}

#container {
	width: 650px;
	height: auto;
	font-family: Arial, Helvetica, sans-serif;
}

#containerBtm {
}

/* Header */

#header {
	display: none;
}

/* Mast */

#mast {
	display: none;
}

#phone {
	width: 145px;
	height: 25px;
	float: left;
}

/* Top Nav */

#topNav {
	display: none;
}


/* Column Container */

/* Left Column */

#leftColumn {
	display: none;
}


/* Middle Column */

#middleColumn {
	width: 650px;
	height: auto;
	float: right;
	margin: 0;
	padding: 0 17px 0 14px;
	font-size: 14px;
	color: #1c1c1b;
	line-height: 24px;
}

#contentPhone {
	width: 155px;
	height: 55px;
	float: right;
	margin: 0;
	padding: 5px 0 0 0;
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #181d49;
	text-align: right;
}

#contentPhone strong {
	font-size: 22px;
	font-weight: normal;
}

#middleColumn h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	text-transform: uppercase;
	font-weight: normal;
	color: #181d49;
	line-height: 20px;
	margin: 0;
	padding: 5px 0 0 0;
}

.longH1 {
	padding-top: 5px !important;
}

#middleColumn h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	text-transform: uppercase;
	font-weight: normal;
	color: #1c1b1b;
	line-height: 11px;
	margin: 0;
	padding: 0 0 8px 0;
}

#middleColumn h3 {
	font-size: 18px;
	text-transform: uppercase;
	color: #f79838;
}

#middleColumn a:link, #middleColumn a:visited {
	color: #1a204e;
	text-decoration: underline;
}

#middleColumn a:hover, #middleColumn a:active {
	color: #b95c00;
	text-decoration: none;
}

#middleColumn ul {
	list-style: none;
	margin: 15px 0 0 0;
	padding: 0 0 0 35px;
}

#middleColumn ul li {
	margin: 0;
	padding: 0 0 0 20px;
	background: url(../images/bullet.gif) left 7px no-repeat;
}

.imgRight {
	float: right;
	margin: 0 0 5px 5px;
}

#map {
	width: 410px;
	height: 350px;
	margin-left: 55px;
	border: 1px solid #D7D7D7;
	line-height: 18px;
}

/* Right Column */

#rightColumn {
	display: none;
}


/* main Contact */

#mainContactC {
	display: none;
}


/* Footer */

#footer {
	text-align: center;
	padding: 15px 0 30px 0;
	clear: both;
}

#logoInfo {
	line-height: 16px;
}

#logoInfo strong {
	margin: 0 15px;
	line-height: 24px;
}

/* Disclaimer */

#disclaimer {
	padding: 0 30px 5px 30px;
	font-size: 10px;
	color: #989898;
	line-height: 14px;
}