@charset "utf-8";
/* CSS Document */
* {
	margin:0;
	padding:0;
	border:0;
}
body {
	font-family:Arial, Helvetica, sans-serif;
	background-color:#000;
	background: url(../../../../christmasmarket.jpg) no-repeat fixed bottom left;
	width:100%;
	height:100%;
	min-height:600px;
	min-width:850px;
}
#mm {
	position:absolute;
	left:0;
	top:50%;
	margin-top:-230px;
	z-index: 1;
}
#mm ul {
}
#mm li {
  position: relative;
	list-style:none;
	margin:0;
	padding:0;
	margin-bottom:2px;
	width:24px;
	/*border:1px #FFF solid;*/
	text-align:right;
	display:block;
	background:#2b2b2b;
}
#mm ul ul {
	display:none;
	position:absolute;
	left:33px;
	top:0;
}
#mm ul ul li {
  /*background: url(../../../../blog/white_trans.png) repeat;*/ /*was 'none'*/
  	background:none;
	display: block;
	width: 200px;
	/*height: 20px;*/
	margin:0;
	margin-left:10px;
	text-align:left;
	padding:0px 5px 0px 5px;
}
#mm ul ul li a {
	font-size:12px;
	/*color:#BEBEBE;*/
	color:#fff;
	/*color:#333;*/
	text-decoration:none;
	/*font-weight:bold;*/
}
#mm ul ul li a:hover {
	color:#C9B9B0;
	/*color:#000;*/
}
#mm li img {
	margin:0;
}
#wrapper-page {
	position:absolute;
	top:50%;
	left:50%;
	margin-top:-225px;
	margin-left:-425px;
	width:850px;
	/*margin-top:64px;*/
}
#left, #main, #right {
	height:500px;
}
#left {
	width:150px;
	float:left;
	background:url(../images/quarterbridge.png) no-repeat 52px 0;
}
#main {
	width:555px;
	float:left;
}
#right {
	width:145px;
	float:left;
}
#boxlt {
	width:225px;
	height:225px;
	float:left;
}
#boxrt, #boxrb {
	width:325px;
	height:225px;
	float:left;
}
#boxrb, #boxlb {
	margin-top:5px;
}
#boxrt, #boxrb {
	margin-left:5px;
}
#boxlt {
}
#boxrt {
}
#boxlb {
	width:224px;
	height:225px;
	float:left;
	/*background:#65551C;*/
	background:#3E2143;
	/*padding:24px;*/
}
#boxlb .tel {
	font-family:Tahoma, Geneva, sans-serif;
	padding-top:10px;
	/*color:#9b906b;*/
	color:#7B5E84;
	font-size:28px;
	height: 28px !important;
}
#boxlb p{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	line-height:25px;
	height: 140px;
	color:#FFF;
}
#boxrb {
	/*background:#BEC292;*/
	background:#C9B9B0;
}
#content {
	font-family:Helvetica, Arial, sans-serif;
	font-size:10px;
	height:177px;
	width:287px;
	/*color:#65551C;*/
	color:#003442;
	line-height:16px;
}
#content h1 {
	font-size:12px;
	font-weight:bolder;
}
#content a{
	/*color:#65551C;*/
	color:#003442;
}
.list_news{
padding: 0 0 10px 0; 
}
.list_news span a{
  color:#65551C;
  font-weight: bold;
}
.news_title{
  font-size:12px;
	font-weight:bolder;
	color:#65551C;
}
.news_title p{
  font-size:10px;
	color:#65551C;
}
#content h3{
  font-size: 10px;
  font-weight:bolder;
}
#content p {
	margin-top:5px;
}
#content ul{
}
#content li{
list-style: circle inside;
}
#footer {
	margin-top:5px;
	float:left;
}
#footer p {
	font-family: Helvetica,Arial, sans-serif;
	font-size:9px;
	color:#FFF;
	/*color:#454545;*/
	width:555px;
}
#footer a{
	color:#fff;
}

#footer .link p{
  display: block;
  height: 20px;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	/*color:#000 !important;*/
	color:#FFF !important;
  text-decoration: none;
  font-weight: bold;
}

#footer_sub h1 {
	font-family:Tahoma, Geneva, sans-serif;
	color:#ffffff;
	font-size:28px;
	height: 28px !important;
	margin:0;
	padding:0;
	font-weight:normal;
	display:block;
}

#footer_sub {
	background:url(../../../../blog/blk_trans.png) repeat;
	padding:10px 25px 10px 25px;
	width:505px;
	margin-bottom:5px;
}

