.clearfix{clear:both}
.clearfix.divider {padding-top:10px}
body {
	margin:0;
	padding:0;
	width:100%;
	color:#929292;
	font:normal 12px/1.5em "Liberation sans", Arial, Helvetica, sans-serif;
}
html, .main {
	padding:0;
	margin:0;
}
.main {
	background:#ededed url(../images/main_bg.gif) repeat-x left top;
}
.clr {
	clear:both;
	padding:0;
	margin:0;
	width:100%;
	font-size:0;
	line-height:0;
}
h2 {
	margin:8px 0;
	padding:8px 0;
	font-size:25px;
	font-weight:bold;
	color:#3f3f3f;
}
p {
	margin:8px 0;
	padding:0 0 8px 0;
}
a {
	color:#7fbc1e;
	text-decoration:underline;
}
.header, .menu_nav, .fbg, .footer, form, ol, ol /*li, ul*/ {
	margin:0;
	padding:0;
}
.header {
}
.header_resize {
	margin:0 auto;
	padding:0;
	width:960px;
}
.logo {
	padding:0;
	float:left;
	width:auto;
	height:112px;
}
h1 {
	margin:0;
	padding:44px 0 0;
	font-size:48px;
	font-weight:normal;
	line-height:1.2em;
	text-transform:none;
}
h1 a, h1 a:hover {
	color:#3f3f3f;
	text-decoration:none;
}
h1 span {
}
h1 small {
	font-size:20px;
	line-height:1.2em;
	letter-spacing:normal;
	text-transform:none;
	color:#3f3f3f;
}
.slider {
	padding:0;
	background:no-repeat left bottom;
}
p.spec {
	padding:0 0 16px;
}
.fbg {
	border-top:4px solid #1d1d1d;
	background:#2a2a2a;
	clear: both;
}
.fbg_resize {
	margin:0 auto;
	width:920px;
	padding:16px 20px;
	color:#6e6e6e;
}
.fbg h2 {
	color:#fff;
	padding-bottom:24px;
}
.fbg img.gal {
	margin:0 8px 8px 0;
	padding:0;
	border:2px dashed green;
}
.fbg .col {
	margin:0;
	float:left;
}
.fbg .c1 {
	padding:0 16px 0 0;
	width:280px;
}
.fbg .c1 a {
	text-decoration:none;
	color: #fff;
}
.fbg .c1 a:hover {
	text-decoration:none;
	color: #7fbc1e;
}
.fbg .c2 {
	padding:0 36px 0 16px;
	width:280px;
}
.fbg .c2 a {
	text-decoration:none;
	color: #fff;
}
.fbg .c2 a:hover {
	text-decoration:none;
	color: #7fbc1e;
}
.fbg .c3 {
	padding:0 0 0 16px;
	width:274px;
}
.fbg .c3 a {
	text-decoration:none;
	color: #fff;
}
.fbg .c3 a:hover {
	text-decoration:none;
	color: #7fbc1e;
}
.fbg .fbg_ul {
	margin:0;
	padding:0;
	list-style:none;
}
.fbg .fbg_ul li {
	margin:0;
	padding:0;
	list-style:none;
}
.fbg .fbg_ul li a {
	display:block;
	margin:0;
	padding:2px 0 2px 12px;
	color:#6e6e6e;
	text-decoration:none;
	background:url(../images/li.gif) no-repeat left center;
}
.fbg .fbg_ul li a:hover {
	color:#7fbc1e;
	text-decoration:underline;
}
.fbg p.contact_info {
	line-height:1.8em;
}
.fbg p.contact_info a {
	color:#7fbc1e;
	text-decoration:underline;
}
.fbg p.contact_info span {
	display:block;
	float:left;
	width:74px;
	font-weight:bold;
	color:#dbdbdb;
}
ol {
	list-style:none;
}
ol li {
	display:block;
	clear:both;
}
ol li label {
	display:block;
	margin:0;
	padding:16px 0 0 0;
}
ol li input.text {
	width:480px;
	border:1px solid #c0c0c0;
	margin:0;
	padding:5px 2px;
	height:16px;
	background-color:#fff;
}
ol li textarea {
	width:480px;
	border:1px solid #c0c0c0;
	margin:0;
	padding:2px;
	background-color:#fff;
}
ol li .send {
	margin:16px 0 0 0;
}
.footer {
	background:#1d1d1d;
}
.footer_resize {
	margin:0 auto;
	padding:0 20px;
	width:920px;
	line-height:1.5em;
	color:#6b6b6b;
}
.footer_resize p {
	margin:24px 0;
	padding:0;
	line-height:normal;
	white-space:nowrap;
	text-indent:inherit;
}
.footer_resize a {
	color:#dbdbdb;
	font-weight:normal;
	margin:0;
	padding:0;
	border:none;
	text-decoration:underline;
	background-color:transparent;
}
.footer_resize a:hover {
	color:#dbdbdb;
	background-color:transparent;
	text-decoration:none;
}
.footer_resize .lf {
	float:left;
}
.footer_resize .rf {
	float:right;
}
a {
	outline:none;
}
 
