@charset "UTF-8";
/* CSS Document */

body {
	background-color: #FFF;
	margin: 0px;
	padding: 0px;
}
#top {
	background-image: url(../images/sub-tile-bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 170px;
	width: 100%;
}
#banner {
	background-image: url(../images/inside-banner.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
	width: 980px;
	padding: 0px;
	height: 170px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#header {
	display: block;
	margin: 0px;
	padding: 0px;
	height: 70px;
	width: 980px;
}
.logo  {
	display: block;
	width: 129px;
	float: left;
	padding: 0px;
	height: 36px;
	margin-top: 24px;
	margin-right: 363px;
}
.nav {
	display: block;
	padding: 0px;
	float: left;
	height: 30px;
	margin-top: 40px;
	width: 488px;
}
.nav div {
	display: block;
	padding: 0px;
	height: 30px;
	float: left;
	overflow: auto;
	margin: 0px;
}
.nav div a  {
	height: 30px;
	position: block;
	display: block;
}
.nav div.work {
	background-image: url(../images/nav-work.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width: 90px;
	display: block;
}
.nav div.workOn {
	background-image: url(../images/nav-work.png);
	background-repeat: no-repeat;
	background-position: 0px -60px;
	width: 90px;
	display: block;
}
.nav div.about {
	background-image: url(../images/nav-about.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width: 94px;
	display: block;
}
.nav div.aboutOn {
	background-image: url(../images/nav-about.png);
	background-repeat: no-repeat;
	background-position: 0px -60px;
	width: 94px;
	display: block;
}
.nav div.services {
	background-image: url(../images/nav-services.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width: 111px;
	display: block;
}
.nav div.servicesOn {
	background-image: url(../images/nav-services.png);
	background-repeat: no-repeat;
	background-position: 0px -60px;
	width: 111px;
	display: block;
}
.nav div.blog {
	background-image: url(../images/nav-blog.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width: 85px;
	display: block;
}
.nav div.blogOn {
	background-image: url(../images/nav-blog.png);
	background-repeat: no-repeat;
	background-position: 0px -60px;
	width: 85px;
	display: block;
}
.nav div.contact {
	background-image: url(../images/nav-contact.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width: 108px;
	display: block;
}
.nav div.contactOn {
	background-image: url(../images/nav-contact.png);
	background-repeat: no-repeat;
	background-position: 0px -60px;
	width: 108px;
	display: block;
}
.nav div:hover {
	background-position: 0px -30px
}
#content {
	display: block;
	margin: 0px;
	padding: 0px;
	width: 100%;
}
#box {
	display: block;
	padding: 0px;
	width: 980px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#main {
	display: block;
	margin: 0px;
	float: left;
	width: 980px;
	padding-right: 0px;
}
#main h1 {
	margin-bottom: 30px;
	text-align: left;
	font-size: 30px;
	font-style: normal;
	font-weight: normal;
	line-height: 38px;
	color: #444;
}
#main h1 strong 	{
	margin-bottom: 30px;
	text-align: left;
	font-size: 30px;
	font-style: normal;
	font-weight: bold;
	line-height: 38px;
	color: #78a22f;
}
#main p {
	font-family: Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	color: #444;
	text-align: left;
	margin: 0px;
	padding-bottom: 15px;
}
#main p em {
	font-family: Helvetica, sans-serif;
	font-size: 13px;
	font-style: italic;
	line-height: 20px;
	font-weight: normal;
	color: #444;
	text-align: left;
	margin: 0px;
	padding-bottom: 15px;
}
#main p a {
	font-family: Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	color: #78a22f;
	text-align: left;
	margin: 0px;
	padding-bottom: 15px;
	text-decoration: none;
}
#main p a:hover {
	font-family: Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	color: #78a22f;
	text-align: left;
	margin: 0px;
	padding-bottom: 15px;
	text-decoration: underline;
}
#main ul {
	text-align: left;
	display: block;
	list-style-type: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
	overflow: auto;
}
#main ul li a {
	font-family: Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	text-transform: uppercase;
	color: #444;
	text-decoration: none;
	display: inline;
	padding: 7px;
	margin-right: 10px;
	float: left;
	background-color: #ecebec;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
#main ul li a:hover {
	font-family: Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	text-transform: uppercase;
	color: #444;
	text-decoration: none;
	display: inline;
	padding: 7px;
	margin-right: 10px;
	float: left;
	background-color: #CCC;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
#main ul li.current {
	font-family: Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFF;
	text-decoration: none;
	display: inline;
	padding: 7px;
	margin-right: 10px;
	float: left;
	background-color: #78a22f;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
#main #workBox {
	display: block;
	padding: 0px;
	width: 980px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
}
#main #workBox p {
	font-family: Helvetica, sans-serif;
	font-size: 13px;
	color: #444;
	margin: 0px;
	padding: 0px;
}
#main #workBox a img {
	border: 10px solid #ecebec;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#main #workBox a:hover img {
	border: 10px solid #78a22f;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#main #workBox .one {
	display: block;
	padding: 0px;
	float: left;
	width: 310px;
	margin-top: 0px;
	margin-right: 24px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#main #workBox .two {
	display: block;
	padding: 0px;
	float: left;
	width: 310px;
	margin-top: 0px;
	margin-right: 24px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#main #workBox .three {
	display: block;
	padding: 0px;
	float: left;
	width: 310px;
	margin: 0px;
}
#main #workBox img.logo {
	border: 10px solid #ecebec;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	width: 290px;
	height: 180px;
	float: left;
}


