#wrapper  {
	width:1024px;
	min-width:1024px;
	max-width:1024px;
	height:100%;
	
}
#wrapper * {

}
#container{
	height:100%;
}
body.legal section#project_overview {
	width:800px;
	max-width:800px;	

}
body.legal section#project_overview  p{
	width:800px;
	max-width:800px;
	margin-bottom:10px;
}
body.legal section#project_overview  p:last-child{
	margin-bottom:0px;
}
div#scrollContent {
	width:3000px;
}
div#scrollContent {
position: relative;
top: 0px;
left: 0px;
margin: 0px auto;

overflow: hidden;
}
/************ CONTACT *************/
aside#asidebox article#scrollbox h3 {
	margin-top:0px;
	margin-bottom:5px;
}
aside#asidebox article#scrollbox h3:first-child {
	padding-top:1px;
	
}
#contact_form_wrapper {
	display:none;
}
#contact_text_wrapper {
	
}
#contact_form fieldset {

}
#contact_switch {
	cursor:pointer;

}
#contact_span_arrows {
	position:relative;
	top:-2px;
}
#newsletter_form {
	clear:both;	
	width:300px;
}
#contact_form label,
#newsletter_form label{
	display:block;
	margin-bottom:5px;
}

.custom_input {
	padding:5px;
	width:174px;

}
#contact_form textarea.custom_input {
	width:360px; height:125px;
}
#subject_fieldset {
	margin:10px 0px 10px 0px;
}
#input_submit_email,
#input_submit_newsletter{

	font-size:16px;
}

#fieldset_input_submit_newsletter {
	width:260px;
}
#input_submit_newsletter{
	float:right;
	margin-top:3px;
}
#fieldset_input_submit_email{
	margin-top:10px;
	width:365px;
}
