* {
	border: 0;
	margin: 0;
	padding: 0;
	outline: 0;
	list-style: none;
	line-height: 1.3;
	font-size: 100.01%;
	font-style: normal;
	font-weight: normal;
	font-family: inherit;
	text-decoration: none;
}
html	{
	background: url(../images/bg_html.jpg) repeat-x left top;
}
body	{
	font: normal normal 62.5% 'Trebuchet MS', Arial, Helvetica, sans-serif;
}

/*                            PAGE LAYOUT
**********************************************************************/

#wrap	{
	z-index: 2;
	width: 956px;
	margin: 0 auto;
	position: relative;
}
#header	{
	height: 117px;
}
#nav	{
	z-index: 10;
	height: 32px;
	position: relative;
	background: #000099;
	border: solid 2px #c7c9e8;
	border-bottom: 0;
}
#intro	{
	height: 195px;
	background: #fff;
	padding: 9px 10px 0 10px;
}
#intro1 {
	height: 195px;
	background: #fff;
	padding: 9px 10px 0 10px;
}
#intro2 {
	height: 195px;
	background: #fff;
	padding: 9px 10px 0 10px;
}
#intro3 {
	height: 195px;
	background: #fff;
	padding: 9px 10px 0 10px;
}
#content	{
	margin-top: 10px;
	background: url(../images/bg_content.png) repeat-y left top;
}


#leftbar, #main, #rightbar	{
	float: left;
}

#leftbar	{
	width: 149px;
	padding: 5px 10px 0 10px;
}
#main	{
	width: 510px;
}

#main-2	{ 
	width: 660px;
	float: left;
	margin-left: 10px;
	 }

#tools-2 #main	{ width: 680px; height: 950px; }
.flash		{ margin-top: 10px; }
span.body1	{ margin-right: 5px; }
span.photo img	{ margin-bottom: 5px; }
#main1 { width: 659px; }
#slides #main1 { float: left; }

#rightbar	{
	width: 245px;
	padding-left: 30px;
}
#rightbar1 {
	width: 245px;
	float: right;
}
#footer	{
	height: 60px;
	padding-top: 10px;
}

/*                            TYPOGRAPHY
**********************************************************************/

h1	{
	color: #293c8f;
	margin-bottom: 0.5em;
	font: 2.4em Georgia, 'Times New Roman', Times, serif;
}
h2	{
	color: #603813;
	margin-bottom: 0.4em;
	font: 2em Georgia, 'Times New Roman', Times, serif;
}
h3	{
	color: #231f20;
	font-size: 1.4em;
	font-weight: bold;
	margin-bottom: 0.4em;
}
p, li	{
	color: #231f20;
	font-size: 1.4em;
	line-height: 1.2;
}

/*                             FORM STYLES
**********************************************************************/

input.txt	{
	color: #656668;
	padding: 3px 2px;
	font-size: 1.4em;
	border: solid 1px #514e4e;
}

#tabs input			{ height: 16px; font-size: 1em; padding: 3px 0 0 5px; border: 1px solid #514e4e; }


#tools input 		{ width: 50px; height: 18px; border: 1px solid #ccc; margin-right: 10px; }
#tools input#submit	{ width: 100px; }
#tools input:focus	{ background-color: #eaf9fe; }

select	{
	padding: 2px;
	color: #231f20;
	font-size: 1.4em;
	border: solid 1px #514e4e;
}
option	{
	padding: 0 2px;
}

textarea	{
	padding: 2px;
	font-size: 1.4em;
	line-height: 1.25;
	border: solid 1px #514e4e;
}
button	{
	color: #fff;
	height: auto;
	cursor: pointer;
	font-size: 1.4em;
	font-weight: bold;
	padding: 5px 10px;
	background: #a87c4f;
}

/*                            GLOBAL STYLES
**********************************************************************/

strong	{
	font-weight: bold;
}
cite, em	{
	font-style: italic;
}
.clear	{
	height: 0;
	clear: both;
	display: block;
	overflow: hidden;
}
.bg	{
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	display: block;
	position: absolute;
}
.left	{
	float: left;
}
.right	{
	float: right;
}
.mail-link{font-size: 1.4em;}
a.highlight:link, a.highlight:visited,.mail-link { 
	color: #a87c4f;
	padding: 0 4px; 
	}
	
a.highlight:hover, a.highlight:active,.mail-link:hover	{
	color: #fff;
	padding: 0 4px;
	background: #a87c4f;
}
.blue	{
	color: #000;
	font-weight: bold;
	background: #96c1e1;
}
.list li	{
	margin-left: 1.5em;
}
ul.list li	{
	list-style: disc;
}
ol.list li	{
	list-style: decimal;
}

/*                            HEADER STYLES
**********************************************************************/

#header a.logo, #header a.logo:visited	{
	float: left;
	width: 250px;
	height: 117px;
	display: block;
	overflow: hidden;
	text-indent: -9000px;
	background: url(../images/bg_logo.jpg) no-repeat left top;
}
#header p	{
	color: #fff;
	float: right;
	width: 428px;
	overflow: hidden;
	font-size: 2.3em;
	padding-top: 70px;
	text-indent: -9000px;
	background: url(../images/bg_slogan.png) no-repeat right bottom;
}

