@charset "utf-8";

p {
	margin: 0px;
}


body {
	background-repeat: repeat-x;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11.2px;
	background-color: #031A2A;
	background-position: top;
	text-align: center;
}
a:link {
	color: #325470;
	color: #2f79b0;
	text-decoration: none;
}
a:visited {
	color: #325470;
	color: #2f79b0;
	text-decoration: none;
}
a:hover {
	color: #325470;
	color: #990000;
}
a:active {
	color: #325470;
	color: #CC0000;
}



#home_ani_holder {
	height: 105px;
	width: 776px;
	margin-left: 222px;
	z-index: 1;
	padding-top: 17px;
	background-repeat: no-repeat;
	background-position: bottom;
	text-align: right;
}

#header {
	height: 150px;
	background-repeat: repeat;
	z-index: 2;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/top_gradient-wide_header.png);
	margin-bottom: 1px;
}
#headerL2 {
	height: 150px;
	width: 1000px;
	background-image: url(images/top_gradient-wideL2.png);
	background-repeat: repeat;
	z-index: 2;
	margin-right: auto;
	margin-bottom: 1px;
	margin-left: auto;
}

#container {
	height: auto;
	margin-top: 0px;
	background-repeat: repeat;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	text-align: center;
	width: auto;
}
#top_nav {
	background-color: #61171c;
	float: inherit;
	height: auto;
	width: 818px;
	margin-left: 25px;
	z-index: 2;
	border-right-width: 3px;
	border-left-width: 3px;
	border-right-style: ridge;
	border-left-style: ridge;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	margin-top: -1px;
}
#main {
	height: 625px;
	width: 965px;
	margin-left: auto;
	background-image: url(images/top_gradient-wide.jpg);
	background-repeat: repeat-y;
	text-align: left;
	margin-right: auto;
}
.left_col_cont {
	float: left;
	height: auto;
	width: 325px;
	margin-top: 15px;
	margin-left: 15px;
	background-color: #faf7f2;
	background-image: url(images/left_col_boz.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.right_col_top {
	height: auto;
	width: auto;
	margin-left: 20px;
	margin-top: 10px;
	float: left;
}

.left_col_cont2 {
	float: left;
	height: auto;
	width: 340px;
	margin-top: 15px;
	margin-left: 15px;
	background-color: #faf7f2;
	background-image: url(images/left_col_box.jpg);
	background-repeat: repeat-x;
	background-position: top;
	border-bottom-width: 4px;
	border-bottom-style: ridge;
	border-bottom-color: #62171C;
}

.left_col_text {
	margin-right: 12px;
	margin-left: 12px;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 13px;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #7F4D4C;
	padding-left: 10px;
	line-height: 15px;
	text-align: left;
}
h2 {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 18px;
	text-align: center;
	border-bottom-width: thin;
	border-bottom-style: inset;
	border-bottom-color: #61171C;
	margin-right: 20px;
	margin-left: 20px;
	font-weight: normal;
	margin-top: 20px;
}

.lft_box_top {
	height: 24px;
	width: 340px;
	background-image: url(images/roundcorner_box2top.jpg);
}
.lft_box_mid {
	background-image: url(images/roundcorner_box2mid.jpg);
	height: auto;
	width: 310px;
	padding-right: 15px;
	padding-left: 15px;
	margin-top: -11px;
	text-align: justify;
	font-size: 12px;
	background-repeat: repeat-x;
}
#redbar {
	background-color: #61171C;
	height: 25px;
	width: 100%;
	margin-top: 125px;
}

.lft_box_bottom {
	background-image: url(images/roundcorner_box2bottom.jpg);
	height: 25px;
	width: 325px;
	margin-top: -12px;
}

#left_nav {
	background-image: url(images/nav_gradient.jpg);
	background-repeat: repeat-y;
	float: left;
	height: 450px;
	width: 180px;
	text-align: center;
	padding-left: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #829CB5;
	margin-left: 20px;
	margin-top: 12px;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #031E31;
}
.bottom_left {
	background-color: #61171c;
	height: 100px;
	width: 174px;
	margin-top: -10px;
	border: 3px ridge #530029;
}
#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #f5f3e7;
	background-color: #61171c;
	float: right;
	height: 50px;
	width: 100%;
	border-top-width: 3px;
	border-top-style: ridge;
	border-top-color: #CCCCCC;
	margin-top: -10px;
	background-repeat: repeat-y;
	background-position: center;
	padding-left: 25px;
	border-bottom-width: 3px;
	border-bottom-style: ridge;
	border-bottom-color: #CCCCCC;
}
#top_nav {
	float: right;
	height: 18px;
	width: 700px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 11px;
	line-height: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: right;
	background-image: url(images/red_gradient-wide.jpg);
	margin-top: 5px;
}