#footer {
	background-image: url(../images/btm-tile-bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	display: block;
	height: 363px;
}
#container {
	display: block;
	height: 263px;
	width: 980px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 100px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	overflow: hidden;
}
.newsletter {
	display: block;
	margin: 0px;
	width: 194px;
	padding-top: 10px;
	padding-bottom: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #413f42;
	float: left;
	padding-right: 25px;
	padding-left: 25px;
	height: 130px;
}
.newsletter #subscribe {
	display: block;
	width: 194px;
	margin-top: 20px;
	text-align: left;
}
.newsletter #subscribe #name {
	background-color: transparent;
	background-image: url(../images/footer-form-bg.gif);
	background-repeat: no-repeat;
	display: block;
	height: 26px;
	width: 190px;
	margin-bottom: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	padding-right: 5px;
	padding-left: 5px;
	text-align: left;
	vertical-align: text-bottom;
}
/* Target Firefox 3 */
.newsletter #subscribe #name {
	background-color: transparent;
	background-image: url(../images/footer-form-bg.gif);
	background-repeat: no-repeat;
	display: block;
	height: 12px;
	width: 190px;
	margin-bottom: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	padding-right: 5px;
	padding-left: 5px;
	text-align: left;
	vertical-align: text-bottom;
	padding-top: 7px;
	padding-bottom: 7px;
}
/* Target Firefox 3 */
.newsletter #subscribe #tjhydi-tjhydi {
	font-family: Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	display: block;
	height: 26px;
	width: 190px;
	margin-bottom: 5px;
	padding-right: 5px;
	padding-left: 5px;
	background-color: transparent;
	background-image: url(../images/footer-form-bg.gif);
	background-repeat: no-repeat;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.newsletter #subscribe #tjhydi-tjhydi {
	font-family: Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	display: block;
	height: 12px;
	width: 190px;
	margin-bottom: 5px;
	padding-right: 5px;
	padding-left: 5px;
	background-color: transparent;
	background-image: url(../images/footer-form-bg.gif);
	background-repeat: no-repeat;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 7px;
	padding-bottom: 7px;
}
.newsletter #subscribe .btn {
	display: block;
}
.blogFeed {
	display: block;
	margin: 0px;
	width: 193px;
	padding-top: 10px;
	padding-bottom: 10px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #413f42;
	border-left-color: #212222;
	float: left;
	padding-right: 25px;
	padding-left: 25px;
	height: 130px;
}
.blogFeed p.date {
	font-family: Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 12px;
	font-weight: bold;
	color: #FFF;
	text-align: left;
	padding: 0px;
	width: 193px;
	display: block;
	text-decoration: none;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.blogFeed a{
	font-family: Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	color: #999;
	text-align: left;
	margin: 0px;
	padding: 0px;
	width: 193px;
	display: block;
	text-decoration: none;
}
.blogFeed a:hover {
	font-family: Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	color: #FFF;
	text-align: left;
	margin: 0px;
	padding: 0px;
	width: 193px;
	display: block;
	text-decoration: none;
}
.twitterFeed {
	display: block;
	margin: 0px;
	width: 193px;
	padding-top: 10px;
	padding-bottom: 10px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #413f42;
	border-left-color: #212222;
	float: left;
	height: 130px;
	padding-right: 25px;
	padding-left: 25px;
}
.twitterFeed p {
	font-family: Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 20px;
	color: #999;
	text-align: left;
	margin-top: 20px;
	text-decoration: none;
}
.twitterFeed p a {
	font-family: Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 20px;
	color: #FFF;
	text-align: left;
	margin-top: 20px;
	text-decoration: none;
}
.twitterFeed p a:hover {
	font-family: Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 20px;
	color: #FFF;
	text-align: left;
	margin-top: 20px;
	text-decoration: underline;
}
.inTouch {
	display: block;
	margin: 0px;
	float: left;
	width: 194px;
	padding-top: 10px;
	padding-bottom: 10px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #212222;
	padding-right: 25px;
	padding-left: 25px;
	height: 130px;
}
.inTouch p {
	font-family: Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	color: #999;
	text-align: left;
	margin-top: 20px;
}
.inTouch p strong {
	font-family: Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 20px;
	font-weight: bold;
	color: #999;
}
.inTouch p a {
	font-family: Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 20px;
	color: #FFF;
	text-decoration: none;
}
.inTouch p a:hover {
	font-family: Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 20px;
	color: #FFF;
	text-decoration: underline;
}
.leadOut {
	display: block;
	width: 980px;
	margin-top: 40px;
}
.leadOut p {
	font-family: Helvetica, sans-serif;
	font-size: 11px;
	color: #444;
	font-style: normal;
	line-height: 14px;
	text-align: center;
}
