/* CSS Document */

body {
	background-color: #191919;
	margin: 0px;
}

#wrapper {
	background-image: url(../images/s2-09-back.jpg);
	background-repeat: no-repeat;
	width: 902px;
	height: 639px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	margin-bottom: 20px;
}

#left {
	width: 302px;
	height: 502px;
	float: left;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	padding-top: 90px;
}

#right {
	width: 537px;
	height: 577px;
	float: right;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 17px;
}

#left .nav {
	width: 200px;
	height: 212px;
	margin-left: 18px;
	margin-top: 38px;
}

#left .spots {
	width: 270px;
	height: 50px;
	background-image: url(../images/spot-back.jpg);
	background-repeat: no-repeat;
	margin-top: 30px;
	margin-left: 12px;
	padding-left: 10px;
}

#right .title {
	width: auto;
	height: auto;
	margin-left: 80px;
	margin-top: 4px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #999999;
	margin-bottom: 18px;
}

.iconbar {
	width: auto;
	text-align: center;
	margin-top: 50px;
}

.icons {
	padding: 20px;
}

#wrapper .footer {
	width: 500px;
	height: 20px;
	float: left;
	text-align: left;
	margin-top: 5px;
	padding-left: 20px;
}

.navfield {
	width: 175px;
	height: 23px;
	margin-bottom: 10px;
}

.navbutton {
	margin-right: 20px;
	float: left;
	border: none;
}

.navtext {
	width: auto;
	height: 20px;
	padding-top: 3px;
}

.spot-button {
	float: right;
	padding: 5px;
	border: none;
}

.spot-text {
	width: 210px;
	height: 40px;
	float: left;
	margin-top: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #191919;
	line-height: 14px;
}

.slideshow {
	margin-bottom: 20px;
}

.apDivStyle1 {
	width: 537px;
	height: 350px;
	background-repeat: no-repeat;
	visibility: hidden;
	background-image: url(../images/design-back.jpg);
	background-position: center;
	margin-top: 20px;
	position: absolute;
	z-index: 1;
}

.apDivStyle2 {
	width: 537px;
	height: 350px;
	background-repeat: no-repeat;
	visibility: hidden;
	background-image: url(../images/pm-back.jpg);
	background-position: center;
	margin-top: 20px;
	position: absolute;
	z-index: 1;
}

.apDivStyle3 {
	width: 537px;
	height: 350px;
	background-repeat: no-repeat;
	visibility: hidden;
	background-image: url(../images/construction-back.jpg);
	background-position: center;
	margin-top: 20px;
	position: absolute;
	z-index: 1;
}

.apDivStyle4 {
	width: 537px;
	height: 350px;
	background-repeat: no-repeat;
	visibility: hidden;
	background-image: url(../images/graphics-back.jpg);
	background-position: center;
	margin-top: 20px;
	position: absolute;
	z-index: 1;
}

.apDivStyle5 {
	width: 537px;
	height: auto;
	visibility: hidden;
	margin-top: 20px;
	position: absolute;
	z-index: 1;
}

.thumbleft {
	float: left;
	margin-right: 12px;
	margin-bottom: 12px;
	border: 0;
}

.thumbright {
	float: left;
	margin-bottom: 12px;
	border: 0;
}

/* text */

.navigation {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
}

.navigation a:link {
	color: #999999;
	text-decoration: none;
}

.navigation a:hover {
	color: #FFF;
	text-decoration: none;
}

.navigation a:visited {
	color: #999999;
	text-decoration: none;
}

.titletext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #999999;
}

.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
}

.clienttext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #83BAD7;
	text-decoration: none;
}

.clienttext a:link {
	color: #83BAD7;
	text-decoration: none;
}

.clienttext a:hover {
	color: #FFF;
	text-decoration: none;
}

.footertext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
}
