body {
	background: #00756C;
	font-family: Trebuchet Ms, Verdana, Arial, sans-serif;
	font-size: 90%;
	line-height: 18px;
	margin: 0;
	padding: 0
}

/* Forms Objects */

input {
	border: 1px #000 solid;
	background: #eee;
	font-size: 11px;
}

.bwhite {
	color: #fff;
	font-weight: 600
}

/* ========================== */


/* Headings, Lists and Other */

h1 {
	font-family: Arial, sans-serif;
	font-size: 120%;
	color: #c00;
	margin: 5px 0 5px 0; 
}

h2 {
	font-family: Arial, sans-serif;
	font-size: 105%;
	color: #c00;
	margin: 5px 0 5px 0; 
}

h3 {
	font-family: Arial, sans-serif;
	font-size: 98%;
	color: #666;
	margin: 15px 0 5px 0; 
}

p {
	font-size: 90%;
	margin:0;
	padding:0;
	line-height: 18px;
}

.address {
	background: #D7E8F5;
	padding: 5px;
}

/* ========================== */


/* Side Bar Marketing Section */

.back {
	background: url(../images/sidebar_repeat.gif) repeat-y; 
}

#pr img {
	border: 1px #000 solid;
	margin: 10px 0 10px 0;
}

#pr .caption {
	font-family: Verdana, sans-serif;
	font-size: 75%;
	line-height: 12px;
	text-align: left;
	margin: 0 5px 0 5px;
}

#pr .caphead {
	font-family: Arial, sans-serif;
	font-weight: bold;
	font-size: 90%;
	text-align: center;
	margin: 0 5px 0 5px;
}

#pr {
	border-top: 1px dashed #ccc;
	border-bottom: 1px dashed #ccc;
	padding: 5px 0 5px 0;
}

/* ========================== */

/* Navigation Items */

#button 
{
	margin-top: 15px;
	width: 175px;
	padding: 0;
	font-family: Verdana, Lucida, Geneva, Helvetica, Arial, sans-serif;
	font-size: 11px;
	background-color: #00756C;
	color: #fff;
	text-align: left
}

#button ul 
{
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
}
		
#button li 
{
	border-bottom: 1px solid #ccc;
	margin: 0;
}

#button li a 
{
	display: block;
	padding: 2px;
	background-color: #00756C;
	color: #fff;
	text-decoration: none;
	width: 100%;
}

html>body #button li a 
{
	width: auto;
}

#button li a:hover 
{
	background-color: #E1403A;;
	color: #fff;
}

#sub {
	float: right;
	padding: 5px;
	margin: 10px 0 10px 15px;
	border: 1px #AA8E8E solid;
	background: #FFEFEF;
	width: 138px;
	min-height: 170px;
	voice-family: "\"}\"";
	voice-family:inherit;
	width:150px;
}
body>#sub {width:150px;}

#sub .head {
	font-family: verdana, sans-serif;
	color: #D48E8E;
	font-size: 11px;
	font-weight: 600;
	margin: 0;
	border-bottom: 1px #666 dashed;
}

#sub ul {
	margin: 10px 0 0 0;
	padding: 0 0 0 15px;
	list-style-type: circle;
}

#sub li {
	font-size: 11px;
}

#sub a {
	color: #06c;
	text-decoration: underline;
}

#sub a:hover {
	color: #ccc;
	text-decoration: underline;
}

/* ========================== */



/* Mission Statement Pnuemonic*/
#ms {
	/*background: url(../images/msbg.gif) no-repeat center center;*/
	padding-top: 50px;
	font-family: Verdana, sans-serif;
	font-size: 11px;
	width: 156px;
	height: 241px;
	margin: 20px auto 20px auto;
	text-align: left;
}
/* ========================== */

/* Mission Statement Box */

#msbox {
	margin-top: 15px;
	padding: 0;
	width: 535px;
	height: 150px;
}

/* ========================== */



/* Home page Product Shots */

.shot {
	margin: 10px 10px 20px 10px;
	padding: 5px 0 5px 0;
	border-bottom: 1px #ddd dashed;
}

.shot a:hover {
	background: #d7f5e8;
}

.shot img {
	float: left;
	margin-right: 10px;
}
/* ========================== */



/* Home page Product Shots */

#content .shot {
	margin: 10px 10px 30px 10px;
	padding: 5px 0 5px 0;
}

#content .shot a:hover {
	background: #d7f5e8;
}

#content .shot img {
	float: left;
	margin: 0 10px 100px 0;
	
}

#content .shot h2{
	border: 0
}
/* ========================== */


/* footer */
#footer {
	background: #FFFFFF url(../images/footer_bg.gif) no-repeat left top;
}

#footer p {
	margin: 0 15px 3px 0; 
}

#footer a:link {
	color: #fff;
}

#footer a:visited {
	color: #fff;
}

