* {
	margin: 0px;
	padding: 0px;
}
html{
height:100%;
}
body{
	background-color: #171717;
	color:#171717;
	cursor:default;
	font-size:13px;
	line-height:16px;
	background-color:#171717;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}
a:link,a:visited{
 color:#fff;
 text-decoration:none;
}	
a img{
border:0;
}
div#preloaded-images {
   position: absolute;
   overflow: hidden;
   left: -9999px; 
   top: -9999px;
   height: 1px;
   width: 1px;
}
#topcontainer {
	width: 100%;
	background-image: url(images/header_bg.jpg);
	background-repeat: repeat-x;
}
#headercontainer {
	height: 181px;
	width: 950px;
	background-image: url(images/header_bg.jpg);
	background-repeat: repeat-x;
	margin-right: auto;
	margin-left: auto;
}
#header {
	width: 392px;
	background-image: url(images/logo.jpg);
	height: 114px;
	float: left;
	background-repeat: no-repeat;
	margin-top: 28px;
	padding-right: 120px;
}
#header h1 {
}
#header h1 a {
	display: block;
	height: 114px;
	width: 392px;
}
#header h1 a span {
	display: none;
}
#intro h2 {
}
#intro span {
	display: none;
}
#navigation {
	list-style: none;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFF;
}

#navigation li {
	float: left;
}

#navigation a * {
	display: none;
}

#navigation a,
#navigation a .hover {
	height: 158px;
	position: relative;
	display: block;
	background: url(images/nav-sprite.jpg) 0 0 no-repeat;
	cursor: pointer;
}
#navigation a.home {
	background-position: 0 0;
	width: 109px;
	cursor: pointer;
}

#navigation .highlight a.home:hover,
#navigation a.home .hover {
	background-position: 0 -158px;
	width: 109px;
	cursor: pointer;
}

#navigation a.services {
	background-position: -109px 0px;
	width: 109px;
	cursor: pointer;
}

#navigation .highlight a.services:hover,
#navigation a.services .hover {
	background-position: -109px -158px;
	cursor: pointer;
}

#navigation a.portfolio {
	background-position: -218px 0;
	width: 109px;
	cursor: pointer;
}

#navigation .highlight a.portfolio:hover,
#navigation a.portfolio .hover {
	background-position: -218px -158px;
	cursor: pointer;
}

#navigation a.contact {
	background-position: -327px 0;
	width: 109px;
	cursor: pointer;
}

