body {
	margin: 0px 0px 0px 0px;
	background-color: #FFFFFF;
}

/* link styles */

a.link { font-family: Arial; text-decoration: underline; color: #c00b44 }
a:hover.link { text-decoration: none; color: #000000 }

/* main styles */
ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	list-style-type: circle;
	list-style-image: url(../images/bullet.gif);
	text-align: left;
	padding:0;
	margin:0 0 0 15;
	list-style-position: outside;
}

.space {	
	width: 31px;
	height: 1px;
	float: left;
}

.Text, .TextBlack, .TextWhite, .TextHeading, .TextHeadingBlue, .TextHeadingGreen {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

.TextHeading {
	font-weight: bold;
	color: #FFFFFF;
}
.TextHeadingBlue {
	font-weight: bold;
	color: #65c4be;
}
.TextHeadingGreen {
	font-weight: bold;
	color: #668742;
}
.TextWhite {
	color: #ffffff;
}

.container {
	border: 1px solid #000000;
}

#intro {
	height: 138px;
	width: 767px;
		background-color: #FFFFFF;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-left-color: #FFFFFF;
}

#introimage {
	height: 138px;
	width: 115px;
	float: left;
	text-align: left;
}

.introtext {
	height: 138px;
	width: 640px;
	float: left;
	background-image: url(../images/translation/moroccan.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding-left: 10px;
}

.headerproducts {
	height: 27px;
	width: 768px;
	background-color: #c00b44;
}
.headerhealth {
	height: 27px;
	width: 768px;
	background-color: #65c4be;
}
.headerrecipe {
	height: 27px;
	width: 768px;
	background-color: #668742;
}
.headerwherehow {
	height: 27px;
	width: 768px;
	background-color: #e0ad12;
}
.column {
	float: left;
	width: 149px;
	padding-top: 21px;
	margin-left: 31px;
}
.column1 {
	float: left;
	width: 149px;
	padding-top: 21px;
}

.header {
	height: 17px;
	width: 149px;
	background-color: #000000;
	padding-top: 2px;
	padding-bottom: 2px;
}
.headerdutch {
	height: 30px;
	width: 149px;
	background-color: #000000;
	padding-top: 2px;
	padding-bottom: 2px;
}