@charset "utf-8";
/* Lycro AS */



body {
	background-color: #FFFFFF;
	margin: 0;
	padding: 0;
}

body,html,td,p {
	font: normal 12px/12pt  Arial,Verdana,sans-serif;
	color: #000;
}
div#shadow {
	background: url(../images/strek_bg.png) repeat-y top center;
	margin: 0 auto;
	min-height: 900px;
	height: auto;
}

div#wrapper {
	
	width: 1000px;
	height: auto;
	margin: 0 auto;
}

div#banner {
	background: url(../images/banner_eng.jpg) no-repeat top center;
	width: 1000px;
	height: 302px;
	margin: 0 auto;
}

div#menu {
	background: url(../images/menu.jpg) no-repeat top center;
	width: 960px;
	height: 56px;
	margin: 0 auto;
	padding: 0 10px 0 30px;
}

#flags { float: right; width: 100px; margin-top: -20px; }

div#maincontent {
	background-color: #FFFFFF;
	width: 950px;
	min-height: 400px;
	height: 0 auto;
	padding: 10px 25px 10px 25px;
	margin: 0 auto;
}
div#foooter {
	background: url(../images/footer.jpg) no-repeat top center;
	width: 1000px;
	height: 71px;
	margin: 0 auto;
}

div#wdlogo {
	width: 1000px;
	height: 30px;
	margin: 0 auto;
}
div#tagmark { padding-top: 3px; text-align:center; width:100%; }
td { vertical-align: top; }
img { border: none;}

a:link, a:visited
{
font-family: inherit;
color: #037aa7;
font-size: inherit;
font-weight: bold;
text-decoration: none;
}


a:hover, a:active
{
font-family: inherit;
color: #b9e6fb;
font-size: inherit;
font-weight: bold;
text-decoration: none;
}

h1 {
font-family: inherit;
font-size: 20px;
font-weight: lighter;
color: #000;
}

h2 {
font-family: inherit;
font-size: 18px;
font-weight: lighter;
color: #000;
}

h3 {
font-family: inherit;
font-size: 16px;
font-weight: lighter;
color: #000;
}

h4,h5,h6 {
font-family: inherit;
font-size: 14px;
font-weight: bold;
color: #000;
}

td.contact {
margin: 0;
padding: 0;
}

input.contact {
font-family: Verdana, Arial, sans-serif;
font-size: 12px;
color: #000;
border: 1px solid #000;
background-color:#fff;
}

textarea.contact {
font-family: Verdana, Arial, sans-serif;
font-size: 12px;
color: #000;
border: 1px solid #000;
}