/* CSS Document */

body {
	margin: 0px;
	padding: 0px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #6C6C6E;
}


a:link, a:visited {
	text-decoration: none;
	line-height: 22px;
	color: #666;
}

img, a {
	border: 0px;
}

#wrapper {
	width: 821px;
	margin: 0px auto 0px auto;
	position: relative;
	padding: 0px 0px 0px 13px;
}

#header {
	width: 821px;
	height: 142px;
	border-bottom: 1px solid #999;
	top: 0px
	margin: 0px;
	padding: 0px;
}

#address {
	position: absolute;
	top: 122px;
	left: 13px;
	font-size: 15px;
	width: 540px;
}

#main_title {
	position: absolute;
	top: 30px;
	left: 3px;
	font-size: 3.5em;
	color: #000;
	font-weight: bold;
}	

#nav {
	height: 90px;
	width: 260px;
	position: absolute;
	top: 28px;
	left: 575px;
}

.nav_top {
	border-bottom: 1px solid #000;
}

#nav ul, #nav li {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	height: 22px;
}

#nav li {
	border-bottom: 1px solid #999;
}

#dossier {
	width: 860px;
	padding: 0px;
	margin: 30px 0px 30px 0px;
}


#dossier img {
	margin: 0px;
	padding: 0px;
	border: 0px;
	float: left;
}

#dossier_content {
	width: 821px;
	height: 580px;
	margin: 30px 0px 30px 0px;
}

#dossier_nav {
	width: 260px;
	position: absolute;
	top: 587px;
	left: 575px;
}

.image_change, .dossier_change {
	border-bottom: 1px solid #999;
	height: 25px;
	line-height: 25px;
	width: 100%;
}

.dossier_change {
	height: 20px;
	line-height: 20px;
}

.image_change {
	padding: 3px 0px 3px 0px;
	height: 20px;
	line-height: 20px;
}

#content_left {
	height: 580px;
	width: 540px;
	float: left;
}

#content_left p {
	padding: 0px;
	margin: 0px;
}

#content_right {
	height: 580px;
	width: 260px;
	float: right;
}

#content_right h1, h2 {
	font-size: 12px;
	margin: 0px;
	padding: 0px;
}

#content_right h1 {
	color: #000;
}

#content_right h2 {
	border-bottom: 1px solid #999;
	width: 100%;
	margin: 2px 0px 7px 0px;
	padding: 0px 0px 2px 0px;
	font-weight: normal;
}

#content_right p {
	margin: 10px 0px 10px 0px;
	line-height: 16px;
}

#copy_text {
	width: 260px;
	padding: 0px;
	margin: 20px 0px 0px 0px;
}

#copy_text a, #copy a {
	text-decoration: underline;
	line-height: 15px;
}

#copy_text a:hover, #copy a:hover {
	text-decoration: none;
}

#copy {
	width: 260px;
	padding: 0px;
	margin: 0px;
}


#footer {
	width: 821px;
	border-top: 1px solid #999;
	font-size: 9px;
	padding: 10px 0px 10px 0px;
	margin: 15px 0px 0px 0px;
	clear: both;
}

#clear {
	clear: both;
}


/* individual page classes */

.58 {
	padding: 50px 60px 0px 60px;
}
