img {
	border:3px gold solid;
	margin:10px 0px 20px 10px;
	float:right;
}
html {
	height: 100%;
	width:780px;
}
body {
	background-image:url('images/bg_main.jpg');
	width:780px;
	background-repeat:no-repeat;
	/*	position:relative; */
	font-family:arial;
	height: 100%;
	margin:auto;
}
h1 {
	margin: 0px 0px 6px 0px;
}
#wholePg {
	min-height: 100%;
	width:780px;
	padding: 0px 8px 0px 8px;
	border-right:#009933 solid 1px;
	border-left:#009933 solid 1px;
}
* html #wholePg {
	height: 100%;
}
#topPg {
	width:780px;
	height:220px;
}
#bannerstrip {
}
a:hover {
	color:red;
	text-decoration:none;
}
#bannerColumnOne {
	float:left;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	float:left;
}
#bannerColumnOne img {
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
}
#bannerColumnTwo {
	height:173px;
	float:left;
	margin: 0px 0px 0px 10px;
	padding: 0px 0px 0px 10px;
}
#facebook {
	margin: 0px 0px 0px 472px;
	padding: 0px 0px 0px 0px;
	height: 85px;
	text-align:right;
}
#facebook img {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border: 0px;
}
#nav {
	height: 85px;
	margin-top:200px;
}
#companyProfile, #designServices, #installationServices, #photoGallery, #gardenOrnaments, #contactUs {
	position:absolute;
	top:60px;
	background-repeat:no-repeat;
	padding:80px 0 0 0px;
	cursor:pointer;
}
#companyProfile {
	left:162px;
	background-image:url('images/company_profile_off.jpg');
	width:108px;
}
#designServices {
	left:270px;
	background-image:url('images/design_services_off.jpg');
	width:104px;
}
#installationServices {
	left:374px;
	background-image:url('images/installation_services_off.jpg');
	width:105px;
}
#photoGallery {
	left:479px;
	background-image:url('images/photo_gallery_off.jpg');
	width:104px;
}
#gardenOrnaments {
	left:583px;
	background-image:url('images/garden_ornaments_off.jpg');
	width:106px;
}
#contactUs {
	left:689px;
	background-image:url('images/contact_us_off.jpg');
	width:108px;
}
.mainNav {
	color:#497873;
	font-family:arial;
	font-weight:700;
	text-decoration:none;
}
.mainNav:hover {
	color:#1C9234;
}
#divider {
	height:40px;
	background-image:url('images/divider.jpg');
	background-repeat:no-repeat;
	margin: 10px 0px 0px 0px;
	clear:both;
}
/*
body > #divider {
	margin-top:4px;
	background-image:url('images/divider.jpg');
	background-repeat:no-repeat;
	height:39px;
	width:780px;
	position:absolute;
	top:188px;
	left:0px;
	z-index:1;
}
*/

#tagline {
	/*	position:absolute;
	top:201px;
	left:18px;
		z-index:2;
*/
	
	color:#006600;
	font-size:9pt;
	font-weight:700;
	height:30px;
	width:300px;
	float:left;
	margin: 10px 0px 0px 20px;
}
#address {
	/*
position:absolute;
	top:201px;
	left:465px;
	z-index:2;
*/
color:#ffffff;
	font-size:10pt;
	height:30px;
	width:350px;
	float:left;
	margin: -30px 0px 0px 430px;
}
#content {
	width:760px;
	margin: 20px 0px 0px 0px;
	font-family:arial;
	font-size:10pt;
}
#content p {
	font-family:arial;
	font-size:10pt;
}
ul {
	color:#006400;
	font-family:arial;
	font-size:10pt;
}
ul ul {
	color:#006400;
	font-family:arial;
	font-size:8pt;
}
#footer {
	background-image:url('images/bg_footer.gif');
	width:780px;
	height:101px;
	background-repeat:no-repeat;
	position:relative;
	margin:5px 0px 0px 0px;
	font-size:8pt;
	padding:0px 0px 5px 0px;
}
/* resource tabs */


