body
{
  font-family: Geneva, Helvetica, Sans-Serif;
  background-image: url(../images/wood.jpg);
  background-repeat: repeat;
  font-size: 10pt;
  font-weight: normal;
  color: #000000;
  margin: auto 0;
  background-color: #fff;
	}

#logga
{
	background-image: url(../images/logo.gif);
	margin-left: 30px;
	background-repeat: no-repeat;
	height: 112px;
	width: 352px;
	margin-top: 10px;
}

#container
{	 
	padding-bottom: 10px;
	margin: 0 auto;
 	width: 900px;
   background-image: url(../images/header.gif);
	background-repeat: no-repeat;
	background-position: left top;
	overflow: auto;
	background-color: #fff;
}

#main
{
	width: 565px;
	padding: 0 20px 0 0;
	margin: 20px 0 0 30px;
   border-right: 1px solid  #003471;
	float: left;
	height: 540px;
  	display: inline;
	text-align: justify;
}

#main img
{
	 float:left; 
	 padding: 20px 10px 0 0;
	}
	
#wrapper
{
	padding: 0 0 0 40px;
	width: 860px;
	height: 540px;
	float: left;
	margin: 10px 0 10px 0;
	overflow: auto;
}

.img_space
{
	padding: 3px 0 5px 5px;
	border: 0;
}

#prod
{
		float: left;
		padding-top: 20px;
}

#prod img
{
	border: 0;
}

#wrapper a
{
	color: #ccc;
	font-weight: bold;
	font-family: Georgia;
	text-decoration: none;
}

#wrapper a:hover
{
	text-decoration: underline;
	color: #071d7d;
}

input, textarea
{
	margin-bottom: 10px;
}

#loadarea
{
	width:370px;
	float: left;
	padding: 20px 0 0 50px;
}

#footer
{
	width: 900px;
	height: 25px;
	background-image: url(../images/fot.gif);
	background-repeat: repeat-x;
	background-color: #f8db1b;
	margin: auto;
	color: #fff;
	padding-top: 4px;
	text-align: center;
	}
	
#news
{
	width: 240px;
	float: left;
	margin-top: 20px;
	margin-left: 20px;
	text-align: justify;
	line-height: 18px;
}

#order
{
	float: left;
	width: 400px;
	padding: 0 10px 0 40px;
	margin: 10px 0 10px 0;
	height: 540px;
	text-align: justify;
}

form
{
	padding-left: 10px;
}
h1
{
  font-family: Georgia, Arial, Helvetica, Sans-Serif;
  font-size: 18pt;
  font-weight: normal;
  color: #071d7d;
}

h2
{
  font-family: Georgia, Arial, Helvetica, Sans-Serif;
  font-size: 12pt;
  line-height: 20px;
  font-weight: bold;
  color: #071d7d;
  text-align: center;
}

b
{
  font-family: Georgia, Arial, Helvetica, Sans-Serif;
color: #071d7d;
}

a
{
  color: #071d7d;
  text-decoration: underline;
}

a:hover
{
  color: #003471;
  text-decoration: none;
}

a img
{
	border: 0;
}
.left
{
	float: left;
	margin: 6px 0 5px 0;
}