body {
      margin-left: 0px;
      margin-top: 0px;
      margin-right: 0px;
      margin-bottom: 0px;
	  background-image: url(images/bg_mainpage.gif);
	  background-repeat: repeat;
}

.bg_white{
	background-color:#FFFFFF;
}

.bg_top_main{
	background-color:#8d9ca7;
}

.bg_top_main_big{
	background-color:#8d9ca7;
	background-image: url(images/bg_top_big.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

.bg_gecko{
	background-image: url(images/gecko.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}

.bg_box_small{
	background-image: url(images/bg_box_small.gif);
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	background-repeat: no-repeat;
	background-position: left center;
}

.bg_box_phone{
	background-image: url(images/phone.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.bg_box_talk{
	background-image: url(images/talk.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.bg_box_quote{
	background-image: url(images/quote.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.bg_box_large{
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.text_blue{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #2b5f94;
	text-align: left;
	text-decoration: none;
	line-height: 18px;
	text-transform: none;
}

.pale{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #cccccc;
	text-align: left;
	text-decoration: none;
	line-height: 18px;
	text-transform: none;
}

.text_link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	text-align: left;
	text-decoration: none;
	line-height: 18px;
	text-transform: none;
}

.text_link:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	text-align: left;
	text-decoration: underline;
	line-height: 18px;
	text-transform: none;
}

.title{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #7dbe36;
	text-align: left;
	text-decoration: none;
	text-transform: capitalize;
	line-height: 30px;
}

.current_page{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #7dbe36;
	text-align: left;
	text-decoration: none;
	line-height: 20px;
	text-transform: uppercase;
}

.title_extra_large{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	font-weight: normal;
	color: #81c042;
	text-align: left;
	text-decoration: none;
	text-transform: none;
	line-height: 30px;
}

.text{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	text-align: left;
	text-decoration: none;
	line-height: 18px;
	text-transform: none;
}

.link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #7dbe36;
	text-decoration: none;
	line-height: 18px;
	text-transform: none;
}

.green{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #7dbe36;
	text-decoration: none;
	line-height: 18px;
	text-transform: none;
}

.link:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #7dbe36;
	text-decoration: underline;
	line-height: 18px;
	text-transform: none;
}

.text_teal{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #336666;
	text-align: left;
	text-decoration: none;
	line-height: 20px;
	text-transform: uppercase;
}

.text_teal_normal{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #336666;
	text-align: left;
	text-decoration: none;
	line-height: 18px;
	text-transform: none;
}

.testimonial{
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #336666;
	text-align: left;
	text-decoration: none;
	line-height: 14px;
}

.link_teal{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #336666;
	text-align: left;
	text-decoration: none;
	line-height: 20px;
	text-transform: uppercase;
}

.link_teal:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #336666;
	text-align: left;
	text-decoration: underline;
	line-height: 20px;
	text-transform: uppercase;
}

.link_teal_normal{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #336666;
	text-align: left;
	text-decoration: none;
	line-height: 18px;
	text-transform: none;
}

.link_teal_normal:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #336666;
	text-align: left;
	text-decoration: underline;
	line-height: 18px;
	text-transform: none;
}

.text_white_uppercase{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #ffffff;
	text-align: left;
	text-decoration: none;
	line-height: 20px;
	text-transform: uppercase;
}

.text_white{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #ffffff;
	text-align: left;
	text-decoration: none;
	line-height: 30px;
}

.link_white{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #ffffff;
	text-align: left;
	text-decoration: none;
	line-height: 20px;
	text-transform: uppercase;
}

.link_white:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #ffffff;
	text-align: left;
	text-decoration: underline;
	line-height: 20px;
	text-transform: uppercase;
}