* {
	margin: 0px;
	padding: 0px;
}
body {
	text-align: center;
	margin-top: 15px;
}
#topNav {
	width: 700px;
	margin-right: auto;
	margin-left: auto;
}
#topNav ul {
	list-style-type: none;
	color: #000000;
	margin-top: 10px;
	margin-bottom: 10px;
	background-color: #E8E8E8;
	height: 26px;
	border: 1px solid #CCCCCC;
}
#topNav ul li {
	float: left;
	display: block;
	margin-left: 0px;
	margin-top: 0px;
	height: 26px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}
#topNav    ul li a     {
	color: #666666;
	text-decoration: none;
	padding-right: 8px;
	padding-left: 8px;
	background-color: #E8E8E8;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	height: 26px;
	line-height: 26px;
	text-align: center;
	text-transform: uppercase;
	font-size: 14px;
	display: block;
	float: left;
}
#topNav  ul li a:hover {
	color: #FF0000;
	background-color: #FFFFFF;
}
#main {
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}
#footer {
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
}
#footer p {
	font-size: 12px;
	margin-bottom: 5px;
	margin-top: 0px;
}
#footer a.unstuck {
	font-size: 10px;
	color: #666666;
}
#footer a.unstuck:hover {
	color: #E61623;
}


p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #000000;
	margin-top: 15px;
	margin-bottom: 15px;
}
p.home {
	font-size: 18px;
	color: #000000;
}
p.unbold {
	font-weight: normal;
}
p.black {
	color: #000000;
}


span.black {
	color: #000000;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 10px;
}

h1.services {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(../images/servicesheader.jpg);
	height: 141px;
	line-height: 135px;
	padding-left: 20px;
	background-repeat: no-repeat;
	text-decoration: underline;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-transform: uppercase;
	margin-top: 20px;
	color: #666666;
	margin-bottom: 5px;
}

table.services td {
	vertical-align: top;
	width: 50%;
}
table.services h2 {
	color: #385079;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	text-decoration: underline;
	margin-bottom: 5px;
}
table.services ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #999999;
	margin-bottom: 25px;
	list-style-type: none;
}
h1.green {
	font-family: Arial, Helvetica, sans-serif;
	color: #408000;
	font-size: 26px;
	margin-top: 15px;
	margin-bottom: 15px;
	margin-left: 10px;
}
table.green td {
	vertical-align: top;
}
p.green {
	color: #408000;
}
h2.smallUnderline {
	text-decoration: underline;
	font-size: 15px;
	color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin-bottom: 10px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	color: #999999;
	font-size: 15px;
}
table.green ul {
	font-family: Arial, Helvetica, sans-serif;
	color: #999999;
	font-size: 15px;
	margin-left: 5px;
	margin-bottom: 20px;
	list-style-type: none;
}
img.flt-rt {
	float: right;
}
img.flt-lft {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}

h2.blueUnderline {
	color: #385079;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	text-decoration: underline;
	margin-bottom: 5px;
	margin-top: 10px;
}
a.contact-bk {
	background-image: url(../images/black-button-200.jpg);
	height: 28px;
	width: 179px;
	display: block;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 26px;
	text-align: center;
}
a.contact-bk:hover {
	text-decoration: underline;
}
a.enter-gc {
	background-image: url(../images/green-button-200.jpg);
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
	display: block;
	height: 26px;
	width: 154px;
	text-decoration: none;
	line-height: 24px;
	font-size: 15px;
	float: left;
	margin-left: 50px;
}
a.enter-gc:hover {
	text-decoration: underline;
}


div.greenclean {
	background-repeat: no-repeat;
	background-color: #E0EDC2;
	margin-top: -80px;
	border: 2px solid #999999;
}
img.gc-logo {
	margin-left: -55px;
	margin-top: -25px;
}

div.greenclean p {
	color: #0D8744;
	font-size: 14px;
	font-weight: bold;
}
div.emptyclear {
	clear: both;
}
div.home-painter {
	background-image: url(../images/painter-bg.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-right: 150px;
}
table.port {
	background-color: #E8E8E8;
	border: 1px solid #999999;
}
table.port tr {

}
table.port td {
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
}

table.port a img {
	border: 1px solid #666666;
}
table.port a:hover img {
	border-top-color: #E30B16;
	border-right-color: #E30B16;
	border-bottom-color: #E30B16;
	border-left-color: #E30B16;
}
