body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
	text-decoration: none;
	padding: 0px;
	width: 100%;
	margin-top: 1px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: center;
	vertical-align: top;
	height: 100%;
}
#ashlogo {
	background-image: url(images/ASHlogo.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding: 0px;
	width: 400px;
	margin-top: 50px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 215px;
}
.ashbold {
	font-weight: bold;
	color: #8BB535;
	text-decoration: none;
}
a:link {
	color: #8BB535;
	text-decoration: none;
}
a:visited {
	color: #8BB535;
	text-decoration: none;
}
a:active {
	color: #8BB535;
	text-decoration: none;
}
a:hover {
	color: #A9CF5A;
	text-decoration: underline;
}
#container {
	text-align: center;
	margin: 0px auto 5px;
	padding: 0px;
	width: 800px;
	min-height: 540px;
	background-image: url(images/bgs/ash_bg.jpg);
	background-repeat: repeat-y;
}
/* hack to workaround no min-height in IE 6 */
* html #container {
    height: 540px;
}
/* end of hack */
#masthead {
	margin: 0px;
	padding: 0px 0px 5px;
	height: 120px;
	width: 800px;
	background-image: url(images/ASHmasthead.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: right;
	background-color: #FFFFFF;
}
#content {
	text-align: justify;
	padding: 5px;
	width: 525px;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 250px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #8BB535;
	text-decoration: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#sidebar {
	margin: 0px;
	padding: 0px;
	width: 225px;
	height: 444px;
	float: left;
	background-color: #FFFFFF;
}
#sidenav {
	margin: 0px;
	padding: 0px;
	width: 223px;
	border: 1px solid #000000;
	background-color: #232323;
	text-align: left;
}
#sidenav a:link {
	color: #8BB535;
	text-decoration: none;
	font-weight: bold;
	background-color: #000000;
	height: 20px;
	line-height: 20px;
	width: 221px;
	border: 1px solid #8BB535;
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	text-align: left;
	text-indent: 25px;
	display: block;
}
#sidenav a:visited {
	color: #8BB535;
	text-decoration: none;
	font-weight: bold;
	background-color: #000000;
	height: 20px;
	line-height: 20px;
	width: 221px;
	border: 1px solid #8BB535;
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	text-align: left;
	text-indent: 25px;
	display: block;
}
#sidenav a:active {
	color: #8BB535;
	text-decoration: none;
	font-weight: bold;
	background-color: #000000;
	height: 20px;
	line-height: 20px;
	width: 221px;
	border: 1px solid #8BB535;
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	text-align: left;
	text-indent: 25px;
	display: block;
}
#sidenav a:hover,
#sales #sidenav .sales a,
#finance #sidenav .finance a,
#construction #sidenav .construction a,
#engineering #sidenav .engineering a,
#office #sidenav .office a,
#search #sidenav .search a {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	background-color: #8BB535;
	height: 20px;
	line-height: 20px;
	width: 221px;
	border: 1px solid #8BB535;
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	text-align: left;
	text-indent: 25px;
	display: block;
}
#sidenav ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#sidenavheader {
	color: #AED165;
	text-decoration: none;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	height: 30px;
	line-height: 30px;
	width: 223px;
	font-size: 12px;
	text-align: left;
	text-indent: 26px;
}
#nav {
	margin: 0px 0px 0px auto;
	padding: 0px;
	width: 500px;
	vertical-align: bottom;
	height: 20px;
	position: relative;
	top: 92px;
}
#nav ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	width: 500px;
	float: left;
}
#nav li {
	float: left;
}
#nav a:link {
	color: #8BB535;
	text-decoration: none;
	font-weight: bold;
	background-color: #000000;
	height: 20px;
	line-height: 20px;
	width: 80px;
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	text-align: center;
	display: block;
	border: 1px solid #8BB535;	
}
#nav a:visited {
	color: #8BB535;
	text-decoration: none;
	font-weight: bold;
	background-color: #000000;
	height: 20px;
	line-height: 20px;
	width: 80px;	
	border: 1px solid #8BB535;
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	text-align: center;
	display: block;
}
#nav a:active {
	color: #8BB535;
	text-decoration: none;
	font-weight: bold;
	background-color: #000000;
	height: 20px;
	line-height: 20px;
	width: 80px;
	border: 1px solid #8BB535;
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	text-align: center;
	display: block;
}
#nav a:hover,
#home #nav .home a,
#about #nav .about a,
#clients #nav .clients a,
#candidates #nav .candidates a,
#contact #nav .contact a
{	color: #000000;
	text-decoration: none;
	font-weight: bold;
	background-color: #8BB535;
	height: 20px;
	line-height: 20px;
	width: 80px;
	border: 1px solid #8BB535;
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	text-align: center;
	display: block;
}
#sidephoto {
	margin: 0px;
	padding: 0px;
	width: 223px;
	height: 278px;
	border: 1px solid #8BB535;
	background-image: url(images/rowanberries3_portrait.jpg);
	background-repeat: no-repeat;
}
#sidecontent {
	margin: 0px;
	padding: 20px 10px 10px 25px;
	width: 175px;
	height: 250px;
	text-align: left;
}
#sidecontent p {
	font-weight: bold;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #C2EBAF;
	line-height: 20px;
	font-style: italic;
	text-align: left;
}
#footer {
	background-image: url(images/ASHfooter.jpg);
	margin: 0px auto;
	padding: 5px 0px 0px;
	width: 800px;
	text-align: left;
	background-repeat: no-repeat;
	background-position: left 5px;
	clear: both;
	background-color: #FFFFFF;
	height: 35px;
	vertical-align: bottom;
}
#footermain {
	margin: 0px;
	padding: 8px 5px 0px;
	text-align: left;
	height: 14px;
	width: 790px;
	vertical-align: bottom;
}
#footer p {
	color: #999999;
	text-decoration: none;
	font-size: 11px;
	padding: 0px;
	margin: 0px;
}
#footer a:link {
	color: #999999;
	text-decoration: none;
}
#footer a:visited {
	color: #999999;
	text-decoration: none;
}
#footer a:active {
	color: #999999;
	text-decoration: none;
}
#footer a:hover {
	color: #8BB535;
	text-decoration: underline;
}
.quote {
	font-style: italic;
	color: #8BB535;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.quoteattr {
	font-style: italic;
	font-weight: bold;
	color: #333333;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.imageright {
	margin: 0px;
	float: right;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 4px;
	border: 1px solid #000000;
}
#mainphotobg {
	background-color: #FFFFFF;
	margin: 0px 0px 0px 5px;
	padding: 0px;
	height: 169px;
	width: 569px;
	text-align: left;
	float: left;
}
#mainphotohome {
	background-image: url(images/rowanberries5.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 162px;
	width: 360px;
	border: 1px solid #8BB535;
	float: left;
}
#mainphotoclients {
	background-image: url(images/rowanberries5.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 162px;
	width: 360px;
	border: 1px solid #8BB535;
	float: left;
}
#mainphotocontact {
	background-image: url(images/mountain_ash.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 162px;
	width: 360px;
	border: 1px solid #8BB535;
	float: left;
}
#mainphotoabout {
	background-image: url(images/businessteam.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 162px;
	width: 360px;
	border: 1px solid #8BB535;
	float: left;
}
#mainphotofinance {
	background-image: url(images/corporate_buildings.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 162px;
	width: 360px;
	border: 1px solid #8BB535;
	float: left;
}
#mainphotosales {
	background-image: url(images/shake.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 162px;
	width: 360px;
	border: 1px solid #8BB535;
	float: left;
}
#mainphotoengineering {
	background-image: url(images/blue_sky_engineer.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 162px;
	width: 360px;
	border: 1px solid #8BB535;
	float: left;
}
#mainphotoconstruction {
	background-image: url(images/hard_hat.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 162px;
	width: 360px;
	border: 1px solid #8BB535;
	float: left;
}
#mainphotooffice {
	background-image: url(images/working_outdoors.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 162px;
	width: 360px;
	border: 1px solid #8BB535;
	float: left;
}
#mainphotosearch {
	background-image: url(images/stand_out.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 162px;
	width: 360px;
	border: 1px solid #8BB535;
	float: left;
}
#maincontent {
	margin: 0px;
	padding: 15px 25px 10px;
	width: 520px;
	min-height: 255px;
	text-align: justify;
	float: right;
}
#btncontact {
	padding: 0px;
	height: 52px;
	width: 202px;
	margin: 0px;
}
#btncv {
	padding: 0px;
	height: 56px;
	width: 202px;
	margin: 0px;
}
#btnvacancy {
	padding: 0px;
	height: 56px;
	width: 202px;
	margin: 0px;
}
#btnsright {
	padding: 0px;
	width: 202px;
	float: right;
	background-color: #FFFFFF;
	margin: 0px;
}
#btnsright a:link {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
#btnsright a:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
#btnsright a:active {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
#btnsright a:hover {
    color: #99CCFF;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
