* {
	margin: 0px;
	padding: 0px;
}

body {
	padding: 80px 0px 0px;
	background: url('images/background_top.gif') #c4b8a1 repeat-x;
	color: #695d47;
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
	text-align: center;
}

a {
	color: #695d47;
	background-color: inherit;
	text-decoration: underline;
}

a:hover {
	color: #ab9c7e;
	background-color: inherit;
}

span {
	display: none;
}

img {
	border: none;
}

ul {
	list-style-type: none;
}

li {
	list-style-type: none;
}

p {
	margin: 0px 0px 15px;
	text-align: justify;
	line-height: 15px;
}

.clearthis {
	margin : 0px;
	height : 1px;
	clear : both;
	float : none;
	font-size : 1px;
	line-height : 0px;
	overflow : hidden;
	visibility: hidden;
}


#body_wrapper {
	padding: 5px 0px 10px;
	width: 100%;
	background-color: #fff;
	color: inherit;
}

#container {
	margin: 0px auto;
	width: 758px;
	text-align: right;
}

#container .content_header {
	margin: 0px auto 0px auto;
	width: 600px;
	height: 40px;
	background: url('images/content_header_bg.gif') repeat-x center;
}

#container .content {
	margin: 15px 150px 0px 28px;
	width: 580px;
	text-align: left;
}

#container .content_line{
	margin: 0px auto 0px auto;
	width: 550px;
	height: 2px;
	background: url('images/content_header_bg.gif') repeat-x center;
	position: relative;
}

#container h2 {
  margin-top: 40px;
  margin-left: 80px;
	text-align: left;
}

#container p {
	width: 500px;
	float: right;
	line-height: 200%;
}

#container p.p2 {
	width: 350px;
	float: left;
	line-height: 200%;
	margin-left: 100px;
}

#container p.p3 {
	width: 300px;
	float: right;
	line-height: 200%;
}


#container .boat_image {
	overflow: hidden;
	display: block;
	margin-top: 150px;
	margin-left: 450px;
	width: 157px;
	height: 209px;
	background: url('boat.jpg') no-repeat;
	z-index: 1;
	position: absolute;
}

#container .guaiacol_image {
	overflow: hidden;
	display: block;
	margin-top: 0px;
	margin-left: 370px;
	width: 200px;
	height: 150px;
	background: url('NaturalGuaiacol.jpg') no-repeat;
	z-index: 1;
	position: absolute;
}

#container .gardenia_image {
	overflow: hidden;
	display: block;
	margin-top: -20px;
	margin-left: -170px;
	width: 141px;
	height: 123px;
	background: url('Gardenia2.jpg') no-repeat;
	z-index: 1;
	position: absolute;
}

/* Page Header */

#page_header {
	background: url('images/header_leftborder.gif') #fff repeat-y 0% 0%;
	color: #6a604e;
	float: left;
}

#page_header h1 {
	width: 280px;
	height: 125px;
	overflow: hidden;
	background: url('fcswedenlogo.gif') no-repeat 50% 50%;
}

/* Navigational Menu */

#nav_menu {
	margin-left: 9px;
	padding-left: 19px;
	float: right;
	background: url('images/header_leftborder.gif') #fff repeat-y 0% 0%;
	color: #b3a386;
	text-align: center;
	font-family: tahoma, arial, sans-serif;
}

#nav_menu a {
	color: #b3a386;
	background: inherit;
}

#mav_menu a:hover {
	color: #857860;
	background: inherit;
}

#nav_menu ul {
	width: 450px;
	height: 125px;
	overflow: hidden;
}

#nav_menu li {
	float: left;
	border-width: 0px 1px 1px 0px;
	border-color: #c1b7a5;
	border-style: solid;
	font-size: 20px;
}

#nav_menu li#menu3, #nav_menu li#menu6 {
	border-right: none;
}

#nav_menu li a {
	display: block;
	width: 149px;
	height: 62px;
	text-decoration: none;
}

#nav_menu li a:hover {
	color: #857860;
	background-color: #f4eee2
}

#nav_menu li a span {
	padding-top: 17px;
	display: block;
}

/* Page Footer */

#page_footer {
	padding: 10px 10px 6px;
	float: none;
	clear: both;
	font-size: 10px;
	font-stretch: expanded;
}

#page_footer a:hover {
	background-color: inherit;
	color: #4f4635;
}