@charset "UTF-8";
body {
	font-size:62.5%;
	font-family: "Times New Roman", Times, serif;
	background-color: #;
	background-image: url(../images/background.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
* {
	margin: 0px;
	padding: 0px;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a {
	color: #006699;
}
ul {
	list-style-type: none;
}
.clearfloats {
	font-size: 1px;
	line-height: 1px;
	margin: 0px;
	padding: 0px;
	height: 1px;
	display: block;
	clear: both;
	width: 100%;
	
}

#pagewrapper {
	width: 970px;
	margin-right: auto;
	margin-left: auto;
}

.header {
width: 938px;
	margin-left: 15px;
	float: left;
	}

.content {
	width: 938px;
	margin-left: 15px;
	border: 1px solid #CBCABC;
	float: left;
}

.col1 {
	float: left;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 10px;
	position: relative;
}

.col1 span {
	font-size: 11px;
	color: #FFFFFF;
	display: block;
	position: absolute;
	left: 18px;
	top: 18px;
}

.col2 {
	float: left;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
	position: relative;
}

.col2 span {
	font-size: 11px;
	color: #FFFFFF;
	display: block;
	position: absolute;
	left: 13px;
	top: 18px;
	}

.col3 {
	float: left;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 5px;
	position: relative;
}

.col3 span {
	font-size: 11px;
	color: #FFFFFF;
	display: block;
	position: absolute;
	left: 13px;
	top: 18px;
	}

.links {
	height: 150px;
	width: 940px;
	margin-left: 15px;
	clear: both;
	background-image: url(../images/links-back.gif);
	background-repeat: no-repeat;
	padding-top: 1px;
	background-position: left 1px;
}

.welcome {
	font-size: 18px;
	width: 900px;
	padding-left: 21px;
	padding-top: 18px;
	float: left;
	margin-left: 14px;
	background-image: url(../images/arrow.gif);
	background-repeat: no-repeat;
	background-position: -4px 21px;
}

.welcome p {padding-bottom:6px;}

.countries {}

.countries ul {
	padding-top: 30px;
}

.countries ul li {
	display: block;
	float: left;
}

.countries ul li a {
	display: block;
	float: left;
	font-size: 15px;
	color: #000000;
	text-decoration: none;
	padding-right: 22px;
	padding-left: 12px;
	height: 17px;
}



.countries ul li a:hover {}

.countries ul li.italy a {
	background-image: url(../images/italian-flag.gif);
	background-repeat: no-repeat;
	background-position: right center;
}

.countries ul li.sweden a {
	background-image: url(../images/swedish-flag.gif);
	background-repeat: no-repeat;
	background-position: right center;
}

.countries ul li.russia a {
	background-image: url(../images/russian-flag.gif);
	background-repeat: no-repeat;
	background-position: right center;
}

.countries ul li.holland a {
	background-image: url(../images/dutch-flag.gif);
	background-repeat: no-repeat;
	background-position: right center;
}

.footer {
	color: #97967D;
	padding-top: 10px;
	padding-left: 15px;
}

.footer.brochure {
	
	padding-left: 200px;
}

.homeflash {
	height: 500px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
}
