@charset "utf-8";
@media (min-width:1000px) and (max-width:10000px){
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFF;
  	text-align: justify;
}
#header {
	margin: 0px auto;
	display: block;
	overflow: hidden;
	height: auto;
	width: auto;
  border-top-width: 10px;
	border-top-style: solid;
	border-top-color: #008252;
	background-color: #FFF;
	box-shadow: 0px 0px 13px 0px #000000;
  -webkit-box-shadow: 0px 0px 13px 0px #000000;
  -moz-box-shadow: 0px 0px 13px 0px #000000;
  -o-box-shadow: 0px 0px 13px 0px #000000; 
	padding: 0px;
	position: fixed;
	left: 0px;
	top: 0px;
	right: 0px;
	z-index: 999;
  
}
div.max-width {
	display: block;
	margin: 0px auto;
	padding: 0px;
	width: auto;
	max-width: 1000px;
	overflow: hidden;
}
#header-right {
	float: right;
	width: auto;
	overflow: hidden;
	background-color: #008252;
	border-radius: 12px 12px 12px 12px;
	-webkit-border-radius: 12px 12px 12px 12px;
	-moz-border-radius: 12px 12px 12px 12px;
	padding: 5px 10px 5px 10px;
	margin: 10px 0px 0px 0px;
}
#header-right h1 {
	color: #FFF;
	text-decoration: none;
	margin: 0px;
	height: auto;
	width: auto;
	padding: 5px 28px 5px 0px;
	background-image: url(../images/phone-icon-01.png);
	background-repeat: no-repeat;
	background-position: right center;
	font-weight: normal;
	font-size: 18pt;
	line-height: 18pt;
}
#header-right h1 a {
	color: #FFF;
	text-decoration: none;
	height: auto;
	width: auto;
}
#header-right h1 a:hover {
	color: #D0EBCF;
	text-decoration: none;
	text-shadow: 0px 0px 4px #000;
	height: auto;
	width: auto;
}
#logo {
	padding: 5px;
	overflow: hidden;
	width: 290px;
	height: 56px;
	display: block;
	margin: 0px;
}
#logo a img {
	text-decoration: none;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 56px;
	width: 290px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#content {
	width: auto;
	overflow: hidden;
	display: block;
	height: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	background-color: #FFF;
	position: relative;
	line-height: 1.5em;
	max-width: 1000px;
}
#content h1, h2, h3, h4, h5 {
	color: #000;
}
#content p a {
	text-decoration: none;
}
.center {
	display: block;
	padding: 0px;
	width: 100%;
	overflow: hidden;
	height: auto;
	text-align: center;
	margin: auto;
}
.float-right-image {
	display: block;
	padding: 0px;
	float: right;
	width: 50%;
	overflow: hidden;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 20px;
	height: auto;
}
.float-left-image {
	display: block;
	padding: 0px;
	float: left;
	width: 25%;
	overflow: hidden;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 0px;
	height: auto;
}
.float-left{
	display: block;
	padding: 0px;
	float: left;
	width: auto;
	overflow: hidden;
	margin: 0px;
	height: auto;
}
.certificate {
	display: block;
	padding: 20px;
	width: 50%;
	overflow: hidden;
	height: auto;
	text-align: center;
	margin: auto;
	border: solid 6px #008252;
	box-shadow: 0px 0px 13px 0px #000000;
  -webkit-box-shadow: 0px 0px 13px 0px #000000;
  -moz-box-shadow: 0px 0px 13px 0px #000000;
  -o-box-shadow: 0px 0px 13px 0px #000000; 
}

#content-bottom {
	display: block;
	height: auto;
	width: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 10%;
	padding-bottom: 0px;
	padding-left: 10%;
	overflow: hidden;
	background-color: #FFF;
}

#footer {
	margin: auto;
	padding: 20px;
	width: auto;
	overflow: hidden;
	color: #FFF;
	text-decoration: none;
	background-color: #666;
	text-align: center;
	display: block;
	height: auto;
	font-size: 12px;
}
#footer a {
	color: #DAF2D9;
	text-decoration: none;
}
div.content-right {
	display: block;
	margin: 0px;
	padding: 0px;
	float: right;
	width: auto;
	overflow: hidden;
}
div.team-profile {
	display: block;
	margin: 0px 0px 30px 0px;
	padding: 0px 20px 0px 0px;
	width: auto;
	overflow: hidden;
}
div.team-profile h3 {
	display: block;
	margin: 40px 0px 0px 0px;
	padding: 0px;
	width: auto;
	overflow: hidden;
}
.team-img-left {
	display: block;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 30%;
	overflow: hidden;
}
.team-img-right {
	display: block;
	margin: 0px;
	padding: 0px;
	float: right;
	width: 30%;
	overflow: hidden;
}
#contact-map {
	margin: 0px;
	padding: 0px;
	width: 500px;
	height: auto;
	overflow: hidden;
	display: block;
	float: right;
}
#contact-map img {
	display: block;
	margin: 0px;
	padding: 0px;
	height: 400px;
	width: 500px;
}
.wp-green-01 {
	color: #008252;
	background-color: #008252;
}
.wp-green-02 {
	color: #005F3B;
	background-color: #005F3B;
}
.wp-green-03 {
	color: #004429;
	background-color: #004429;
}
}

