/* CSS Document */
html, body {
font-size : 10pt;
margin : 0;
font-family : Arial, Sans-serif;
text-align : center;
background-color : #ffffff;
}
A {
color : #f25c2a;
border-top-style : none;
border-right-style : none;
border-left-style : none;
text-decoration : none;
border-bottom-style : none;
}
#wrapper {
margin-left : auto;
width : 965px;
margin-right : auto;
text-align : center;
}
#header {
height : 130px;
}
#headingwrapper {
padding-bottom : 10px;
width : 100%;
height : 90px;
}
#headinglogo {
width : 450px;
float : left;
}
#headingaddress {
text-align : right;
width : 300px;
float : right;
color : #f15b2a;
font-weight : bold;
padding-top : 10px;
}
#menubar {
height : 30px;
text-align : right;
background-image: url(../nordic_index_images/smallbg.png);
}
.menuitem {
border-right : 1px solid #c8c8c8;
padding-right : 8px;
padding-left : 8px;
font-weight : bold;
font-size : 12px;
float : right;
padding-bottom : 0;
border-left : 1px solid #ededed;
color : #e06400;
line-height : 30px;
padding-top : 0;
height : 100%;
}
A:hover {
color : #333333;
}
#logobar {
vertical-align : bottom;
height : 100px;
width : auto;
}
#content {
float : left;
padding-bottom : 10px;
width : 100%;
text-align : center;
}
#main {
margin : 10px 0 0 0;
width : 100%;
text-align : left;
border-top : 1px;
border-bottom : 1px;
border-bottom-color : #cccccc;
border-top-color : #cccccc;
padding-left : 0;
padding-right : 0;
border-bottom-style : solid;
border-top-style : solid;
}
#biglinks {
font-size : 16px;
color : red;
}
#linksstrip {
margin-top : 10px;
background : #4b4b4b;
width : 100%;
height : 60px;
text-align : center;
background-color : #ffffff;
}
#spacer A:hover {
color : black;
}
#footer {
clear : both;
font-size : 11px;
background : #4b4b4b;
color : #ababab;
text-align : center;
}
.style1 {
color : #e00032;
font-size : 16px;
font-weight : 800;
}
.heqading_text {
font-family : Arial, Helvetica, sans-serif;
font-size : 16px;
font-style : normal;
font-weight : bold;
color : #000000;
}