@charset "utf-8";
/* CSS Document */
/* Generated by Font Squirrel (http://www.fontsquirrel.com) on September 12, 2010 10:16:35 AM America/New_York */



@font-face {
	font-family: 'DeutschGothicNormal';
	src: url('fonts/DeutschGothic/Deutsch-webfont.eot');
	src: local('☺'), url('fonts/DeutschGothic/Deutsch-webfont.woff') format('woff'), url('fonts/DeutschGothic/Deutsch-webfont.ttf') format('truetype'), url('fonts/DeutschGothic/Deutsch-webfont.svg#webfontfr581ZfX') format('svg');
	font-weight: normal;
	font-style: normal;
}




#willk{

	width: 985px;
	border-bottom:2px dotted black;
	margin-bottom: 10px;
}


#left{
	position: absolute;
	width: 492px;
	height:350px;
	border-right:2px dotted black;
	margin-bottom: 10px;
}

#mid{
	position: absolute;
	margin-left:341px;
	width: 340px;
	height:350px;
	border-right:2px dotted black;
	margin-bottom: 10px;
	
}

#right{
	position: absolute;
	margin-left:493px;
	width: 492px;
	height:350px;
	margin-bottom: 10px;
}
#content{
	
	height:445px;
	background-image:url(content.png);

}
body{
	font-size:14px;
	font-family: Verdana, Helvetica, sens-serif;
	color:#999;
	background:#101010;
	background-image:url(bannerBF.png);
	background-repeat:no-repeat;
 
}
#banner{
	margin-bottom:5px;
	border-width:0px;
	border-color:#black;
	border-style:solid;		
}
#navi{
	width:1024px;
	background-image:url(navi.png);
	border-width:0px;
	border-color:#black;
	border-style:solid;	
	vertical-align:middle;
	padding:10px 0px 10px 0px;
	font: 20px/24px 'DeutschGothicNormal', Arial, sans-serif;
	
}

#footer{
	font-size:10px;
	font-family: Verdana, Helvetica, sens-serif;
	height:50px;
	background-image:url(footer.png);
	width:985px;	
	
}

a:link{
	color:#999;
	text-decoration: none
}
a:visited{
	color:#999;
	text-decoration: none

}
a:active{
	color:#999;
	text-decoration: none

}
a:hover{
	color:#CCC;
	text-decoration: none

}



.RightBorder2px {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-top-color: #FF0000;
	border-right-color: #FF0000;
	border-bottom-color: #FF0000;
	border-left-color: #FF0000;
	border-top-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.TableBorder1px {
	border: 1px solid #000066;
	font-size: 11px;
}