@import "../css/nav.css";
@import "../css/footer.css";
p {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold}
pre {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold}
h1 {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 18px}
h2 {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14px}
h3 {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px}
h4 {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold}
.text1 {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold}
.copytext {  font-family: Arial, Helvetica, sans-serif; font-size: 10px}
body {
	background-color: #FFFFFF;
	margin: 0; 
	padding: 0;
	text-align: left;
	background-image: url(../images/back3.png);
	background-repeat: repeat-x;
}
a:link {
	color: #438925;
	text-decoration: underline;
}
a:visited {
	color: #438925;
	text-decoration: underline;
}
a:hover {
	color: #868686;
	text-decoration: none;
}
a:active {
	color: #868686;
	text-decoration: none;
}
#ie5center {
    text-align:center;
}
#wrapper { 
    position:relative;
	margin-left:auto;
    margin-right:auto;
	width:985px;
	text-align:left;
}
#TopLogo {
	position: absolute;
	top: 0px;
	width: 985px;
	height: 125px;
	z-index: 1;
}
#navbar {
    position: absolute;
	top: 124px;
	width: 985px;
	height: 25px;
	z-index: 2;

}
#MidBorder {
    position: absolute;
	left: 0px;
	top: 151px;
	width: 981px;
	height: 1929px;
	z-index: 1;
	background-color: #FFFFFF;
	border-style: solid;
	border-color: #999999;
	border-width: 2px;
}
#CompanyInfoBk {
	position: absolute;
	top: 153px;
	width: 235px;
	height: 250px;
	z-index: 3;
	left: 0px;
}
#CompanyInfoText {
	position: absolute;
	left: 10px;
	top: 182px;
	width: 177px;
	height: 102px;
	padding: 2px;
	z-index: 3;
}
#CalSocCPA {
	position: absolute;
	left: 12px;
	top: 374px;
	width: 126px;
	height: 32px;
	z-index: 3;
}
#BldgPhoto {
	position: absolute;
	top: 402px;
	width: 235px;
	height: 124px;
	z-index: 2;
	left: 0px;
}
#ServicesBk {
	position: absolute;
	left: 0px;
	top: 526px;
	width: 235px;
	height: 200px;
	z-index: 2;
}
#ServicesText {
	position: absolute;
	left: 12px;
	top: 559px;
	width: 177px;
	height: 111px;
	z-index: 3;
}
#ContactText {
    position: absolute;
	left: 260px;
	top: 170px;
	width: 640px;
	height: 120px;
	z-index: 2;
}
#SatViewMap {
    position: absolute;
	left: 286px;
	top: 374px;
	width: 640px;
	height: 480px;
	z-index: 2;
}
#i405dir {
    position: absolute;
	left: 286px;
	top: 910px;
	width: 640px;
	height: 3px;
	z-index: 2;
}
#i405map {
    position: absolute;
	left: 286px;
	top: 969px;
	width: 640px;
	height: 480px;
	z-index: 2;
}
#i110dir {
    position: absolute;
	left: 286px;
	top: 1490px;
	width: 640px;
	height: 30px;
	z-index: 2;
}
#i110map {
    position: absolute;
	left: 286px;
	top: 1550px;
	width: 640px;
	height: 480px;
	z-index: 2;
}
#footer {
    position: absolute;
	top: 2105px;
	width: 985px;
	padding: 10px 0px;
	z-index: 1;
}