#footer a:hover {
	color: #00756C;
}


/* ========================== */



/* header */
#header {
	background: url(../images/bgfill.gif) repeat-x;
}
/* ========================== */


/* Main Content Formatting and layout */
#content {
	margin: 15px 10px 0px 10px;
	padding: 10px;
}

#content p {
	font-size: 90%;
	margin: 15px 0 10px 0;
	text-align: left
}

#content table {
	font-size: 14px;
	font-family: "Trebuchet MS", Arial, sans-serif;
}

#content h1 {
	font-family: Arial, sans-serif;
	font-size: 130%;
	color: #c00;
	margin: 25px 0 15px 0; 
}

#content h2 {
	font-family: Arial, sans-serif;
	font-size: 115%;
	color: #c00;
	margin: 20px 0 20px 0; 
	border-bottom: 1px #c00 solid
}

#content h3 {
	font-family: Arial, sans-serif;
	font-size: 105%;
	color: #066;
	margin: 5px 0 5px 0; 
}


#content li {
	font-size: 90%;
	list-style-type: square;
	padding: 0;
	margin: 8px 0 8px 0;
}

#content ul {
	margin: 0;
	padding-left: 20px
}

#content a {
	color: #06c;
	text-decoration: underline;
}

#content a:hover {
	background: #ECF5FC;
	color: #000;
	text-decoration: underline;
}

#content .spacer {
	margin: 0px 0 100px 0px;
}

#content .indent {
	margin-left: 15px;
}

/* ========================== */

/*Solitex*/

.props {
	
	margin: 25px 0 25px 0;
}

.props img{
	float:left;
	margin-right: 15px;
}

dl { margin: 45px 0 25px 0; }
dt { font-size: 88%; font-weight: 600; margin: 8px 0 8px 0; }
dd { font-size: 88%}

#solheader {
	width: 535px;
	height: 150px;
	margin: 25px 0 0 0;
}

#subnav {
	background: #EFECD1;
	border: 1px solid #807B55;
	padding: 10px
}

.solimg {
	float: right;
	margin: 45px 15px 15px 0;
	border: 1px solid #000;
}

.fitimg {
	float: right;
	margin: 10px 10px 50px 10px;
}

/* ========================== */


/* Homatherm */

#homalog {
	width: 535px;
	height: 150px;
	margin: 25px 0 0 0;
}

#homalog img {
	float: right;
	margin: 15px;
}

.imgbdr {
	border: 1px solid #000;
}


#content .small {
	font-size: 9px;
	font-family: Verdana, sans-serif;
	text-align: left;
}

/* ========================== */


/* Contact */
#contacthdr {
	margin: 25px 0 0 0;
	width: 535px;
	height: 150px;
}

.consultimg {
	float: right;
	border: 1px solid #000;
	margin: 10px
}


/* Airtightness */

#airhead {
	margin: 25px 0 0 0;
	width: 535px;
	height: 150px;
}

.airimg {
	float: right;
	margin: 10px;
	border: 1px #000 solid;
}

/* ========================== */


/* silentTop */

#silenthead {
	margin: 25px 0 0 0;
	width: 535px;
	height: 150px;
}

.silentimg {
	float: right;
	margin: 10px;
	border: 1px #000 solid;
	font-family: Verdana, sans-serif;
	font-size: 10px;
	line-height: 15px;
}

.silentimg td{
	font-family: Verdana, sans-serif;
	font-size: 10px;
	line-height: 15px;
}


.silentimgleft {
	float: left;
	margin: 5px 20px 5px 0px;
	border: 1px #000 solid;
}


/* ========================== */

.prodshot {
	float: right;
	margin-left: 5px;
}

.nobullet {
	color: #fff;
	margin: 0;
	padding: 0;
}

h4 {
	font-size: 12px;
	font-variant: small-caps;
	margin: 0px;
	padding: 8px 0px 0px;
}

html>td h3 {
	font-variant: small-caps;
	padding: 0px 0px 5px 0;
}
.border {
	border: 1px solid #000000;
}




#hsub {
	width: 505px;
	height: 25px;
	margin: 10px auto 0px;
	background-repeat: no-repeat;
	background-image: url(../images/submenu_bg.gif);
	text-align: center;
	voice-family: "\"}\"";
	voice-family:inherit;

}
body>#sub {width:150px;}

#hsub .head {
	font-family: verdana, sans-serif;
	color: #D48E8E;
	font-size: 12px;
	font-weight: 600;
	margin: 0;
}

#hsub ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#hsub li {
	font-size: 12px;
	display: inline;
	margin: 0 15px 0 15px;
}

#hsub a {
	color: #06c;
	text-decoration: underline;
}

#hsub a:hover {
	color: #000;
	text-decoration: underline;
}

/* Error for form input */
.error {
	color: #CC0000;
}

