*{margin: 0; padding: 0; border: 0;}
*a{color: #000; text-decoration: none;} 
p{margin-bottom: 1em;}	

body {
	margin: 0; padding: 0; 
	background: #00a599;
	font-family: Helvetica, Verdana, arial, sans-serif; 
	text-align: center; 
	line-height: 1.2em; 
	color: #333; }


/* list */
ul.services, ul.servicesalt{color: #c4df7c; font-weight: bold; margin: 0 0 0 13px; padding: 1em 0;}
ul.services li, ul.servicesalt li{padding: 0.2em 0; text-align: left;}
ul.servicesalt{color:#60564b;}


/* PDF - word buttons */	
a.pdf_btn {
	color: #dde1f6; 
	border: none; 
	font-weight: bold; 
	background: #0e9087 url("../images/pdf-icon.gif") 98% 5px no-repeat; 
	padding: 4px 2em 4px 6px; margin: 0 0.5em; 
	border-left: 1px solid #696560; border-right: 1px solid #a1a1a1; 
	border-bottom: 1px solid #696560; border-top: 1px solid #a1a1a1; 
	text-decoration: none; font-size: 80%; }
	
a.pdf_btn:hover{background: #92ded9 url("../images/pdf-icon.gif") 98% -52px no-repeat; color: #fbeede;}


a.word_btn {
	color: #dde1f6; 
	border: none; 
	font-weight: bold; 
	background: #0e9087 url("../images/word-icon.gif") 98% 5px no-repeat; 
	padding: 4px 2em 4px 6px; margin: 0 0.5em; 
	border-left: 1px solid #696560; border-right: 1px solid #a1a1a1; 
	border-bottom: 1px solid #696560; border-top: 1px solid #a1a1a1; 
	text-decoration: none; font-size: 80%; }
	
a.word_btn:hover{background: #92ded9 url("../images/word-icon.gif") 98% -52px no-repeat; color: #fbeede;}

/* fonts */


h1{font-size: 190%; text-align:left; color: #fff; padding: 1em 0 0.75em 0; 
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;}

.bio_font {
	font-family:Tahoma, Geneva, sans-serif;
	font-style:italic; 
	font-size:14px; color: #c4df7c; }

.bio_font2 {
	font-family:Tahoma, Geneva, sans-serif;
	line-height:1.4	em;
	font-size:12px; color: #e6f5be; }
	
.bio_font3 {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:14px; color: #fff; }

.contact_font {
	padding:3px;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px; color: #37624a; }

a.email {color: #c4df7c;}
a.email hover {color: #e0f6a5;}


/* layout _____________________________________*/

.layout{
	position: relative;
	background: url(../images/main_bg1_contact.gif) repeat-y #00a599; 
	line-height: 1.5em;
	text-align: left; 
	font-family: "trebuchet ms", arial, sans-serif;
	font-size: 13px; color: #fff; }

.main_txt{
	width: 260px; 
	padding: 20px 0px 30px 55px;}
	
.main_txt .a{
	width: 58%; 
	padding: 20px 0px 30px 55px;
	color:#c4df7c; }


.main{
	position: relative;
	height: 565px;
	background: url(../images/bg.gif) top left repeat-x; 
	text-align: left; }

.main_services{
	position: relative;
	height: 250px;
	background: url(../images/bg_services.gif) top left repeat-x; 
	text-align: left; }

	
/* - MENU DIV ----- */

.menu{
	position: relative;
	height: 34px;
	padding: 0px 0px 0px 55px;
	background: url(../images/menu_bg_contact.gif) top left no-repeat; 
	color:#eb622f;}	

#menu_text { 
	padding: 1px 0;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	text-align:left;
	font-style:italic;
	font-size: 14px; color: #edc2b2; }
	
#menu_text a{
	margin-right:3px; margin-left:3px; 
	text-decoration: none; font-weight:bold;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	letter-spacing:1px;
	font-size: 14px; color: #ffffff; }
	
#menu_text a:visited {
	text-decoration:none;
	color:#ffffff;}	
	
#menu_text a:hover{ 
	text-decoration:underline;
	font-size: 14px; color:#00a599; }

/* end MENU DIV --- */





.quote{
	width: 350px; 
	position: absolute; bottom: 23px; right: 57px; 
	font-size: 20px; color: #f26222; 
	text-align: right;
	line-height: 1.4em; }


.logo{position: absolute; top: 40px; right: 57px; width: 235px; height: 217px; }

.logo2{
	width: 235px; height: 217px;
	position: absolute; top: 0px; right: 41px;	}


.address{
	float: left; 
	position: absolute; top: 20px; right: 61px; 
	text-align: right; width: 250px;
	font-family:Tahoma, Geneva, sans-serif;
	font-size: 13px; color: #000;}


.contact_box{
	float: left;
	position: absolute;
	width: 390px;
	top: 37px; right: 55px;
	text-align: right;
	font-family:Tahoma, Geneva, sans-serif;
	font-size: 13px; color: #000; }
	
#line{ background: #0fbfb2; repeat-x; height:1px; margin-top:20px;}

#line_sm{ background: #0fbfb2; repeat-x; height:1px; margin-top:20px; width:250px;}

	
/* ---------------- Bottom DIV ------------------------------- */	

#bottom{
	margin-top: 80px; margin-bottom: 5px; 
	text-align: center; 
	font-size:10px; color:#efefef;}

#bottom a{color: #d6d3d2; font-size: 10px;}

#bottom a:hover{color: #ffd0bf;}	



/*	
.clearfix:after{content: "."; display: block; height: 0; clear: both; visibility: hidden;}

.clearfix {display: inline-table;}
*/

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}.clearfix {display: block;}
/* End hide from IE-mac */
