body {
	background-image: url(../img/bkgd.jpg); 
	background-repeat: repeat-x;
	background-color: #e5ecef;
	font-size: 13px;
	font-family: Verdana, Geneva, sans-serif;
	padding: 10px 0 40px;
}

.container{
	margin-left: auto;
	margin-right: auto;
	width: 960px;
	position: relative;
	margin-top: 5px;
}

h1 {
	font-size: 10px;
	font-weight: normal;
	margin-bottom: 0px;
	padding-bottom: 0px;
	visibility:hidden;
	line-height:0px;;
}

a {
	text-decoration: none;
	color: #004964;
}

a:hover {
	text-decoration: none;
	color: #65c8c6;
}

.header #stapline {
	float: right;
	margin-top: 31px;
}

.header {
	position: relative;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
}

.header-img {
	margin-top: 5px;
}

.header #logo{
	float: left;
}

.main-nav {
	height: 33px;
}

.main-nav ul {
	text-align: right;
	font-size: 15px;
	font-weight: bold;
	padding-right: 10px;
	padding-top: 2px;
}

.main-nav ul li {
	display: inline-block;
	color: #004964;
	padding:0px;
	margin:0px;
}

.main-nav .colons  {
	color: #65c8c6;
	padding: 5px 5px 5px 10px;
}

.main-content {
	margin-right: 10px;
	margin-left: 10px;
	position: relative;
	background-image: url(../img/content-top.gif);
	background-repeat: repeat-y;
	background-color: #ffffff;
}

.bold-teal {
	font-size: 16px;
	font-weight: bold;
	color: #65c8c6;
}


.content-left {
	border-top-width: 6px;
	border-top-style: solid;
	border-top-color: #004964;
	width: 255px;
	float: left;
	background-color: #f3fbfb;
}

.content-left ul {
	font-size: 13px;
	font-weight: bold;
	padding-left: 15px;
	padding-top: 5px;
	padding-bottom: 40px;
	color: #004964;
	line-height: 18px;
}

.content-left li {
	color: #004964;
}

.content-left span  {
	color: #65c8c6;
	padding-right: 6px;
}

.content-left .services,
.content-left-services .services  {
	color: #65c8c6;
	padding-left: 15px;
	padding-top:25px;
	font-weight:bold;
}
.content-left-services .services  {
	color: #004964;
}


.content-rht {
	float: right;
	width: 660px;
	padding-left: 25px;
	border-top-width: 6px;
	border-top-style: solid;
	border-top-color: #65c8c6;
	margin-bottom: 40px;
}

.content-rht p {
	font-size: 13px;
	color: #464646;
	margin-top: 20px;
	margin-right: 40px;
	line-height: 18px;
}

.content-rht a {
	color: #65c8c6;
	text-decoration: none;
	font-weight: bold;
}

.page-title {
	margin-top: 35px;
}

.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.footer {
	padding-right: 13px;
	padding-left: 10px;
	padding-top: 7px;
}

.footer img {
	display: inline;
	float: left;
	padding: 0px;
	margin: 0px;
}

.sign-off {
	margin-left: 280px;
	font-size: 11px;
	color: #004964;
	line-height: 16px;
}

.sign-off a {
	color: #004964;
}

.content-left-services {
	border-top-width: 6px;
	border-top-style: solid;
	border-top-color: #004964;
	width: 255px;
	float: left;
	background-color: #f3fbfb;
}

.content-left-services ul {
	font-size: 13px;
	font-weight: bold;
	padding-left: 15px;
	padding-top: 5px;
	padding-bottom: 40px;
	color: #65c8c6;
	line-height: 18px;
}

.content-left-services li {
	color: #004964;
}

.content-left-services span  {
	color: #004964;
	padding-right: 6px;
}

.content-left-services a  {
	color: #65c8c6;
	padding-right: 6px;
}

.content-left-services a:hover  {
	color: #004964;
	text-decoration: none;
}

.tab {
	padding-right: 10px;
}
.tab-second-line {
	padding-right: 25px;
}

.content-rht .address {
	font-size: 13px;
	float: left;
	width: 180px;
	margin-right: 30px;
	line-height: 18px;
	color: #464646;
	
}

.contact-details-col3 {
	font-size: 13px;
	color:#464646;
	line-height: 18px;
}

.contact-details-col2 {
	font-size: 13px;
	color:#464646;;
	width: 60px;
	float: left;
	line-height: 18px;
	
}

.teal {
	color: #65c8c6;
}

.contact-details-col2 {
	font-size: 13px;
	line-height: 18px;
}

.map {
	float: right;
	margin-left: 20px;
	clear: both;
	margin-top: 45px;
	margin-bottom: 30px;
	margin-right: 20px;
}

.map a {
	font-weight: normal;
}
.footer .sign-off .float-left {
	float: left;
}
.footer .sign-off .float-right {
	float: right;
}
.sign-off a:hover {
	color: #65c8c6;
}

.heading{
	visibility:hidden;
	line-height:none;
	
}