/*- Menu Tabs--------------------------- */ 
#tabs {
  float:left;
  width:100%;
  background:#BBD9EE;
  font-size:93%;
  line-height:normal;
  }
#tabs ul {
	margin:0;
	padding:10px 10px 0 50px;
	list-style:none;
  }
#tabs li {
  display:inline;
  margin:0;
  padding:0;
  }
#tabs a {
  float:left;
  background:url("../images/tableft.gif") no-repeat left top;
  margin:0;
  padding:0 0 0 4px;
  text-decoration:none;
  }
#tabs a span {
  float:left;
  display:block;
  background:url("../images/tabright.gif") no-repeat right top;
  padding:5px 15px 4px 6px;
  color:#666;
  }
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#tabs a span {float:none;}
/* End IE5-Mac hack */
#tabs a:hover span {
  color:#FF9834;
  }
#tabs a:hover {
  background-position:0% -42px;
  }
#tabs a:hover span {
  background-position:100% -42px;
  }
#tabsC {
  float:left;
  width:100%;
  background:#FFF;
  font-size:93%;
  line-height:normal;
  }
#tabsC ul {
margin:0;
padding:10px 10px 0 50px;
list-style:none;
  }
#tabsC li {
  display:inline;
  margin:0;
  padding:0;
  }
#tabsC a {
  float:left;
  background:url("../images/tableftC.gif") no-repeat left top;
  margin:0;
  padding:0 0 0 4px;
  text-decoration:none;
  }
#tabsC a span {
  float:left;
  display:block;
  background:url("../images/tabrightC.gif") no-repeat right top;
  padding:5px 15px 4px 6px;
  color:#464E42;
  }
#tabsC a span {float:none;}
#tabsC a:hover span {
  color:#FFF;
  }
#tabsC a:hover {
  background-position:0% -42px;
  }
#tabsC a:hover span {
  background-position:100% -42px;
  }
h2#slogan { font-size: 1.3em; color: #808080; }
p.mission {padding:3px 3px 0px 3px; color:#fff;}
.wrap { margin: 0 auto; width: 960px; }
.wrap-portfolio {margin: 0 auto; width: 960px; margin-top:30px}
.sub-gallery {margin-bottom:20px}
#left { float: left; width: 550px; margin: 0 0 10px; text-align: justify; }
.subtitle { font-weight: bold; font-style: italic; font-size: 1.1em; margin: 0 0 4px; } 
#side { float: right; width: 300px; margin: 0 0 30px; font-size: .9em; }
#side h3 { color: #ccc; margin: 0 0 6px 5px; height: 16px; }
.boxtop { background: url(../images/box.gif) no-repeat top; padding: 2px 0; }
.box { padding: 3px 6px; background: #363636; }
.boxbottom { background: url(../images/box.gif) no-repeat bottom; padding: 2px 0; }
#bottom { background: url(../images/dot.gif) repeat-x; padding: 15px 0 10px; clear: both; font-size: 1.3em; line-height: 1.7em;  }
.featured {border:1px solid #7fbc1e; padding: 4px; margin:0px; background: #fff; color: black;}
.servicelist{color:#000; padding:0px 0px 0px 25px;}
.testimonial {color:#000; border-bottom: 2px dotted #7fbc1e; padding:0 0 8px 0;}
.right {text-align: right;}
.specializing {padding:0 0 0 10px;}
.error {
	height:15px;
	background-color:#FFFE36;
	border:1px solid #E1E16D;
	font-size:11px;
	color:#000;
	padding:3px 10px;
	margin-left:-2px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	-moz-border-radius-bottomleft:0;
	-moz-border-radius-topleft:0;
	-webkit-border-bottom-left-radius:0;
	-webkit-border-top-left-radius:0;

	-moz-box-shadow:0 0 6px #ddd;
	-webkit-box-shadow:0 0 6px #ddd;
}
.wrap.portfolio {margin-top:0px;margin-bottom:30px;text-align:center}
.wrap.portfolio img {width:225px; height:225px; float:left; margin-right:10px;}
.wrap.portfolio a img:nth-child(4) {margin-right:0px !important}