/* --------------------------------------------- */
/* Main Styles --------------------------------- */

body {
	font-family:Arial, Helvetica, sans-serif;
	margin:26px 0 0 0; padding:0;
	background:#E5F1FB url('../graphics/body_bg.gif') repeat-x }
	
a:active, a:focus { outline:none }

a {
	color:#58ac00;
	text-decoration:none }
	
a:hover {
	color:#777;
	text-decoration:underline }
	
#content {
	width:848px;
	margin:0 auto;
	background:url('../graphics/content_bg.gif') repeat-y }
	
img.float-right { float:right; margin:5px 0 10px 15px }
img.float-left { float:left; margin:5px 15px 10px 0 }

.clear { clear:both; display:block }

h2 {
    color: #009; }

	
/* --------------------------------------------- */
/* Header/Logo --------------------------------- */
	
#header {
	position:relative;
	width:848px;
	height:110px;
	background:url('../graphics/header_bg.jpg') no-repeat }
	
	#header h1 {
		width:500px; height:90px;
		margin:0; padding:0;
		position:absolute;
		top:-15px; left:30px }
		
		#header h1 a {
			text-indent:-2000px;
			display:block;
/*			background:url('../graphics/logo.gif') no-repeat; */
			width:306px; height:90px }
			
		#header h1 span {
			font-size:14px;
			font-weight:normal;
			position:absolute;
			bottom:-20px; left:4px;
			color:#777 }

/* --------------------------------------------- */
/* Navigation ---------------------------------- */
		
#phoneheader {
	color:#777;
	font-size:22px;
	font-weight:bold;
	width:300px;
	text-align:right;
	position:absolute;
    float:right;
	right:10px;
	bottom:60px }
    
    #phoneheader span {
		display:block;
		float:right;
		margin:0 10px 0 0;
		padding:0 10px 0 0; }

#navigation {
	color:#777;
	font-size:16px;
	font-weight:bold;
	width:700px;
	text-align:right;
	position:absolute;
	right:30px;
	bottom:14px }
	
	#navigation span {
		display:block;
		float:right;
		margin:0 10px 0 0;
		padding:0 10px 0 0;
		border-right:1px solid #aaa }
		
		#navigation span.last {
			border:none;
			margin:0;
			padding:0 }
		

/* --------------------------------------------- */
/* Curved Line --------------------------------- */

.curvedLine {
	width:806px; height:19px;
	margin:5px 21px 15px 21px;
	display:block;
	background:url('../graphics/curved_line.gif') no-repeat }
	
.curvedLine-bottom {
	width:806px; height:19px;
	margin:30px 21px 0 21px;
	display:block;
	background:url('../graphics/curved_line.gif') no-repeat }
	
/* --------------------------------------------- */
/* Main Content -------------------------------- */

#main-content {
	width:780px;
	margin:0 34px }
	
	#main-content a { text-decoration:underline }
	
#main-content p {
	margin:0; padding:0;
	line-height:21px;
	color:#777;
	font-size:14px }

h2 {
	width:400px;
	color:#040;
/*	background:url('../graphics/title_subpage.gif') no-repeat; */
	text-indent: 0px;
    padding:0; }

h2.title-welcome {
	height:32px;
	margin:0 0 20px 0;
	padding:0; }
	
h2.title-subpage {
	height:40px;
	margin:0 0 12px 0;
	padding:0; }
    
    
/* --------------------------------------------- */
/* Contact Page -------------------------------- */

span.float-right { 
    float:right;
    padding:20px 200px 20px 20px;
    margin:5px 0 15px 15px }

span.fieldreqd { 
	font-size:10px }
    
span.fieldlabel { 
	line-height:1.5em; }
    
form { 
    border:solid;
    border-width: 0px;
    padding:20px;
    margin:5px 0 15px 15px }

/* --------------------------------------------- */
/* General Pages -------------------------------- */

#submenu { 
    float:left;
    width:150px;
    height:400px;
	color:#777;
	font-size:16px;
	font-weight:bold;
    padding:10px 15px 15px 15px;
    border-style:solid;
    border-width:0px;
    border-color:#58ac00;
    margin:10px 15px 15px 0px }
 
 	#submenu span {
		display:block;
		margin:0 0 15px 0;
		padding:0px }
        
 	#submenu a {
	         color:#58ac00;
	         text-decoration:none }

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

#middle-text {
             margin:0 0 0 200px }


             #middle-text li {
	                      display:block }

#ber-list {
	      width:300px;
          padding: 0px 0px 0px 20px;
          line-height:21px;
	      color:#777;
	      font-size:14px }

    
/* --------------------------------------------- */
/* Services Overview --------------------------- */

h2.title-servicesOverview {
	height:32px;
	margin:30px 0 20px 0; }
	
#servicesOverview {
	width:780px;
	background:#e6f7c7 url('../graphics/services_overview_top.gif') no-repeat }
	
	#servicesOverview ins {
		text-decoration:none;
		display:block;
		width:732px;
		padding:24px;
		background:url('../graphics/services_overview_bottom.gif') bottom no-repeat }
		
.service-block {
	width:232px;
	margin:0 18px 0 0;
	float:left } .service-block.last { margin:0 }
	
	.service-block h3 {
		margin:0 0 20px 0;
		padding:0;
		font-size:16px;
		font-weight:bold;
		color:#4a7b06 }
	
	.service-block img {
		margin:0 0 20px 0;
		display:block }
		
	.service-block p {
		text-align:justify }
		
/* --------------------------------------------- */
/* Footer -------------------------------------- */

#footer {
	position:relative;
	height:147px;
	background:#fff url('../graphics/footer_fade.gif') repeat-x }
	
	#footer span {
		position:relative;
		display:block;
		color:#777;
		padding:20px 30px 86px 30px;
		font-size:12px;
		width:780px;
		background:#FFF;
		margin:0 auto }
		
		#footer span em {
			line-height:normal;
			display:block;
			padding:0; margin:0;
			color:#777;
			text-align:right;
            position:absolute;
			right:30px; top:20px }
		
#footer .grass {
	width:100%;
	height:86px;
	position:absolute;
	bottom:0;
	background:url('../graphics/footer_grass.gif') repeat-x }
