body {
height: 100%;
background: url(images/bg2.gif);
background-repeat: repeat;
/*background-color: #e2e7e7;*/
padding: 0;
margin: 0;
}

#designSurround {
width: 950px;
min-height: 720px;
overflow: auto;
/*background: url(images/designBck.gif) repeat;*/
background-color: #fff;
padding: 11px 11px 0 11px;
text-align: left;
border: 0px solid #000;
}
.menuBanner {
width: 950px;
height: 74px;
background: url(images/meny_top2.gif) no-repeat;
}
#topNavigation {
height: 24px;
width:950px;
background: url(images/meny_bck.gif) repeat-x;
}
.topNav {
width: 674px;
height: 24px;
float: left;
}
.chooseCountry {
/* not in use - added for future compatibility */
width: 100px;
height: 18px;
float: left;
text-align: right;
position: relative;
left: 160px;
top: -22px;
}
.fncPrint {
width: 158px;
height: 24px;
float: left;
text-align: right;
padding: 5px 0px 0 0;
}

#contentSurround {
width: 950px;
height: 100%;
background-color: #fff;
border: 0px solid #000;
}
#leftNavigation {
width: 225px;
float: left;
background: #fff;
}
.leftNav {
width: 205px;
margin-top: 45px;
background: #fff;
}
/*
.leftItems {
width: 205px;
padding: 30px 0 30px 0;
}
*/
.topCollage {
width: 949px;
height: 175px;
float: left;
margin-top: 15px;
overflow: none;
background: url(images/vLine.gif) repeat-y;
}

.navSpacer {
width: 1px;
float: left;
border: 0px solid #999;
background: #fff;
}

#contentArea {
height: 100%;
width: 950px;
float: left;
margin-top: 15px;
background: #fff;
border: 0px solid #999;
}
.para {
width: 100%;
height: 100%;
}
.paraImage {
width: 100%;
padding: 0 0 15px 0;
}
.paraText {
padding: 0 0 15px 0;
}
#footer {
width: 972px;
height: 46px;
background: url(images/footer_line.gif) no-repeat bottom center;
background-color: #fff;
padding: 15px 0 10px 0;
text-align: center;
}

/* ********************** PARAGRAPH SETUP ******************************** */
#paraSetup3cols {
width: 100%;
height: 100%;
}
.paraSetupTextLeft {
width: 214px;
float: left;
}
.paraSetupTextMiddle {
width: 365px; /*488 */
min-height: 340px;
float: left;
background: url(images/vLine.gif) repeat-y;
}
.paraSetupTextRight {
width: 349px;
float: right;
background: url(images/vLine.gif) repeat-y;
}

.paraSetupTextLeft h2, .paraSetupTextMiddle h1, .paraSetupTextRight h1{
padding: 0px 0px 10px 15px;
margin:0px;
line-height: 2;
}

td.headertable{
height: 80px;
}