body {
	background-color: #161b1f;


	font-family: Arimo, Ariel, sans-serif;
	font-variant: small-caps;
	font-size: 13px;
overflow: -moz-scrollbars-vertical;
overflow-x: hidden;
overflow-y: hidden;

}

h1, h2 {
	font-variant: small-caps;
	text-align: center;
	font-size: 180%;
	width: 96%;
	margin-left: auto;
	margin-right: auto;
}

h2 {
	font-size: 160%;
}


#content {
	background-color: #161b1f;
	padding: 0;
	margin: 0;
}

.copyrightnotice {
	font-size: 70%;
	font-weight: bold;
	text-align: center;
	font-family: Helvetica;
	font-variant: small-caps;
	text-indent: 0;
}


#scrollbar {
width: 100%;
height: 450px;
overflow: auto;
overflow-y: hidden;

position: auto;
background-color: #161b1f;
margin-right: 0px;
padding: 0px;
}


#nav {
width: 1400px;
height: 50px;
overflow:hidden

position: relative;
background-color: #161b1f;
margin: 0px;
padding: 0px;
}

.nav1{
	position:relative;
	width:1600px;
	height:450px;
	overflow:hidden;
}



.fixedwidth {
width: 1465px;
height: 430px;
position: relative;
color: #161b1f;
padding: 0px;
}


.scroll {
width: 6950px;
height: 430px;
position: relative;
color: #000000;
padding: 0px;
}

.profile {
width: 7000px;
height: 430px;
position: relative;
color: #161b1f;
padding: 0px;
}
.portfolio {
width: 2747px;
height: 430px;
position: relative;
color: #161b1f;
padding: 0px;
}
.chairs {
width: 18735px;
height: 430px;
position: relative;
color: #161b1f;
padding: 0px;
}
.moretz {
width: 2275px;
height: 430px;
position: relative;
color: #161b1f;
padding: 0px;
}
.thumbprint {
width: 2130px;
height: 430px;
position: relative;
color: #161b1f;
padding: 0px;
}
.capitalgarage {
width: 3225px;
height: 430px;
position: relative;
color: #161b1f;
padding: 0px;
}
.doerfer {
width: 7740px;
height: 430px;
position: relative;
color: #161b1f;
padding: 0px;
}
.pond {
width: 3890px;
height: 430px;
position: relative;
color: #161b1f;
padding: 0px;
}
.lachouse {
width: 1435px;
height: 430px;
position: relative;
color: #161b1f;
padding: 0px;
}
.redbox {
width: 14460px;
height: 430px;
position: relative;
color: #161b1f;
padding: 0px;
}
.liquid {
width: 5520px;
height: 430px;
position: relative;
color: #161b1f;
padding: 0px;
}


.contact {
width: 1420px;
height: 430px;
position: relative;
color: #161b1f;
padding: 0px;
}

.blog {
width: 1420px;
height: 430px;
position: relative;
color: #161b1f;
padding: 0px;
}

#scroll_text {
height: 450px;
overflow:hidden;
float: left;
color: #FFFFFF;
font-variant: normal;
line-height: 120%;
font-size: 13px;
}

#scroll_text a {
color: #717B7D;
}

#scroll_text .project_name{
margin-top: 1em;
margin-bottom: 0;
padding-top: 0;
padding-bottom: 0;
}
#scroll_text .project_city{
margin-top: 0;
margin-bottom: 1em;
padding-top: 0;
padding-bottom: 0;
}

#scroll_text_left {
float: left;
width: 290px;
height: 100%;
padding-left: 5px;
padding-right: 5px;
margin-right: 5px;
text-align: justify;
background-color: #000000;
}

#scroll_text_right {
float: left;
width: 290px;
height: 100%;
padding-left: 5px;
padding-right: 5px;
margin-right: 5px;
text-align: justify;
background-color: #000000;
}

#de_slider {
height: 450px;
width: 100%;
overflow: hidden;
}

#de_slider_prev {
	position: absolute;
	visibility: hidden;
	z-index: 100;
	top:210px;
	margin-top:-15px;
	height: 30px;
	width: 30px;
	background-image: url(./engine1/arrows.png);
	left:21px;
	background-position: 0 0;
}

#de_slider_next {
	position: absolute;
	visibility: hidden;
	z-index: 100;
	top:210px;
	margin-top:-15px;
	height: 30px;
	width: 30px;
	background-image: url(./engine1/arrows.png);
	background-position: 100% 0;
	right:21px;
}