h1 {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #B70501;
	margin-bottom: -10px;
	text-align: left;
	line-height: 21px;
	margin-left: 20px;
}
.test {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #CC0000;
}
a.navlinkl:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	background-image: url(images/btn_gradient.jpg);
	background-repeat: repeat-y;
	text-align: center;
	height: 20px;
	width: 172px;
	display: block;
	text-decoration: none;
	padding-top: 4px;
	margin-top: 4px;
	margin-bottom: 4px;
	margin-left: 3px;
	font-size: 14px;
	font-weight: bold;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #666666;
	border-bottom-color: #000000;
	border-left-color: #666666;
	z-index: 10;
}
a.navlinkl:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	background-image: url(images/btn_gradient.jpg);
	background-repeat: repeat-y;
	text-align: center;
	height: 20px;
	width: 172px;
	display: block;
	text-decoration: none;
	padding-top: 4px;
	margin-top: 4px;
	margin-bottom: 4px;
	margin-left: 3px;
	font-size: 14px;
	font-weight: bold;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #666666;
	border-bottom-color: #000000;
	border-left-color: #666666;
	z-index: 10;
}
a.navlinkl:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #cc0000;
	background-image: url(images/btn_gradient.jpg);
	background-repeat: repeat-y;
	text-align: center;
	height: 20px;
	width: 172px;
	display: block;
	text-decoration: none;
	padding-top: 4px;
	margin-top: 4px;
	margin-bottom: 4px;
	margin-left: 3px;
	font-size: 14px;
	font-weight: bold;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #CCCCCC;
	border-bottom-color: #333333;
	border-left-color: #CCCCCC;
	z-index: 10;
}
a.navlinkl:active {
	font-family: Arial, Helvetica, sans-serif;
	color: #FF0000;
	background-image: url(images/btn_gradient.jpg);
	background-repeat: repeat-y;
	text-align: center;
	height: 20px;
	width: 172px;
	border: 1px solid #f5f3e7;
	display: block;
	text-decoration: none;
	padding-top: 4px;
	margin-top: 4px;
	margin-bottom: 4px;
	margin-left: 3px;
	font-size: 14px;
	font-weight: bold;
	z-index: 10;
}
.cms_address {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #f5f3e7;
	text-align: center;
	margin-top: -10px;
	line-height: 12px;
}
.divider1 {
	background-image: url(images/btn_gradient.jpg);
	display: block;
	height: 10px;
	width: 180px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #333333;
}
.cms_name {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #f5f3e7;
	text-align: center;
	margin-top: -5px;
	line-height: 13px;
	margin-bottom: -5px;
}
.smspace {
	font-size: 9px;
	line-height: 9px;
}
.divider2 {
	background-image: url(images/btn_gradient.jpg);
	display: block;
	height: 25px;
	width: 180px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #333333;
}
.homebtn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #f5f3e7;
	height: 15px;
	width: 90px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #666666;
}
.L3_intro {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
	background-color: #f5f3e7;
	text-align: left;
	float: left;
	height: auto;
	width: 675px;
	margin-top: 25px;
	margin-left: 25px;
	border-bottom-width: 4px;
	border-bottom-style: ridge;
	border-bottom-color: #61171C;
}
.introimage {
	margin: 8px;
	float: right;
	border: 1px solid #999999;
	padding: 3px;
}
.introimage-L {
	margin: 8px;
	float: left;
	border: 1px solid #999999;
	padding: 3px;
}

.L3_text {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 13px;
	text-align: left;
	width: 90%;
	margin-right: auto;
	margin-left: auto;
	margin-top: 15px;
	height: auto;
}
.captionblock {
	margin: 4px;
	float: right;
	padding: 3px;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #999999;
	border-bottom-color: #999999;
}

.caption_text {
	font-size: 10px;
	font-weight: bold;
	padding: 6px;
}