#resourceTabs {
	border-bottom:2px #000000 solid;
	height:25px;
	float:right;
	margin-right:15px;
	margin-bottom:10px;
	position:relative;
	width:550px;
}
#internal_content>#resourceTabs {
	border-bottom:2px #000000 solid;
	height:35px;
	float:right;
	margin-right:15px;
	margin-bottom:10px;
	position:relative;
	width:550px;
}
#articlesTab {
	width:125px;
	background-color:#006600;
	border-left:2px solid #4f5e00;
	border-right:2px solid #4f5e00;
	border-top:2px solid #4f5e00;
	padding:3px;
	float:left;
	margin-right:2px;
	font-size:10pt;
	font-weight:700;
	height:25px;
	cursor:pointer;
	color:#99CC00;
}
#projectsTab {
	width:125px;
	background-color:#006600;
	border-left:2px solid #4f5e00;
	border-right:2px solid #4f5e00;
	border-top:2px solid #4f5e00;
	padding:3px;
	float:left;
	margin-right:2px;
	font-size:10pt;
	font-weight:700;
	height:25px;
	cursor:pointer;
	color:#99CC00;
}
#linksTab {
	width:125px;
	background-color:#006600;
	border-left:2px solid #4f5e00;
	border-right:2px solid #4f5e00;
	border-top:2px solid #4f5e00;
	padding:3px;
	float:left;
	font-size:10pt;
	font-weight:700;
	height:25px;
	cursor:pointer;
	color:#99CC00;
}
#articlesPage #articlesTab {
	background-color:#99CC00;
	border-left:2px solid #4f5e00;
	border-right:2px solid #4f5e00;
	border-top:2px solid #4f5e00;
	color:#006600;
}
#projectsPage #projectsTab {
	background-color:#99CC00;
	border-left:2px solid #4f5e00;
	border-right:2px solid #4f5e00;
	border-top:2px solid #4f5e00;
	color:#006600;
}
#linksPage #linksTab {
	background-color:#99CC00;
	border-left:2px solid #4f5e00;
	border-right:2px solid #4f5e00;
	border-top:2px solid #4f5e00;
	color:#006600;
}
#projectsBox {
	background-color:#f0e68c;
	width:560px;
	border:2px solid #000000;
	margin-top:15px;
	display:none;
	padding:5px;
	position:relative;
	clear:all;
}
#linksBox {
	background-color:#f0e68c;
	width:560px;
	border:2px solid #000000;
	margin-top:15px;
	display:none;
	padding:5px;
}
#articlesBox {
	background-color:#f0e68c;
	width:620px;
	border:2px solid #000000;
	margin-top:15px;
	display:none;
	padding:5px;
}
.boxLink {
	color:#00008b;
	font-size:10pt;
	font-weight:700;
	text-decoration:none;
}
.boxLink:hover {
	color:#0000ee;
	font-size:10pt;
	font-weight:700;
	text-decoration:underline;
}
form table th {
	text-align:right;
}
div.clearer {
	clear:both;
}
/* gallery */



A {
	color: #2e408d;
	background-color: transparent;
	text-decoration: none;
	font-weight: bold;
}
A:visited {
	color: #2e408d;
	background-color: transparent;
	text-decoration: none;
	font-weight: bold;
}
IMG {
	vertical-align: middle;
}
IMG.img-picture {
	border: 1px solid #333333;
}
IMG.img-folder {
	border: 0px;
}
IMG.img-galicon {
	border: 1px solid #555555;
}
IMG.img-thumbnail {
	border: 1px solid #333333;
}
IMG.img-thumbnail-selected {
	border: 1px solid #8ca0bf;
}
IMG.img-picture-prev {
	border: 0px;
}
IMG.img-picture-next {
	border: 0px;
}
IMG.img-thmbnavi-prev {
	border: 0px;
}
IMG.img-thmbnavi-next {
	border: 0px;
}
IMG.img-new {
	border: 0px;
}
TABLE.table-wrapper {
	background-color: #ffffff;
	width: 685px;
	padding: 10px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}
