html { 
	overflow: scroll;
	overflow-x: auto;
}

body {
	margin: 0px;
	padding: 0px;
	border: 0px;
	font-family: Arial, Helvetica, Geneva, sans-serif;
	font-weight: normal;
	font-size: 12px;
	text-align:left;
	background: #FFFFFF;	
	color:#000000;
	line-height:16px;
}

#print-logo {
	display:none;
}

#content-cs2link {
	position:absolute;
	right:0px;
	top:2px;
	text-align:right;
	font-size:9px;
}

a {
	color: #D70C6A;
	text-decoration: underline;
}

a:visited {
	color: #D70C6A;
}

a:hover {
	color: #FFFFFF;
	background:#D70C6A;
	text-decoration: none;	
}

img {
	border: none;
}

#cs2info a:link, #cs2info a:hover, #cs2info a:visited {
	font-size:9px;
	color: #000000;
	text-decoration: underline;	
}

#body-container {
	width:967px;
	text-align:left;
	padding-bottom:20px;

}

#body-over0 {
	position:absolute;
	_position:relative;	
	height: 100%;	
	min-height: 100%;	
	width: 100%;
	text-align:center;

}

#body-over  {
	position:relative;		
	width:967px;
	_height: 100%;		
	min-height: 100%;
	margin-left:auto;
	margin-right:auto;	
	text-align:left;	
	background:url(../pics/mainbg.gif) top left repeat-y;
}


#header-logo {
 	overflow:hidden;
 	position:absolute;
 	padding:0;
	margin:0;
	height:90px;
	width:118px;
	left:0px;
	top:0px;
	background:url(../pics/logo.gif) top left no-repeat;	
}

#content-menu {
 	overflow:visible;
 	position:absolute;
 	padding:0;
	margin:0;
	height:30px;
	width:100%;
	left:16px;
	top:0px;
}

#content-metamenu {
 	overflow:visible;
 	position:absolute;
 	padding:0;
	margin:0;
	height:20px;
	width:295px;
	left:370px;
	top:12px;
	z-index:10;
}



#top0 {
	height:90px;
	width:967px;
	position:relative;
	overflow:hidden;
	background:#FFFFFF;
}

#top1 {
	width:967px;
	height:30px;
	position:relative;
	background: #FFFFFF url(../pics/topbg.gif) bottom left no-repeat;		
}

#top2 {
	margin-top:15px;
	width:967px;	
	position:relative;
}

#top2in {
	width:967px;	
	position:relative;	
}

#column-1 {
	position:relative;
  float:left;
	margin: 0px;
	padding: 0px;
	width: 625px;
	margin-left:21px;
  overflow:hidden;
  min-height:553px;	
}

#column-2 {
	float: left;
	margin: 0px;
	padding: 0px;
	width: 266px;	
	margin-left:34px;
	overflow: hidden;
}

#column-1in {
	position:relative;
  float:left;
	margin: 0px;
	padding: 0px;
	width: 652px;
	margin-left:21px;
  /*overflow-x:hidden;*/
  margin-top:9px;

}

#column-2in {
	float: left;
	margin: 0px;
	padding: 0px;
	width: 206px;	
	margin-left:68px;
	/*overflow-x: hidden;*/
  margin-top:15px;	
  position:relative;
}

#column-1sub {
	position:relative;
  float:left;
	margin: 0px;
	padding: 0px;
	width: 155px;
	margin-left:21px;
  overflow:hidden;
  min-height:553px;	
  margin-top:15px;
}

#column-2sub {
	float: left;
	margin: 0px;
	padding: 0px;
	width: 540px;	
	overflow: hidden;
  margin-top:9px;	
}

#column-3sub {
	float: left;
	margin: 0px;
	padding: 0px;
	width: 206px;	
	margin-left:24px;
	overflow: hidden;
  margin-top:15px;	
}

#content-content {

}

#content-teaser {

}

#content-search {
	position:absolute;
	right:21px;
	top:10px;

}

#content-nlbox {
	margin-top:10px;
	padding-bottom:12px;
  border-bottom:1px solid #0094B5;
}

#content-storesearch {
	background:#0094B5;
	padding:5px 10px;	
}

.clearing {
	margin:0;
	padding:0;
	height: 0;
	line-height:0;	
	font-size:0px;	
	clear: both;
}

html>body .clearing {
	margin:0;
	padding:0;
	height: 0;
	line-height:0;
	font-size:0px;
	clear: both;
} 
