@charset "UTF-8";
body {
	font-family: Helvetica, Arial, sans-serif;
	color: #555555;
	font-size: 13px;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 36px;
	color: #008a5f;
	letter-spacing: -2px;
	margin-bottom: 35px;
}
h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	color: #008a5f;
	margin-bottom: 20px;
}
h4 {
	font-size: 18px;
	color: #555555;
	line-height: 24px;
	font-weight: bold;
	margin-bottom: 10px;
}
p {
	line-height: 18px;
	color: #555555;
	font-size: 13px;
	margin-bottom: 18px;
	margin-top: 0px;
}
table {
	margin-bottom: 20px;
}
td {
	padding: 10px;
	color: #555555;
	font-size: 13px;
	background-color: #edf7f4;
	text-align: center;
}
th {
	font-size: 14px;
	color: #008A5F;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #008A5F;
	padding: 10px;
	font-weight: bold;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #008A5F;
}

a:link {
	text-decoration: none;
	color: #008A5F;
	
}
a:visited {
	color: #008A5F;
	text-decoration: none;
	
}
a:hover {
	color: #00b57d;
	text-decoration: none;

}
a:active {
	color: #008A5F;

}
#wrapper {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	height: 100%;
	position:relative;
}
#nav {
	margin-top: 20px;
	float: left;
	width: 960px;
	height: 175px;
}
#logo {
	float: left;
}
#header_tagline {
	font-weight: bold;
	float: right;
	font-size: 16px;
	text-align: right;
	margin-right: 20px;
	line-height: 24px;
	margin-top: 50px;
	font-family: Arial, Helvetica, sans-serif;
	color: #999999;
	font-style: italic;
}
#footer {
	width: 960px;
	margin-top: 20px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #dddddd;
	padding-top: 10px;
	float: left;
	height: 30px;
	margin-bottom: 20px;
}
#copyright {
	color: #959595;
	width: 575px;
	float: left;
	font-size: 11px;
}
#contacts {
	float: right;
	font-size: 12px;
}
#hero_banner {
	float: left;
	height: 400px;
	background-image: url(../images/hero_banner.jpg);
	border: 1px solid #c2c2c3;
	margin-top: 20px;
	width: 958px;
}
.learn_more {
	color: #008A5F;
	font-weight: bold;
	margin-top: 20px;
	font-size: 12px;
}


#banner_text {
	width: 490px;
	margin-left: 430px;
	margin-top: 40px;
}
.headline {
	font-size: 16px;
	line-height: 24px;
	color: #535353;
	margin-bottom: 20px;
}
#nav {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #008A5F;
	height: 20px;
	margin-top: 40px;
	float: left;
	width: 960px;
	padding-top: 5px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #008A5F;
}
#navlist {
	padding-bottom: 10px;
	float: right;
}
#navlist li{
	display: inline;
	list-style-type: none;
	font-weight: bold;
	padding-right: 20px;
	font-size: 11px;
	color: #555555;
}
.headline_testimonial {
	font-family: "Times New Roman", Times, serif;
	line-height: 24px;
	color: #666666;
	font-size: 16px;
	font-style: italic;
	padding-top: 40px;
}
.highlight {
	color: #008A5F;
	font-size: 14px;
	font-weight: bold;
}
#call_to_actions {
	margin-top: 20px;
	float: left;
	width: 960px;
}
#cta {
	margin-right: 12px;
	float: left;
}
#cta_right {
	float: left;
}
#page_banner {
	float: left;
	height: 300px;
	margin-top: 20px;
	width: 960px;
}
#page_content {
	float: left;
	height: 100%;
	margin-top: 20px;
}
#left_col {
	float: left;
	width: 224px;
	margin-right: 20px;
	border: 1px solid #c2c2c3;
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 22px;
	color: #555555;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
}
#left_col_bottom_bg {
	background-image: url(../images/testimonial_bottom_bg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
#inner_left_col {
	background-image: url(../images/testimonial_bg.gif);
	background-repeat: repeat-x;
	padding: 8px;
}
#left_col_title {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 13px;
	font-weight: bold;
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #eaeaea;
	line-height: 13px;
}
#right_col {
	float: left;
	height: 100%;
	width: 620px;
	padding-right: 70px;
	padding-left: 20px;
}
#right_col_fullwidth {
	float: left;
	height: 100%;
	width: 844px;
	padding-right: 70px;
	padding-left: 20px;
}
small {
	font-size: 10px;
	color: #999999;
}
.inline_image {
	padding-right: 20px;
	padding-bottom: 10px;
}
#navlist a:link {
	text-decoration: none;
	color: #555555;
}
#navlist a:visited {
	color: #555555;
	text-decoration: none;
}
#navlist a:hover {
	color: #008A5F;
	text-decoration: none;
}
#service_category {
	float: left;
	width: 246px;
	margin-right: 20px;
	border: 1px solid #c2c2c3;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 13px;
	line-height: 22px;
	color: #555555;
	padding: 2px;
	height: 340px;
	margin-bottom: 20px;
}
#inner_service_category {
	background-image: url(../images/testimonial_bg.gif);
	background-repeat: repeat-x;
	padding: 15px;
}
#service_category_bottom_bg {
	background-image: url(../images/testimonial_bottom_bg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	height: 340px;
}
#service_category p {
	line-height: 18px;
	color: #555555;
	font-size: 12px;
	margin-bottom: 18px;
	margin-top: 10px;
}
#rule {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	margin-bottom: 20px;
	margin-top: 5px;
}
.testimonial {
	font-family: "Times New Roman", Times, serif;
	line-height: 24px;
	color: #555555;
	font-size: 14px;
	margin-bottom: 10px;
}
.testimonial_name {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	margin-bottom: 20px;
}
.contact_details {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 18px;
}
.service_content ul {
	color: #555555;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
}
.service_content   ul  li {
	list-style-type: disc;
	list-style-position: outside;
	margin-bottom: 10px;
	line-height: 18px;
	font-size: 13px;
}
.service_header {
	color: #008a5f;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 10px;
}
.service_content {
	font-weight: normal;
	margin-top: 5px;
}
.closedContent {
	margin-top: 10px;
}
#service_category {
	margin-left: 15px;
}
#more_details {
	float: left;
	width: 92px;
}
#package_title {
	font-size: 16px;
	color: #535353;
	width: 500px;
	float: left;
	padding-top: 10px;
}
#package_header {
	height: 40px;
}
#other_services_header {
	margin-top: 40px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding-bottom: 5px;
	margin-bottom: 10px;
	font-weight: bold;
	font-size: 14px;
}
.testimonial_name {
	list-style-type: decimal;
	list-style-position: inside;
}
#nav  li.current {
	font-weight: bold;
	color: #008A5F;
}

.link1 a#link1,
.link2 a#link2,
.link3 a#link3,
.link4 a#link4,
.link5 a#link5,
.link6 a#link6,
.link7 a#link7,
.link8 a#link8
{
	color: #008A5F;
	font-weight: bold;
}
#addthis {
	float: left;
	margin-top: 20px;
	width: 350px;
}
#fb{
	width:120px;
	position:absolute;
	top:120px;
	right:-8px;
	overflow:hidden;
}
#fb-root{
	float:left;
}
#fb-icon{
	display:block;
	float:left;
	padding-top:2px;
	margin-right:5px;
}
#linkedin{
	position:absolute;
	top:318px;
	right:59px;
	margin-left:5px;
}
