a
{
	color:#1454AB;
}

a:hover
{
	color:#FF5B14;
	text-decoration:underline;
}

img
{
	border:0px;
}

h1
{
	padding:0px;
	color:#14302C;
	font-size:16px;
	border-left:18px solid #FF5B14;
	padding-left:10px;
	font-style: italic;
	font-weight: bold;   
}

h2
{
	font-size:12px;
	margin-right:10px;
	padding-left:28px;
	color:#14302C;
	font-weight:bold;   
}

p
{
	padding-left:28px; 	
	font-family:Arial,Helvetica,sans-serif;
}


body
{
	color:#000000;
	margin:0px;
	padding:0px;
	text-align:center;
	background:#5D5F65 url(../GUI/body_bkgd.gif) repeat-y 50% 0%;
	font-size:12px;
	font-family:Arial,Helvetica,sans-serif;
}

#container
{
	width:751px;
	margin:0px auto;
	text-align:left;
	background-color:white;;
	line-height:20px;
	border:1px solid #717278;
}

#banner
{
	background:#080C25;
	color: white;
	height: 30px;
	font-size: 16px;
	line-height: 30px;
}

#logo
{
	float:right;
	margin-top:62px;
	margin-right:20px;
}

/****Header****/
#header
{
	background:black url(../GUI/banner.jpg) no-repeat bottom left;
	height:402px;
	overflow:hidden;
}

/****Main****/
#main
{
	font-family:Arial,Helvetica,sans-serif;
	line-height:15px;
	padding-bottom:0px;
	letter-spacing:1px;
}

/****Content****/
#content 
{
	padding:0px 20px 20px 20px;
	margin:0px;
	height:auto;
	background:#FFFFFF;
	height:500px;  
}

html>body #content
{
	height:auto;
	min-height:500px;
}

#content ul
{
	list-style-image:url(../GUI/bullet.gif);
}

#content ul li
{
	color:#D58741;
	font-family:Arial,Helvetica,sans-serif;
	font-size:10px;
}

/***Column****/
#left_column
{
	float:left;
	width:350px;
}

#right_column
{
	float:left;
	padding-left:30px;
	width:300px;
	border-left:1px dashed #CDCDCD;
}

/***Footer***/
#footer
{
	width:751px;
	margin:0px auto;
	background:#000000;
	color:#CCD7CF;
	font-size:11px;
	padding:10px 0px 10px 0px;
	height:20px;
}

#footer a 
{
	color:#CCD7CF; 
	font-weight:bold;
	text-decoration:none;
}

#product_footer
{
	width:780px;
	margin:0px auto;
	text-align:center;
	padding:10px 10px 10px 10px;
	font-size:11px;
	background:#5D5F65;
	color:#CCCCCC;
	border:0px solid red;
}

#product_footer a
{
	color:#CCCCCC;
	text-decoration:none;
}

/****Table*****/
table
{
	font-size:12px;
	font-family:Arial,Helvetica,sans-serif;
	text-align:left;
	font-weight:normal;
}

table tr td
{
	vertical-align:top;
}

table.contact_form
{
	margin-left:24px;
}

table.products
{
	margin-bottom:40px;
}

table.products td.img
{
	width:210px;
	text-align:center;
}

table.products table td a
{
	clear:both;
	margin-left:28px;
}

table.products table
{
	width:100%;
}

table.hydrol_products 
{
	font-size:10px; 
	color:#000000;
	font-family:Arial,Helvetica,sans-serif;
	vertical-align:top; 
	text-align:left;
	margin-bottom:10px;
	margin-top:5px;
	width:100%;	
}

table.hydrol_products th
{
	background:gray;
	text-align:center;
}

table.hydrol_products td
{
	background:#EBEBEB;
	vertical-align:top;
	padding:5px;
	text-align:left;
}

/***Table Logo***/
table#tbl_logo
{
	margin-top:25px;
}

table#tbl_logo tr.agencies_name td
{
	padding:0px 0px 40px 0px;
	width:30%;
	font-size:15px;
	font-weight:bold;
}
