* {
 	font-weight: normal;
	margin: 0px;
	padding: 0px;
	border: 0px;
	font-family: Arial, Verdana, Helvetica;
}

html {
  background-color: #FFF;
}

input, textarea, select, body, h1, h2 {
	font-size: 11px;
	line-height: 20px;
}

body {
	text-align: center;
	color: #303030;
}

div {
	text-align: left;
}

a {
	text-decoration: none;
	color: #303030;
	cursor: hand;
}

a:hover, a:focus {
	color: #303030;
}

label {
	cursor: pointer;
}

input, textarea, select {
	padding: 2px;
	border: 1px solid #303030;
}

textarea {
	width: 300px;
	height: 50px;
}

img {
	display: inline;
}

hr {
	height: 1px;
	background-color: #303030;
	display: block;
}

strong, b, .table-header {
	font-weight: bold;
	color: #303030;
}

p, .p-distance {
	margin: 20px 0px;
}

.small-margin {
	margin: 5px 0px;
}

a:hover {
	color: #303030;
}

#container {
	width: 1187px;
		
	margin: 0px auto;
	text-align:left;
	
	background-color: #FFF;
}

#header {
	margin: 0px 22px;
}

#header #logo {
	position: absolute;
	top: 35px;
}

#header #villkom-conainer {
	position: absolute;
	margin-top: 35px;
	margin-left: 567px;
	width: 573px;
}

#header #villkom-conainer #villkom-text {
	float: right;
	line-height: 55px;
	margin-right: 10px;
}

#header #villkom-conainer #villkom-logo {
	float: right;
}

#header-images {
	width: 1150px;
}

#header-images img {
	float: left;
	margin-right: 5px;
	margin-top: 108px;
}

#header-images img:last-child {
	float: none;
	margin-right: 0px;
}

#navigation {
	background-color: #717375;
	height: 26px;
	width: 1139px;
	margin-top: 20px;
	margin-bottom: 25px;
	clear: both;
}

#navigation ul {
	list-style-type: none;
}

#navigation #navigation-left li {
	float: left;
	padding-right: 10px;
	background-color: #FFF;
}

#navigation #navigation-left li a div {
	width: 26px;
	height: 26px;
}

#navigation #navigation-left-1 div {
	background-color: #d1d3d4;
}

#navigation #navigation-left-2 div {
	background-color: #c1c2c4;
}

#navigation #navigation-left-3 div {
	background-color: #afb1b4;
}

#navigation #navigation-left-4 div {
	background-color: #9fa1a4;
}

#navigation #navigation-left-5 div {
	background-color: #8f9194;
}

#navigation #navigation-left #navigation-left-6 {
	background-color: #717375;
	margin-left: 10px;
	line-height: 26px;
	color: #FFF;
}

#navigation #navigation-right {
	float: right;
}

#navigation #navigation-right li{
	float: left;
	background-color: #FFF;
	padding-left: 10px;
}

#navigation #navigation-right li a div {
	width: 26px;
	height: 26px;
	background-color: #717375;
}

#navigation #navigation-right #navigation-right-1 {
	background-color: #717375;
	margin-right: 10px;
	line-height: 26px;
	color: #FFF;
}

#content {
	width: 1172px;
	height: 414px;
	
	padding: 11px;
	
	background-image: url(../images/content.gif);
	background-repeat: no-repeat;
}

#content a:hover {
	text-decoration: underline;
}

#content ul {
	padding-left: 15px;
	list-style-type: disc;
}

#contact-1, #contact-2, #contact-3,
#design-1, #design-2,
#awards-1, #awards-2, #awards-3,
#exposition-1, #exposition-2, #exposition-3,
#porfolio-1,
#showroom-1, #showroom-2 {
	position: absolute;
}

#contact-1 {
	width: 475px;
	margin-top: 23px;
	margin-left: 26px;
}

#contact-2 {
	width: 250px;
	margin-left: 595px;
	margin-top: 23px;
	z-index: 3;
}

#contact-3 {
	margin-left: 791px;
	margin-top: 210px;
	z-index: 1;
}

#design-1 {
	width: 400px;
	margin-top: 23px;
	margin-left: 26px;
}

#design-2 {
	width: 703px;
	margin-top: 63px;
	margin-left: 650px;
}

#design-2 img {
	float: right;
}

#awards-1 {
	width: 300px;
	margin-top: 23px;
	margin-left: 26px;
}

#awards-2 {
	width: 300px;
	margin-top: 23px;
	margin-left: 335px;
}

#awards-3 {
	width: 700px;
	margin-top: 65px;
	margin-left: 472px;
}

#awards-3 img {
	float: right;
	margin-top: 60px;
}

#exposition-1 {
	width: 300px;
	margin-top: 23px;
	margin-left: 26px;
}

#exposition-2 {
	width: 300px;
	margin-top: 23px;
	margin-left: 335px;
}

#exposition-3 {
	width: 700px;
	margin-top: 65px;
	margin-left: 472px;
}

#exposition-3 img {
	float: right;
}

#porfolio-1 {
	width: 400px;
	margin-top: 23px;
	margin-left: 26px;
}

#showroom-1 {
	width: 400px;
	margin-top: 23px;
	margin-left: 26px;
}

#showroom-2 {
	width: 400px;
	margin-top: 23px;
	margin-left: 26px;
}