@charset "utf-8";
body {
	background-color: #414141;
	margin: 0px 0px 0px 0px;
}

#logo {
	position:absolute;
	left:0px;
	top:0px;
	width:217px;
	height:367px;
	z-index:1;
}

#top_menu {
	position:absolute;
	left:277px;
	top:57px;
	width:678px;
	height:30px;
	z-index:3;
	word-spacing: 50px;
	text-align: right;
}

#top_image_home {
	position:absolute;
	left:277px;
	top:106px;
	width:678px;
	height:296px;
	z-index:2;
}

#intro {
	position:absolute;
	left:276px;
	top:429px;
	width:340px;
	height:118px;
	z-index:4;
}

#left_column {
	position:absolute;
	left:14px;
	top:426px;
	width:263px;
	height:118px;
	z-index:5;
}

#album {
	position:absolute;
	left:298px;
	top:717px;
	width:162px;
	height:155px;
	z-index:9;
}

#content1 {
	position:absolute;
	left:276px;
	top:577px;
	width:678px;
	height:auto;
	z-index:8;
	background-color: #343434;
	background-image: url(../images/bg_content.jpg);
	background-repeat: no-repeat;
}
#content1_1 {
	left:295px;
	top:662px;
	width:638px;
	height:223px;
	z-index:7;
	padding: 20px;
}

#content2 {
	position:absolute;
	left:276px;
	top:429px;
	width:678px;
	height:auto;
	z-index:8;
	background-color: #343434;
	background-image: url(../images/bg_content.jpg);
	background-repeat: no-repeat;
}

#footer {
	left:0px;
	top:0px;
	width:678px;
	height:83px;
	z-index:5;
	background-color: #414141;
}

#satfodl {
	position:absolute;
	left:298px;
	top:524px;
	width:165px;
	height:154px;
	z-index:10;
}

#sasfodl_link {
	position:absolute;
	left:471px;
	top:524px;
	width:259px;
	height:95px;
	z-index:11;
}
#was_link {
	position:absolute;
	left:473px;
	top:715px;
	width:253px;
	height:101px;
	z-index:12;
}

a.primo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #e4e4e4;
	font-weight: normal;
}
a.primo:link {
	text-decoration: none;
}
a.primo:visited {
	text-decoration: none;
	color: #e4e4e4;
}
a.primo:hover {
	text-decoration: none;
	color: #b55e9a;
}
a.primo:active {
	text-decoration: none;
	color: #e4e4e4;
}

a.secondo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #b55e9a;
	font-weight: normal;
}
a.secondo:link {
	text-decoration: none;
}
a.secondo:visited {
	text-decoration: none;
	color: #b55e9a;
}
a.secondo:hover {
	text-decoration: none;
	color: #d2d2d2;
}
a.secondo:active {
	text-decoration: none;
	color: #b55e9a;
}


.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #8e8e8e;
}

.text_highlight {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #d2d2d2;
}

h1{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	color: #d2d2d2;
	font-weight: normal;
}
.download_form {
	background-color: #282828;
	border: 1px solid #8E8E8E;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #8E8E8E;
}
