body {
	font-family: arial;
	font-size: 11px;
}

#container {
	width: 894px;
	margin: auto;
	margin-top: 25px;
}

#container #logo {
float: left;
margin-bottom: 7px;
}

#container #search {
padding-top: 20px;
float: right;
}

.textfield{
width: 200px;
border: 0px;
height: 19px;
background: url(../gfx/field_back.jpg) no-repeat;
font-size: 10px;
padding: 4px 0 0 10px;
margin-top: 7px;
}
a {
color: #7b7f5b;
}


#menu {
	border-bottom: 1px solid #dcdcdc;
	font-family: arial;
	font-size: 12px;
	height: 51px;
	margin-bottom: 20px;
		width: 894px;
}
#menu .lev1 {
	border-bottom: 1px solid #000;
	height: 29px;
}

#menu a {
	color: #000;
}
#frontpage #campaign {
	background: #e7ec7c;
	width: 670px;
	height: 267px;
	float: left;
	margin-right: 12px;
}

#frontpage #products {
	background: yellow;
	width: 212px;
	height: 267px;
	float: left;
}


#frontpage #products img {
	margin: 0px 0px 0px 0;
	border: 0px;
}
#frontpage .item {
	font-size: 12px;
	margin-top: 20px;
	margin-right: 12px;
	width: 214px;
	height: 190px;
	float: left;
	border-top: 3px solid #636363;
}
#frontpage .item p {
	font-size: 12px;
	margin: 0px;
}
#frontpage .item p a {
	display: block;
	margin-top: 3px;
	color: #50873f;
	padding-left: 14px;
	text-decoration: none;
	background: url(../gfx/pil.gif) no-repeat;
	}
#frontpage .item h2 {
	font-size: 13px;
	text-transform: uppercase;
	margin: 0 0 7px 0;
	padding: 8px 0px 8px 3px;
	background: transparent url(../gfx/dots.gif) repeat-x 0 bottom;

	
}
#frontpage .item.blogg {
	margin-right: 0px;
	float: right;
}
	
#frontpage .item img {
background: #fff;
height: 70px;
width: 214px;
margin: 6px 0 0px 0;
border: 0px;
padding: 0px;
}
#footer {
	border-bottom: 1px solid #bebebe;
	border-top: 1px solid #bebebe;
	padding: 6px 0px 6px 0px;
}
#footer .right{
	float: right;
}
#copy {
	padding: 0px 0px 6px 0px;

}
#copy .logos {
	float: left;
	width: 400px;
}
#copy .newsletter {
	float: right;
	margin: 0px;
	width: 400px;
	text-align: right;
}
#copy label {
	font-weight: bold;
}
#copy input {
	margin: 0px;
}
#footer a {
	color: #5e5e5e;
	text-decoration: none;
	display: block;
	margin: 0 15px 0 0;
	float: left;
}

#subpage #head {
	background: #000 url(../gfx/subpage_head.png) no-repeat;
	width: 894px;
	height: 170px;
	margin: 15px 0px 20px 0px;
}
#subpage #head .path {
position: relative;
top: 49px;
left: 183px;
width: 650px;

}
#subpage #head .path a {
color: #000;

}

#subpage #submenu {
display: block;
border-top: 1px solid #000;
width: 177px;
margin: 0px;
padding: 5px 0 0 0;
float: left;
font-size: 12px;

}
#subpage #submenu li {
display: block;
padding: 0px;
margin: 0px;
}
#subpage #submenu li.title {
font-weight: bold;
font-size: 14px;
text-transform: uppercase;
margin-bottom: 7px;
padding-top: 4px;
}
#subpage #submenu li .current {
font-weight: bold;
background: #f5f5f5;
}
#subpage #submenu li ul {
display: block;
padding: 0px;
margin: 0px;
}
#subpage #submenu li a {
display: block;
color: #1b1b1b;
text-decoration: none;
border-bottom: 1px solid #a7a7a7;
padding: 5px;
}
#subpage #submenu li a:hover {
background: #f5f5f5;
}
#subpage #submenu li li a {
display: block;
color: #000;
text-decoration: none;
padding: 2px;
margin-left: 15px;
border-bottom: none;
font-size: 10px;
}
#subpage #submenu li li li a {
display: block;
color: #000;
text-decoration: none;
padding: 2px;
margin-left: 25px;
border-bottom: none;
}
#subpage #content {
display: block;
color: #000;
float: right;
width: 700px;
border-top: 1px solid #000;
font-size: 12px;
}
#subpage #content .images {
float: right;
margin-left: 6px;
}
#subpage #content .tips {
padding: 6px;
border: 1px solid #ccc;
background: #ccc;

}
#subpage #content .images img {
padding: 6px;
border: 1px solid #ccc;
}

.large_caption{
font-size: 15px;
}
	


img.left{
float: left;
margin-right: 4px;
}

img.right{
float: right;
margin-right: 4px;
}
	

