@charset "UTF-8";
/* CSS Document */



h1{
	font-family:  Arial, Helvetica, verdana, sans-serif;
	font-size: 18px;
	margin: 10px 0 5px 0 ;
	padding: 0 0 0 0;
	color:#8b9e1b;

}

h2{
	font-family:  Arial, Helvetica, verdana, sans-serif;
	font-size: 15px;
	margin: 15px 0 5px 0 ;
	padding: 0 0 0 0;
	color:#666;

}
h3{
	font-family:  Arial, Helvetica, verdana, sans-serif;
	font-size: 15px;
	margin: 20px 0 5px 0 ;
	padding: 0 0 0 0;
	color:#8b9e1b;

}
.phone{
	font-family:  Arial, Helvetica, verdana, sans-serif;
	font-size: 16px;
	color:#fff;
	padding: 10px 0 0 0;

}
ul{
margin: 0 0 0 0 ; 
}

ul ul{
margin: 0 0 6px 0 ; 
}

li {
font-family:  Arial, Helvetica, verdana, sans-serif;
font-size: 14px;
color:#666666;
margin: 0 0 5px 0 ; 
line-height: 16px;
}



.grey{
color: #666666
}

.green{
color:#8b9e1b;
font-weight: bold;
}

.news{
font-size: 13px;
line-height: 17px;
}

.small_font{
font-size: 8px;
}



p{
font-family:  Arial, Helvetica, verdana, sans-serif;
font-size: 14px;
color:#666666;
margin: 16px 0 8px 0 ; 
line-height: 18px;
}


#list p{
font-family:  Arial, Helvetica, verdana, sans-serif;
font-size: 14px;
color:#666666;
margin: 0px 0 8px 0 ; 
line-height: 18px;
}


body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: url(bg.jpg) 0% 0% repeat-x;
	padding: 0;
	margin: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
}
.twoColFixLtHdr #container { 
	width: 970px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF;
	margin: 0px auto; /* the auto margins (in conjunction with a width) center the page */
	border: none;
	text-align: left; /* this overrides the text-align: center on the body element. */
} 
.twoColFixLtHdr #header { 
	margin: 0 0 0 0;
	background: #a8bd28; 
	padding: 0;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
	border:none;
}
.twoColFixLtHdr #sidebar_right {
	float: right; /* since this element is floated, a width must be given */
	width: 270px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	background: #fff; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 25px 0px 0 0px;
}

.twoColFixLtHdr #mainContent_left { 
	margin: 0 280px 0 0 ; /* the left margin on this div element creates the column down the left side of the page - no matter how much content the sidebar1 div contains, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the #sidebar1 space when the content in #sidebar1 ends. */
	padding: 15px 50px 0px 75px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
} 

.twoColFixLtHdr #mainContent_left_edge { 
	margin: 0 200px 0 0 ; /* the left margin on this div element creates the column down the left side of the page - no matter how much content the sidebar1 div contains, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the #sidebar1 space when the content in #sidebar1 ends. */
	padding: 15px 50px 10px 15px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
} 


.twoColFixLtHdr #mainContent_right {
margin: 0 0 0 300px ;
padding: 25px 50px 0px 15px;
}

.twoColFixLtHdr #sidebar_left {
float: left;
width: 280px;
padding: 15px 0 25px 15px;

}


	
.twoColFixLtHdr #fullContent { 
	margin: 0 ; /* the left margin on this div element creates the column down the left side of the page - no matter how much content the sidebar1 div contains, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the #sidebar1 space when the content in #sidebar1 ends. */
	padding: 15px  15px 0 15px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
} 




.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 5px;
	
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-left: 25px;
	margin-right: 5px;
	margin-top: 3px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

.portfolio { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	font-family:  Arial, Helvetica, verdana, sans-serif;
	font-size: 18px;
	margin: 25px 0 10px 20px ; 
	line-height: 20px;
}
#about {
margin:3px 3px 3px 3px;
float: left;

}

#top_nav {
	float: right; /* since this element is floated, a width must be given */
	width: 600px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	padding: 15px 10px 0 0;
}

/* top menu Style */

#topmenu li { 
	list-style-type:none;
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 20px;
	padding: 5px 12px 0 0;
	float: right;
	color:#fff;
	  }
	  
#topmenu li a:link { 
	  color:#fff; text-decoration: none
	  }
	   
#topmenu li  a:visited { 
	     color:#fff; text-decoration: none
	  }
	  
#topmenu li a:hover { 
	   color: #333; 
  }
  
  
  /* underMenu Style */
#underMenu ul {
margin: 0 320px 0 0;
padding:10px 0 0 0;

}

#underMenu li { 
	list-style-type:none;
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 20px;
	padding: 0 8px 0 0;
	float: right;
	color:#666;
	  }
	  
	  

	  