#footerleft {
	padding: 0px;
	float: left;
	width: 400px;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: left;
	height: 10px;
}
#footerright {
	padding: 0px;
	float: right;
	width: 400px;
	margin-top: 4px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: right;
	height: 10px;
}
.iconstyle {
	vertical-align: middle;
}
#maincontenttall {
	margin: 15px 25px 10px 25px;
	padding: 0px;
	width: 520px;
	min-height: 424px;
	text-align: justify;
	float: right;
}
/* hack to workaround no min-height in IE 6 */
* html #maincontent {
    height: 255px;
}
* html #maincontentall {
    height: 424px;
}
/* end of hack */
#sidecontent ul {
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	list-style-position: outside;
	list-style-type: disc;
}
#sidecontent li {
	font-weight: bold;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #C2EBAF;
	line-height: 20px;
	font-style: italic;
}
.formtable {
	text-align: left;
	vertical-align: top;
	width: 90%;
}
.formlabelcell {
	text-align: left;
	vertical-align: top;
}
.formentrycell {
	text-align: left;
	vertical-align: top;
	margin: 0px;
	padding: 0px;
	width: 70%;
}
.greenbold {
	font-weight: bold;
	color: #8BB535;
}
.formradiocell {
	vertical-align: top;
	text-align: left;
}
#sidecontentcontain {
	margin: 0px;
	padding: 0px;
	width: 225px;
	height: 290px;
	background-color: #FFFFFF;
	background-image: url(images/bgs/bg_sidebar.jpg);
	background-repeat: no-repeat;
	background-position: left 5px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #8BB535;
}
#housephoto {
	margin: 0px;
	padding: 0px;
	width: 223px;
	height: 278px;
	border: 1px solid #8BB535;
	background-image: url(images/ASh_Hse_3.jpg);
	background-repeat: no-repeat;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #666666;
	padding: 5px 0px 0px;
	margin: 0px;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
}
#maincontentall ul {
	color: #8BB535;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	list-style-position: inside;
	list-style-type: disc;
}
#maincontentall li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #333333;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	text-indent: 20px;
}
#maincontain {
	width: 800px;
	margin: 0px;
	padding: 0px;
}
.btnrightimage {
	margin: 0px;
	padding: 0px;
	height: 52px;
	width: 203px;
	border: 0px;
}
#sidephotocontain {
	margin: 0px;
	padding: 5px 0px 0px;
	width: 225px;
	height: 285px;
	background-color: #FFFFFF;
}
