
/*
Conturastoves
*/

body {
	margin: 0px;
	padding: 0;
	background: #FFFFFF;
	font-family: 'Droid Sans', arial, serif;
	font-size: 14px;
	color: #ededed;
}

h1, h2, h3 {
	margin: 0;
	text-transform: uppercase;
	font-weight: normal;
	color: #549900;
}

h1 {
	font-size: 44px;
}

h2 {
	font-size: 18px;
}

h3 {
}

ul, ol {
	margin-top: 0;
	line-height: 240%;
	text-align: justify;
}

ul, ol {
}

blockquote {
}

a {
	color: #4D4D4D;
}

a:hover {
	text-decoration: none;
}

a img {
	border: none;
}

img.left {
	float: left;
	margin: 7px 30px 0 0;
}

img.right {
	float: right;
	margin: 7px 0 0 30px;
}

hr {
	display: none;
}

.list1 {
}

.list1 li {
	float: left;
	line-height: normal;
}

.list1 li img {
	margin: 0 30px 30px 0;
}

.list1 li.alt img {
	margin-right: 0;
}

#wrapper {
	background: #7a6a5b;
}

/* Header */

#header {
	width: 800px;
	height: 50px;
	margin: 0 auto;
	background: url(images/img02.jpg) no-repeat left top;
}



/* Page */

#page {
	width: 800px;
	margin: 0px auto 20px auto;
	padding: 0px 0px 0px 0px;
}

#page-bgtop {

}

/** LOGO */

#logo {
	float: left;
	height: 45px;
	margin: 0 auto;
	padding-top: 5px;
	background: url(images/logga.png) no-repeat left center;
}

#logo h1, #logo p {
	float: left;
	margin: 0px;
	line-height: normal;
	text-transform: lowercase;
	font-weight: normal;
	color: #000000;
}

#logo p {
	padding: 15px 0px 0px 150px;
	text-transform: lowercase;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #525d66;
}

#logo h1 {
	letter-spacing: -1px;
	font-size: 30px;
}

#logo a {
	text-decoration: none;
	color: #000000;
}

#banner {
	padding-bottom: 20px;
}

/* Content */

#content {
	float: left;
	width: 620px;
}


/* Infobox */
#box {
	padding:3px; 
	border:1px solid #ccc;
}
#box H1 {
	font-size: 14px;
	text-indent:3px;
	color:#EDEDED;
	background-color:#7a6a5b;
	padding:2px;
	margin-bottom:3px;
}

#box a {
	font-size: 12px;
	color:#008998;
	display:block;
	padding:2px;
}

#box p {
	font-size: 13px;
	color:#525d66;
	padding:2px;
}

/* Footer */

#footer {
	height: 60px;
	padding: 0;
	background: #000;
}

#footer p {
	margin: 0;
	padding: 10px 0px 0px 10px;
	text-align: center;
	text-transform: capitalize;
	line-height: normal;
	font-size: 14px;
}

#footer a {
}
