body {
	background: #efebe4;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", Verdana, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0;
	padding: 0;
	text-align: center; /* IE 5.5 hack */
}

/* waaaay top menu */

#ProjectsMenu {
	position: absolute;
	top: 0;
	left: 0;
	background-image: url(/images/menubar/PP-menu-back.gif);
	background-repeat: repeat-x;
	width: 100%;
	height: 30px;
}

#ProjectsMenu ul {
	margin: 0;
	padding: 0;
	width: 520px;
	height: 30px;
}

#ProjectsMenu ul li {
	padding: 0;
	margin: 0;
	float: left;
	list-style: none;
}

#ProjectsMenu li a {}

/* end of waaaay top menu */

div#contact {
position:fixed;
top:200px;
right:0;
} 

#GodBox {
	margin: 0 auto;
}

#header {
	padding: 10px 0 0 0;
	height: 250px;
	width: 925px;
	margin: 0 auto;
}

#header img {
	float: center;
}

#header ul {
	float: left;
	margin: 0;
	padding: 0;
}

#header li {
	list-style-type: none;
	text-align: left;
	margin: 0;
	
}

#header ul li a {
	color: #333;
	text-decoration: none;
}

#content {
	font-family: Georgia, Garamond, serif;
	width: 925px;
	height: 1850px;
	margin: 0 auto;
	padding: 0;	
}

#sections {
	width: 925px;
}

.one, .two, .info, .four {
	border-bottom: 3px solid #6A6A6A;
	height: 250px;
}

.three {
	height: 490px;
}

.four {
	height: 800px;
}

.one h3{
	padding-top: 75px;
}

.two h3 {
	padding-top: 15px;
}

.two {
	height: 325px;
}

#further .info {
	margin-top: 50px;
}

#exampleProjects ul {

}

#further p {
	color: #6A6A6A;
	font-size: 20px;
	font-weight: normal;
	letter-spacing: 1px;
	text-align: center;
	line-height: 28px;
	margin-left: 216px;
	width: 515px;
}

#further p span {
	font-size: 14px;
}

#further a {
	color: #6A6A6A;
	text-decoration: underline;
}

#further h3 {
	color: #6A6A6A;
	font-size: 44px;
	font-weight: normal;
	letter-spacing: 1px;
}

#further h3 span {
	color: #36C6C7;
}


#sections h3 {
	color: #6A6A6A;
	font-size: 44px;
	font-weight: normal;
	letter-spacing: 1px;
}

#sections h3 span {
	color: #36C6C7;
}

#sections p {
	color: #6A6A6A;
	font-size: 20px;
	font-weight: normal;
	letter-spacing: 1px;
	text-align: center;
	line-height: 28px;
	margin-left: 216px;
	width: 500px;
}

#sections ul {
	margin: 0 0 0 209px;
	padding: 0;
}

#sections li {
	list-style: none;
	float: left;
	padding: 0;
	margin: 0;
}

#sections img {
	float: center;
}
.exampleProjects_container {
	overflow-x: hidden; 
	overflow-y: hidden; 
	position: relative; 
	width: 820px; 
	height: 601px;
	margin-left: 65px;
}	

.slider_prev {padding-top: 605px;}

.slider_next {padding-top: 605px;} 

.footer {
	letter-spacing: 3px;
	font-size: 10px;
	line-height: 12px;
}

