@charset "utf-8";
/* CSS Document */

/* Fix up IE6 PNG Support */
img, #logo { behavior: url(scripts/iepngfix.htc); }


body {
	margin:0px; padding:0px;
	background-image:url(../images/background_tile.gif);
	background-repeat:repeat;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size:12px;
	line-height:3px;
}


#main {
	background-image:url(../images/border_middle.png);
	background-repeat:repeat-y;
	width:984px;
	margin:0 auto;
	position:relative;
}

.container {
	width:863px;
	margin:0 auto;
	position:relative;
}

#header {
	background-image:url(../images/banner_bg.jpg);
	background-repeat:no-repeat;
	width:863px;
	height:127px;
	margin:0 auto;
	position:relative;
}
#logo h1 {
	margin:0px;
	display:block;
	text-indent:-9999px;
}
#logo {
	background-image:url(../images/logo.png);
	background-repeat:no-repeat;
	width:202px;
	height:142px;
	margin-left:-2px;
}


/* 
	Menu-Styles 
*/

#menu {
  list-style: none;
  padding: 0;
  margin: 0;
  width: 863px;
  height: 34px;
  position: absolute;
  rightright:0px; 
}
#menu span {
  display: none;
  position: absolute;
}
#menu a {
  display: block;
  text-indent: -9999px;
  position: absolute;
  outline: none;
}
#menu a:hover {
  background-position: left bottom;
}
#menu a:hover span {
  display: block;
}
#menu .home {
  width: 71px;
  height: 34px;
  background: url(../images/home.png) no-repeat;
  right: 310px;
  top: 93px;
}
#menu .home span {
  width: 0px;
  height: 0px;
  background: url(../images/home.png) no-repeat;
  right: 0px;
  top: 0px;
}
#menu .about {
  width: 71px;
  height: 34px;
  background: url(../images/about.png) no-repeat;
  right: 230px;
  top: 93px;
}
#menu .about span {
  width: 0px;
  height: 0px;
  background: url(../images/about.png) no-repeat;
  right: 0px;
  top: 0px;
}
#menu .calendar {
  width: 106px;
  height: 34px;
  background: url(../images/calendar.png) no-repeat;
  right: 120px;
  top: 93px;
}
#menu .calendar span {
  width: 0px;
  height: 0px;
  background: url(../images/calendar.png) no-repeat;
  right: 0px;
  top: 0px;
}
#menu .contact {
  width: 95px;
  height: 34px;
  background: url(../images/contact.png) no-repeat;
  right: 20px;
  top: 93px;
}
#menu .contact span {
  width: 0px;
  height: 0px;
  background: url(../images/contact.png) no-repeat;
  right: 0px;
  top: 0px;
}





/* 
	Block-Styles 
*/

.block {
	background-color:#fffcf3;
	margin-bottom:0px;
}
.block_inside { 
	display:block; 
	background: #fffcf3;
	padding:0px;
	overflow:auto;
}
.image_block {
	background-color:#fffcf3;
	margin-left:0px;
	margin-top:20px;
	float:left;
}

.content_page_block {
	background:#98d9b6;
	width:863px;
	margin-top:20px;
	margin-left:0px;
	margin-bottom:20px;
	float:left;
}
.content_text_block {
	width:823px;
	margin-left:20px;
	margin-top:20px;
	margin-bottom:20px;
	float:left;
}
.network_links_block {
	width:204px;
	height:504px;
	margin-top:20px;
	margin-left:20px;
	float:left;
}
.calendar_block {
	background:#98d9b6 url(../images/calendar_slice.jpg) repeat-x;
	width:204px;
	height:504px;
	margin-top:20px;
	margin-left:20px;
	margin-bottom:20px;
	float:left;
}
.calendar_header_block {
	margin-left:15px;
	margin-top:13px;
	float:left;
}
.text_block {
	float:left;
	width:178px;
	margin-top: 20px;
	margin-left: 13px;
}
.calendar_line {
	border-top: 0.2em dashed #fffcf3;
	border-bottom: 0px;
	border-left: 0px;
	border-right: 0px;

	margin-top:0.8em;
	margin-bottom:0.8em;
	width: 100%;
	text-align: left;
	
}
.network_block {
	width:639px;
	margin-left:0px;
	margin-top:-78px;
	float:left;
}
.network_image1_block {
	float:left;
}
.network_image2_block {
	float:left;
	margin-left:15px;
}
.network_image3_block {
	float:right;
}



/* 
	Footer-Styles 
*/

#footer {
	background-image:url(../images/border_bottom.png);
	background-repeat:no-repeat;
	width:984px;
	height:103px;
	margin:0 auto;
	position:relative;
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
}
.footer_block {
	background-color:#3fc7a5;
	width:863px;
	height:35px;
	margin:0px auto;
	margin-left:61px;
	margin-top:0px;
	float:left;
}	
.footer_text {
	float:left;
	margin-left:20px;
	margin-top:10px;
}
.sadp_logo {
	float:right;
	margin-right:20px;
	margin-top:13px;
}


/* 
	Text-Styles   
*/

h2 {
	margin:0px ;
	font-size: 1em;
	font-family:Helvetica, Arial, Sans-serif;
	color:#fffc00;
	line-height: 2em;
}
small {
	color:#FFFFFF;
	font-size: 0.8em;
	font-family:Helvetica, Arial, Sans-serif;
	line-height:1em;
}
h3 {
	color:#115c6f;
	margin: 0px;
	font-size: 1.5em;
	font-family:Georgia, "Times New Roman", Times, serif;
	line-height:1.4em;
}

a:link {
	color: #FFFc00;  font-family: arial, helvetica, sans-serif; font-size: 10px; text-decoration: none; font-weight: bold;
}

a:visited {
	color: #a2a00b;  font-family: arial, helvetica, sans-serif; font-size: 10px; text-decoration: none font-weight: bold; 
} 

a:active {
	color: #ffffff;  font-family: arial, helvetica, sans-serif; font-size: 10px; text-decoration: none font-weight: bold; 
} 

a:hover {
	text-decoration: underline;  font-family: arial, helvetica, sans-serif; font-size: 10px; color: #ffffff font-weight: bold;
}

p { 
	line-height: 1.3em;
	margin: 0px; 
}


