@import url("css/menu.css");
body
{
	/*background: #fff url(images/topbg.gif) no-repeat top center;*/
	height:100%; 
	margin:0px; 
	padding:0px;
	text-align:center; 
	font-family:Arial,Verdana,MS Sans Serif;
}
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;}
.Master
{
	width:890px;
	text-align:left;
	margin:0 auto;
}
.Menu
{
	margin: 5px 0px 5px 0px;
	text-align:right;
	text-transform:uppercase;
}
.c_Menu
{
	color: #820a0e;
	margin: 0.8em 0em 3em 0em;
	text-align:right;
	text-transform:uppercase;
}

.Logo_backgroup
{
	background: url(images/title.gif) no-repeat top right;
	margin-top: 0.5em;
	height:5.5em;
}
.Logo
{
	
}
.Container
{
	width:100%;
	margin: 0;
	text-align:center;	
}
.RightPane
{
	border-right: solid 3px #fff;
	background:#98000c;
	padding:5px; 
	border-left: solid 3px #fff;
	width:50%!important;
	width:49.9%;
}
.TopPane .ContentPane  .c_RightPane
{ 
	padding:0px; 
	margin:0px; 
}
.c_RightPane
{ 
	vertical-align:top;
	padding:5px; 
	margin:0px; 
}
.c_LeftPane
{	
	vertical-align:top;
	text-align:left;

	padding:5px; 
	margin:0px; 

}
.c_TopPane
{
	margin:0px; 
/*padding:0 0 3em 0;*/ 
}
.BottomPane
{
	padding:0px; 
	border-bottom: solid 0.5em #fff;
}
.LeftPane 
{
	border-left: solid 5px #fff;
	background:#7ea3c8;
	padding:10px; 
	width:50%; 
	margin:0px;
}
.footer
{
	background:#f4f4eb;
	padding:5px;
	font-size:1em;
	height:25px;
	border-left: solid 5px #fff;
	border-right: solid 3px #fff;
	text-align:right;
}
.footer pre{
	 margin:0;
	 padding:0;
	 font-family: Arial, Verdana, MS Sans Serif;
	 color:#383838;
	 }
	 
.footer pre a{
	color:#383838;
	font-weight:400;
	font-size:12px;
	text-decoration:none;
	}
	
.footer pre a:hover{
	color:#7ea3c8;
	font-size:12px;
	text-decoration:underline;
	}
	
.footer_bottom
{
	height:40px;
	margin: 10px;
	background:url(images/telephone.jpg) no-repeat top left;
}
.footer_hotline
{
	padding-left:60px;
	color:#820a0e;
	font-family: Arial, Verdana, MS Sans Serif;
	font-size:1em;
	font-weight:bold;
	font-style:italic;
}
.footer_tel
{
	float:left;
	padding-left:60px;
	color:#820a0e;
	font-family: Arial, Verdana, MS Sans Serif;
	font-size:1em;
}
.footer_contact
{
	float:right;
	padding-left:60px;
	color:#6e6e6e;
	font-family: Arial, Verdana, MS Sans Serif;
	font-size:.7em;
}
.footer_contact pre{
	margin:8px 0 0 0;
	padding:0;
	font-family: Arial, Verdana, MS Sans Serif;
	}
	
.footer_contact pre a{
	color:#6e6e6e;
	text-decoration:none;
	}
	
.footer_contact pre a:hover{
	color:#98000C;
	text-decoration:underline;
	}

.Login .user
{
	color:#999999;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
}











































