

body  {
margin: 0 0 0 0;
font-family: Verdana, Helvetica, Arial Narrow;
line-height:22px;
font-size:15px;
margin-bottom:0px;
padding-bottom:0px;
margin-right: auto;
margin-left: auto;
color:#565656; 
}



#head {
position: relative;
width:1000px;
height:200px;
padding-top:35px;
margin-right: auto;
margin-left: auto;
}



#bottom {
position: relative;
width:1000px;
margin-right: auto;
margin-left: auto;
margin-top:50px;
margin-bottom:0px;
padding-bottom:0px;
}


#soc {
position:absolute;
text-align:left;
font-size:11px;
line-height:13px;
width:350px;
top: 40px;
left:745px;
font-family:"DINCondensedCRegular", Arial Narrow, Helvetica, "san-serif";
font-size: 26px; 
line-height:28px;
color:#000000;
}


.sos_logo {
position: relative;
float:left;
padding-right:15px;
}




#page {
position: relative;
width:1000px;
max-width:900px;
text-align:left;
padding-top:100px;
margin-right: auto;
margin-left: auto;
min-height:100%;
}


h1 {
font-family:"DINCondensedCRegular";
font-size: 35px; 
line-height:44px;
color:#000000;
padding-bottom: 5px;
margin-bottom: 5px;
padding-top: 0px;
margin-top: 0px;
text-transform:uppercase;
font-weight:normal;
}



h2 {
font-family:"DINCondensedCRegular", Arial Narrow, Helvetica, "san-serif";
font-size: 30px; 
line-height:34px;
color:#000000;
padding-bottom:5px;
margin-bottom:0px;
padding-top: 0px;
margin-top: 0px;
font-weight:normal;
}


h3 {
font-family:"DINCondensedCRegular", Arial Narrow, Helvetica, "san-serif";
font-size: 20px; 
line-height:24px;
color:#000000;
padding-bottom:2px;
margin-bottom:0px;
padding-top: 0px;
margin-top: 0px;
font-weight:normal;
}


h4 {
font-family:"DINCondensedCRegular", Arial Narrow, Helvetica, "san-serif";
font-size: 30px; 
line-height:34px;
padding-bottom:5px;
margin-bottom:0px;
padding-top: 0px;
margin-right: 10px;
font-weight:normal;
}

#menu {
position:absolute;
left:-40px;
top:200px;
font-size:19px;
color:#000000;
list-style:none;
}





 .menu ul{
	height:50px;
	padding-top:0px;
	list-style: none;
	color:#ffffff;
	
	}
 


 
	.menu li{
	    list-style: none;
		float:left;
		padding:0px;
		font-weight:bold;
		font-family:Arial Narrow, Arial, "DINCondensedCRegular", Helvetica, "san-serif";
		}
 
	.menu li a{
		color:#000000;

		display:block;
		font-weight:normal;
		margin:0px;
		font-weight:normal;
		margin-right:5px;
		padding-top:0px;
		padding-bottom:3px;
		padding-left:5px;
		padding-right:5px;
		height: 30px;
		text-align:center;
		border-bottom-width: 0px;
		text-decoration:none;
		}
		
		
		
 
	.menu li a:hover {
	color:#000000;
	text-decoration:none;
	background-image: url('menu_link.png');
	background-position: 0% 50%;
	background-repeat: repeat;

 			}

	.menu ul li:hover a{
	background-image: url('menu_link.png');
	background-position: 0% 50%;
	background-repeat: repeat;
			text-decoration:none;
 
			}
	.menu li ul{
		font-family: Verdana, Helvetica, Arial Narrow;
		background:#ffffff;
		color:#20A6C9;
		display:none;
		height: auto;
		padding-top:5px;
		padding-bottom:10px;
		margin:0px;
		border:0px;
		position:absolute;
		padding-left:0px;
		z-index:200;
		border-style: solid;
		border-color:#20A6C9;
		padding:10px;
		border-width:7px;
		/*top:1em;
		/*left:0;*/
		}
		
		
	.menu li:hover ul{
		display:block;
		color:#20A6C9;		
		}
		
	.menu li li {
		
		display:block;
		float:none;
		margin:0px;
		padding:0px;
		width:200px;
		}
	.menu li:hover li a{
		background:none;
 
		}
	.menu li ul a{
		display:block;
		font-family: Arial Narrow;
		line-height:25px;
		font-size:16px;
		color:#20A6C9;
		height:24px;
		font-size:18px;
		font-style:normal;
		margin:0px;
		padding:0px 0px 0px 10px;
		text-align:left;
		}
 
 
		.menu li ul a:hover, .menu li ul li:hover a{
			background:#;
			border-bottom-width: 0px;
			border:0px;
			text-decoration:none;
			}




A {COLOR: #000000; TEXT-DECORATION:underline;}

A:hover.submenu {COLOR: #189BC4; TEXT-DECORATION: none;}
 