TD.td-thumbnails-thumb {
	padding: 5px;
	font-family:  arial, verdana, helvetica, sans-serif;
	color:        #555555;
	font-size:    8pt;
	background-color: transparent;
	white-space: nowrap;
	vertical-align: bottom;
	text-align: center;
}
TD.td-thumbnails-thumb-selected {
	padding: 5px;
	font-family:  arial, verdana, helvetica, sans-serif;
	color:        #333333;
	font-size:    8pt;
	font-weight:  bold;
	background-color: transparent;
	white-space: nowrap;
	vertical-align: bottom;
	text-align: center;
}
DIV.div-thumbnails-caption {
	font-family:  arial, verdana, helvetica, sans-serif;
	color:        #000000;
	font-size:    8pt;
	font-weight:  normal;
	background-color: transparent;
}
TABLE.table-main-title {
}
TD.td-main-title {
	font-family:  arial, verdana, helvetica, sans-serif;
	color:   #000000;
	font-size:    12pt;
	font-weight:  bold;
	background-color: transparent;
}
TD.td-main-title-spgm-link {
	color:#cccccc;
	font-size:8pt;
	font-family: arial, verdana, helvetica, sans-serif;
	text-align: center;
	background-color: transparent;
}
A.a-spgm-link {
	color: #b7cce0;
	font-size:8pt;
	font-family: arial, verdana, helvetica, sans-serif;
	background-color: transparent;
}
TABLE.table-gallisting-grid {
}
TD.td-gallisting-cell {
}
TABLE.table-galitem {
	width: 100%;
}
TD.td-galitem-icon {
	padding-right: 10px;
}
TD.td-galitem-title {
	font-family:  arial, verdana, helvetica, sans-serif;
	font-size:    9pt;
	width:        100%;
	text-align: left;
	font-weight: bold;
	color: #999999;
}
TD.td-galitem-caption {
	font-family:  arial, verdana, helvetica, sans-serif;
	font-size:    8pt;
	text-align: left;
}
TABLE.table-picture {
	width: 100%;
	text-align: center;
}
TD.td-picture-navi {
	font-family:  arial, verdana, helvetica, sans-serif;
	font-size:    10pt;
	font-weight:  bold;
	color:        #000000;
	text-align: center;
	background-color: transparent;
}
TD.td-zoom-factors {
	padding: 3pt;
	text-align: center;
}
INPUT.button-zoom-factors {
	border: 1px solid #777777;
	font-family:  arial, verdana, helvetica, sans-serif;
	font-size:    9pt;
	font-weight: bold;
	color:        #777777;
	background-color: #dddddd;
	text-align: center;
}
TD.td-picture-pic {
}
TD.td-picture-filename {
	font-family:  arial, verdana, helvetica, sans-serif;
	font-size:    8pt;
	font-weight: bold;
	text-align: center;
	background-color: #ececec;
	padding:7px;
	background-color: transparent;
}
TD.td-picture-caption {
	font-family:  arial, verdana, helvetica, sans-serif;
	font-size:    8pt;
	text-align: center;
	background-color: #ececec;
	padding:7px;
	background-color: transparent;
}
TABLE.table-thumbnails {
	margin-left: auto;
	margin-right: auto;
}
TD.td-thumbnails-navi {
	color: #000000;
	border-top: 2px solid #444444;
	font-family:	verdana, helvetica, arial, sans-serif;
	font-size:	10pt;
	font-weight:	bold;
	text-align: right;
	padding: 8px;
}
SPAN.span-filters {
	font-size:    8pt;
	font-weight: normal;
}
DIV.div-galheader {
	font-family:  arial, verdana, helvetica, sans-serif;
	font-size:    10pt;
	font-weight:  bold;
	color: #000000;
	margin-bottom: 20px;
	padding: 1px;
	width: 100%;
	text-align: left;
}
TABLE.table-shadows {
	border-collapse: collapse;
	margin: auto;
	padding: 0px;
}
TD.td-shadows-right {
	background-image: url(shadow_right.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	width: 20px;
	margin: 0px;
	padding: 0px;
}
TD.td-shadows-bottom {
	background-image: url(shadow_bottom.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	height: 5px;
	margin: 0px;
	padding: 0px;
}
TD.td-shadows-bottomright {
	background-image: url(shadow_bottomright.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	width: 20px;
	margin: 0px;
	padding: 0px;
}
TD.td-shadows-main {
	margin: 0px;
	padding: 0px;
}
table#wrapperOne {
	margin-top:20px;
	padding-top:20px;
}
