@charset "UTF-8";
/* CSS Document */

body {
	background-color:#75ADDE
}

#wrapper{
	width:1000px;
	margin: auto;
	font-family: 'Carrois Gothic', sans-serif;
	background-color:#FFF

}
#flag{
	width:1000px;
	background-image: url(images/sweeden.jpg);
	height: 102px;
	border: solid #75ADDE 1px;
}
#main{
	width:1000px;
	background-image: url(images/main.jpg);
	height: 698px;
		border: solid #75ADDE 1px;

}

#header{
	width:1000px;
	background-image: url(images/header.jpg);
	height: 173px;
	border:  solid #75ADDE 1px;}

#footer{
	width:1000px;
	background-image: url(images/footer.jpg);
	height: 130px;
}
#content{
	padding:10px;
	min-height:420px;
	font-size: 13px;
}
#content2{
	padding:10px;
	min-height:1100px;
	font-size: 13px;
}
#contentgallery{
	margin: 60px 35px;
	font-size: 13px;
	min-height: 200px;
}

#nav{
	width: 1000px;
	margin-top: 185px;
	color: #464FB6;
	font-size: 14px;
	}



#navtop{
	width: 440px;
	margin-top: 0px;
	color: #464FB6;
	font-size: 15px;
	margin-left: 530px;
}
	
#wrapper #main #nav ul li {
	float: left;
	display: block;
	padding-right: 10px;
	padding-left: 5px;
	list-style-type: none;
}

#wrapper #main #nav ul li a{
	text-decoration:none;
}
#wrapper #main #nav ul img {
	float: left;
	padding-right: 10px;
	bottom: 0px;
	height: 7px;
	padding-top: 6px;
}

 #navtop ul li {
	float: left;
	display: block;
	padding-right: 8px;
	padding-left: 2px;
	list-style-type: none;
	vertical-align: top;
	margin-top: -8px;
}

#navtop ul li a{
	text-decoration:none;
}
#navtop ul img {
	float: left;
	padding-right: 10px;
	bottom: 0px;
	height: 0px;
	padding-top: 1px;
}
#copy{
	width: 600px;
	margin: 20px 0px 10px 50px;
	float: left;
	line-height: 18px;
}


#contact{
	width: 500px;
	margin: 160px 0px 20px 150px;
	float: left;
	font-size: 20px;
}

#contact a {
	text-decoration:none;
	color:#464FB6
}

#paint{
	width:300px;
	float: left;
	height: 400px;
	background-color: #FFF;
	margin-left: 25px;
	text-align: center;
}

#copy2{
	width:460px;
	float:left;
	margin-left: 20px;
}
#mov{
	margin: 60px 210px
}
.heading{
	font-size:21px
}

.heading2{
	font-size:16px
}
#gallery{
	float: left;
	width: 145px;
	text-align: center;
	margin: 0px 5px;
	font-size: 18px;
	color: #464FB6;
	line-height: 40px;
}
#gallery a{
text-decoration:none}
.para{
	height: 8px;
	width: 100%;
	display: block
}
.home {
	float: left;
	margin-top: 50px;
	margin-left: 60px;
	width: 500px;
	height: 80px;
	text-decoration: none;
}
