.block-green {
	  background-color: #149212;
  padding-bottom: 20px;
  border-radius: 5px;
}

#right .block-green  h3 {
	
  color: #fff;
 
}


#html5-watermark {
	display: none !important;
}



.callme {
	color: #DF7027;
}

.phone {
	  font-size: 25px;
  color: #DF7027;
  font-weight: 700;
  text-align: center;
}

.price {
	font-size: 30px;
color: #DF7027;
	font-weight: 700;
}


.divider-grey
{
border-bottom: 2px solid #eee;
}

hr {
height: 2px;
  background-color: #00AAC4;
}
.row {
	width: 100%;
	display: block;
	margin-bottom: 30px;
	  float: inherit;
}

.span33 {
	  width: 29%;
  margin: 10px 1%;
  float: left;
  padding: 1%;
  border-right: 1px solid #eee;
}

.span50 {
	width: 48%;
	margin: 0px 1%;
	float: left;
}

.span66 {
	width: 64%;
	margin: 0px 1%;
	float: left;
}
.span100 {
	width: 100%;

	float: left;
}

.panels-images img {
	width: 100%;
	float: left;
}





.row h2 {
	text-align: center;
}




p {
	color: #777;
}

.main-title {
font-size: 18px;
  padding-top: 10px;
  text-align: center;
  width: 98%;
  float: left;
  background-color: #00AAC4;
  padding-bottom: 10px;
  border-bottom-left-radius: 7px;
  border-bottom-right-radius: 7px;
  margin-left: 1%;
  margin-right: 1%;
}

.main-title a {
  color: #fff;
 }

*
{
margin: 0px;
padding: 0px;
}

a:link {
	  color: #007891;
	text-decoration:none;
	font-weight:bold;
}

a:hover {
	text-decoration: none;
	color: #000000;
	font-weight:bold;
}


body{
	background: #ffffff;
	font-family:   Helvetica, Arial, sans-serif;
	font: 15px;
	color: #464646;
	margin: 0 auto;
	padding: 0px;
	border-top: 4px solid #149212;
	border-bottom: 4px solid #149212;
	
}

#content{
	  max-width: 1140px;
	  
	text-align: left;
	margin: 0 auto;
}

#main{
	max-width: 1140px;
	margin: 20px 9px;
	clear:both;
	
}

#main img{
	max-width: 100%;
	
}

#header{
	height: 160px;
	background: #00768e; /* Old browsers */
background: -moz-linear-gradient(top,  #00768e 0%, #009bbb 56%, #0096b4 59%, #00adc7 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#00768e), color-stop(56%,#009bbb), color-stop(59%,#0096b4), color-stop(100%,#00adc7)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #00768e 0%,#009bbb 56%,#0096b4 59%,#00adc7 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #00768e 0%,#009bbb 56%,#0096b4 59%,#00adc7 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #00768e 0%,#009bbb 56%,#0096b4 59%,#00adc7 100%); /* IE10+ */
background: linear-gradient(to bottom,  #00768e 0%,#009bbb 56%,#0096b4 59%,#00adc7 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00768e', endColorstr='#00adc7',GradientType=0 ); /* IE6-9 */
border-radius: 0px 0px 7px 7px;
position: relative;
}


#logo{
	  width: 30%;
  float: left;
}

#logo img {

  margin-top: 5px;
  text-align: center;
  max-width: 100%;
	  
}


#logo a {
	text-decoration: none;
	/*text-transform: lowercase;*/
	font-style: italic;
	font-size: 18px;
	color: #ffffff;
}
#logo H1 a{	
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: normal;
	color: #eeeeee;
	height: 20px;
	padding-left: 3px;
	padding-top: 8px;
	margin-left: 50px;
	/*border-bottom: 1px dotted #000000;*/
	margin-right: 50px;
	margin-bottom: 20px;
}