/*                            NAV STYLES
**********************************************************************/

#nav li	{
	float: left;
	font-size: 1em;
	position: relative;
}
#nav li a, #nav li a:visited	{
	float: left;
	color: #fff;
	height: 27px;
	display: block;
	font-size: 1.5em;
	padding: 5px 12px 0 12px;
}
#nav li:hover a, #nav li:hover a:visited, #nav li a:hover	{
	zoom: 1.0;
	color: #2b388f;
	background: #fff;
}
#nav li ul	{
	 left: 0;
     top: 32px;
     width: 220px;
     position: absolute;
     margin-left: -9000px;
     border: solid 1px #c6dcee;
}
#nav li:hover ul	{
	margin-left: -1px;
}
#nav li li 	{
	height: 1%;
	float: none;
	border-bottom: solid 1px #dddedf;
}
#nav li li.last	{
	border: 0;
}
#nav li li a, #nav li li a:visited	{
	float: none;
	color: #2b388f;
	background: #fff;
}
#nav li li a:hover, #nav li:hover li a:hover	{
	color: #fff;
	background: #000099;
}

/*                          SLIDESHOW STYLES
**********************************************************************/

#intro img	{
	float: left;
}
#intro1 img {
	float: left;
}
#intro2 img {
	float: left;
}
#intro3 img {
	float: left;
}
#intro p	{
	color: #fff;
	float: left;
	width: 352px;
	padding: 25px;
	height: 145px;
	line-height: 1.7;
	font-size: 1.9em;
	background: url(../images/bg_intro_p.png) no-repeat left top;
}
#intro1 p {
	color: #fff;
	float: left;
	width: 352px;
	padding: 25px;
	height: 145px;
	line-height: 1.7;
	font-size: 1.9em;
	background-color: #FFFFFF;
	background: url(../images/bg_intro1_p.png) no-repeat left top;
}
#intro2 p {
	color: #fff;
	float: left;
	width: 352px;
	padding: 25px;
	height: 145px;
	line-height: 1.7;
	font-size: 1.9em;
	background: url(../images/bg_intro2_p.png) no-repeat left top;
}
#intro3 p {
	color: #fff;
	float: left;
	width: 352px;
	padding: 25px;
	height: 145px;
	line-height: 1.7;
	font-size: 1.9em;
	background: url(../images/bg_intro3_p.png) no-repeat left top;
}
#intro p big	{
	font-size: 1.2em;
	font-weight: bold;
}
#intro1 p big {
	font-size: 1.2em;
	font-weight: bold;
}
#intro2 p big {
	font-size: 1.2em;
	font-weight: bold;
}
#intro3 p big {
	font-size: 1.2em;
	font-weight: bold;
}

/*                          LEFTBAR STYLES
**********************************************************************/

#leftbar ul	{
	margin-bottom: 20px;
	border: solid 1px #8cb9dd;
}
#leftbar li	{
	font-size: 1.3em;
	border-bottom: solid 1px #cacccd;
}

#leftbar li.last	{
	border: 0;
}

#leftbar li a, #leftbar li a:visited	{
	height: 20px;
	display: block;
	color: #2b388f;
	padding: 2px 0 0 4px;
}
#leftbar li a:hover	{
	color: #fff;
	background: #000099;
}
#leftbar img	{
	display: block;
}
#leftbar p	{
	padding: 5px;
	line-height: 1.1;
	letter-spacing: -1px;
}
#leftbar p.phone	{
	color: #5c3f22;
	border: solid 1px #755c44;
}

/*                          MAIN STYLES
**********************************************************************/

#main h1 span	{
	background: url(../images/bg_form_line.png) repeat-x left bottom;
}
#main p	{
	margin-bottom: 1em;
}
#main-2 p	{
	margin-bottom: 1em;
}
#main img.right	{
	padding: 0 5px 0 10px;
}
#main img.left	{
	padding: 5px 10px 0 0;
}
#main .select	{
	padding: 40px 0 40px 0;
}
#main .select img	{
	float: left;
	padding-right: 20px;
}
#main .select select	{
	width: 180px;
	display: block;
	margin-bottom: 5px;
}
#main .item	{
	float: left;
	width: 117px;
	padding: 0 10px 50px 0;
}
#main .item h3	{
	color: #231f20;
	text-align: center;
}
#main .item img	{
	display: block;
	margin: 20px auto;
}
#main .item p	{
	color: #717375;
	font-size: 1.1em;
	text-align: center;
}
#main .listcol	{
	float: left;
	width: 170px;
	padding-bottom: 50px;
}
#main .twin	{
	width: 255px;
}
#main .listcol h3	{
	text-align: center;
}
#main .listcol li	{
	text-align: center;
}
#main .listcol li a, #main .listcol li a:visited	{
	color: #000;
}
#main .listcol li a.highlight, #main .listcol li a.highlight:visited	{
	color: #fff;
}
#contact .col	{
	float: left;
	width: 235px;
	padding: 0 20px 10px 0;
}
#contact h3	{
	clear: both;
}
#contact input.txt	{
	width: 229px;
	margin-bottom: 5px;
}
#contact select	{
	width: 235px;
	color: #656668;
	margin-bottom: 5px;
}
#contact select.state	{
	width: 75px;
	margin-right: 5px;
}
#contact input.zip	{
	width: 146px;
}
#contact textarea	{
	width: 229px;
	height: 113px;
	color: #656668;
}
#contact .line	{
	height: 2px;
	width: 490px;
	overflow: hidden;
	margin-bottom: 10px;
	background: url(../images/bg_form_line.png) repeat-x left top;
}
#contact button	{
	height: auto;
}

