* {
	margin: 0px;
	padding: 0px;
}
body {
	background-color: #CCCCCC;
}
#horizon {
	background-color: transparent; /*LEAVE THIS*/
	position: absolute; /*LEAVE THIS*/
	top: 45%; /*LEAVE THIS*/
	left: 0px; /*LEAVE THIS*/
	width: 100%; /*LEAVE THIS*/
	margin-top: -306px; /*MAKE THIS HALF OF THE HEIGHT STATED BELOW FOR THE WRAPPER*/
	text-align: center; /*LEAVE THIS*/
	min-width: 858px; /*THIS MUST MATCH THE WIDTH STATED BELOW FOR THE WRAPPER*/
}
#wrapper {
	position: relative; /*LEAVE THIS*/
	text-align: left; /*LEAVE THIS*/
	width: 858px; /*CHANGE THIS TO THE DIMENSION THAT YOU NEED - MAKE SURE THIS MATCHES THE 'min-width' ABOVE*/
	height: 612px; /*LEAVE THIS*/
	margin: 0px auto;
}
#splat {
	height: 120px;
	width: 195px;
	z-index: 5;
	top: 12px;
	position: absolute;
	left: -118px;
}
#topbar {
	background-color: #999999;
	width: 100%;
	position: absolute;
	left: 0px;
	top: 0px;
	height: 64px;
	background-repeat: repeat-x;
}
#topbar2 {
	width: 100%;
	height: 17px;
	position: absolute;
	top: 64px;
	left: 0px;
	background-color: #999999;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
#bottombar {
	height: 17px;
	width: 100%;
	position: absolute;
	left: 0px;
	background-color: #999999;
	top: 565px;
}
#topbarText {
	width: 380px;
	text-align: left;
	position: absolute;
	top: -76px;
	left: 86px;
}

#phone {
	width: 300px;
	text-align: right;
	position: absolute;
	top: -76px;
	right: 70px;
}

#homeImage {
	height: 475px;
	width: 858px;
	position: absolute;
	top: 86px;
	background-image: url(images/home.jpg);
}
#homeTextHeading {
	position: absolute;
	right: 74px;
	width: 300px;
	top: 43px;
	text-align: right;
}
#homeTextHeading h1 {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 30px;
	line-height: 40px;
	color: #FFFFFF;
}
#homeTextMain {
	width: 300px;
	position: absolute;
	top: 150px;
	right: 74px;
	color: #FFFFFF;
	text-align: right;
}
#homeLogo {
	position: absolute;
	right: 45px;
	bottom: 20px;
}
#genericLogo {
	height: 82px;
	width: 259px;
	right: 70px;
	position: absolute;
	bottom: 14px;
}
#genericTextHeading {
	position: absolute;
	right: 0px;
	top: 44px;
	text-align: left;
	left: 86px;
	color: #000000;
	width: 500px;
}
#genericTextSubHead {
	position: absolute;
	right: 0px;
	top: 80px;
	text-align: left;
	left: 86px;
	color: #000000;
	width: 400px;
}
#genericText {
	position: absolute;
	right: 0px;
	width: 278px;
	top: 116px;
	text-align: left;
	left: 86px;
	color: #000000;
	line-height: 16px;
}
#genericText a {
	text-decoration: none;
	color: #000000;
}
#genericText a:hover {
	color: #F79533;
}
#genericList {
	font-family: "Trebuchet MS";
	font-size: 11px;
	top: 116px;
	position: absolute;
	left: 396px;
	color: #000000;
	line-height: 16px;
}
h1 {
	font-family: "Trebuchet MS";
	font-size: 30px;
	display: inline;
	font-weight: normal;
}
h2 {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: bold;
	padding-top: 10px;
	padding-bottom: 10px;
}
h3 {
	font-family: "Trebuchet MS", Arial, sans-serif;
	color: #CCCCCC;
	padding-top: 25px;
	font-size: 17px;
	font-weight: normal;
}
p {
	font-family: "Trebuchet MS";
	font-size: 11px;
	line-height: 16px;
	font-weight: normal;
	padding-bottom: 7px;
}
li {
	list-style-position: outside;
	list-style-image: url(images/arrow.png);
	list-style-type: none;
}
#footer {
	position: absolute;
	bottom: -10px;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 9px;
	width: 858px;
	text-align: center;
	line-height: 11px;
	color: #666666;
}
#servicesImage {
	height: 475px;
	width: 858px;
	position: absolute;
	top: 86px;
	background-image: url(images/services.jpg);
}
#aboutImage {
	height: 475px;
	width: 858px;
	position: absolute;
	top: 86px;
	background-image: url(images/about.jpg);
}
#contactImage {
	background-color: #FFFFFF;
	height: 475px;
	width: 858px;
	position: absolute;
	top: 86px;
	background-image: url(images/contact.jpg);
}
#portfolioImage {
	height: 475px;
	width: 858px;
	position: absolute;
	top: 86px;
	background-image: url(images/portfolio.jpg);
}
#portfolioSubHead {
	width: 150px;
	position: absolute;
	left: 290px;
	top: 36px;
}
#portfolioSubHead h2 {
	font-size: 9px;
}
#portfolioList {
	height: 277px;
	position: absolute;
	top: 66px;
	left: 290px;
}
#portfolioList li {
	font-size: 9px;
	line-height: 13px;
	padding-left: 0px;
	list-style-position: outside;
	list-style-type: none;
	font-family: "Trebuchet MS", Arial, sans-serif;
	list-style-image: none;
}
#portfolioList   li   a {
	color: #000000;
	text-decoration: none;
}

#portfolioList a:hover {
	color: #F79533;
	font-size: 9px;
	text-decoration: underline;
}
.selected {
	color: #F79533;
	text-decoration: underline;
}

#viewer {
	height: 280px;
	width: 316px;
	position: absolute;
	right: 0px;
	top: 52px;
}
#buttons {
	height: 9px;
	width: 316px;
	position: absolute;
	top: 285px;
	left: 0px;
}
#iframeholder {
	height: 280px;
	width: 316px;
	position: absolute;
	left: 0px;
	top: 0px;
	background-color: transparent;
}
#portfolioImage #genericTextSubHead {
	width: 180px;
}
#portfolioImage iframe {
	height: 20px;
	width: 316px;
	position: absolute;
	right: 0px;
	top: 340px;
	margin: 0px;
	padding: 0px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
}

