/*--------------------> Global Selectors <--------------------*/
* {
	margin: 0px;
	padding: 0px;
}
a img {
	border: none;
}
body {
	background: #31426e url(../images/bkgd.gif) top left repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
#outer-container {
	width: 100%;
	height: auto;
	background: url(../images/bottom.gif) bottom center repeat-x;
}
#container {
	width: 843px;
	height: auto;
	position: relative;
	left: 50%;
	top: 0;
	margin: 0 0 0 -440px;
	padding: 0 13px 0 24px;
}

.imgRight {
	float: right;
	margin: 0 0 20px 30px;
	border: 1px solid #6e6e6e;
}

.imgLeft {
	float: left;
	margin: 0 30px 20px 0;
	border: 1px solid #6e6e6e;
}

.center {
	text-align: center;
}

.smallText {
	font-size: 11px;
	line-height: 14px !important;
}

/*--------------------> Header Selectors <--------------------*/
#header {
	width: 780px;
	height: 40px;
	position: absolute;
	left: 50%;
	top: 0;
	margin: 0 0 0 -395px;
	padding: 30px 4px 0 6px;
	font-size: 18px;
	color: #fff;
	line-height: 18px;
	text-align: right;
}

#home-btn {
	width: 37px;
	height: 35px;
	float: left;
	margin-top: -10px;
}

#contact-btn {
	float: right;
	margin: -10px 0 0 18px;
}

/*--------------------> Mast Selectors <--------------------*/
#mast {
	width: 847px;
	height: 320px;
	position: absolute;
	left: 50%;
	top: 70px;
	margin-left: -423px;
}
#logo {
	width: 367px;
	height: 87px;
	position: absolute;
	left: 19px;
	top: 34px;
}

/*--------------------> Column Container Selector <--------------------*/
#column-container {
	margin-top: 452px;
	background: url(../images/column-bkgd.gif) right top repeat-y;
}

/*--------------------> Left Column Selectors <--------------------*/
#left-column {
	width: 263px;
	height: auto;
	float: left;
	padding-bottom: 60px;
}

#left-column ul {
	list-style: none;
	margin-bottom: 26px;
}

#left-column ul li {
	width: 261px;
	margin-bottom: 6px;
	border: 1px solid #838383;
	font-size: 18px;
}

#left-column ul li a {
	width: 241px;
	display: block;
	padding: 10px;
	color: #fff;
	text-decoration: none;
	background: #10141f url(../images/side-nav.gif) left top repeat-x;
}

#left-column ul li a:hover {
	background: #bc7f1d url(../images/side-nav-hover.gif) left top repeat-x;
}

#left-column h3 {
	color: #999;
}

.cta {
	margin-bottom: 15px;
}

/*** ESSENTIAL STYLES ***/
#left-column .sf-menu, #left-column .sf-menu * {
	list-style: none;
}
#left-column .sf-menu {
	/*line-height:	1.0;*/
}
#left-column .sf-menu ul {
	position: absolute;
	top: -999em;
	width: 200px !important;
}
#left-column .sf-menu li:hover {
	visibility: inherit; /* fixes IE7 'sticky bug' */
}
#left-column .sf-menu li {
	float: left;
	position: relative;
}
#left-column .sf-menu li li{
	width: 200px !important;
	margin-bottom: 0;
	font-size: 16px;
}
#left-column .sf-menu a {
	display: block;
	position: relative;
}

#left-column .sf-menu li li a {
	width: 180px !important;
}
#left-column .sf-menu li:hover ul, #left-column .sf-menu li.sfHover ul {
	left: 261px;
	top: -1px; /* match top ul list item height */
	z-index: 99;
}
#left-column ul.sf-menu li:hover li ul, #left-column ul.sf-menu li.sfHover li ul {
	top: -999em;
}
#left-column ul.sf-menu li li:hover ul, #left-column ul.sf-menu li li.sfHover ul {
	left: 200px;
	top: -1px;
}
#left-column ul.sf-menu li li:hover li ul, #left-column ul.sf-menu li li.sfHover li ul {
	top: -999em;
}
#left-column ul.sf-menu li li li:hover ul, #left-column ul.sf-menu li li li.sfHover ul {
	left: 200px;
	top: -1px;
}


