body 
	{
	color: #000000;
	background-color: #ffffff;
	margin: 0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	}
#page {
	background-color:transparent;
	width:100%px;
	height:595px;
	text-align: left;
	background-image:url('../img/bg.gif');
	background-repeat:no-repeat;
}	
#top {
	height:198px;
	text-align:left;
	background-color:#transparent;
}
#menu_bar {
	position:absolute;
	top:180px;
	left:0px;
	height:22px;
	width:100%;
	background-color:#transparent;
	text-align:left;
}
#menu_bar_left {
	width:85px;
	height:22px;
	float:left;
}
.az {
	font-weight: bold;
}
#menu_bar_content {
	padding:0 0 0 10px;
	background-color:#f7f410;
	/*width:675px;*/
	width:735px;
	height:24px;
	font-size:11px;
	vertical-align:middle;
}
#content {
	width:100%;
	height:404px;
	/*background-image:url('../img/child_top.gif');
	background-repeat:no-repeat;
	background-position:right bottom;*/
	padding:40px 0 0 0;
}
#submenu_content {
	float:left;
	width:85px;
	background-color:#transparent;
	padding:0 0 0 5px;
}
#submenu_pic {
float:right;
width:281px;
}
#text_content {
	width:100%;
	margin:0 0 0 95px;
}	
#footer {
	background-color:#transparent;
	background-image:url('../img/bg_footer.gif');
	background-repeat:repeat-x;
	height:50px;
	width:100%;
	text-align:center;
	font-size:11px;
}
a:link, a:visited {
	color: #000000;
	text-decoration: none
}
a:hover {
	color:#7c7c7c;
	text-decoration: none
}
.headline1 {
	font-weight:bold;
	font-size:11px;
}
