@import url("css/menu.css");
*{
	font-family:Arial,Verdana,MS Sans Serif;
	}
 body
{
	/*background: #fff url(images/topbg.gif) no-repeat top center;*/
	text-align:center;
	margin:0;
}
a,a:link,a:visited,a:active{color:#006699; text-decoration:none; font-weight:normal; font-weight:bold;}
a:hover{color:#D00; text-decoration:underline; font-weight:bold;}


.info_masterframe{
	width:890px;
	margin: 0 auto;
	text-align:center	;
	}
	
#info_topbot_border{
	text-align:center;
	width:100%;
	border-top:#8c1218 solid 1px;
	border-bottom:#8c1218 solid 1px;
}

#header{
	margin:0 auto;
	width:100%;

	}
	
#Menu
{
	margin:5px;
	text-align:right;
	margin-bottom:10px;
	text-transform:uppercase;

}

#Logobg
{
	background: url(images/title.gif) no-repeat center right;
	margin-top: 1em;
	margin-bottom:1.8em;
	height:5.5em;
	text-align:left;
}

#TopContent{
	margin:0 auto;
	width:100%;
	}
	
#content{
	margin:0 auto;
	width:100%;
	}

	
.LeftPane{
	margin:0;
	padding:0;
	width:890px;
	}
	

.footer_bottom
{
	margin:30px auto;
	width:100%;
	
}

#info_footerlink{
	padding:5px;
	background:#f4f4eb;
	}
#info_footerlink pre{
	 margin:0;
	 padding:0;
	 font-family: Arial, Verdana, MS Sans Serif;
	 color:#383838;
	 text-align:right;
	 }
	 
#info_footerlink pre a{
	color:#383838;
	font-weight:400;
	font-size:12px;
	text-decoration:none;
	}
	
#info_footerlink pre a:hover{
	color:#7ea3c8;
	font-size:12px;
	text-decoration:underline;
	}

.footer_hotline
{
	margin-top:20px;
	padding-left:60px;
	padding-top:0;
	color:#820a0e;
	font-family: Arial, Verdana, MS Sans Serif;
	font-size:.85em;
	font-weight:bold;
	font-style:italic;
	background:url(images/telephone.jpg) no-repeat center left;
	height:30px;
	position:relative;
	text-align:left;
}

.footer_hotline span{
	font-weight:normal;
	font-style:normal;
	}

.footer_contact{
	position:absolute;
	right:5px;
	top: 13px;
	

	color:#6e6e6e;
	font-family: Arial, Verdana, MS Sans Serif;
	font-size:.8em;
	font-style:normal;
	font-weight:normal;
}
.footer_contact a{
	text-decoration:none;
	color:#6e6e6e;
	font-style:normal;
	font-weight:normal;
	}

.footer_contact a:hover{
	text-decoration:underline;
	}
.Login .user
{
	color:#fff;
	text-align:left;
}














