* {
	margin: 0px;
	padding: 0px;
}
#wrapper {
	height: 100%;
	width: 600px;
	margin-right: auto;
	margin-left: auto;
}
#wrapper #header {
	height: 100px;
	width: 600px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #999999;
}
#wrapper #header #cologo {
	float: left;
	height: 45px;
	width: 200px;
	padding: 0px;
	margin-top: 10px;
}
#wrapper #header #co-mission {
	height: 25px;
	width: 400px;
	float: left;
	clear: left;
}
#wrapper #header #logo-graphics {
	float: right;
	height: 100px;
	width: 50px;
	clear: left;
}
#wrapper #header #right-logo-graphics {
	float: right;
	height: 100px;
	width: 200px;
	clear: both;
	background-image: url(../images/3ds-gcs-logographicsright.jpg);
}
#wrapper #header #co-mission #spacer {
	height: 25px;
	width: 100px;
	float: left;
}
#wrapper #navbar-top {
	height: 20px;
	width: 600px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/3ds-gcs-clients-navbar-top.jpg);
}
#wrapper #navbar-top #navbar-spacer {
	height: 2px;
	width: 600px;
	margin-right: auto;
	margin-left: auto;
}
#wrapper #web-body {
	height: 450px;
	width: 600px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/3ds-gcs-clients-web-body.jpg);
}
#wrapper #web-body #webbody-right {
	float: right;
	height: 448px;
	width: 420px;
}
#wrapper #web-body #webbody-right #wb-right-top-spacer {
	float: left;
	height: 20px;
	width: 400px;
}
#wrapper  #web-body  #webbody-right  #Contact_Form {
	height: 400px;
	width: 380px;
	float: left;
}
#wrapper #web-body #webbody-right #wb-right-info {
	float: left;
	height: 1px;
	width: 100px;
}

#wrapper #web-body #web-body-left-vert-top #wbtopleft-top-spacer {
	clear: left;
	height: 30px;
	width: 140px;
}
#wrapper #web-body #web-body-left-vert-top #wb-topleft-left-spacer {
	float: left;
	height: 190px;
	width: 20px;
}
#wrapper #web-body #web-body-left-vert-top {
	float: left;
	height: 230px;
	width: 150px;
}
#wrapper #web-body #web-body-left-vert-top #wbtop-vert-nav {
	float: right;
	height: 180px;
	width: 117px;
}

#wrapper #web-body #web-body-left-vert-bottom {
	float: left;
	height: 200px;
	width: 155px;
}
#wrapper #web-body #web-body-left-vert-bottom #wbbotleft-top-spacer {
	height: 18px;
	width: 155px;
}
#wrapper #web-body #web-body-left-vert-bottom #wbbotleft-left-spacer {
	float: left;
	height: 180px;
	width: 20px;
}
#wrapper #web-body #web-body-left-vert-bottom #wbbot-vert-nav {
	float: right;
	height: 180px;
	width: 120px;
}
#wrapper #footer {
	height: 39px;
	width: 600px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/3ds-gcs-clients-footer.jpg);
}
