.noprint {
	display: none;
}
body {
	margin: 0px;
	padding: 0px;
	text-align: center;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: normal;
	text-decoration: none;
	background-color: #FFFFFF;
	background-image: url(../images/bg/bg_main.jpg);
	background-repeat: repeat-x;
}
a {
	color: #003300;
	text-decoration:none;
}
a:visited {
	color: #003300;
}
a:hover {
	color: #000000;
}
h1 {
	font-size: 20pt;
	font-weight: normal;
	color: #000000;
	margin: 0px;
}
h2 {
	font-size: 16pt;
	font-weight: normal;
	color: #000000;
	margin: 0px;
}
.property2 #container {
	width: 900px;
	text-align: left;
	margin-right: auto;
	margin-top: 20px;
	margin-bottom: 5px;
	margin-left: auto;
	padding-top: 10px;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-left: 30px;
	background-color: #FFFFFF;
}
.property2 #header {
	width: 900px;
	float: left;
}
.logoleft {
	float: left;
	width: 680px;
	height:85px;
	margin-bottom:10px;
}
.logoright {
	float: left;
	width: 199px;
	height:auto;
	margin-top:8px;
	margin-bottom:7px;
	padding-left:20px;
	font-size: 9pt;
	color: #6A6A6A;
	text-decoration:none;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #B4B4B4;
}
.logoright a {
	color: #669966;
	text-decoration:none;
}
.logoright li {
	margin-bottom: -8px;
	margin-top: 0px;
	margin-bottom:0px;
}
.property2 #navbar {
	width: 900px;
	height: 40px;
	float: left;
	padding: 0px;
	margin: 0px;
	text-align: left;
	background-color: #336633;
	border-bottom-width: 6px;
	border-bottom-style: solid;
	border-bottom-color: #669966;
}
.property2 #navbar a {
	height: 40px;
	font-size: 12pt;
	float: left;
	text-align: center;
	color:#FFFFFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 11px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #669966;
	text-decoration: none;
	text-transform: capitalize;
}
.property2 #navbar a:hover {
	background-color: #669966;
}
.property2 #photo900 {
	width: 900px;
	height: 250px;
	float: left;
	margin-bottom: 20px;
	border-bottom-width: thick;
	border-bottom-style: solid;
	border-bottom-color: #b2b2b2;
	background-color: #f5f5f5;
}
.property2 #photo900x150 {
	width: 900px;
	height: 150px;
	float: left;
	margin-bottom: 20px;
	border-bottom-width: thick;
	border-bottom-style: solid;
	border-bottom-color: #b2b2b2;
	background-color: #f5f5f5;
}




.property2 #header h1 {
	margin: 0;
	padding: 10px 0;
}
.property2 #leftcol {
	background: #ffffff;
	width: 250px;
	margin-right: 30px;
	padding-right: 20px;
	float: left;
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #C0C0C0;
}
.property2 #leftcol p {
	border-bottom-width: thin;
	border-bottom-style: dashed;
	border-bottom-color: #D5D5D5;
	padding-bottom: 12px;
}
.property2 #rightcol {
	padding: 0;
	background: #ffffff;
	width: 599px;
	float: left;
}
.clientlist {
	padding: 0;
	background: #ffffff;
	width: 200px;
	float: left;
}

.linkbox {
	padding: 0;
	background: #ffffff;
	width: 599px;
	float: left;
}

.linkbox img {
	background: #ffffff;
	border: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 20px;
}

.infobox {
	padding: 20px;
	background: #ffffff;
	width: 208px;
	float: left;
	border: 1px solid #969696;
}
.property2 #footer {
	background:#ffffff;
	width: 900px;
	float: left;
	margin-top: 10px;
	padding-top: 13px;
	padding-bottom: 3px;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #F1F1F1;
	text-align: left;
}
.property2 #footer p {
	margin: 0;
	font-size: 9pt;
	color: #6A6A6A;
	padding-top: 3px;
	padding-right: 0;
	padding-bottom: 3px;
	padding-left: 0;
}
.property2 #footer a {
	color: #51644B;
	text-decoration: none;
}
.clearfloat {
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}
ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
	margin-left: 0px;
}
li {
	list-style: square;
	margin-top: 1em;
	margin-right: 0;
	margin-bottom: 1em;
	margin-left: 2em;
}