/* Main CSS */

body{
	font-family: Verdana, sans-serif, Arial;
	font-size: 1em;
	text-align: center;
	margin: 0px;
}

iframe{
	border: 0px;
	height: 450px;
	width: 570px;
	margin: 0px;
	border-collapse: collapse;
	border: 1px solid #E7E7E7;
	z-index: 1;
}
/* H's */

h1{
	margin: 0px;
	background: ;
	color: Gray;
	font-size: .9em;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	letter-spacing: .6em;
	border-bottom: 1px solid #E7E7E7;
	padding: 15px 0px 10px 10px;
	background-image: url(http://devpasi.kobami.com/rwa/images/bg_head_top.png);
	background-position: top;
	background-repeat: repeat-x;
}
h2, h3, h4, h5, h6{
	text-align: left;
}

h4{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: .8em;
	text-align: center;
	padding: 10px;
}
h4 span{
	border-top: 2px solid #6699CC;
	border-bottom: 2px solid #6699CC;
	padding: 5px 5px;
}
h5{
	border-bottom: 1px solid Silver;
}

hr{
	height: 1px;
	width: 100%;
	border: 1px dashed Silver;
	margin: 10px;
}

/* Paragraphs */

p{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #5d5d5d;
}

/* Links */

a{
	color: #336699;
	letter-spacing: 0px;
	text-decoration: none;
	font-size: .8em;
	font-weight: bold;
}
a:hover{
	color: #6699CC;
}
#head a, #foot a{
	padding: 0px 5px;
}
table a, table a:hover{
	padding: 0px;
	margin: 0px;
	border: 0px;
}
#foot a{
	color: #FFC53A;
}
#foot a:hover{
	color: #6699CC;
}
h5 a{
	float: right;
}

/* Tables */

table{
	width: 95%;
	font-size: .8em;
}
table table{
	font-size: 1em;
}
td table{
	width: 100%;
}
th{
	background-color: #a8c1d8;
	color: Black;
	text-align: left;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
td{
	background: #ecf6ff;
	vertical-align: top;
}
th, td{
	padding-left: 5px;
	padding-right: 5px;
}
.rowhighlight td{
	background: #d9edff;
}

/* Lists */

ul{ 
	list-style-position: inside; 
	list-style-type: circle;
	margin: 0px; 
	padding: 0px;
}

/* Classes */

.box{
	border: 1px solid Gray;
}
.border_r{
	border-right: 1px dashed Gray;
}

#head{
	text-align: right;
	color: White;
	font-size: .8em;
	margin: 0px auto;
	margin-top: 0px;
	height: 96px;
	background-image: url(images/header_bg.png);
	background-position: bottom;
	background-repeat: repeat-x;
}
#head_content{
	width: 740px;
	margin: auto;
	padding-top: 10px;
}
#head img#image_logo{
	float: left;
	padding: 6px;
	padding-bottom: 2px;
	background: #FFF;
	border: 2px solid #C00001; 
	/*
	filter:alpha(opacity=50); 
	-moz-opacity:0.5; 
	opacity:0.5; 
	-khtml-opacity:0.5; 
	*/
}
#head #head_menu{
	float: right;
	margin: 45px 0px 0px 0px;
}
#head #head_menu a{
	margin: 0px 1px;
	font-size: .9em;
	color: #FFF;
}
#head #head_menu a:hover{
	color: #DBFFAB;
}

/* container */
#contshadow{
	clear: both;
	width: 760px;
	margin: 0px auto;
	padding: 13px 0px 200px 0px;
	text-align: center;
	background-image: url(images/bg.gif);
	background-position: top;
	background-repeat: no-repeat;
}
#container{
	width: 742px;
	margin: auto;
}
#div_clear{
	clear: both;
}
/* container END */

/* Menu */

#menuwrap{
	float: left;
	padding: 0px;
	background-color: #FFF;
	border-top: 8px solid #CC0001;
	width: 140px;
}

/* test menu START */
.buttonscontainer {
width: 140px;
}

.buttons a {
	display: block;
	width: 125px;
	color: #4A4A4A;
	padding: 2px 5px;
	font-weight: bold;
	text-align: left;
	border-top: 1px solid #FFF;
	border-left: 5px solid #6699CC;
	background: #EBEBEB;
}

.buttons a:hover {
	background: #CCC;
	color: #4A4A4A;
	border-left: 5px solid #4A4A4A;
}

#news{
	margin-left: 5px;
	margin-top: 25px;
	background-color: #D7D7D7;
}
#news_content{
	background: #F5F5F5;
	padding-bottom: 10px;
	border: 1px solid #6699CC;
}
#news h5{
	background-color: #6699CC;
	margin: 0px;
	padding: 2px 3px;
	color: #FFF;
}
#news p{
	font-size: .75em;
	padding: 0px 3px;
	margin: 10px auto;
	text-align: center;
}
/* test menu END */

/* Content */