/*--------------------> Right Column Mini Form Selectors <--------------------*/
#qc {
	width: 566px;
	height: 263px;
	float: right;
	background-color: transparent;
	padding-bottom: 9px;
	color:#FFFFFF;
}

#qc form {
	width: 541px;
	height: 235px;
	background-color: #252f48;
	padding: 18px 15px 10px 10px;
}

#qc h5 {
	font-size: 26px;
	color: #fff;
	letter-spacing: 2.5px;
	margin-bottom: 4px;
}

#qcLeft {
	width: 275px;
	float: left;
	text-align: right;
	text-align:left;
}

#qc textarea {
	width: 255px;
	height: 138px;
	border: 1px solid #f8f8f8;
	background: url(../images/textarea.gif) left top no-repeat;
	margin-bottom: 15px;
	padding: 10px 10px 5px 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #252f48;
	letter-spacing: 1px;
}

#qcLeft a {
	color: #767676;
	font-size: 12px;
	letter-spacing: 1px;
}

#qcLeft a:hover {
	color: #999;
}

#qcRight {
	width: 249px;
	float: right;
}

#qc input {
	width: 227px;
	height: 15px;
	border: 1px solid #f8f8f8;
	background: url(../images/input.gif) left top no-repeat;
	margin-bottom: 6px;
	padding: 10px 10px 5px 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #252f48;
	letter-spacing: 1px;
}

#submitBtn {
	width: 225px;
	height: 41px;
	padding-left: 20px;
}

#submitBtn input.submit{
	width: 225px;
	height: 41px;
	margin: 0;
	padding: 0;
	cursor: pointer;
	background: url(../images/submitBtn-a.gif) left top no-repeat;
	border: none;
}

#submitBtn input.submit .hover {
	width: 225px;
	height: 41px;
	margin: 0;
	padding: 0;
	cursor: pointer;
	background: url(../images/submitBtn-h.gif) left top no-repeat;
	border: none;

}

/*--------------------> Right Column Selector <--------------------*/
#right-column {
	width: 512px;
	height: auto;
	float: right;
	background-color: #fff;
	padding: 28px 26px 25px 28px;
	color: #363535;
	font-size: 14px;
	letter-spacing: 1px;
}

#rightCTA {
	width: 263px;
	height: 72px;
	float: right;
	margin: 0 0 20px 20px;
}

h1 {
	font-size: 20px;
	font-weight: bold;
	color: #252f48;
	margin-bottom: 8px;
}

h2 {
	font-size: 13px;
	font-weight: normal;
	color: #545454;
	margin-bottom: 8px;
}

h3 {
	font-size: 16px;
	color: #252f48;
	margin: 22px 0 8px 0;
}

#right-column p {
	line-height: 20px;
	margin: 22px 0 8px 0;
}

#right-column ul, #right-column ol {
	padding-left: 30px;
}

#right-column li {
	line-height: 20px;
	margin: 15px 0;
}

#right-column a {
	color: #152f6e;
	text-decoration: underline;
}

#right-column a:hover {
	color: #284385;
	text-decoration: none;
}

#address {
	color: #252f48;
	text-align: center;
	margin-top: 30px;
}
#map{
	width:400px;
	height:400px;
}
/*--------------------> Right Column Contact Form Selectors <--------------------*/
#contact {
	width: 227px;
	height: auto;
	padding: 0 0 0 150px;
	text-align: center;
}
#contact label {
	font-weight: bold;
	display: block;
	text-align: left!important;
	width: 227px;
}
#contact textarea {
	width: 227px;
	height: 138px;
	border: 1px solid #f8f8f8;
	background: url(../images/textarea.gif) left top no-repeat;
	margin-bottom: 15px;
	padding: 10px 10px 5px 10px;
	border: 1px solid #999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #252f48;
	letter-spacing: 1px;
}