#underMenu li a:link { 
	  color:#666; text-decoration: none
	  }
	   
#underMenu  a:visited { 
	     color:#666; text-decoration: none
	  }
	  
#underMenu li a:hover { 
	   color: #a8bd28; 
	  }

#underMenu_long ul {
margin: 0 220px 0 0;
padding:10px 0 0 0;

}
		
#underMenu_long li { 
	list-style-type:none;
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 20px;
	padding: 0 8px 0 0;
	float: right;
	color:#666;
	  }
	  
 #underMenu_long li a:link { 
	  color:#666; text-decoration: none
	  }
	   
#underMenu_long li  a:visited { 
	     color:#666; text-decoration: none
	  }
	  
#underMenu_long li a:hover { 
	   color: #a8bd28; 
	  }
	  
  /* footer link Style */
  

  
  
#footer {
margin: 20px  0 50px 0;
padding: 0 0 25px 0;
}


#footer ul {
margin: 0 25px 0 25px;
padding:0 0 0 0;

}
		
#footer li { 
	list-style-type:none;
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	padding: 0 10px 0 0;
	float: left;
	color: #a8bd28;
	  }
	  
#footer li a:link { 
	  color:#666; text-decoration: none
	  }
	   
#footer li  a:visited { 
	     color:#666; text-decoration: none
	  }
	  
#footer li a:hover { 
	   color: #a8bd28; 
	  }	  


	  
	  
#logo { 
	margin: 0 650px 0 0; /* the right margin on this div element creates the column down the right side of the page - no matter how much content the sidebar1 div contains, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the #sidebar1 space when the content in #sidebar1 ends. */
	padding: 15px 10px 0 0; /* remember that padding is the space inside the div box and margin is the space outside the div box */
} 

#contact {
		text-align: right; 
		padding: 5px 0 0 20px ;
		}
#call { 
		padding: 10px 0 0 20px ;
		}


#hor_menu {  
margin:12px 0 0 0;
background-image:url(menu_background.jpg);

}

#menu_box {  
margin:0 0 0 0;
padding: 8px 0 4px 25px;
border: none;
}

.smalltitle{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #676969;
	padding: 0 0 0 20px;
	margin: 0;
	
}
.title{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	color: #676969;
	padding: 0 0 0 20px;
	margin: 0;
	
}
.smallcopy{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666;
	padding: 0 0 5px 20px;
	margin: 0;
	line-height: 14px;
}


/* roundbox style 250px wide */
  
  
#boxes {
width:250px;
margin:0 15px 0 0;
}


#box250 {
margin:0 0 5px 0;
padding: 0 0 10px 0px;
background-image:url(bottom.jpg);
background-position:left bottom;
background-repeat:no-repeat;
}
#box250 h2 {
text-align:center;
margin:5px 0 0 -1px;
padding: 5px 18px 10px 0px;
background:url(boxtop.jpg);
background-position:left top;
background-repeat:no-repeat;
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
font-size: 14px;
color: #fff;
}

#box250 p {
padding:3px 19px 2px 25px;
margin:0;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #333;
line-height: 14px;
}

#port_menu {
width:250px;
margin:90px 15px 0px 0px;
}

#icon_menu_small{	
margin: 20px 0 0 15px;	
	}
	
#buttons {
width: 65px;
height: 90px;
float: left;
margin: 0px 10px 2px 0px;
text-align: center;
color:#666666;
}

#buttons p{
padding: 3px 0 0 0;
align: center;
font-size: 9px;
line-height: 12px;
}

#box250 p a:hover {
color:#8b9e1b;
text-decoration:none;
}

#box250 p a:link {
text-decoration:none;
}

#box250 p a:visited {
text-decoration:none;

}


#equipment li{
font-size: 12px;
padding: 0 0 4px 0;
margin: 0 0 0 -15px;
}

#sharethis{
float: right;
width: 150px;
Padding: 14px 0 0 0;
}

#sharethis a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #336699;
}
#sharethis a:link {
	text-decoration: none;
}
#sharethis a:visited {
	text-decoration: none;
}
#sharethis a:hover {
	text-decoration: none;
	color: #8b9e1b;
}
#sharethis a:active {
	text-decoration: none;
}




<!--[if IE 5]>
<style type="text/css"> 
/* place css box model fixes for IE 5* in this conditional comment */
.twoColFixLtHdr #mainContent_right { width: 740px; }

</style>
<![endif]--><!--[if IE]>
<style type="text/css"> 
/* place css fixes for all versions of IE in this conditional comment */
.twoColFixLtHdr #sidebar_right { padding-top: 40px; }
.twoColFixLtHdr mainContent_left { zoom: 1; }
/* the above proprietary zoom property gives IE the hasLayout it needs to avoid several bugs */
</style>
<![endif]-->