/*                          RIGHT BAR STYLES
**********************************************************************/

#rightbar .left	{
	float: left;
	display: inline;
	margin-left: -8px;
}
#rightbar p	{
	margin-bottom: 0.4em;
}
#rightbar p.last	{
	margin-bottom: 1.5em;
}

/*                          FOOTER STYLES
**********************************************************************/

#footer ul	{
	float: right;
}
#footer li	{
	float: left;
	padding: 0 5px;
	font-size: 1em;
	line-height: 1.1;
	border-right: solid 1px #666;
}
#footer li.last	{
	border: 0;
	padding-right: 0;
}
#footer li a, #footer li a:visited	{
	line-height: 1.1;
}
#footer p	{
	font-size: 1em;
}
#footer a, #footer a:visited	{
	color: #a7805a;
}

/*********************************************************************/
/*                          SUBPAGE STYLES
**********************************************************************/

/*                          LINER STYLES
**********************************************************************/

#liner	{
	height: 443px;
	min-width: 956px;
	margin-bottom: -443px;
	background: url(../images/bg_subpage_liner.png) repeat-x 0px -444px;
}
#liner span	{
	width: 55px;
	float: right;
	height: 443px;
	display: block;
	margin-left: -55px;
	background: url(../images/bg_subpage_liner.png) no-repeat 0px 0px;
}

/*                          HEADER STYLES
**********************************************************************/

#header a.sub, #header a.sub:visited	{
	background: url(../images/bg_logo_sub.png) no-repeat left top;
}

/*                         SLIDESHOW STYLES
**********************************************************************/

#slideshow	{
	height: 301px;
	background: #fff;
	overflow: hidden;
}
#slideshow .panel	{
	height: 292px;
	padding: 9px 10px 0 10px;
}
#slideshow img	{
	float: left;
}
#slideshow p	{
	color: #fff;
	float: left;
	width: 343px;
	height: 203px;
	font-size: 1.9em;
	line-height: 1.7;
	padding: 40px 30px;
	background: url(../images/bg_slideshow_content.png) no-repeat left top;
}
#slideshow p big	{
	font-size: 1.2em;
	font-weight: bold;
}

#fadeshow2toggler { margin: 0 auto; }

/*                        SUBPAGE LAYOUT STYLES
**********************************************************************/

#subpage	{
	margin: 5px 0 30px 0;
	background: url(../images/bg_subpage_content.png) repeat-y left top;
}
#submain, #sidebar	{
	float: left;
}
#submain	{
	width: 512px;
	padding: 15px;
}
#sidebar	{
	width: 388px;
	padding: 15px 0 0px 15px;
}
#divider	{
	height: 2px;
	background: url(../images/bg_form_line.png) repeat-x left top;
}

#blog-feed	{
	height: 2px;
	background: url(../images/bg_form_line.png) repeat-x left top;
	padding-top: 10px;
}

.posted		{ float: left; font-size: 13px; width: 75px; }
.excerpt	{ float: right; width: 425px; }


/*                      SUBPAGE MAIN CONTENT STYLES
**********************************************************************/

#submain p	{
	margin-bottom: 1.5em;
}

#blog-feed .excerpt p	{ margin-bottom: 5px; }
#submain .link	{
	float: left;
	width: 256px;
}
#submain .link img	{
	display: block;
	margin: 0 auto;
}
#submain .link p	{
	text-align: center;
}

/*                      SUBPAGE SIDEBAR STYLES
**********************************************************************/

#sidebar h2	{
	color: #603813;
	font-size: 2.4em;
}
#sidebar p.last	{
	margin-bottom: 1.5em;
}
#sidebar img	{
	float: right;
	margin: -10px 0 0 0;
}
#main1 p {
	margin-bottom: 1em;
}

body#home #sidebar img	{ float: left; }

/*                      TOOLS/CALCULATORS STYLES
**********************************************************************/

#frmCapacity img { margin-top: 7px; }
#frmCapacity > table { margin: 0 auto; }
#frmCapacity .diameter { }
#frmCapacity #btnCalcVolumeH { width: 100px; height: 22px; margin: 5px 0 0 20px; padding: 0; }