@media screen and (max-width: 999px) { 
	body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
}
	body {
	margin: 0px;
	padding: 0px;
	background-color: #FFF;
  text-align: justify;
}
	#header {
	margin: 0px auto;
	display: block;
	overflow: hidden;
	height: auto;
	width: auto;
  border-top-width: 10px;
	border-top-style: solid;
	border-top-color: #008252;
	background-color: #FFF;
	box-shadow: 0px 0px 13px 0px #000000;
  -webkit-box-shadow: 0px 0px 13px 0px #000000;
  -moz-box-shadow: 0px 0px 13px 0px #000000;
  -o-box-shadow: 0px 0px 13px 0px #000000; 
	padding: 0px;
	position: fixed;
	left: 0px;
	top: 0px;
	right: 0px;
	z-index: 999;
}
	div.max-width {
	display: block;
	margin: 0px auto;
	padding: 0px;
	width: auto;
	max-width: 1000px;
	overflow: hidden;
}
#header-right {
	float: right;
	width: auto;
	overflow: hidden;
	background-color: #008252;
	border-radius: 12px 12px 12px 12px;
	-webkit-border-radius: 12px 12px 12px 12px;
	-moz-border-radius: 12px 12px 12px 12px;
	padding: 5px 10px 5px 10px;
	margin: 10px 10px 0px 0px;
}
#header-right h1 {
	color: #FFF;
	text-decoration: none;
	margin: 0px;
	height: auto;
	width: auto;
	padding: 5px 28px 5px 0px;
	background-image: url(../images/phone-icon-01.png);
	background-repeat: no-repeat;
	background-position: right center;
	font-weight: normal;
	font-size: 18pt;
	line-height: 18pt;
}
#header-right h1 a {
	color: #FFF;
	text-decoration: none;
	height: auto;
	width: auto;
}
#header-right h1 a:hover {
	color: #D0EBCF;
	text-decoration: none;
	text-shadow: 0px 0px 4px #000;
	height: auto;
	width: auto;
}
#logo {
	padding: 5px;
	overflow: hidden;
	width: 290px;
	height: 56px;
	display: block;
	margin: 0px 0px 0px 10px;
}
#logo a img {
	text-decoration: none;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 56px;
	width: 290px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#content {
	width: auto;
	overflow: hidden;
	display: block;
	height: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	background-color: #FFF;
	position: relative;
	line-height: 1.5em;
	max-width: 1000px;
}
#content h1, h2, h3, h4, h5 {
	color: #000;
}
#content p a {
	text-decoration: none;
}
.center {
	display: block;
	padding: 0px;
	width: 100%;
	overflow: hidden;
	height: auto;
	text-align: center;
	margin: auto;
}
.float-right-image {
	display: block;
	padding: 0px;
	float: right;
	width: 50%;
	overflow: hidden;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 20px;
	height: auto;
}
.float-left-image {
	display: block;
	padding: 0px;
	float: left;
	width: 25%;
	overflow: hidden;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 0px;
	height: auto;
}
.float-left{
	display: block;
	padding: 0px;
	float: left;
	width: auto;
	overflow: hidden;
	margin: 0px;
	height: auto;
}
	.certificate {
	display: block;
	padding: 20px;
	width: 70%;
	overflow: hidden;
	height: auto;
	text-align: center;
	margin: auto;
	border: solid 6px #008252;
	box-shadow: 0px 0px 13px 0px #000000;
  -webkit-box-shadow: 0px 0px 13px 0px #000000;
  -moz-box-shadow: 0px 0px 13px 0px #000000;
  -o-box-shadow: 0px 0px 13px 0px #000000; 
}

#content-bottom {
	display: block;
	height: auto;
	width: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 10%;
	padding-bottom: 0px;
	padding-left: 10%;
	overflow: hidden;
	background-color: #FFF;
}

