/* Start of CMSMS style sheet 'FMT' */
body {
	margin: 0px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 0.74em;
	color: #666;
	text-align: center;
	background-image: url(images/global_bg.jpg);
	background-repeat: repeat-x;
}
#c3 #teamwork {
	margin-top: 12px;
}
#wrapper #masthead {
	background-image: url(images/masthead.jpg);
	height: 105px;
}
#wrapper {
	width: 809px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}
#navigation ul li {
	display: inline;
	list-style-type: none;
	padding-right: 20px;
}
#navigation {
	float: right;
	padding-top: 28px;
}

#navigation ul li a {
	text-decoration: none;
	color: #FFF;
       
}
#navigation ul li a:hover {
	color: #A5C35F;
}
#c1 {
	float: left;
	width: 273px;
	margin-top: 5px;
}
#c2 {
	float: left;
	width: 237px;
	margin-right: 35px;
	padding-top: 10px;
	margin-left: 15px;
}
.copy {
	padding-left: 5px;
	padding-bottom: 15px;
}
#c1 .testimonial {
	background-image: url(images/quotes.jpg);
	height: 120px;
	background-repeat: no-repeat;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-variant: normal;
	font-style: italic;
	color: #999;
	font-size: 18px;
	padding-top: 35px;
	padding-right: 20px;
	padding-left: 20px;
}
#c3 {
	float: left;
	width: 237px;
	padding-top: 11px;
}
.spacer {
	clear: both;
}
#footer {
	text-align: center;
	padding-top: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999;
	padding-bottom: 20px;
	margin-top: 15px;
}
#subcontent {
	width: 580px;
	float: left;
	background-image: url(images/sub-body-bg.jpg);
	background-repeat: repeat-y;
	padding-bottom: 0px;
	margin-top: 15px;
}
#subcontentpadding {
	padding-right: 15px;
	padding-left: 15px;
	line-height: 1.3em;
}
h3 {
	margin-top: 0px;
	padding-top: 0px;
	color: #145A74;
	margin-bottom: 3px;
	padding-bottom: 3px;
}
p {
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 6px;
	padding-bottom: 6px;
        font-size:12px;
        color:#666666;
        font-family:"Lucida Sans Unicode","Lucida Grande",sans-serif;
}
#subbttm {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
#subbttm img {
	margin: 0px;
	padding: 0px;
}
#sideBar #fmtNews {
	background-image: url(images/latest-news-bg.jpg);
	width: 217px;
	min-height: 218px;
        height:218px;
	background-repeat: no-repeat;
}
#sideBar {
	float: right;
	width: 218px;
	margin-top: 15px;
}
#sideBar #DidYouKnow {
	background-image: url(images/did-you-know-bg.png);
      min-height: 218px;
	background-repeat: no-repeat;
        
}
#DidYouKnow .info {
	padding-left: 15px;
	padding-right: 25px;
	padding-top: 45px;
        font-size:0.89em;
}
#fmtNews .newsInfo {
	padding-right: 10px;
	padding-left: 5px;
	padding-top: 45px;
        font-size:0.89em;
}
#subcontent #accordion {
	padding-right: 10px;
	padding-left: 15px;
}
.floatleft {
	float: left;
	border: 1px solid #666;
	padding: 1px;
	margin-right: 8px;
}
#bigBox {
	padding-top: 15px;
}
.serviceBox {
	background-image: url(images/big-bg-tile.jpg);
	background-repeat: repeat-y;
	padding-right: 15px;
	padding-left: 15px;
	padding-bottom: 30px;
}
.serviceBox .service-img {
	float: left;
}
.serviceBox .serviceBoxContent {
	float: left;
	padding-top: 5px;
	width: 420px;
}
img, img a {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
/* End of 'FMT' */

