body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#container {
	width: 790px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: repeat-y;
	background-image: url(../images/main-bg.jpg);
}
#headerblock {
	height: 158px;
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/header-bg.jpg);
	background-repeat: no-repeat;
}
#headerblock #logoarea {
	width: 750px;
	text-align: left;
}
#menublock {
	height: 43px;
}
#menu {
	display:block;
	width:750px;
	height:43px;
	z-index: 200;
	position: relative;
	left: 0px;
	margin-right: auto;
	margin-left: auto;
}
#menu ul {margin:0; padding:0; list-style-type:none;}

/* Step 4 and 7 - make the list horizontal and giving a 1px gap */
#menu li {float:left; }

/* Step 5 - Adding the initial images */

#menu li.list1 {background:transparent url(../images/btns/home-btn-up.jpg);}
#menu li.list2 {background:transparent url(../images/btns/about-btn-up.jpg);}
#menu li.list3 {background:transparent url(../images/btns/services-btn-up.jpg);}
#menu li.list4 {background:transparent url(../images/btns/gallery-btn-up.jpg);}
#menu li.list5 {background:transparent url(../images/btns/testimonials-btn-up.jpg);}
#menu li.list6 {background:transparent url(../images/btns/contact-btn-up.jpg);}
#menu li.list7 {background:transparent url(../images/btns/blank-btn-up.jpg);}

#menu li.list1x {background:transparent url(../images/btns/home-btn-dwn.jpg);}
#menu li.list2x {background:transparent url(../images/btns/about-btn-dwn.jpg);}
#menu li.list3x {background:transparent url(../images/btns/services-btn-dwn.jpg);}
#menu li.list4x {background:transparent url(../images/btns/gallery-btn-dwn.jpg);}
#menu li.list5x {background:transparent url(../images/btns/testimonials-btn-dwn.jpg);}
#menu li.list6x {background:transparent url(../images/btns/contact-btn-dwn.jpg);}
#menu li.list7x {background:transparent url(../images/btns/blank-btn-up.jpg);}

/* Step 6 - General link styling */

#menu a {display:block; height:0; padding-top:43px; color:#000; overflow:hidden;}

#menu a#home {width:125px;}
#menu a#aboutus {width:125px;}
#menu a#services {width:125px;}
#menu a#gallery {width:125px;}
#menu a#testimonials {width:125px;}
#menu a#contactus {width:125px;}

/* hack for older versions of IE with incorrect box model */

* html #menu a:link, * html #menu a:visited {height:43px; height:0;}

#menu a#home {background:transparent url(../images/btns/home-btn-dwn.jpg) -130px -90px no-repeat;}
#menu a#aboutus {background:transparent url(../images/btns/about-btn-dwn.jpg) -130px -90px no-repeat;}
#menu a#services {background:transparent url(../images/btns/services-btn-dwn.jpg) -130px -90px no-repeat;}
#menu a#gallery {background:transparent url(../images/btns/gallery-btn-dwn.jpg) -130px -90px no-repeat;}
#menu a#testimonials {background:transparent url(../images/btns/testimonials-btn-dwn.jpg) -130px -90px no-repeat;}
#menu a#contactus {background:transparent url(../images/btns/contact-btn-dwn.jpg) -130px -90px no-repeat;}
#menu a#blank {background:transparent url(../images/btns/blank-btn-up.jpg) -130px -90px no-repeat;}

#menu a#home:hover {background-position:0 0; z-index:50;}
#menu a#aboutus:hover {background-position:0 0; z-index:50;}
#menu a#services:hover {background-position:0 0; z-index:50;}
#menu a#gallery:hover {background-position:0 0; z-index:50;}
#menu a#testimonials:hover {background-position:0 0; z-index:50;}
#menu a#contactus:hover {background-position:0 0; z-index:50;}
#menu a#blank:hover {background-position:0 0; z-index:50;}

* html #menu a:hover {height:27px; height:0;}
#photobanner {
	width: 750px;
	margin-right: auto;
	margin-left: auto;
}
#contentblock {
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	padding-left: 15px;
}
#footerblock {
	height: 40px;
	width: 790px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/footer-bg.jpg);
	background-repeat: no-repeat;
	clear: left;
}
#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	width: 730px;
	margin-right: auto;
	margin-left: auto;
	text-align: right;
	padding-top: 5px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #4B7B17;
	text-indent: 8px;
}
.serviceslist a {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #578D1B;
	font-size: 12px;

}
.serviceslist li {	list-style-type: square;
	list-style-image: url(../images/bullet-point.jpg);
	list-style-position: outside;}
	
	
h2 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #4B7B17;
	text-indent: 8px;
}

.section {width:735px; height:175px;}
.border {
	border-right-width: 5px;
	border-bottom-width: 5px;
	border-left-width: 5px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	vertical-align: middle;
}
#leftside {
	width: 240px;
	float: left;
}
#rightside {
	float: left;
}
#container #contentblock #leftside img {
	border: medium solid #FFFFFF;
}
#reinstate1 {
	height: 360px;
	width: 480px;
}
#reinstate1-text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border-bottom-width: thick;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	border-top-width: thick;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
#FrogJS{
width: 720px;
height: 600px;
margin: 0 auto;
}
#FrogJSCredit{
text-align: right;
font-size: 80%;
color: #999;
padding: 1px;
}
#FrogJSCaption{
text-align: left;
line-height: 140%;
}
.left {
	text-align: left;
}
.seven {
	width: 7%;
	
}
.ninetyone {
	width: 61%;
}
.two {
	width: 2%;
}
.right {
	text-align: right;
}
.style4 {font-weight:bold}

.style6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}.style3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #578D1B;
}
.bgone {
	background-image: url(../images/background-2.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
.bgtwo {
	background-image: url(../images/background-3.jpg);
	background-repeat: no-repeat;
	background-position: center;
}.bgthree {

	background-image: url(../images/background-4.jpg);
	background-repeat: no-repeat;
}
a:link {
	color: #4B7B17;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #4B7B17;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
.bgone #container #contentblock .center {
	text-align: center;
}
.style7 {color: #4B7B17}.square {
	background-image: url(../images/square-bg.jpg);
	background-repeat: no-repeat;
	height: 60px;
	width: 710px;
	margin-right: auto;
	margin-left: auto;
}
.indent {
	width: 620px;
	font-weight: bold;
	font-size: 14px;
	color: #89BE4A;
	text-align: center;
	margin-top: 10px;
	padding-top: 10px;
}
.bgthree #container #contentblock .style3 img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.bgthree #container #contentblock img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.ourwork {
	width: 740px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.top {
	vertical-align: top;
}
.extended {
	font-weight: bold;
	font-variant: small-caps;
	color: #FFFFFF;
	background-color: #578D1B;
	width: 735px;
	float: left;
	text-indent: 15px;
	padding-top: 4px;
	padding-bottom: 4px;
	font-size: 16px;
}

.bgthree #container #contentblock object {
	text-align: center;
}
#contentblock1 {
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	padding-left: 15px;
	text-align: center;
	
}
.style8 {
	color: #578D1B;
	font-weight: bold;
}
.bgthree #container #contentblock p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 730px;
	margin-right: auto;
	margin-left: auto;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 730px;
	margin-right: auto;
	margin-left: auto;
}
.bordera {
	border-right-width: 5px;
	border-bottom-width: 5px;
	border-left-width: 5px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	vertical-align: middle;
	float: right;
}.bgthree #container #contentblock .bordera {
	float: right;
}
