@charset "utf-8";
/* CSS Document */

html, body {
	margin: 0;
	padding: 0;
}
#center {
	height: 720px;
	position: relative;
	width: 1300px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	z-index: 0;
}
#splash {
	height: 450px;
	width: 1300px;
	background-repeat: no-repeat;
	background-position: top;
	border: 1px solid #000;
	background-image: url(images/splash.jpg);
}


#mask {
	height: 100px;
	width: 1305px;
	background-color: #E7E9D1;
}



#logo {
	height: 100px;
	padding-bottom: 40px;
}
#closetag {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	color: #999;
	position: absolute;
	right: 20px;
	bottom: 10px;
	z-index: 111;
}

#floater {
	position: relative;
	float: none;
	margin-top: 35px;
}
#menu {
	margin-right: auto;
	margin-left: auto;
	position: relative;
	width: 930px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #000;
	border-right-color: #000;
	border-left-color: #000;
	height: 30px;
}
#portfolio {
}


#container {
	height: 775px;
	width: 1400px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	background-color: #E7E9D1;
}

#guts {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000;
	margin: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 355px;
	width: 640px;
}
#contact {
	height: 275px;
	width: auto;
	float: left;
	font-size: 12px;
	border: 1px solid #CFD2A6;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 20px;
	position: relative;
}
#contactform {
	height: 250px;
	width: 280px;
	top: 25px;
	float: right;
	font-size: 12px;
	display: inline;
	position: absolute;
	left: 330px;
}
#aboutus {
	position: absolute;
	font-size: 16px;
	height: 355px;
	padding-top: 40px;
	padding-right: 40px;
	padding-left: 40px;
	font-family: Arial, Helvetica, sans-serif;
	width: 640px;
	overflow: auto;
}
#clileft {
	height: auto;
	width: auto;
	text-align: left;
	display: inline;
	margin: auto;
	float: left;
	position: static;
}
#cliright {
	height: auto;
	width: auto;
	text-align: left;
	display: inline;
	margin: auto;
	float: right;
	position: absolute;
	left: 340px;
}


#portfolio {
	float: left;
}
#apDiv1 {
	height: 550px;
	width: 1300px;
	position: absolute;
	margin-right: auto;
	margin-left: auto;
	z-index: -1;
}
#apDiv2 {
	position: absolute;
	width: 560px;
	height: 325px;
	z-index: 2;
	margin-right: auto;
	margin-left: auto;
	top: 220px;
	left: 330px;
	background-color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	padding-left: 50px;
	font-weight: 500;
	border: 1px solid #000;
	padding-top: 25px;
	overflow: auto;
	padding-right: 30px;
}
#apDiv3 {
	position: absolute;
	width: 565px;
	height: 325px;
	z-index: 3;
	margin-right: auto;
	margin-left: auto;
	top: 220px;
	left: 330px;
	background-color: #FFF;
	overflow: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px solid #000;
	padding-top: 30px;
	padding-right: 30px;
	padding-left: 45px;
}
#apDiv4 {
	position: absolute;
	width: 580px;
	height: 325px;
	z-index: 4;
	margin-right: auto;
	margin-left: auto;
	top: 220px;
	left: 330px;
	background-color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 1px solid #000;
	overflow: auto;
	padding-top: 30px;
	padding-right: 30px;
	padding-left: 30px;
}
#apDiv5 {
	position: absolute;
	width: 640px;
	height: 355px;
	z-index: 5;
	left: 330px;
	top: 219px;
	border: 1px solid #000;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
#container #center #logo img {
	position: relative;
	left: 40px;
}

body {
	background-color: #E7E9D1;
}
#apDiv6 {
	position: absolute;
	width: auto;
	height: auto;
	z-index: 0;
	background-color: #E7E9D1;
}
a img {
   border: none;}