#content{
}

#contentbody{
	margin-left: 140px;
}
.body{
	padding: 10px;
	text-align: left;
	font-size: .85em;
}

/* Sections */

#home{
	text-align: center;
}
#home .home_description{
	margin-right: 285px;
	padding: 10px;
	background: #F5F5F5;
}
#home #desctxt{
	font: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #6699CC;
	font-size: 1.4em;
}
#home .home_buzzwords{
	float: right;
}
#home .home_buzzwords div{
	height: 115px;
	width: 275px;
	padding: 0px;
	margin: 0px;
	background-position: top;
	background-repeat: no-repeat;
}
#home .home_buzzwords div p{
	color: #FFF;
	font-size: 3em;
	text-align: center;
	line-height: 110px;
	margin: 0px;
	padding: 0px;
}
#home_air{
	background-image: url(images/bg_orange.jpg);
}
#home_bulk{
	background-image: url(images/bg_green.jpg);
}
#home_water{
	background-image: url(images/bg_blue.jpg);
}
#aboutus img{
	margin-right: 15px;
	margin-top: 20px;
	padding: 5px;
	border: 1px solid #D1D1D1;
}
#staff{
	text-align: center;
}
#staff img{
	padding: 5px;
	border: 1px solid #D1D1D1;
}
#staff p{
	text-align: left;
}
#services{
	text-align: center;
}
#services td
{
	text-align: left;
}
#services img{
	margin-bottom: 15px;
	padding: 5px;
	border: 1px solid #D1D1D1;
}

/* Instructions for latest file versions */
#dir_last_ver{
	margin-top: 40px;
	padding: 10px;
	border: 1px solid Gray;
	width: 95%;
	background: #F7F7F7;
}
#dir_last_ver h3{
	margin-bottom: 30px;
}

#directions{
	text-align: center;
}
#directions td {
	text-align: left;
}
#directions p{
	font-size: .9em;
	padding-bottom: 10px;
}
#directions table{
	font-size: .9em;
	margin: 10px auto;
}
#directions #direc_clean_table, #direc_clean_table table, #direc_clean_table td, #direc_clean_table th{
	border-collapse: collapse ;
	background: none;
}
#directions #direc_clean_table td{
	width: 50%;
}
#directions #direc_clean_table th{
	color: Black;
	font: bold;
	width: 1%;
	vertical-align: top;
	text-align: right;
	padding-right: 5px;
}
/*
#directions 	#direc_links_td1l, #direc_links_td1r, #direc_links_td2l, #direc_links_td2r, #direc_links_td3l, #direc_links_td3r {
	padding: 0px 20px;
}

#directions #direc_links_td1l, #direc_links_td1r, #direc_links_td2l, #direc_links_td2r {
	border-bottom: 1px dashed DimGray;
}

#directions #direc_links_td1l, #direc_links_td2l, #direc_links_td3l {
	border-right: 1px dashed DimGray;
}
*/
#directions .direc_atob th, .direc_atob td{
	padding: .4em;
}
#directions .direc_atob th{
	text-align: right;
	padding-right: 5px;
}
#directions .direc_steps th{
	border-bottom: 1px solid DimGray;
	padding: .2em;
}
#directions .direc_steps td{
	height: 2.2em;
	padding: .3em;
	padding-bottom: .7em;
	vertical-align: middle;
	font-size: .9em;
}
#directions td img{
	margin-bottom: -.5em;
}
#links img {
	width: 90%;
	border: 0px;
}
#statelist a{
	border: 1px solid Black;
	text-align: center;
	color: Black;
	padding: 0px 3px;
}
#statelist a:hover{
	border: 1px solid #6699CC;
	color: #6699CC;
}
#microscope{
	display: none;
	height: 127px;
	width: 87px;
	float: right;
	padding: 0 0;
	margin: -45px -45px 0px 0px;
	position: relative;
}
#foot{
	clear: both;
	font-size: .8em;
	background: #3E3E3E;
	padding: 20px;
	padding-bottom: 100px;
	text-align: center;
	border-top: 3px solid #CFCFCF;
}
#foot #foot_content{
	text-align: center;
	width: 740px;
	padding: 5px 0px;
	margin: auto;
	/*
	filter:alpha(opacity=65); 
	-moz-opacity:0.65; 
	opacity:0.65; 
	-khtml-opacity:0.65; 
	*/
}
#foot a{
	color: #DBFFAB;
	text-decoration: underline;
}
#foot a:hover{
	color: #FFF;
}
#foot div.classmenudiv{
	display: inline;
}
#foot div.classmenudiv a{
	background: ;
	margin: 1px;
	padding: 2px 5px;
}
#foot div.classmenudiv a:hover{
	background: ;
}
#foot p{
	margin: 5px auto;
	width: 90%;
	color: #E7E7E7;
	font-size: .7em;
	font-weight: bold;
	padding: 5px 0px;
	line-height: 1.5em;
}