body {
	margin: 0px;
	padding: 0px;
	/*background-image:url(../images/bkg_blue3.jpg);*/
	/*background-repeat:repeat-x; 
	/*top: 0px;
	left: 0px;
	background-color:#244f9d;*/
/* new */
	background: #d7d7d7 url(../images/background.gif) left top repeat-x;/* end of new */
}
#tabs {
	width: 10px;
	height: 30px;
	/*margin-top: 268px;*/
	position: absolute;
	left: 50%;
	top: 0;
	/*left: 884px;
	top: 0;
	margin-left: 96px;*/
	margin: 268px 0 0 395px;
	padding: 0px;
	z-index: 300;
}
#IE #tabs {
	margin-left: 373px;
}
#tabs .homeTab {
	position: relative;
	width: 32px;
	height: 46px;
	margin: 3px 0px 0px 0px;
	display: block;
	float: right;
}
#tabs .contactTab {
	position: relative;
	width: 32px;
	height: 42px;
	margin: 0px 0px 0px 0px;
	display: block;
	float: right;
	clear: both;
}
#tabs .printTab {
	width: 32px;
	height: 52px;
	margin: 0px 0px 0px 0px;
	display: block;
	float: right;
	clear: both;
}
/* new */

#bodyBottom {
	width: 100%;
	height: auto;
	background: url(../images/bottom.gif) bottom left repeat-x;
	margin: 0;
	padding: 0 0 1px 0;
}
/* end of new */

#container {
	position: relative;
	/*background-repeat:no-repeat;*/
	left: 50%;
	padding: 0px;
	width: 753px;
	height: auto;
	/*height: 1290px;*/
	top: 0px;
	margin: 0 0 0 -377px;
	/*margin: 0px 0px 0px -379px;
	z-index: 2;*/
/* new */
	background-image:url(../images/col_contain_bkg.jpg);
	background-color: #7B97E0;
	background-repeat:repeat-y;/* end of new */
}
/* Header */

#header {
	width: 753px;
	height: 240px;
	position:absolute;
	top: 1px;
	left: 0px;
	/* new */
	background-color: #244f9d;/* end of new */
}
#header .name {
	width: 750px;
	height: 39px;/*top: 0px;
	left: 0px;*/
}
#header .banner {
	width: 754px;
	height: 202px;/*top: 0px;
	left: 0px;*/
}
#header .address {
	width: 170px;
	height: 15px;
	font-family:"Times New Roman", Times, serif;
	color:#000;
	font-size: 12px;
	left: 20px;
	display: block;
	font-weight: bold;
	position: absolute;
	top: 57px;
	line-height: normal;
}
#header .phone-number {
	font-family:"Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
	color:#000;
}
#header .address a:link, #header .address a:visited {
	font-family:"Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color:#000;
	text-decoration:underline;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
#header .address a:hover, #header .address a:active {
	font-family:"Times New Roman", Times, serif;
	font-weight: bold;
	color: #fff;
	text-decoration:underline;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
#header .phoneContact {
	width: 170px;
	font-family:"Times New Roman", Times, serif;
	color:#000;
	font-size: 16px;
	right: 25px;
	display: block;
	font-weight: bold;
	position: absolute;
	top: 57px;
	text-decoration: none;
}
#header .phoneContact a {
	color:#fff;
}
/* Top Nav */

#topNav {
	width: 753px;
	height: 28px;
	background-image:url(../images/topnav_bkg.jpg);
	position:absolute;
	top: 240px;
	left: 0px;
	padding: 5px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	/* new */
	background-color: #3a3636;/* end of new */
}
#topNav p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color:#FFFFFF;
	text-decoration: none;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
#topNav a:link, #topNav a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color:#FFFFFF;
	text-decoration: none;
	margin: 0px;
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 2px;
}
#topNav a:hover, #topNav a:active {
	color:#FFFFFF;
	text-decoration: underline;
}
/* Content */


#content {
	position: relative;
	width: 753px;
	height: auto;
	/*background-image:url(../images/col_contain_bkg.jpg);
	background-repeat:repeat-y;
	top: 268px;*/
	left: 0;
	top: 0;
	/* new */
	padding: 268px 0 0 0;
	margin: 0;/* end of new */
}
/* Left Column */

