* {
	margin: 0px;
	padding-top: 0px;
}
#wrapper {
	width: 1024px;
	margin-right: auto;
	margin-left: auto;
	box-shadow: 0px 0px 20px #000;
	background-color: #000;
	-moz-box-shadow: 0px 0px 20px #000;
	-webkit-box-shadow: 0px 0px 20px #000;
	/* For IE 8 */
-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000')";

/* For IE 5.5 - 7 */

filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000');

}
#wrapper #logo {
	height: 53px;
	width: 1024px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #EEE;
	float: left;
	background-color: #444;
}
a img {
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-color: #111;
}
#wrapper #bodyArea #left {
	width: 130px;
	height: 534px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
	color: #000;
	line-height: 30px;
	float: left;
	vertical-align: middle;
	margin-top: 79px;
}
#wrapper #bodyArea #footer #apycom_link {
	float: right;
	height: 20px;
	width: 200px;
	background-color: #222;
	color: #222;
	text-align: right;
}
#wrapper #bodyArea #leftSlideShow {
	width: 1024px;
	height: 613px;
	background-color: #000;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
	color: #BBB;
	float: left;
}
#wrapper #bodyArea #left  #menuBox{
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
	color: #AAA;
	background-color: #222;
	height: 32px;
	width: 117px;
	text-align: right;
	padding-right: 13px;
	padding-top: 3px;
}
#wrapper #bodyArea #left #menuSub {
	height: 32px;
	width: 127px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 11px;
	color: #AAA;
	text-align: right;
	padding-top: 2px;
	padding-right: 3px;
	background-color: #222;
}
#wrapper #bodyArea #left #menuSpacer {
	height: 195px;
	width: 120px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
	text-align: right;
	padding-top: 3px;
	padding-right: 10px;
}
#wrapper #bodyArea #left #menuSpacer2 {
	height: 92px;
	width: 120px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
	text-align: right;
	padding-top: 3px;
	padding-right: 10px;
}
#wrapper #bodyArea #right {
	width: 894px;
	background-color: #000;
	float: right;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 10px;
	color: #BBB;
}
#wrapper #menuHolder {
	float: right;
	height: 44px;
	width: 1024px;
	font-family: "Lucida Console", Monaco, monospace;
	font-size: 12px;
	color: #BBB;
	text-align: right;
}
#wrapper #bodyArea #right #image_gallery {
	width: 750px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: x-small;
	color: #DDD;
	margin-left: 75px;
	height: 400px;
	margin-top: 75px;
}
#image_gallery img {
	border: thick solid #000;
}
#image_gallery img:hover {
	border: thick solid #444;
}
#wrapper #bodyArea {
	background-color: #000;
	width: 1024px;
}
#wrapper #bodyArea #footer {
	background-color: #222;
	height: 40px;
	width: 994px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 8px;
	text-align: left;
	vertical-align: middle;
	clear: both;
	background-repeat: no-repeat;
	color: #444;
	padding-top: 10px;
	padding-left: 30px;
}
#slideshow {
	position:relative;
	height:300px;
}

#slideshow IMG {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
}

#slideshow IMG.active {
    z-index:10;
}

#slideshow IMG.last-active {
    z-index:9;
}
#wrapper #bodyArea #right #infoHolder {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
	color: #777;
	height: 300px;
	width:894px;
	background-position: bottom;
	background-repeat: no-repeat;
}
#wrapper #bodyArea #right #infoHolder small a font {
	color: #CCC;
}
#wrapper #bodyArea #right #infoHolder #mapHolder {
	float: right;
	padding-right: 180px;
	margin-top: 110px;
}
#wrapper #bodyArea #right #infoHolder #textHolder {
	float: left;
	padding-top: 0px;
	height: 250px;
	margin-top: 130px;
	margin-left: 60px;
	padding-bottom: 0px;
	color: #BBB;
}
#wrapper #bodyArea #right #infoHolder #textHolderServices {
	float: left;
	padding-top: 0px;
	height: 300px;
	margin-left: 70px;
	padding-right: 0px;
	padding-bottom: 0px;
	color: #BBB;
	line-height: 28px;
	font-size: 12px;
	font-weight: normal;
	margin-top: 130px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
}
#wrapper #bodyArea #footer #apycom_link a {
	color: #222;
}
#wrapper #bodyArea #right #rightImg {
	background-image: url(/images/davis_st_roof_fl.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 613px;
	width: 894px;
}
