@charset "utf-8";
/* CSS Document */




body {
	background: #0c335f;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
}
.twoColFixLt #header-container {
	background-color: #FFFFFF;
	width: 100%;
	height: 115px;
}
.twoColFixLt #page-container #page #sidebar1 .blog{
	background-image: none;
	float: none;
	height: auto;
	width: auto;
	text-align: center;
	padding-top: 7px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	display: block;
	margin: 0px;
}

.twoColFixLt #header-container #header-tagline {
	width: 940px;
	text-align: left; /* this overrides the text-align: center on the body element. */
	height: 115px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-image: url(images/header-tagline.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.twoColFixLt #page-container #page #sidebar1 .blog:hover {
	background-color: transparent;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-image: none;
}

.twoColFixLt #header {
	width: 940px;
	text-align: left; /* this overrides the text-align: center on the body element. */
	height: 115px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-image: url(images/header-background.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
.twoColFixLt #header ul {
	margin: 0px;
	padding: 0px;
}
.twoColFixLt #header ul li {
	margin: 0px;
	padding: 0px;
	display: inline;
	height: 100%;
	width: 100%;
}
.twoColFixLt #header ul li a {
	margin-top: 94px;
	display: block;
	float: right;
	padding-top: 3px;
	padding-right: 9px;
	padding-bottom: 1px;
	padding-left: 9px;
	font-size: 11px;
	color: #19519B;
	text-decoration: none;
	background-image: url(images/header-menu-border.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.twoColFixLt #header-container #header a:hover {
	color: #F73B39;
	background-color: #FFFFFF;
}
.twoColFixLt #header img {
	float: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 15px;
}
.twoColFixLt #page {
	width: 940px;
	text-align: left; /* this overrides the text-align: center on the body element. */
	padding: 0px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #FFFFFF;
	background-repeat: repeat-y;
	background-position: left top;
	background-image: url(images/menu-background.jpg);
}
.twoColFixLt #page-container {
	width: 100%;
	background-color: #FFFFFF;
	background-image: url(images/page-container-background.jpg);
	background-repeat: repeat-x;
	background-position: top;
	margin: 0px;
	padding: 0px;
}
.twoColFixLt   #home-content    {
	background-color: #FFFFFF;
	width: 940px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	clear: both;
}
.twoColFixLt #page-container .hc-holder {
	background-color: #FFF;
	width: 100%;
	float: left;
}


.twoColFixLt #sidebar1 {
	width: 205px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	vertical-align: top;
	text-align: left;
}
.twoColFixLt #page-container #page #sidebar1 ul {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.twoColFixLt #page-container #page #sidebar1 li {
	list-style-type: none;
	padding-left: 0px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	height: 100%;
	width: 100%;
}
.twoColFixLt #page-container #page #sidebar1 li a, .twoColFixLt #page-container #page #sidebar1 li a:visited {
	font-size: 12px;
	text-decoration: none;
	color: #DD4132;
	display: block;
	margin-bottom: 0px;
	padding-left: 32px;
	background-image: url(images/bullet1.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-right: 10px;
	height: 17px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	width: 163px;
}
.twoColFixLt #page-container #page #sidebar1 li a:hover {
	color: #19519B;
	background-color: #F7F7F7;
	background-image: url(images/bullet2.gif);
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.twoColFixLt #page-container #page #sidebar1 img {
	margin-left: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.twoColFixLt #mainContent {
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	width: 735px;
	text-align: left;
	vertical-align: top;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}
#main-content-holder {
	width: 940px;
}

#mainContent #content-ht {
	min-height: 326px;
}

.twoColFixLt #page-container #home-content a, .twoColFixLt #page-container #home-content a:visited {
	color: #DD4132;
}
.twoColFixLt  #page-container  #mainContent  a, .twoColFixLt  #page-container  #mainContent  a:visited {
	color: #DD4132;
}
.twoColFixLt #page-container #home-content a:hover {
	color: #0033FF;
	text-decoration: none;
}
.twoColFixLt  #page-container  #mainContent  a:hover {
	color: #0033FF;
	text-decoration: none;
}

.twoColFixLt   #page-container   #page   #mainContent   h1    {
	padding: 0px;
	font-size: 14px;
	color: #DD4132;
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
}
.twoColFixLt    #page-container    #page    #mainContent    h2    {
	padding: 0px;
	font-size: 12px;
	color: #004593;
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 15px;
	margin-left: 20px;
}
.twoColFixLt     #page-container     #page     #mainContent     h3    {
	font-size: 12px;
	color: #FFFFFF;
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 20px;
	background-color: #004593;
	padding-top: 4px;
	padding-right: 8px;
	padding-bottom: 4px;
	padding-left: 8px;
}
.twoColFixLt     #page-container     #page     #mainContent     p       {
	font-size: 11px;
	line-height: 16px;
	margin-right: 20px;
	margin-left: 20px;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 10px;
}
.twoColFixLt #page-container #page #mainContent ul, ol       {
	font-size: 11px;
	line-height: 16px;
	margin-right: 0px;
	margin-left: 0px;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 15px;
}
.twoColFixLt #page-container #page #mainContent li {
	padding: 0px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 40px;
}