#leftColumn {
	width: 160px;
	height: auto;
	/*top: 0px;
	left: 0px;*/
	float: left;
	margin: 0;
	padding: 10px 0 0 18px;/*position: relative;*/
}
#leftColumn Cta {
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 30px;
	padding-left: 0px;
}
#leftColumn p {
}
/* changed to new */
#leftColumn ol {
	text-align:left;
	font-family: Arial;
	color: #234f9c;
	font-size: 12px;
	margin:0;
	padding:0 0 10px 0;
	list-style:none;
}
#leftColumn ol li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	padding: 5px 0 5px 12px;
	border-bottom: 2px solid #665d5e;
}
#leftColumn ul {
	list-style: disc;
	padding-left: 0;
	margin-left: 20px;
}
#leftColumn ul li {
	border-bottom: none;
	padding: 3px 0;
	margin-left: 0;
}
/* end of new */

#leftColumn img {
	padding: 0 0 15px 0;
}
/* new */
#leftColumn a:link, #leftColumn a:visited {
	color: #234f9c;
	text-decoration: none;
}
#leftColumn a:hover, #leftColumn a:active {
	color: #234f9c;
	text-decoration: none;
}
/* end of new */


/* Right Column */
#rightColumn {
	width: 520px;
	height: auto;
	/*position: relative;
	top: 0px;
	right: 0px;*/
	float: right;
	padding-top: 10px;
	padding-right: 17px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#rightColumn p {
	font-family:Arial;
	font-size:12px;
	font-weight:normal;
	color:#000000;
	line-height: 18px;
}
#blogDiv {
	font-family:Arial;
	font-size:12px;
	font-weight:normal;
	color:#000000;
	line-height: 18px;
}
#rightColumn h1 {
	font-family:"Times New Roman", Times, serif;
	font-size:18px;
	color:#234f9c;
	font-weight:bold;
}
#rightColumn h2 {
	font-family:"Times New Roman", Times, serif;
	font-size:15px;
	color:#000000;
	font-weight:bold;
}
#rightColumn h3 {
	font-family:"Times New Roman", Times, serif;
	font-size:15px;
	color:#000000;
	font-weight:bold;
}
#rightColumn ul {
	font-family:Arial;
	font-size:12px;
	font-weight:normal;
	color:#000000;
}
#rightColumn #inlineFooter {
	list-style:none;
	margin:0;
	padding:0;
}
#inlineFooter li {
	text-align:center;
	padding-right:15px;
	display:inline;
}
#rightColumn img {
}
/* new */
#rightColumn a:link, #rightColumn a:visited {
	color: #234f9c;
	text-decoration: underline;
	font-weight: bold;
}
#rightColumn a:hover, #rightColumn a:active {
	color: #234f9c;
	text-decoration: none;
	font-weight: bold;
}
/* end of new */
#rightColumn #rightExtra {
	float:right;
	width: 180px !important;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	height: auto;
	/*	padding-top: 100px;
*/	padding-right: 0;
	padding-bottom: 0;
	padding-left: 24px;
}
#rightColumn .qc {
	width: 180px;
	height: 400px;
}
.pictures {
	float:right;
	margin-left:10px;
	margin-bottom:10px;
}
/* new */
#qcShadow {
	width: 180px;
	background: url(../images/qc_bkgd.gif) bottom center no-repeat;
	padding-bottom: 5px;
}
/* end of new */

/* Questions / Comments area  */
#rightColumn .qc form {
	background: url(../images/marla.jpg) right top no-repeat;
	padding: 100px 0px 0px 0px;
}
#rightColumn .qc #form {
	background: url(../images/marla.jpg) right top no-repeat;
	padding: 100px 0px 0px 0px;
}
#rightColumn .qc form textarea {
	background-color: #CCCCCC;
	border: 1px solid #1b0c06;
	font-family: Arial, Helvetica, sans-serif;
	width: 180px;
	height: 109px;
	font-size: 12px;
	color: #000000;
	list-style-type: none;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
	padding: 0px;
}
#rightColumn .qc #form .message {
	background-color: #CCCCCC;
	border: 1px solid #1b0c06;
	font-family: Arial, Helvetica, sans-serif;
	width: 180px;
	height: 109px;
	font-size: 12px;
	color: #000000;
	list-style-type: none;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
	padding: 0px;
}
/* All Other Boxes  */
#rightColumn .qc form input {
	background-color: #CCCCCC;
	border: 1px solid #1b0c06;
	font-family: Arial, Helvetica, sans-serif;
	width: 180px;
	height: 21px;
	font-size: 12px;
	color: #000000;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
	padding: 0px;
}
#rightColumn .qc #form .field {
	background-color: #CCCCCC;
	border: 1px solid #1b0c06;
	font-family: Arial, Helvetica, sans-serif;
	width: 180px;
	height: 21px;
	font-size: 12px;
	color: #000000;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
	padding: 0px;
}
#rightColumn .qc #button {
	background-color: #244F9D;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	width: 180px;
	height: 23px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px !important;
}
.address2 {
	display: none;
}
.valid {
	background-color: #007940!important;
	color: #000000!important;
}
.invalid {
	background-color: #F00000!important;
	color: #000000!important;
}
#rightColumn .addresstext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
#rightColumn .links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
	margin: 0px;
	padding: 0px;
	color: #000000;
}
/* new */