#footer {
	margin: auto;
	padding: 20px;
	width: auto;
	overflow: hidden;
	color: #FFF;
	text-decoration: none;
	background-color: #666;
	text-align: center;
	display: block;
	height: auto;
	font-size: 12px;
}
#footer a {
	color: #DAF2D9;
	text-decoration: none;
}
div.content-right {
	display: block;
	margin: 0px;
	padding: 0px;
	float: right;
	width: auto;
	overflow: hidden;
}
div.team-profile {
	display: block;
	margin: 0px 0px 30px 0px;
	padding: 0px 20px 0px 0px;
	width: auto;
	overflow: hidden;
}
div.team-profile h3 {
	display: block;
	margin: 40px 0px 0px 0px;
	padding: 0px;
	width: auto;
	overflow: hidden;
}
.team-img-left {
	display: block;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 30%;
	overflow: hidden;
}
.team-img-right {
	display: block;
	margin: 0px;
	padding: 0px;
	float: right;
	width: 30%;
	overflow: hidden;
}
#contact-map {
	margin: 0px;
	padding: 0px;
	width: 500px;
	height: auto;
	overflow: hidden;
	display: block;
	float: right;
}
#contact-map img {
	display: block;
	margin: 0px;
	padding: 0px;
	height: 400px;
	width: 500px;
}
.wp-green-01 {
	color: #008252;
	background-color: #008252;
}
.wp-green-02 {
	color: #005F3B;
	background-color: #005F3B;
}
.wp-green-03 {
	color: #004429;
	background-color: #004429;
}
}

@media screen and (max-width: 760px) {
	body {
	margin: 0px;
	padding: 0px;
	background-color: #FFF;
  text-align: left;
}
#header {
	margin: 0px auto;
	display: block;
	overflow: hidden;
	height: auto;
	width: auto;
  border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #008252;
	background-color: #FFF;
	box-shadow: 0px 0px 13px 0px #000000;
  -webkit-box-shadow: 0px 0px 13px 0px #000000;
  -moz-box-shadow: 0px 0px 13px 0px #000000;
  -o-box-shadow: 0px 0px 13px 0px #000000; 
	padding: 0px;
	position: relative;
	left: 0px;
	top: 0px;
	right: 0px;
	z-index: 999;
}
#contact-map {
	margin: auto;
	padding: 0px;
	width: 100%;
	height: auto;
	overflow: hidden;
	display: block;
	float: none;
}
#contact-map img {
	display: block;
	overflow: hidden;
	margin: auto;
	padding: 0px;
	height: auto;
	width: 100%;
}
	.team-img-left {
	display: block;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 45%;
	overflow: hidden;
}
.team-img-right {
	display: block;
	margin: 0px;
	padding: 0px;
	float: right;
	width: 45%;
	overflow: hidden;
}
}

@media screen and (max-width: 528px) { 
	body {
	margin: 0px;
	padding: 0px;
	background-color: #FFF;
  text-align: left;
}
	#header {
	margin: 0px auto;
	display: block;
	overflow: hidden;
	height: auto;
	width: auto;
  border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #008252;
	background-color: #FFF;
	box-shadow: 0px 0px 13px 0px #000000;
  -webkit-box-shadow: 0px 0px 13px 0px #000000;
  -moz-box-shadow: 0px 0px 13px 0px #000000;
  -o-box-shadow: 0px 0px 13px 0px #000000; 
	padding: 0px;
	position: relative;
	left: 0px;
	top: 0px;
	right: 0px;
	z-index: 999;
}
	#header-right {
	display: block;
	float: none;
	width: auto;
	overflow: hidden;
	background-color: #008252;
	border-radius: 12px 12px 12px 12px;
	-webkit-border-radius: 12px 12px 12px 12px;
	-moz-border-radius: 12px 12px 12px 12px;
	padding: 5px 10px 5px 10px;
	margin: 10px;
}
	#logo {
	padding: 5px;
	overflow: hidden;
	width: 290px;
	height: 56px;
	display: block;
	margin: 0px auto 10px auto;
}
#logo a img {
	text-decoration: none;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 56px;
	width: 290px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#contact-map {
	margin: auto;
	padding: 0px;
	width: 100%;
	height: auto;
	overflow: hidden;
	display: block;
	float: none;
}
#contact-map img {
	display: block;
	overflow: hidden;
	margin: auto;
	padding: 0px;
	height: auto;
	width: 100%;
}
	.team-img-left {
	display: block;
	margin: auto;
	padding: 0px;
	float: none;
	width: 70%;
	overflow: hidden;
  border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
}
.team-img-right {
	display: block;
	margin: auto;
	padding: 0px;
	float: none;
	width: 70%;
	overflow: hidden;
	  border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
}
.float-right-image {
	display: block;
	padding: 0px;
	float: none;
	width: 100%;
	overflow: hidden;
	margin: 0px;
	height: auto;
}
.float-left-image {
	display: block;
	padding: 0px;
	float: none;
	width: 100%;
	overflow: hidden;
	margin: 0px;
	height: auto;
}
.float-left{
	display: block;
	padding: 0px;
	float: none;
	width: 100%;
	overflow: hidden;
	margin: 0px;
	height: auto;
}
}
