body, table {
	font-family:Verdana;
	font-size:8pt;
	font-weight:normal;
	text-decoration:none;
	color:#000000;
}

A:link{font-family:Verdana;font-size:8pt;font-weight:normal;text-decoration:none;color:#666666;}
A:active{font-family:Verdana;font-size:8pt;font-weight:normal;text-decoration:none;color:#666666;}
A:visited{font-family:Verdana;font-size:8pt;font-weight:normal;text-decoration:none;color:#666666;}
A:hover{font-family:Verdana;font-size:8pt;font-weight:normal;text-decoration:underline;color:#666666;}

a img {
	border:0;
}

.thWrapper {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100%;
}

div#thInsideWrapper {
	position:relative;
	width:954px;
	#width:952px;
	border-left:solid #000 1px;
	border-right:solid #000 1px;
	display:table;
}

#thHeader {
	position:relative;
	width:952px;
	height:154px;
	background:url(../pix/nordiccamper_topbanner.jpg) no-repeat;
}

.thFlagSpacer {
	top:10px;
	float:left;
	width:5px;
	height:5px;
}

.thFlagT {
	float:left;
	width:20px;
	height:13px;
}

.thFlagD {
	float:left;
	width:20px;
	height:13px;
}

.thTopMenu {
	position:relative;
	width:952px;
	height:49px;
	background:url(../pix/menu.jpg) no-repeat;
}

#thConterWrapper {
	position:relative;
	width:952px;
	background-image:url(../pix/contentBgRepreat.jpg);
	background-repeat:repeat-y;
	display:table;
}

#thContent {
	position:relative;
	width:952px;
	background:url(../pix/contentBg.jpg) no-repeat;
	display:table;
}

.thLeftCont {
	float:left;
	width:173px;
	#width:163px;
	padding:5px 5px;
}

.thCenterCont {
	float:left;
	left:2;
	width:606px;
	#width:592px;
	padding:5px 5px;
	text-align:left;
}

.thRighttCont {
	float:left;
	width:173px;
	#width:163px;
	padding:5px 5px;
}

.spacer {
	float:left;
	width:2px;
	z-index:3;
}

#thFooter {
	position:relative;
	width:952px;
	height:20px;
	background:url(../pix/footer.jpg) repeat-x;
	clear:left;
	color:#5F5C53;
	float:left;
	font-family:Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size:10px;
	font-weight:bold;
	height:20px;
	line-height:20px;
	text-align:center;
}

/* Teaser Box */
.thTeaserBox {
	width:161px;
}

.thTopBox {
	width:161px;
	#width:156px;
	height:20px;
	#height:15px;
	background:url(../pix/boxtop.gif) no-repeat;
	color:#FFFFFF;
	font-family:Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size:9px;
	font-weight:bold;
	padding:5px 5px 0;
	text-align:center;
}

.thCenterBox {
	width:161px;
	#width:156px;
	font-family:Arial;
	'background:url(../pix/boxcenter.gif) repeat-y;
	display:table;
	padding:5px 5px 0;
	text-align:center;
	background-color: #FFF;
}

.thBottomBox {
	width:161px;
	height:10px;
	background:url(../pix/boxbottom.gif) no-repeat;
}

.thCenterCont p {
	text-align:left !important;
	}