#rightColumn .links a:link, #rightColumn .links a:visited {
	color: #000000;
	text-decoration: underline;
}
#rightColumn .links a:hover, #rightColumn .links a:active {
	color: #665d5e;
	text-decoration: none;
}
#contact {
	margin: 30px 0px 0px 70px;
	padding: 20px 0px 0px 0px;
	height: 480px;
	width: 350px;
	background-color: #CAC8C9;
	background-repeat: no-repeat;
	border: 1px solid #312219;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
#contact form {
	margin: 0px 0px 0px 0px;
}
#contact label {
	display: block;
	text-align: right;
	width: 350px;
	margin: 0px;
	color: #1b0c06;
}
#contact label input {
	text-align: left;
	border: 1px solid #000;
	width: 200px;
	color: #234F9C;
	background-color: #FFF;
	margin-left: 15px;
	margin-bottom: 10px;
	margin-right: 20px;
	padding: 4px;
}
#contact label select {
	text-align: left;
	border: 1px solid #000;
	width: 210px;
	color:#234F9C;
	background-color: #ffffff;
	margin-left: 15px;
	margin-bottom: 10px;
	margin-right: 20px;
	padding: 4px;
}
#contact label textarea {
	text-align: left;
	border: 1px solid #000;
	width: 200px;
	color: #234F9C;
	background-color: #FFF;
	height: 120px;
	margin-left: 10px;
	margin-bottom: 10px;
	margin-right: 20px;
	padding: 4px;
	color: #000;
}
#buttons {
	margin: 0px 0px 0px 186px;
	padding: 0px;
}
#contactHidden {
	display: none;
}
.caseCTA {
	position:relative;
	top:5px;
	width:180px;
	margin-bottom:10px;
}
#weatherCTA {
	width: 180px;
	height: 150px;
	color:#00FF33;
	margin-bottom: 30px;
}
/* Footer */ 

#footer {
	/*position: relative;*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-align: center;
	width: 740px;
	height:auto;
	background: #bfbbbc url(../images/gray_footer.jpg) left top no-repeat;
	margin: 0;
	padding: 0px 5px;
	float: left;/*clear:both;*/
}
#footer a:link, #footer a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#000000;
	text-decoration:underline;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
#footer a:hover, #footer a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration:underline;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
/* Disclaimer */

#disclaimer {
	width: 753px;
	float:left;
	/*background-repeat:no-repeat;
	clear:both;*/
	height: 42px;
	/*background-image: url(../images/blue_footer.jpg);*/
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
	padding-top: 10px;
	background-color: #234f9c;
}
#disclaimer a:link, #disclaimer a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#FFFFFF;
	text-decoration:underline;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
#disclaimer a:hover, #disclaimer a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration:underline;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
/* ASPX form/Error box controls */

#errors {
	margin-bottom: 20px;
	margin-left: 90px;
}
#lblErrors li {
	color: #FF0000!Important;
	font-weight: bold;
}
#pnl1264 {
	margin-left: 90px;
}
#btnValidateForm {
	margin-top: 10px;
	margin-left: 150px;
}
#pnlCaptcha {
	margin-top: 25px;
	margin-bottom: 100px;
	text-align: left;
}
#lblVerifySubmission {
	font-size: 14px!Important;
}
#lblVerifySubmission span {
	font-weight: bold;
}
#CaptchaControl1_image {
	margin-top: 10px;
	margin-bottom: 10px;
}
.captcha span {
	margin-right: 10px;
}
#btnSubmitForm {
	margin-top: 5px;
}
#ValidationSummary2 ul li {
	color: #FF0000!Important;
}
/* Clearfix http://www.positioniseverything.net/easyclearing.html */
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {
	display: inline-table;
}
* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}
.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;
}