.twoColFixLt #footer-container {
	width: 100%;
	background-image: url(images/footer-background.jpg);
	background-repeat: repeat-x;
	background-position: top;
	clear: both;
}
.twoColFixLt #footer {
	width: 940px;
	text-align: center; /* this overrides the text-align: center on the body element. */
	height: 70px;
	margin-top: 0;
	margin-right: auto;
	margin-left: auto;
	color: #FFFFFF;
	font-size: 11px;
	padding-top: 18px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	line-height: 15px;
	clear: both;
}
.twoColFixLt  #footer-container  #footer  a, .twoColFixLt #footer-container #footer a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.twoColFixLt  #footer-container  #footer  a:hover  {
	text-decoration: underline;
}


.twoColFixLt #footer-container #footer table {
	width: 100%;
}

.twoColFixLt  #footer-left {
	text-align: left;
	float: left;
	height: 60px;
	vertical-align: top;
}
.twoColFixLt  #footer-right {
	width: 520px;
	text-align: right;
	height: 60px;
	vertical-align: top;
}
.twoColFixLt #footer-container #footer #footer-right ul {
	margin: 0px;
	padding: 0px;
}
.twoColFixLt #footer-container #footer #footer-right li {
	display: inline;
}
.twoColFixLt #page-container #home-content #home-content2 {
	margin-left: 20px;
	color: #000;
	text-align: left;
	width: 470px;
	background-color: #FFF;
}
.twoColFixLt #page-container #home-content #home-content2 img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.twoColFixLt   #home-content   h1        {
	padding: 0px;
	font-size: 14px;
	color: #DD4132;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
.twoColFixLt     #home-content     p               {
	font-size: 11px;
	line-height: 16px;
	margin-right: 0px;
	margin-left: 0px;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}

.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.fltlft2 {
	margin-left: 20px;
	float: left;
	margin-right: 20px;
	margin-bottom: 0px;
	font-size: 11px;
	color: #999999;
	text-align: center;
}
.fltlft2 img {
	border: 1px solid #CCCCCC;
}


.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 20px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	font-size: 11px;
	color: #999999;
	text-align: center;
}
.fltrt-w-border { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 20px;
	border: 1px solid #CCCCCC;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
}
.fltrt2 { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 20px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	font-size: 11px;
	color: #999999;
	text-align: center;
}
.img-border {
	border: 1px solid #CCCCCC;
}

.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}
.twoColFixLt  #page-container  #page  .home-holder {
	width: 735px;
	margin: 0px;
	padding: 0px;
}
.twoColFixLt #page-container #page #mainContent .home-holder img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#Contact     {
	margin: 0px;
	padding: 0px;
}
.form-container {
	border: 1px solid #E7E5D4;
	margin-left: 20px;
	width: 694px;
	background-color: #F5F4EF;
	margin-bottom: 30px;
	font-size: 11px;
}
.form-left-column {
	text-align: right;
	width: 35%;
}
.twoColFixLt   #page-container        #page  #mainContent .form-container .validation-summary #vsErrors ul {
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.twoColFixLt    #page-container    #page  #mainContent .form-container .validation-summary #vsErrors li {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	background-image: none;
	list-style-type: disc;
}
.validation-summary {
	padding-top: 10px;
}
.form-rignt-column   #AddressState {
	margin-top: 2px;
	margin-left: 3px;
	background-color: #FFFFFF;
	margin-bottom: 1px;
}




.form-rignt-column {
	text-align: left;
}
.form-container input {
	height: 16px;
	width: 200px;
	border: 1px solid #7F9DB9;
	margin-top: 1px;
	margin-left: 3px;
	background-color: #FFFFFF;
}
.form-required input {


}
.form-container .form-required-key {
	margin-left: 3px;
	height: 12px;
	width: 12px;
	background-color: #E4E2D6;
}
.form-rignt-column .form-required {
	background-color: #E4E2D6;
}

.form-container textarea {
	height: 70px;
	width: 200px;
	border: 1px solid #7F9DB9;
	margin-top: 2px;
	margin-left: 2px;
	background-color: #FFFFFF;
}

input.form-submit {
	background-color: #CCCCCC;
	height: 20px;
	width: 60px;
	margin-left: 70px;
	margin-top: 10px;
	margin-bottom: 20px;
	color: #000000;
	font-size: 11px;
	text-align: center;
}
input.form-submit:hover {
	background-color: #E24348;
	color: #FFFFFF;
}
.form-spacer {
	height: 25px;
}
.twoColFixLt #page-container #page #main-content-holder #mainContent #content-ht #gallery {
	border-top-width: 8px;
	border-top-style: solid;
	border-top-color: #E9E9E9;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E0E0E0;
}
.h1-alt-text       {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}
.h1-alt-text-no-underline {
	text-decoration: none;
}
.products-table {
	width: 725px;
	margin-left: 5px;
	font-size: 11px;
}
.products-table td {
	width: 25%;
	text-align: center;
	vertical-align: top;
	height: 100px;
}
.products-table img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-bottom: 2px;
}
.home-logos img {
	margin-right: 18px;
}
.intro-holder {
	float: right;
	height: 263px;
	width: 390px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
}
