body {
	color: #000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url('/img/background.gif');
	background-repeat: repeat-x;
	background-color: #93BB88;
	font-size: 11px;
}
#pgHome {
	color: #528E4A;
	text-align: center;
	margin: 100px;
	background-image: none;
	background-color: #FFF;
	font-size: 11px;
}
#pgHome h2 {
	font-size:18px;
	color: #528E4A;
	margin-top: 20px;
}
a:hover {
	text-decoration: underline;
}
a {
	color: #F5821F;
	font-weight: bold;
	text-decoration: none;
}
a#iPhone {
	color: #cbdbc6;
	font-weight: bold;
	text-decoration: underline;
}
h1 {
	font-family: "Bodoni MT", "Times New Roman", serif;
	font-size: 20px;
	color: #5F895C;
	padding: 1px;
}
h2 {
	font-size: 11px;
	color: #000000;
	padding: 0px;
}
#Left-Image {
	float: left;
}
img {
	border-width: 0px;
}
#CompanyServices {
	text-align: right;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	height: 30px;
}
#mddBoxes {
	margin-bottom: 2px;
}
.servicestag {
	padding-top: 15px;
	margin-right: 10px;
}
#Content-Left, #Content-Right {
	width: 40%;
	float: left;
	padding: 1px;
	margin-right: 30px;
	margin-bottom: 10px;
}
#boxInfo {
	width: 100%;
	padding: 3px;
/*	border: 1px;
	border-color: black;
	border-style: solid; */
	background-color: #EEF5EC;
}
#Copyright {
	color: #cbdbc6;
	font-size: 10px;
	text-align: right;
	margin-right: 10px;
	float: right;
}
#Content {
	height: 303px;
	padding: 16px 20px 1px;
	overflow: auto;
	margin: 1px 0 1px;
}
#LogoWatermark {
	background: url('/img/LogoWatermark.jpg') no-repeat right top;
	padding-top: 115px;
	height: 570px;
}
#Home {
	margin-left: 20px;
}
#Services, #Portfolio, #Contact, #About {
	margin-left: 20px;
}
#Nav {
	white-space: nowrap;
	margin-top: 1px;
}
.callquote {
	font-weight: bold;
}
#footnote {
	color: #FFFFFF;
	text-align: right;
	width: 400px;
	float: right;
	padding-right: 30px;
}
.callquote a {
	color: #FFFFFF;
	text-decoration: underline;
}
#Content .linkbullet {
	background-image: url('/img/link-bullet.gif');
	background-repeat: no-repeat;
	background-position: right;
	padding-right: 20px;
	text-align: right;
	float: right;
}
#PageTitle {
	float: left;
}
/*Email Form Styles*/
#frmEmail label span {
	color: #529A4A;
	padding: 1px 2px;
	margin-bottom: -1px;
	width: 5em;
	display: block;
}
.submitbutton {
	border: 3px double #52964A;
	background-color: #94BA8C;
	color: #FFFFFF;
}
.frmField {
	border: 1px solid #529A4A;
	margin-bottom: 5px;
	width: 300px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
#frmEmail #txaBody {
	height: 100px;
}
.portfolio-pvw {
	margin-left: 10px;
}
#PortfolioMain h2 {
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: right;
}
#PortfolioMain p {
	margin-top: 10px;
}
#WDD a:hover.closelink, #WDD a:hover.linkbullet,
#GPD a:hover.closelink, #GPD a:hover.linkbullet,
#IDD a:hover.closelink, #IDD a:hover.linkbullet,
a:hover.linkpopup {
	text-decoration: underline;
}
#WDD .closelink, #WDD .linkbullet,
#GPD .closelink, #GPD .linkbullet,
#IDD .closelink, #IDD .linkbullet,
.linkpopup {
	background-position: right;
	background-repeat:no-repeat;
	padding-right: 20px;
	text-decoration: none;
	font-weight: normal;
}
#WDD .closelink,
#GPD .closelink,
#IDD .closelink {
	background-image:url('/img/linkicon-close.gif');
}
#WDD .linkbullet,
#GPD .linkbullet,
#IDD .linkbullet {
	background-image:url('/img/linkicon-page.gif');
}
.linkpopup {
	background-image: url('/img/linkicon-popup.gif');
	text-align: right;
	font-weight: bold;
}
#PortfolioMain .linkpopup {
	text-align: left;
}
#pgAbout h2 {
	color: #528E4A;
}
.vertical-align {
	line-height: 35px;
	vertical-align: middle;
	text-align: right;
	margin-bottom: 5px;
}
.vertical-align img {
	vertical-align: middle;
}
