*
{
	padding: 0;
	margin: 0;
}

.clear
{
display: block;
clear: both;
}

body
{
	font: 1em Arial, Helvetica, sans-serif;
	background: #97be0d;
	text-align: center;
}

a img, fieldset
{
	border: 0;
}

/* TEXT STYLES ************************/

address
{
	font-size: 0.8em;
	margin-bottom: 10px
}

h1, h2, h3, h4, h5, h6
{
	color: #000;
}

h2
{
	font:bold .96em Verdana, Arial, Helvetica, sans-serif ;
	margin: 10px 0;
	color:#96bf0b;
}

h3
{
	font:bold .86em Verdana, Arial, Helvetica, sans-serif ;
	margin-bottom: 10px;
}

h4
{
	font:bold .8em Verdana, Arial, Helvetica, sans-serif;
	margin-bottom: 5px;
	color:#96bf0b;
}

p, li /* STANDARD PARAGRAPH STYLE */
{
	font:normal .75em Verdana, Arial, Helvetica, sans-serif ;
	margin-bottom: 10px;
	line-height: 145%;
}

label
{
	font:normal .81em Verdana, Arial, Helvetica, sans-serif ;
}

#sidebar p#last
{
	padding-top: 10px;
	color:#96bf0b;
	font-size: 0.8em;
}

#header h1
{
	background:url(../images/logo.gif) no-repeat;
	height:92px;
	margin-top:35px;
	float:left;
	display:inline;
	width:245px;
	text-indent:-9999px;
	margin-left:22px;
	margin-right:30px;
}

h2#what_we_do
{
	background:url(../images/what_we_do.gif) no-repeat;
	margin-top:10px;
	height:15px;
	text-indent:-9999px;
}

h2#ask_us
{
	background:url(../images/ask_us.gif) no-repeat;
	margin-top:10px;
	height:15px;
	text-indent:-9999px;
}

#head p
{
	margin:5px 0 0 11px;
	color:#96bf0b;
}

#head p#url
{
	float:left;
	display:inline;
	width:42%;
}

#head p#tel_email
{
	float:left;
	display:inline;
	text-align:right;
	width:53%;
}

#news p, #news h2, #news h3
{
	padding-left:15px;
}

#news p#news_last
{
	margin-bottom:0px;
}

/* LIST STYLES *************************/

ul
{
	list-style: inside;
}

#content ul
{
	margin-bottom: 10px;
}

li
{
	margin-bottom:0px;
	color: #000;
}

#content li
{
	list-style: outside;
	margin-left: 15px;
}

#nav ul
{
	padding:0 15px 13px;
	background:#fff url(../images/nav_bottom.gif) no-repeat bottom left; 
}

#nav li
{
	list-style:none;
	border-bottom:1px dashed #ececec;
	padding:9px 0 8px 0;
}

#nav li img
{
	padding-left:12px;
}

#nav li a:hover, #nav li a#active
{
	background:#fff url(../images/nav_active.gif) no-repeat 0 center; 
}
/* LAYOUT DIVS *************************/

.left
{
	width: 48%;
	float: left;
}

.right
{
	width: 48%;
	float: right;
}

#head
{
	height: 30px;
	background: #fff;
	width: 100%;
	margin: 0 auto;
	text-align: left;
}

#inner
{
	width: 753px;
	margin: 0 auto;
}

#container
{
	clear:both;
	width: 747px;
	height: auto;
	margin: 0 auto;
	text-align: left;
}

#pipes
{
	background: url(../images/banner.jpg) no-repeat 0 0;
	height:154px;
	margin:0 0 21px 297px;
}

#nav_container
{
	float: left;
	display:inline;
	width:37.5%;
	margin-top:-15px;
}

#nav
{
	background:#fff url(../images/nav_top.gif) no-repeat 0 0; 
	height: auto;
	text-align: left;
	padding-top:6px;
	width:280px;
	float: left;
	display:inline;
}

#news_top
{
	background: url(../images/news_top.gif) no-repeat scroll 0 0;
	clear:both;
	display:inline;
	float:left;
	margin-left:-7px;
	padding:0px 0 0 16px;
	text-align:left;
	height: 17px;
	width:271px;
}

#news_btm
{
	background: url(../images/news_bottom.gif) no-repeat scroll 0 bottom;
	clear:both;
	display:inline;
	float:left;
	height:45px;
	margin:0 0 0 -7px;
	padding-left:16px;
	text-align:left;
	width:271px;
}

#news
{
	background:#fff; 
}

#content
{
	background:url(../images/content_tile.gif) repeat-y scroll 14px top;
	display:inline;
	float:left;
	height:auto;
	margin-left:3px;
	margin-top:-21px;
	padding:0 10px 0 26px;
	width:57%;
}

#content_btm
{
	background: url(../images/content_bottom.gif) no-repeat scroll 1px top;
	float:right;
	height:60px;
	width:60.35%;
}

#left_col
{
	display:inline;
	float:left;
	width:54%;	
}

#sidebar
{
	float: right;
	width: 40%;
	height: auto;
}

#footer
{	
	margin-top:17px;
	border-top: 1px solid #8ec1d6;
	padding-top:5px;
}


/* LINK STYLES *************************/

a
{
	text-decoration: underline;
	color:#96bf0b;
}

a:visited
{
	text-decoration: underline;
	color: #96bf0b;
}

a:hover
{
	text-decoration: underline;
	color: #97bd0e;
}

#nav a
{
	color: #97bd0e;
	text-decoration: none;
}

#nav a:visited
{
	color: #97bd0e;
	text-decoration: none;
}

#nav a:hover
{
	color: #97bd0e;
	text-decoration: none;
}

/* FORM **/

label
{
	display: block;
	padding: 10px 0 5px 0;
}

input[type=text]
{
	width: 80%;
	padding: 3px;
}

textarea
{
	width: 80%;
	padding: 3px;
	height: 100px;
	font: 0.9em Arial, Helvetica, sans-serif;
	margin-bottom:10px;
}
