html { min-height: 100%; margin-bottom: 1px; }

body { 	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color:#4E4E4E;	
	color:#000000; 
	width: 885px;	
	margin-right: auto;
	margin-left: auto;
	margin-top: 0;
	margin-bottom: 0;
	padding: 0px;
	}


p {
	padding: 0 20px 10px  20px;
	
}

/* main and content are both divs wrapping the body 
	content of the general site (interior) pages */
#redCol {
	background-color:#EE3423;
	background-image:  url(../images/scissors_left.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
}

#blueCol {
	background-color:#399AD6;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#ffffff;
	line-height: 20px;		
    margin-left: 278px;
    width: 522px;
	padding-top:10px;
	background-image:  url(../images/scissors_right.jpg);
	background-repeat:no-repeat;
	background-position:bottom left;
}


#main {
	border: 5px solid #ffffff;
	background-color:#ffffff;	
    width: 885px;	
	margin: 0px;
	padding: 0px;
	font-size:12px;
	line-height: 16px;
	text-align:left;
	color:#666666;
	}
#logo {
		
    width: 885px;	
	margin: 0px;
	padding: 0px;
	border: 0px;
	}
	
.section_menu{
height:20px;
}
#topLink{	
width=885px;
	margin-top:0px;
	text-align:right;	
	margin-right:5px;
	margin-bottom:0px;
	font-size:18px;
	letter-spacing:.1em;
}
.innerHeader{	
	margin-top:10px;
	text-align:left;	
	margin-left:5px;
	font-size:18px;
	letter-spacing:.1em;
}
.front_header {	
	margin-top:-2px;
	text-align:left;	
	margin-left:15px;
	font-size:18px;
	letter-spacing:.05em;
}
.state{
line-height: 30px;
	border-spacing: 0px;
	border-collapse:collapse;
	border: 0px;
	font-size:16px;
	margin: 0px;
	padding: 0px;
	
	
}

#listing{
margin-top:10px;
	border-spacing: 0px;
	border-collapse:collapse;
	border: 1px solid #000000;
	font-size:10px;
	margin: 0px;
	padding: 0px;
	width:885px;
	
}
.listingTop{

	text-align:center;
	font-weight:bold;
	border: 1px solid #000000;
	background-color:#F1DD84;
	height:30px;	
	width:100px;
	margin: 3px;
	padding: 3px;
}
.listingInfo{
	vertical-align:top;
	border: 1px solid #000000;
	background-color:#ffffff;
	height:30px;	
	width:100px;
	margin: 3px;
	padding: 3px;
}
.tableSpace{
height:10px;
}
.converter {
	border: 1px solid #000000;
	background-color:#ffffff;	
    width: 285px;	
	margin: 3px;
	padding: 3px;
}
.tank {
	border: 1px solid #000000;
	background-color:#ffffff;	
    width: 100px;	
	margin: 0px;
	padding: 0px;
}

#intro {
	border: 5px solid #ffffff;
	background-color:#ffffff;	
    width: 885px;	
	margin: 0px;
	padding: 0px;
	
	}


#banner {
    width: 885px;	
	margin: 0px;
	padding: 0px;
	border: 0px;
	}
	

	
#homeContentSide{		
	width:247px;
	position:relative;
	display: block;
	text-align:right;
	margin-right:20px
		}
.pageHeader{
	font-size:18px;
	line-height: 16px;
	letter-spacing:.25em;	
	text-align:left;
	color:#666666;
}
#footer {	
	background-color:#ffffff;
	height:40px;
	margin-right:25px;	
	font-size:11px;
	text-align: right;
	width:863px;
	
}



.footerText{

	text-align:left;
	color: #EE3423;	
	margin-top: 0px;
}


#bottomTextNav {

	font-size:11px;
	line-height:20px;
	width: 723px;
}
#contentArea{
margin-left:15px;
margin-right:15px;
}

#contentList li{
list-style-type:disc;
color:#FFFFFF;
margin-left: 50px;
}




/* We also have some static positioning here for the maintext - 
	maintext is a Div that holds all the body content from the initial 
	header up to the footer. Same deal as above: we needed the static 
	positioning to get over browser compatibility issues. 
*/






a:visited {
	color: #B94134;
	text-decoration: underline;
}
a:active {
	color: #B94134;
	text-decoration: none;
}
a:link {
	color: #B94134;
	text-decoration: underline;
}
a:hover {
	color: #bbbbbb;
	text-decoration: none;
}


/* Hack for min height*/
  .prop {
    height:400px;
    float:right;
    width:1px;
  }

  .clear {
    clear:both;
    height:1px;
    overflow:hidden;
  }

/* Pop out menus */
dl, dt, dd, ul, li {
	margin: 0;
	padding: 0;
	list-style-type: none;
}




#menu {	
	position: absolute;
	display:block;
	top: 188px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align: right;
	text-indent: 0px;
	width: 276px;
	line-height: 35px;
	
	padding-top:0px;
	margin-top: 0px;
	margin-left: 0px;
	background-image:  url(../images/dummy.jpg);
	background-repeat:no-repeat;
	height:640px;
}
#menu dl {
	padding: 0px;
}

#menu li a, #menu dt a {
	text-decoration: none;
	display: block;
	cursor: pointer;
	color: #ffffff;	
	font-weight:bold;
	font-size: 18px;
	padding-right: 15px;
	border: 0px;
	text-align: right;
}

#menu dt a:hover {
	color:#000000;		
	text-decoration: none;
}





#menu dt #sideActive {
	color:#000000;
	text-decoration: none;
}



#menu dd {
	position: absolute;
	z-index: 101;
	left: 147px;
	margin-top: -30px;
	width: 200px;
	background-color: #000000;
	border: 1px #ffffff solid;
	border-bottom: 0px;
	display:none;
}

#menu ul {
	padding: 0px;
}
#menu li {
	text-align: left;	
	text-indent:0px;
	font-size: 12px;
	font-weight: bold;	
	color: #ffffff;	
	height: 25px;
	line-height: 25px;
	border-bottom: 1px #ffffff solid;
}


#menu li a:hover {
	color:#000000;	
	background-color: #ffffff;
	text-decoration: none;
}
.bordered {
	border: 1px solid #000000;
}