#menu{
	float: right;
  display: inline-block;
  margin-right: 20px;
  width: 65%;
  margin-top: 28px;
	
	
	
}

#menu ul {
	list-style: none;
	position: relative;
}

#menu li {
	padding: 5px 30px;
	margin-right: 10px;
	position: relative;
	float: left;
	list-style: none;
	display: inline; 
	background: #149212;
	border-radius: 7px;
}

#menu li:hover {
	background: #117B10;
}

#menu a {

  height: 28px;
  display: block;
  text-align: center;
  text-decoration: none;
  color: #ffffff;
  font-weight: bold;
  padding-top: 12px;
  font-size: 13px;
  text-transform: uppercase;
}

#menu a:hover{
	color: #ffffff;
	text-decoration: underline;
	font-size: 13px;
}

#left{
	  width: 20%;

  float: left;  
}

#left a{
	  color: #149212;
   font-size: 14px;
}

#left a:hover{
	color: #000000;
}


#left H3{
	 
  font-size: 18px;
  font-weight: normal;
  color: #ffffff;
 
  height: 43px;
  padding-top: 7px;
   margin-left: 6px;
  text-align: center;
  background-color: #00AAC4;
  border-radius: 7px;
  line-height: 35px;
    margin-bottom: 20px;
}

#left H3.mainsub{
	  font-size: 18px;
  font-weight: normal;
  color: #ffffff;
  height: 43px;
  padding-top: 7px;
  margin-left: 6px;
  text-align: center;
  background-color: #007E97;
  border-radius: 7px;
  line-height: 35px;
}

#left H3.mainsubsmall{
		  font-size: 18px;
  font-weight: normal;
  color: #ffffff;
  height: 43px;
  padding-top: 7px;
  margin-left: 6px;
  text-align: center;
  background-color: #007E97;
  border-radius: 7px;
  line-height: 35px;
}

#left ul {
	list-style: none;
	margin-top: 0;
	padding-top: 0;
	padding-left: 15px;
	padding-bottom: 15px;
}

#left ul li{
/*	height: 20px;*/
	margin-top: 4px;
}

#categories {
	margin-bottom: 10px;
	padding: 0;
}

#categories ul li{
	  padding-left: 15px;
  padding-top: 1px;
  border-bottom: 1px solid #DBDBDB;
  padding-bottom: 5px;
}

.subcategories {
	margin-bottom: 20px;
	padding: 0;
}

.subcategories ul li{
	display: block;
	padding-left: 15px;
	padding-top: 1px;	
	position: relative;
}

#partners {
	margin-bottom: 10px;
	padding: 0;
}

#partners ul li{
  padding-left: 15px;
  padding-top: 1px;
  border-bottom: 1px solid #DBDBDB;
  padding-bottom: 5px;
}

#right{
	float: left;
   margin-top: 30px;
  width: 80%;
  margin-bottom: 30px;
}


.text{
	padding-left: 15px;
	padding-right: 15px;
}

#right h2{
	
	font-size: 30px;
	font-weight: normal;
	  color: #00AAC4;
	padding-left: 3px;
	padding-top: 18px;
	padding-bottom: 2px;
	
	

	margin-bottom: 15px;
}

#right p {
	margin: 0;
	padding: 0;
	padding-bottom: 7px;
	padding-left: 7px;
}
/*
#right h3 {
	margin: 0;
	padding: 0;
	padding-top: 10px;
	color: #196050;
}*/

#right h3{
	font-size: 25px;
  font-weight: normal;
  color: #149212;
  padding-left: 3px;
  padding-top: 8px;
  padding-bottom: 2px;
  
    text-align: center;
  margin-bottom: 10px;
  clear: both;
}

#right h4{
  font-size: 20px;
  font-weight: normal;
  color: #007B94;
 
  padding-left: 3px;
  padding-top: 8px;
  padding-bottom: 2px;
