@charset "utf-8";
body {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
#header {
	margin-top: 12px;
}
#wrapper {
	text-align: left;
	width: 950px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
#logo {
	float: right;
}
#sploing {
	float: left;
	margin-top: 10px;
}
#nav {
	float: right;
	color: #666666;
	background-image: url(Index-Images/navigation.jpg);
	background-repeat: no-repeat;
	height: 35px;
	width: 580px;
	padding-top: 10px;
}
#content {
	margin-top: 0px;
	padding-top: 0px;
	clear: both;
}
#MainPic {
	height: 400px;
	width: 950px;
	padding-bottom: 20px;
}
#case {
	float: left;
}

#news {
	float: right;
	height: 240px;
	width: 359px;
	color: #FFFFFF;
}



#content2 {
	margin-top: 0px;
	padding-top: 0px;
	clear: both;
}
#text1 {
	float: left;
	padding-bottom: 20px;
}
#pic1 {
	float: right;
	width: 600px;
}
#projects {
	padding-bottom: 10px;
}
#footer {
	margin-top: 12px;
	margin-bottom: 12px;
	clear: both;
	color: #999999;
	padding-top: 10px;
	border-top-width: 1px;
	border-top-style: solid;







	border-color:#CCCCCC
	text-align:center
; 					border-color: #CCCCCC;
	text-align: center;
}
#apDiv1 {
	position:absolute;
	width:950px;
	height:400px;
	z-index:1;
}
#apDiv2 {
	position:absolute;
	width:950px;
	height:400px;
	z-index:2;
}
#apDiv3 {
	position:absolute;
	width:950px;
	height:400px;
	z-index:3;
}
#apDiv4 {
	position:absolute;
	width:950px;
	height:400px;
	z-index:4;
}
#apDiv5 {
	position:absolute;
	width:950px;
	height:400px;
	z-index:5;
}
#apDiv6 {
	position:absolute;
	width:950px;
	height:400px;
	z-index:6;
}
#apDiv7 {
	position:absolute;
	width:950px;
	height:400px;
	z-index:7;
}
#wrapper #footer a {
	color: #999999;
}

