html,body{margin:0;padding:0}
body{font: 12px verdana,sans-serif;text-align:center;}

p{margin:0 10px 10px}
a{padding:0px; text-decoration:none; color:#000000;}

#container{width:990px;margin:0 auto; text-align:left; background-color:#fff;}
#header{background-image: url(../design/bg_header.jpg);background-repeat: no; background-color:#F3F2ED; height:120px; margin:0;}
	#header #topmenu {display:none; width:375px; float: right; height: 50px; padding-top:10px; padding-right:5px; font-size:11px}
/*------NAVIGATION------------------*/

	#nav {display:none; width:990px; margin:0 auto; height:30px; overflow:hidden; background:#666666; font-size:11px;}
	#nav ul {display:none; margin:0; list-style:none; padding-left:8px;}
	#nav ul li {display:none; display:inline;}
	#nav ul li a {display:none; display:block; float:left; padding:9px 16px; text-decoration:none; font-weight:bold; color: #ffffff; text-transform: uppercase}

	.beauty a:hover{background: url(../design/bg_menu_beauty.gif) repeat-x;}
	.beauty .active{background: url(../design/bg_menu_beauty.gif) repeat-x;}
	.electronics a:hover{background: url(../design/bg_menu_electronics.gif) repeat-x;}
	.electronics .active{background: url(../design/bg_menu_electronics.gif) repeat-x;}
	.family a:hover{background: url(../design/bg_menu_family.gif) repeat-x;}
	.family .active{background: url(../design/bg_menu_family.gif) repeat-x;}
	.fashion a:hover{background: url(../design/bg_menu_fashion.gif) repeat-x;}
	.fashion .active{background: url(../design/bg_menu_fashion.gif) repeat-x;}
	.finance a:hover{background: url(../design/bg_menu_finance.gif) repeat-x;}
	.finance .active{background: url(../design/bg_menu_finance.gif) repeat-x;}
	.gastronomy a:hover{background: url(../design/bg_menu_gastronomy.gif) repeat-x;}
	.gastronomy .active{background: url(../design/bg_menu_gastronomy.gif) repeat-x;}
	.housing a:hover{background: url(../design/bg_menu_housing.gif) repeat-x;}
	.housing .active{background: url(../design/bg_menu_housing.gif) repeat-x;}
	.travelling a:hover{background: url(../design/bg_menu_travelling.gif) repeat-x;}
	.travelling .active{background: url(../design/bg_menu_travelling.gif) repeat-x;}
	.mobility a:hover{background: url(../design/bg_menu_mobility.gif) repeat-x;}
	.mobility .active{background: url(../design/bg_menu_mobility.gif) repeat-x;}
	.wellness a:hover{background: url(../design/bg_menu_wellness.gif) repeat-x;}
	.wellness .active{background: url(../design/bg_menu_wellness.gif) repeat-x;}

#wrapper {margin-top:10px; margin-bottom:10px;}
#content{float:left;width:850px; margin-left:5px; margin-top: 0px}
	#content p{line-height:1.4}
	.more {color: #660000; text-decoration: underline;}
	.more hover {text-decoration: none;}
	#content H3{margin-left: 10px;}

/*------RIGHT SIDE------------------*/

#right{display:none; float:right;clear:right;width:320px; margin-right:10px; text-align:center; margin-top:10px}

/*------FOOTER------------------*/
#footerpromo{display:none; clear:both;width:950px ; margin:0 auto}
	#footerpromo p{display:none; margin:0;padding:5px 10px}
	#footerleft {display:none; float:left;}
	#footerright {display:none; float:right;}

#footer{clear:both;width:100%; margin-bottom:10px;}
	#footertext{clear:both;width:950px; background:#666666; margin:0 auto; text-align:center; color:#ffffff}
	#footer p{margin:0;padding:5px 10px}


/*------ADDRESSES------------------*/
.company {color: #990000; font-size:16px; font-weight: bold}
.addresslink {color: #990000;}

/*------FIRST IMAGE----------------*/
.empty_box1 {
  cursor:hand; height: 250px; width:100%;
}
.trans_box2 {
  cursor:hand;
  height: 70px;
  width:100%;
  font-family:georgia;
  font-weight:bold;
  /*padding-left:10px;*/
  color:#ffffff;
  margin:0px;
  border:solid 0px #555;
  /* Mozilla ignores crazy MS image filters, so it will skip the following */
  filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='../design/75p_black.png');
}

/* IE ignores styles with [attributes], so it will skip the following. */
.trans_box2[class] {
  background-image:url(../design/75p_black.png);
}