@charset "UTF-8";
body{
	background-color: #000000;
	margin-left: 0px;
}
.container {
	height: auto;
	width: 80%;
	margin: 0 auto;
    min-width: 1000px;
}
.banner {
	float: left;
	height: 120px;
	width: 800px;
	position: relative;
	background-image: url(../images/dressler_photography_page_v2_01.jpg);
	background-repeat: no-repeat;
	margin-top: 10px;
}
.header {
	float: left;
	width: 100%;
	line-height: normal;
	border-bottom: 1px solid #aaa
}

.header h1 {
	display: block;
	float:left;
	padding-left: 10px;
    color: #fff;
    margin-bottom: 10px;
}

#act {
    font-weight: bold;
}

.navigation{
	margin-top: 18px;
    float: left;
}

.navigation ul {
	margin: 0;
	padding: 0;
	list-style: disc;
}

.navigation li {
	margin: 0 0 0 0;
	float: left;
    color: white;
    display: inline;
}

.navigation .first {
    list-style: none;
}

.navigation a {
	display: block;
	color: #fff;
	text-decoration: none;
    font-size: 17px;
}

.seperator {
    float: left;
    font-size: 30px;
    line-height: 23px;
    padding: 0 10px;
    font-weight: normal;
}

#second_nav {
	float: right;	
}

.content {
	height: auto;
	width: 100%;
	border-top: 1px solid white;
	float: left;
	text-align: left;
	display: block;
	font:normal 12px arial, sans-serif;
	color: #ffffff;
	overflow: hidden;
	white-space: nowrap;
}
.content img {
	vertical-align: bottom;
}
.content a{
	text-decoration: none;
	color: #ffffff;
}
#contact{
	width: 100%;
	text-align: left;
	padding-top: 50px;
	margin: 0px;	
}
.dp_img{
    float:left;
    width: 300px;
    padding-right: 50px;
    padding-top: 50px;
    padding-bottom: 20px;
}
.address{
	float: left;
	margin-right: 150px;
}
.address a{
    text-decoration: underline;
}
#legal{
	width: 100%;
	padding-top: 50px;
   	padding-bottom: 50px;
	line-height: 120%;
    text-align: justify;
	white-space: normal;
}
#legal p:first-child {
    padding: 0;
    margin: 0;
}
#legal p:last-child {
    padding: 0;
    margin: 0;
}
#legal b{
	line-height: 150%;
}
/*.list6  ul{
	list-style:url(none) none;
	margin: 0px;
	padding:0px;
}
.list6  li{
	float: right;
	list-style: none;
	text-align: left;
	margin-top: 0;
	margin-right: 50px;
	margin-bottom: 20px;
	padding: 0px;
	margin-left: 0px;
}
.list6   li#act{
	float:right;
	list-style:none;
	text-align: left;
	margin-top: 0;
	margin-right: 50;
	margin-bottom: 0;
	padding: 0px;
	margin-left: 0px;
}
.list6    a{
	color:#ffffff;
	font:bold normal 16px arial, sans-serif;
	text-decoration:none;
	text-align: left;
	padding-right: 0;
	padding-bottom: 15px;
	padding-left: 0;
	padding-top: 5px;
	height: 100%;
	margin: 0px;
}
.list6  a:hover{
	color:#ffffff;
	margin: 0px;
	padding: 5px 0px 15px;
}*/
.footer{
	width: 100%;
	height: 20px;
	border-top: 1px solid white;
	float: left;
	text-align: center;
	color: #ffffff;
	font: normal 10px arial, sans-serif;
	padding-top: 2px;
}
.footer a{
	font: normal 11px arial, sans-serif;
	text-decoration: none;
	color: #ffffff;
}
#images{
	position: relative;
	width: auto;
	padding-bottom:30px;
}
#images img{
    height: 60px;
    margin-top: 30px;
}
#images a:hover img{
    height: 65px;
    margin-top: 25px;
}
#images .activeimg {
    height: 65px;
    margin-top: 25px;
}
.main-image{
	padding-top:20px;
	border-bottom:1px solid white;
	padding-bottom:20px;
    text-align: center;
    min-height: 470px;
    background: url(/images/ajax-loader.gif) no-repeat center center;
    margin-top: -280px;
}
#the_image{
    padding: 10px;
}
#nav_f{
    margin-left: 95%;
    margin-top: 250px;
    visibility: visible;
    z-index:1;
}
#nav_b{
	margin-left: 3%;
	margin-top: -21px;
	visibility: visible;
    z-index:1;
}
#preloader{
	margin-top: 193px;
	margin-left: 50%;
}
.small_button {
    float: left;
}
.arrow{
    opacity: 0.4;
    height: 25px;
}