#navigation .highlight a.contact:hover,
#navigation a.contact .hover {
	background-position: -327px -158px;
	cursor: pointer;
}
#nav ul {
	list-style-type: none;
}
#nav ul li {
	color: #FFF;
	display: inline;
}
#nav ul a {
	display: block;
	float: left;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFF;
	text-decoration: none;
	height: 24px;
	text-align: center;
	width: 125px;
}
#nav ul a:link, #nav ul a:visited {
	color: #FFF;
	text-decoration: none;
	outline: none;
}
#nav ul a:hover, #nav ul a:active {
	color: #999;
	text-decoration: none;
	outline: none;
}
#introcontainer {
	height: 269px;
	width: 100%;
	background-image: url(images/grass_pattern.jpg);
	background-repeat: repeat-x;
	background-position: 112px;
}
#intro {
	height: 269px;
	background-image: url(images/subheader.jpg);
	background-repeat: no-repeat;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
}
#featuredbreak {
	height: 24px;
	width: 100%;
	background-image: url(images/topbreak.jpg);
	background-repeat: repeat-x;
}
#featuredcontainer {
	height: 515px;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	background-repeat: repeat-x;
	background-image: url(images/flower_bg.jpg);
	padding-top: 17px;
}
#featuredwork {
	background-repeat: no-repeat;
	height: 39px;
	width: 950px;
	display: block;
	background-image: url(images/featuredwork.png);
	margin-right: auto;
	margin-left: auto;
	background-position: 2px;
	margin-bottom: 15px;
}
.slidewrap{
	width:1046px;
	margin:0 auto;
	text-align:left;
}
#slidetop ##slidenav{
	float:left;
	clear:both;
	width:1046px;
	height:52px;
	margin:22px 0 0;
	background:url url(images/nav-bg.png) 0 0 no-repeat;
}
#slidetop #slidenav ul{
	float:left;
	width:692px;
	height:52px;
	list-style-type:none;
}
#slidenav ul li{
float:left;
height:52px;
}
#slidenav ul li a{
border:0;
height:52px;
display:block;
line-height:52px;
text-indent:-9999px;
}
#slidehead{
margin:-1px 0 0;
}
#video-header{
	height:648px;
	margin:-1px 0 0;
}
#slidehead .slidewrap{
	height:388px;
	background-repeat: no-repeat;
	background-position: 50% 0;
	background-image: url(images/slide_bg.png);
}
#slidehead #slide-holder{
	z-index:40;
	width:1046px;
	height:388px;
	position:absolute;
}
#slidehead #slide-holder #slide-runner{
	top:32px;
	left:64px;
	width:923px;
	height:298px;
	overflow:hidden;
	position:absolute;
}
#slidehead #slide-holder img{
	margin:0;
	display:none;
	position:absolute;
}
#slidehead #slide-holder #slide-controls{
	left:0;
	bottom:0px;
	width:923px;
	height:50px;
	display:none;
	position:absolute;
	background:url(images/slide-bg.png) 0 0;
}
#slidehead #slide-holder #slide-controls p.text{
float:left;
color:#fff;
display:inline;
font-size:10px;
line-height:16px;
margin:15px 0 0 20px;
text-transform:uppercase;
}
#slidehead #slide-holder #slide-controls p#slide-nav{
	float:right;
	height:25px;
	display:inline;
	margin:11px 15px 0 0;
}
#slidehead #slide-holder #slide-controls p#slide-nav a{
	float:left;
	width:26px;
	height:25px;
	display:inline;
	font-size:11px;
	margin:0 5px 0 0;
	line-height:25px;
	font-weight:bold;
	text-align:center;
	text-decoration:none;
	background-position:0 0;
	background-repeat:no-repeat;
}
#slidehead #slide-holder #slide-controls p#slide-nav a.on{
	background-position:0 -25px;
}
#slidehead #slide-holder #slide-controls p#slide-nav a{background-image:url(images/silde-nav.png);}
#nav ul li a nav ul li a{background:url(images/nav.png) no-repeat;} 
#featuredcontainer #viewfolio {
	width: 950px;
	height: 66px;
	color: #FFF;
	margin-right: auto;
	margin-left: auto;
}
#featuredcontainer #viewfolio h3 {
	height: 40px;
	width: 200px;
	background-image: url(images/viewportfolio_btn.png);
	background-repeat: no-repeat;
	float: right;
}
#featuredcontainer #viewfolio h3 a{
	height: 41px;
	width: 200px;
	float: right;
	display: block;
	background-repeat: no-repeat;
}
#featuredcontainer #viewfolio h3 a span {
	display: none;
	cursor: pointer;
}
#featuredcontainer #viewfolio h3 a:link, #featuredcontainer #viewfolio h3 a:visited{
	width: 200px;
	outline: none;
}
#featuredcontainer #viewfolio h3 a:hover    , #featuredcontainer #viewfolio h3 a:active{
	width: 200px;
	background-image: url(images/viewportfolio_btn.png);
	background-position: 0px -41px;
	outline: none;
}
#footerbreak {
	height: 5px;
	width: 100%;
	background-image: url(images/bottombreak.jpg);
	background-repeat: repeat-x;
}
#footercontainercontent {
	width: 100%;
	background-image: url(images/footer_bg.jpg);
	background-repeat: repeat-x;
	height: 400px;
	background-color: #E1DEDF;
}
#footerboxcontainer {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
}
#footercolleft {
	width: 450px;
	float: left;
	clear: left;
	padding-right: 5px;
}
#footercolmiddle {
	width: 400px;
	float: left;
	margin-left: 50px;
	line-height: 22px;
}
#footercolmiddle ul {
}
#footercolmiddle ul li {
	list-style-type: none;
	list-style-position: inside;
	list-style-image: url(images/bullet_2.gif);
}
#footercolmiddle ul li a {
	color: #171717;
	line-height: 28px;
	text-decoration: none;
}
#footercolmiddle ul li a:link, ul li a:visited {
	color: #171717;
	line-height: 28px;
}
#footercolmiddle ul li a:hover, ul li a:active {
	color: #209A00;
	line-height: 28px;
}
#footercolright {
	height: 333px;
	width: 316px;
	float: left;
}
.footerh2  {
	font-size: 20px;
	margin-top: 30px;
	margin-bottom: 10px;
}
.about {
	margin-top: 10px;
	margin-bottom: 5px;
}
.greenbreak {
	margin-bottom: 10px;
}
#footercolmiddle p a:link, #footercolmiddle p a:visited {
	color: #209A00;
	text-decoration: none;
}
#footercolmiddle p a:hover, #footercolmiddle p a:active {
	color: #171717;
}
#footercr {
	height: 30px;
	width: 100%;
	background-color: #171717;
}
#footercrcontent {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	color: #E2DEDF;
	margin-top: 15px;
}
.footerh2 span {
	display: none;
}