h3 {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 16px;
	font-weight: bolder;
	display: inline-block;
	margin-bottom: -4px;
}
h5 {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #F5F3E7;
	margin-top: 0px;
	margin-bottom: 0px;
}
.spectext {
	font-size: 13px;
	text-align: left;
	margin-top: -2px;
	margin-right: 0px;
	margin-bottom: -2px;
	margin-left: 0px;
}
#footer_center {
	height: 68px;
	width: 965px;
	margin-top: -20px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	padding-bottom: 15px;
	padding-left: 20px;
	vertical-align: middle;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FAF7F2;
	display: inline;
	margin-top: -50px;
	padding-bottom: 50px;
}
a.bottomlinkl:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #FAF7F2;
	text-align: center;
	display: inline;
	text-decoration: none;
	font-size: 10px;
	font-weight: normal;
	z-index: 10;
}
a.bottomlinkl:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #FAF7F2;
	text-align: center;
	display: inline;
	text-decoration: none;
	font-size: 10px;
	font-weight: normal;
	z-index: 10;
}
a.bottomlinkl:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #CC6600;
	text-align: center;
	display: inline;
	text-decoration: none;
	font-size: 10px;
	font-weight: normal;
	z-index: 10;
}
a.bottomlinkl:active {
	font-family: Arial, Helvetica, sans-serif;
	color: #FF0000;
	text-align: center;
	display: inline;
	text-decoration: none;
	font-size: 10px;
	font-weight: normal;
	z-index: 10;
}
.L3_Quotepage {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
	background-color: #f5f3e7;
	text-align: left;
	float: left;
	height: auto;
	width: 725px;
	margin-top: 25px;
	margin-left: 25px;
	border-bottom-width: 4px;
	border-bottom-style: ridge;
	border-bottom-color: #61171C;
	margin-bottom: 20px;
}
.td_col1 {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
	text-align: right;
	padding-right: 10px;
	width: 200px;
	background-color: #8BA7BE;
	margin-top: 2px;
	margin-bottom: 2px;
	vertical-align: top;
}
.td_col2 {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 10px;
	text-align: left;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #61171C;
}
p.left_nav {
	padding-bottom: 6px;
}
.box1 {
	float: left;
	height: auto;
	width: 300px;
	margin-top: 15px;
	margin-bottom: 10px;
	margin-left: 20px;
}
.box2 {
	float: left;
	height: auto;
	width: 410px;
	margin-top: 15px;
	margin-bottom: 10px;
	margin-left: 20px;
}
.box3 {
	float: left;
	height: auto;
	width: 360px;
	margin-top: 15px;
	margin-bottom: 10px;
	margin-left: 20px;
}
.style11 {color: #FFFFFF}
.box4 {
	float: left;
	height: 500px;
	margin-top: 15px;
	margin-bottom: 10px;
	margin-left: 20px;
	text-align: center;
	width: 600px;
}

.boxtop {
	float: left;
	height: 50px;
	width: 360px;
	background-image: url(images/boxtopdkrd.png);
}
.boxtopdkrd_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	text-align: center;
	font-weight: bolder;
	color: #FFFFFF;
	margin-top: 15px;
}
.boxmid {
	height: auto;
	width: 324px;
	clear: left;
	background-image: url(images/boxmidbkg.png);
	margin-right: 3px;
	margin-left: 3px;
	background-repeat: repeat-x;
	background-color: #fbf6f3;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 6px;
	padding-left: 20px;
}
.boxmid_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
}
.boxbottom {
	width: 354px;
	clear: both;
	margin-right: 3px;
	margin-left: 3px;
	background-image: url(images/boxbottomdkrd.png);
	height: 6px;
}
.boxtop2 {
	float: left;
	height: 50px;
	width: 300px;
	background-image: url(images/boxtopdkrd2.png);
}
.boxtopdkrd_text2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	text-align: center;
	font-weight: bolder;
	color: #FFFFFF;
	margin-top: 15px;
}
.boxmid2 {
	height: auto;
	width: 278px;
	clear: left;
	background-image: url(images/boxmidbkg.png);
	margin-right: 3px;
	margin-left: 3px;
	background-repeat: repeat-x;
	background-color: #fbf6f3;
	padding-top: 20px;
	padding-right: 6px;
	padding-bottom: 6px;
	padding-left: 10px;
}
.boxmid_text2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
}
.boxbottom2 {
	width: 294px;
	clear: both;
	margin-right: 3px;
	margin-left: 3px;
	background-image: url(images/boxbottomdkrd2.png);
	height: 6px;
}
.specia_heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #B6B7BC;
	display: inline;
	margin-bottom: 0px;
	margin-top: 0px;
	padding-bottom: 0px;
}
.bottombox {
	text-align: left;
	float: left;
	margin-left: 25px;
}
.product-list {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	display: list-item;
	list-style-position: inside;
	list-style-type: none;
	list-style-image: url(images/arrow-deco.png);
}
.product_specs {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
	margin-right: 40px;
	margin-left: 25px;
	border-top-width: 2px;
	border-top-style: dotted;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	display: list-item;
	list-style-type: disc;
	margin-top: 8px;
	margin-bottom: 8px;
	line-height: 14px;
	text-indent: 1em;
	list-style-position: inside;
}
.centerhead {
	text-align: center;
}

.boxmid_text3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: center;
}

.faqlist {
	list-style-position: outside;
	list-style-type: disc;
}
.box5 {
	float: left;
	height: auto;
	width: 350px;
	margin-top: 15px;
	margin-bottom: 10px;
	margin-left: 20px;
}
#container #main_thispage .box2 #CSSPanel12 #CSSPanel12_c #CSSPanel12_c_front #CSSPanel12_c_content hr {
	width: 90%;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #B0DCE6;
	border-right-color: #666;
	border-bottom-color: #333;
	border-left-color: #B0DCE6;
	margin-right: auto;
	margin-left: auto;
	height: 4px;
	background-color: #CCC;
	margin-top: 0px;
	margin-bottom: 0px;
}
.blogLinkBox {
	background-color: #0C2A42;
	padding: 4px;
	height: 65px;
	width: 200px;
	clear: right;
	display: inline-block;
	float: right;
	margin-right: 6px;
	text-align: center;
	border-top-width: 3px;
	border-right-width: 1px;
	border-bottom-width: 3px;
	border-left-width: 1px;
	border-top-style: ridge;
	border-right-style: solid;
	border-bottom-style: ridge;
	border-left-style: solid;
	border-top-color: #CCC;
	border-right-color: #7496AF;
	border-bottom-color: #CCC;
	border-left-color: #7496AF;
}
.socialBox {
	height: auto;
	width: 380px;
	margin-right: auto;
	margin-left: auto;
}
.centerTexr {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}