;
  margin-bottom: 10px;
  clear: both;
}
#right h5{
  font-size: 15px;
  font-weight: normal;
  color: #00AAC4;
 
  padding-left: 3px;
  padding-top: 8px;
  padding-bottom: 2px;

  margin-bottom: 10px;
  clear: both;
}


#right ul {
	/*list-style: none;*/
	margin-top: 0;
	padding-top: 0;
	margin-left: 15px;
	padding-left: 15px;
	padding-bottom: 10px;
}

#right table {
	margin: 10px auto;
	text-align: center;
}

#right td {
	padding: 2px;
	text-align: center;
}

/*
#right ul li{
	height: 20px;
	margin-top: 4px;
}*/


#leftcol{
	width: 160px;
	float:left;
	margin-left: 45px;
}

#cencol{
	width: 160px;
	float:left;
	margin-left: 40px;
}

#rightcol{
	width: 160px;
	float:left;
	margin-left: 40px;
	margin-right: 40px;
}

#mainbot{
	background: url(images/mainbot.jpg) no-repeat;
	height: 10px;
}	

#footer {
  clear: both;
  margin: 0 auto;
  padding-top: 20px;
  padding-bottom: 10px;
  background: #00768e;
  background: -moz-linear-gradient(top, #00768e 0%, #009bbb 56%, #0096b4 59%, #00adc7 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#00768e), color-stop(56%,#009bbb), color-stop(59%,#0096b4), color-stop(100%,#00adc7));
  background: -webkit-linear-gradient(top, #00768e 0%,#009bbb 56%,#0096b4 59%,#00adc7 100%);
  background: -o-linear-gradient(top, #00768e 0%,#009bbb 56%,#0096b4 59%,#00adc7 100%);
  background: -ms-linear-gradient(top, #00768e 0%,#009bbb 56%,#0096b4 59%,#00adc7 100%);
  background: linear-gradient(to bottom, #00768e 0%,#009bbb 56%,#0096b4 59%,#00adc7 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00768e', endColorstr='#00adc7',GradientType=0 );
  border-radius: 7px 7px 0px 0px;
  position: relative;
  color: #fff;
  max-width: 1140px;
}

#footer p {
	margin: 5px;
	font-size: 13px;
	text-align: center;
	color: #fff;
	
}

#footer a {
	color: #333;
}

  @media only screen 
and (max-width : 750px) {
	#logo {
  width: 100% !important;
  float: left;
  margin: 0 auto;
  text-align: center;
  
}

#menu {
  float: none;
  display: block;
  margin-right: 0px;
  width: 100% !important;
  position: relative;
  float: left;
    margin-top: 5px;
  
}
#menu li {
    padding: 5px 30px;
  margin-right: 5px;
  position: relative;
  list-style: none;
  display: block;
  background: #149212;
  border-radius: 7px;
  float: none;
  margin-left: 5px;
  margin-bottom: 5px;
}

#left {
  width: 100%;
  margin: 1%;
  float: left;
}

#categories {
  margin-bottom: 10px;
  padding: 0;
  width: 48%;
  float: left;
}


#partners
{
  margin-bottom: 10px;
  padding: 0;
  width: 48%;
  float: left;
}

#right {
  float: left;
  margin: 1%;
  width: 98%;
}


}


  @media only screen 
and (min-width : 751px) and (max-width : 1100px) {
	#menu li {
  padding: 5px 5px;
  margin-right: 10px;
  position: relative;
  float: left;
  list-style: none;
  display: inline;
  background: #149212;
  border-radius: 7px;
}

#menu a {
  height: 28px;
  display: block;
  text-align: center;
  text-decoration: none;
  color: #ffffff;
  font-weight: bold;
  padding-top: 10px;
  font-size: 12px;
  text-transform: uppercase;
}

#menu {
  float: right;
  display: inline-block;
  margin-right: 20px;
    width: 65%;
  margin-top: 28px;
}
	}