@charset "utf-8";
body,td,th {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #000;
}
body {
	background-color: #F0F0F0;
	margin-left: 0px;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #007E00;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #007E00;
}
a:active {
	text-decoration: none;
	color: #007E00;
}
a:hover {
	text-decoration: underline;
	color: #009700;
}
h1 {
	font-size: 22px;
	color: #333333;
}
h2 {
	font-size: 14px;
	color: #666;
}
h3 {
	font-size: 13px;
	color: #333;
}
h4 {
	font-style: italic;
	color: #666;
	margin-top: -8px;
	font-size: 11px;
}


#maincontainer {
	margin-right: auto;
	margin-left: auto;
	width: 960px;
	background: #FFFFFF;
}
.frontpage #header {
	background: url(images/globe_large.jpg) no-repeat right top;
	height: 306px;
}
.contentpage #header {
	background: url(images/globe_small.jpg) no-repeat right top;
	height: 93px;
}
.frontpage #blackbar {
	background: url(images/blackbar_back.jpg) repeat-x;
	height: 97px;
	width: 672px;
	margin-top: 0px;
}
.contentpage #blackbar {
	background: url(images/blackbar_back_small.jpg) repeat-x;
	height: 68px;
	width: 797px;
	margin-top: 0px;
}
.frontpage #blackbarshad {
	background: url(images/blackbar_shadow.jpg) no-repeat;
	height: 4px;
	width: 672px;
	font-size: 1px;
}
.frontpage #gradbar {
	background: url(images/gradbar_back.jpg) repeat-y;
	width: 672px;
	height: 180px;
}
.frontpage #leftcol {
	width:748px;
	background: url(images/gradbar_shad.gif) repeat-x top;
	float:left;
}
.contentpage #leftcol {
	width:748px;
	float:left;
}
#leftcol .container {
	padding:13px 26px;
}
.frontpage #rightcol {
	width:212px;
	height:490px;
	background:url(images/sidebar_back.jpg) no-repeat;
	float:left;
}
.contentpage #rightcol {
	width:212px;
	height:614px;
	background:url(images/sidebar_back_long.jpg) no-repeat;
	float:left;
}
#rightcol .container {
	padding:13px 0;
	text-align:center;
}.contactushead {
	font-size: 18px;
	font-weight: bold;
}
.bigphone {
	font-size: 24px;
	font-weight: bold;
	margin-top: 5px;
	letter-spacing: -1px;
	margin-bottom: 15px;
}
.frontpage #blackbar .container {
	background: url(images/blackbar_left.jpg) no-repeat left top;
	height: 97px;
}
.contentpage #blackbar .container {
	background: url(images/blackbar_left_small.jpg) no-repeat left top;
	height: 68px;
}
.frontpage .fcmlogo {
	margin-top: 9px;
	margin-left: 26px;
	height: 83px;
	width: 127px;
	float: left;
	display: inline;
}
.frontpage .strap {
	background: url(images/strap.gif) no-repeat bottom left;
	height: 38px;
	margin-left: 21px;
	float: left;
	width: 460px;
	font-size: 1px;
}
.frontpage .phonenumber {
	margin-left: 21px;
	font-weight: bold;
	color: #FFF;
	font-size: 36px;
	line-height: 36px;
	margin-top: 10px;
	float: left;
	height: 36px;
	width: 460px;
}
.footer {
	font-size: 10px;
	margin-top: 13px;
}
.frontpage .leftcol1 {
	width: 334px;
	float: left;
	margin-top: 10px;
}
.frontpage .leftcol2 {
	width: 334px;
	float: right;
	margin-top: 10px;
}
.contentpage .leftcol1 {
	width: 462px;
	float: left;
	margin-top: 10px;
}
.contentpage .leftcol2 {
	width: 214px;
	float: right;
	margin-top: 10px;
	text-align: center;
}
.contentpage #mainbody,.contentpage #mainbody p,.contentpage #mainbody td {
	font-size:11px;
}
.clearer {
	font-size: 0px;
	line-height: 0px;
	clear: both;
	float: none;
	height: 0px;
}
#mainbody hr {
	clear: both;
	float: none;
	margin:10px 0;
}


.photobar .hasseparator {
	margin-right:16px;
}
.leftimg {
	float: left;
	margin-right: 10px;
	margin-top: -2px;
}
.rightimg {
	float: right;
	margin-left: 10px;
	margin-top: 2px;
}
p      {
	margin-top: 0px;
	margin-bottom: 22px;
}
h1, h2, h3, h4, h5 {
	margin-top: 0px;
	margin-bottom: 8px;
}
#toplinks {
	font-size: 10px;
	height: 25px;
	line-height: 25px;
	padding-left: 20px;
}
#toplinks a {
	padding:5px 7px;
}
#toplinks a:hover, .blocklinks a:hover {
	background-color:#DDD;
	text-decoration:none;
}
.menubar ul {
	margin: 0;
	padding: 0;
	list-style: none;
	width:auto;
}
.menubar {
	padding-top:4px;
	height:60px;
}
.menubar li   {
	margin:0;
	padding: 0;
	list-style: none;
	float:left;
	position:relative;
	width:auto;
	white-space:nowrap;
	display:inline;
}
.menubar a {
	color: white;
	font-weight: bold;
	display:block;
	text-align: center;
	padding: 16px 0 0;
	border-right: 1px solid #515151;
	height:44px;
	width:130px;
}
.menubar a.narrow {
	width:110px;
}
.menubar a.wide {
	width:150px;
}
.menubar a:hover {
	background: url(images/blackbar_back_small_f2.jpg) -4px;
	text-decoration:none;
	color:white;
}
.highlight {
	color: #007E00;
}
.photogrid img {
	margin-bottom: 10px;
	text-align: center;
}
.photogrid .hasspacer {
	margin-right: 10px;
}
#mainbody #rightcol {
	font-size: 12px;
}
.smallertext {
	font-size: 11px;
}
#mainbody ul {
	margin: 0px 0px 16px;
	padding: 0px;
	list-style: disc inside;
}

#mainbody li   {
	margin: 0px;
	padding: 0px;
	list-style: disc inside;
}
.formlabel {
	width: 140px;
	float: left;
	text-align: right;
	padding-right: 10px;
}
.formfield {
	margin-left: 150px;
}
.formrow {
	margin-bottom: 2px;
}
.bigbutton {
	padding: 5px;
}

.flatborder{
	border: 1px solid #5F8DBE;
}
input.validation-failed, textarea.validation-failed {
	border: 1px solid #990000;
	background-color:#FFF8F8;
}
.validation-advice {
	margin: 0 0 5px 0;
	color:#990000;
	font-size: 11px;
}
.textinput {
	width: 300px;
}
.hasborder {
	border: 1px solid #333;
}
.leftcol2 .testimonial {
	font-style: italic;
	font-size: 10px;
	text-align: left;
	padding: 8px;
	border: 1px solid #999;
	background: #F0F0F0;
	line-height: 16px;
}
.certificate {
	float: left;
	width: 124px;
	text-align: center;
	height: 220px;
	margin-right: 10px;
}
.subhead {
	font-size:15px;
}