#contact input {
	width: 227px;
	height: 17px;
	border: 1px solid #f8f8f8;
	background: url(../images/input.gif) left top no-repeat;
	margin-bottom: 15px;
	padding: 10px 10px 5px 10px;
	border: 1px solid #999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #252f48;
	letter-spacing: 1px;
}

#contact #submitBtn {
	padding-left: 15px;
}

#contact input.submit{
	background: url(../images/submitBtn2.gif) left top no-repeat;
}

#contact #submitBtn :hover input.submit{
	background-position: 0px -41px;
}

/*--------------------> Form Selectors <--------------------*/
.address2 {
  display: none;
}
.valid {
  background-color: #D0ECAA !important;
}
.invalid {
  background-color: #EC8486 !important;
}
/*--------------------> Sitemap Selectors <--------------------*/
#sitemapBtn {
	width: 160px;
	height: auto;
	background: url(../images/column-bkgd.gif) right top repeat-y;
	position: relative;
	left: 50%;
	top: 0;
	margin: 0 0 0 -333px;
	padding: 0 600px 20px 0;
}

#sitemapBtn a {
	width: 154px;
	height: 18px;
	display: block;
	padding: 10px 0;
	background: url(../images/sitemap-btn.gif) left top no-repeat;
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	text-align: right;
	text-decoration: none;
}

#sitemapBtn a:hover {
	background-position: 0 -38px;
	text-decoration: underline;
}

#sitemap-container {
	width: 100%;
	height: auto;
	background-color: #000;
	position: relative;
}

#sitemap {
	width: 800px;
	height: auto;
	position: relative;
	left: 50%;
	top: 0;
	margin-left: -350px;
	padding: 20px 0;
	color: #fff;
}

#sitemap ul {
	width: 225px;
	height: auto;
	float: left;
	margin-right: 40px;
	list-style: none;
}

#sitemap ul li {
	margin-bottom: 10px;
}

#sitemap a {
	color: #fff;
}
#sitemap a:hover{
	color: #5f6576;
}
/*--------------------> Disclaimer Selectors <--------------------*/
#disclaimerContainer {
	width: 100%;
	height: auto;
	background: #181e2e url(../images/disclaimer.gif) left top repeat-x;
}

#disclaimer {
	width: 880px;
	height: auto;
	margin: 0 auto;
	font-size: 11px;
	font-weight: bold;
	color: #5f6576;
	text-align: center;
	padding: 20px 0;
}

#disclaimer a {
	color: #5f6576;
	text-decoration: none;
}

#disclaimer a:hover {
	text-decoration: underline;
}
.valid {
  color:#333333 !important;
  background: #D0ECAA !important;
}
.invalid {
  color:#333333 !important;
  background: #EC8486 !important;
}

/*-------------------> Clearfix and sIFR Selectors, Please do not modify <--------------------*/
/* Clearfix */
.clearfix:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
.clearfix {
	display:inline-block;
}
/* Hide from IE Mac \*/
.clearfix {
	display:block;
}
/* End hide from IE Mac */
.brclear {
	clear:both;
	height:0;
	margin:0;
	font-size: 1px;
	line-height: 0;
}
/* sIFR http://www.mikeindustries.com/sifr/ Current Version 2.0.2 */
/* These are standard sIFR styles... do not modify */
.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}
.sIFR-replaced {
	visibility: visible !important;
}
span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}
.sIFR-flash + div[adblocktab=true] {
	display: none !important;
}
/* =============== you can edit these styles ====================== */
.sIFR-hasFlash h1, .sIFR-hasFlash h2 {
	visibility: hidden;
}
