img {
	display: block;
	border: none;
}
body {
	margin: 0px;
	border: 0px;
	behavior: url("csshover.htc");	
	background-image: url(images/abacus.png);
	background-position: center 0px;
	background-repeat: no-repeat;
	line-height: 21px;
	font-size: 12px;
	font-weight: thin;
	text-align: justify;
	background-color: #1e2d04;
	color: #775432;
	font-family: Helvetica, Verdana, Arial, sans-serif;
}
a:link, a:visited {
	font-size: 14px;
	color: #243A04;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	text-decoration: none;	
}
a:hover {
	color: #775432;
}
#contentWindow {
	position: relative;
	height: 600px;
	width: 876px;
	margin: 15px auto 0;
}
#contentBg {
	background-image: url(images/contentBg/repeat.png);
	background-repeat: repeat-y;
	width: 876px;
	min-height: 500px;
}
#headerLine {
	background-image: url(images/contentBg/headerLine.jpg);
	background-position: center;
	background-repeat: no-repeat;
	width: 856px;
	height: 86px;
	position: absolute;
	padding-left: 20px;
}
#footerText {
	position: relative;
	top: -25px;
	letter-spacing: 10px;
	vertical-align: text-top;
	color: #BCA580;
	font-size: 25px;
	text-align: center;
	line-height: 30px;
}
#footerTextSmall {
	letter-spacing: 1px;
	font-size: 12px;
}
#logo {
	background-image: url(images/nav/logo.jpg);
	background-repeat: no-repeat;
	background-position: center;
	cursor: pointer;
	width: 73px;
	height: 86px;
	position: absolute;
	left: 100px;
}
#accountants {
	background-image: url(images/nav/accountants.jpg);
	background-repeat: no-repeat;
	background-position: center;
	width: 86px;
	height: 86px;
	cursor: pointer;
	position: absolute;
	left: 350px;
	top: -5px
}
#accountants:hover {
	background-image: url(images/nav/accountantsOver.jpg);
}

/*remove once caseStudies is filled in*/

#services {
	background-image: url(images/nav/services.jpg);
	background-repeat: no-repeat;
	background-position: center;
	width: 67px;
	height: 67px;
	cursor: pointer;
	position: absolute;
	left: 540px;
	top: 4px;
}
#services:hover {
	background-image: url(images/nav/servicesOver.jpg);
}
/*bring back once caseStudies is filled in
#services {
	background-image: url(images/nav/services.jpg);
	background-repeat: no-repeat;
	background-position: center;
	width: 67px;
	height: 67px;
	cursor: pointer;
	position: absolute;
	left: 480px;
	top: 4px;
}
#services:hover {
	background-image: url(images/nav/servicesOver.jpg);
}
#caseStudies {
	background-image: url(images/nav/caseStudies.jpg);
	background-repeat: no-repeat;
	background-position: center;
	width: 86px;
	height: 86px;
	cursor:pointer;
	position: absolute;
	left: 590px;
	top: -5px;
}
#caseStudies:hover {
	background-image: url(images/nav/caseStudiesOver.jpg);
}
*/
#contact {
	background-image: url(images/nav/contact.jpg);
	background-repeat: no-repeat;
	background-position: center;
	width: 61px;
	height: 61px;
	cursor:pointer;
	position: absolute;
	left: 725px;
	top: 8px;
}
#contact:hover {
	background-image: url(images/nav/contactOver.jpg);
}
#contentContent {
	padding-top: 75px;
	padding-left: 75px;
	padding-right: 75px;
}
#homeText {
	background-image: url(images/watermark.jpg);
	background-position: center;
	background-repeat: no-repeat;
	float: left;
	width: 350px;
	padding-top: 25px;
	line-height: 21px;
	font-size: 12px;
	font-weight: thin;
	text-align: justify;
	color: #775432;
	font-family: Helvetica, Verdana, Arial, sans-serif;
}
#homeImage {
	position: relative;
	left: 40px;
	top: 20px;
	padding-right: 50px;
}
#clearBoth {
	clear: both;
}
#accountantsImage {
	float: left;
	width: 170px;
	padding-top: 25px;
	line-height: 21px;
	font-size: 12px;
	font-weight: thin;
	text-align: justify;
	color: #775432;
	font-family: Helvetica, Verdana, Arial, sans-serif;
}
#accountantsName {
	padding-top: 95px;
	padding-left: 100px;
	margin-left: 100px;
	line-height: 21px;
	font-size: 21px;
	font-weight: thin;
	text-align: left;
	vertical-align: middle;
	height: 100px;
	color: #775432;
	font-family: Helvetica, Verdana, Arial, sans-serif;
}
.accountantsInfo {
	font-size: 15px;
	color: #775432;
	font-family: Helvetica, Verdana, Arial, sans-serif;
}
#textHeader {
	font-size: 21px;
}
.servicesDiv {
	border: #243A04 thin dashed;
}
.servicesDivPad {
	padding: 5px;
}
#contactContent {
	float: left;
	padding: 25px;
	height: 300px;
	font-size: 14px;
	line-height: 20px;
	font-weight: thin;
	vertical-align: middle;
}
#contactForm {
	float: left;
	padding: 25px;
	width: 300px;
	line-height: 20px;
	font-size: 14px;
}
.contentHeader {
	color: #243A04;
	font-size: 21px;
}
div#preload {
	display: none;
}
#blurb {
	background-image: url(images/blurbWatermark.jpg);
	background-position: center;
	background-repeat: no-repeat;
	padding-top: 25px;
	height: 400px;
}