﻿/* CSS Document */

.holder {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
}
body {
	background-image: url(images/bg.png);
	background-repeat: repeat-x;
	background-position: top;
	padding: 0px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.introimg {
	display: block;
	height: 321px;
}
.introimg img {
	overflow: hidden;
	position: relative;
	top: -22px;
}
.menu {
	background-image: url(images/menu_bg.png);
	display: block;
	height: 42px;
	background-repeat: repeat-x;
}

.menu a {
	display: inline-block;
	height: 29px;
	margin-right: 4px; 
	margin-left: 4px; 
/*	padding-right: 15px; */
/*	padding-left: 15px; */
	vertical-align:middle;
	font-size: 11pt;
	text-transform: capitalize;
	color: #FFF; 
	padding-top: 12px; 
	font-weight: bold;
	text-decoration: none;
	float: right;
}
.menu a img {
	border:0;
	float: left;
	padding-right: 8px;
}

.menu a:hover {
	color: #CCC;
	display: inline-block;
	height: 29px;
	margin-right: 4px; 
	margin-left: 4px; 
/*	padding-right: 15px; */
/*	padding-left: 15px; */
	vertical-align:middle;
	font-size: 11pt;
	text-transform: capitalize;
	padding-top: 12px; 
	font-weight: bold;
	text-decoration: none;
	float: right;
}

.menu .split {
	display: inline-block;
	height: 42px;
	float: right;
	background-image: url(images/splitter.png);
	background-position: center top;
	width: 6px;
}
.content {
	display: block;
	background-image: url(images/content_top_bg.png);
	background-repeat: repeat-x;
	background-position: top;
	overflow: auto;
	padding: 20px;
}
.TestamentsText {
	display: block;
	background-image: url(images/content_top_bg.png);
	background-repeat: repeat-x;
	background-position: top;
	overflow: auto;
	padding: 20px;
	width: 480px;
}
.testaments_left {
	float: left;
	width: 462px;
	padding-right: 20px;
	background-image: url(images/border.gif);
	background-repeat: repeat-y;
	background-position: right top;
	}
.testaments_right {
	float: left;
	width: 440px;
	margin-left: 15px;
	font-size: 9pt;
}
h2 {
	color: #666;
}

.testaments_right h1 {
	color: #006A22;
	margin: 0px;
}
.testaments_right h2 {
	margin: 0px;
	color: #666;
	text-transform: capitalize;
	font-variant: normal;
}


.left h1 {
	color: #006A22;
	margin-top: 0px;
	letter-spacing: 0pt;
	font-size: 14pt;
}
#servicesTitle {
	font-size: 19pt;
	font-weight: bold;
	color: #666666;
	padding-bottom: 15px;
	display: block;
	padding-top: 20px;
}



.binlisttitle {
	color: #006A22;
	letter-spacing: 0pt;
	font-size: 12pt;
	margin-top: -5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -10px;
}

.greenTxt {
	color: #006A22;
}
.content .left {
	color: #333;
	width: 500px;
	font-size: 11pt;
	float: left;
	padding-right: 20px;
	background-image: url(images/border.gif);
	background-repeat: repeat-y;
	background-position: right top;
	line-height: 1.5em;
}
.right {
	display: block;
	float: right;
	width: 400px;
	padding-left: 15px;
	font-size: 9pt;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.right h1 {
	color: #02A552;
	font-size: 20px;
}
.right ul li {
	list-style-position: inside;
	list-style-type: none;
	display: block;
	overflow: auto;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	font-size: 11pt;
	color: #333;
	width: 400px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -50px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
}
.footer a {
	color: #FFF;
}

.moreinfo_link {
	font-size: 11pt;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	float: right;
	margin-top: 0px;
	padding: 4px;
	border: 1px solid #00752C;
	text-transform: capitalize;
	margin-bottom: 4px;
	background-image: url(images/menu_bg.png);
	background-repeat: repeat-x;
	background-position: right top;
}





.left h2 {
	font-size: 11pt;
}

.footer {
	background-position: center top;
	color: #FFF;
	text-align: center;
	display: block;
	font-size: 9pt;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 8px;
	padding-bottom: 8px;
	background-color: #03924A;
	background-image: url('images/menu_bg2.png');
	background-repeat: repeat-x;
}



.head {
	display: block;
	height: 125px;
}
h3 {
	font-size: 12pt;
	font-weight: bold;
	color: #006A22;
	margin-right: 0px;
	margin-bottom: -15px;
	margin-left: 0px;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#logosSliding {
	display: block;
	position: relative;
	overflow: hidden;
}
.aboutus {
	font-size: 11pt;
}
.serviceslist {
	background-color: #e9ffde;
	border: 1px solid #CCC;
	height: 550px;
	overflow-y: scroll;
	overflow-x: hidden;
	padding-top: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-right: 12px;
	padding-bottom: 12px;
	padding-left: 12px;
}
.serviceslist ul li {
	font-size: 9pt;
	font-variant: normal;
	text-transform: capitalize;
}
.servicesBulletts {
	font-size: 9pt;
	font-weight: bold;
	color: #006A22;
}
.servicesBulletts li {
	line-height: 20px;
}

}
.staff_members {
	float: left;
	margin-left: 25px;
}

