body {
	margin-top:30px;
	margin-left:0px;
	margin-right:0px;
	margin-bottom:0px;
	padding:0px;
	background:#f7f1db;
	color:#000;
	text-align:center;/*centre for ie5 */
}

#container_outer {
	
	width:100%;
	background:#ffffff;/*this colour will be left column colour */
	margin:auto;/* centre for compliant browsers*/
	text-align:center;
}

#container {
	width: 762px;
	margin: 0px;
	padding: 0px;
	margin-left: auto;
	margin-right: auto;
	background-color: #ffffff;/* this is the background colour of the right column */
	text-align:left;
}

#header {
	height:77px;
}

#header_logo {
	padding-top:22px;
	width:140px;
	float:left;
}

#header_links {
	height:23px;
	float:right;
	text-align: right;
	padding-top:51px;
	width: 600px;	
}



#content {
	padding: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-width: 0px;
	border-style: solid;
	border-color: #cccccc;
	background-color: #062202;
	background-image: url(../backgrounds/home_bg_green.gif);
	background-repeat: repeat-x;	
}
#left {
	float:left;
	width:363px;
	padding-top:0px;
}
#right {
	float:right;
	width:395px;
	text-align:center;
}
#footer {
	height:30px;
	padding-top: 3px;
	padding-bottom: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	text-align:center;	
}

#footerlinks {
	width: 762px;
	height:15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	text-align:center;
}
#footerjurlique {
	width: 762px;
	height:15px;
	padding-bottom: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	text-align:right;
}


#footer2 {
	width: 762px;
	height:10px;
	padding-top: 5px;
	margin-left: auto;
	margin-right: auto;
	text-align:right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;	
}

.bottomspan {
	padding-left:30px;
	padding-right:30px;
}

#articlebox1 { width:100%; padding-top:10px;padding-bottom:10px; text-align:center}


#articlebox1 h1 a {color:#ffffff;font-family: Arial, Helvetica, sans-serif; font-size:50px; font-weight:normal; }
#articlebox1 h1 a:active 	{  	 text-decoration: underline; 	}
#articlebox1 h1 a:visited 	{     text-decoration: none;			}
#articlebox1 h1 a:link 		{	 text-decoration: none;			}
#articlebox1 h1 a:hover 		{  	 text-decoration: underline; }


#articlebox1 .text a {color:#ffffff;font-family: Arial, Helvetica, sans-serif; font-size:30px; font-weight:normal; }
#articlebox1 .text a:active 	{  	 text-decoration: underline; 	}
#articlebox1 .text a:visited 	{     text-decoration: none;			}
#articlebox1 .text a:link 		{	 text-decoration: none;			}
#articlebox1 .text a:hover 		{  	 text-decoration: underline; }



#articlebox2 { padding-top:10px; padding-bottom:5px; color:#ffffff; }

#articlebox2 h1  {color:#2e6736;font-family: Arial, Helvetica, sans-serif; font-size:30px; font-weight:bold; margin:0px; }
#articlebox2 h1 a {color:#2e6736;font-family: Arial, Helvetica, sans-serif; font-size:30px; font-weight:bold; }
#articlebox2 h1 a:active 	{  	 text-decoration: underline; 	}
#articlebox2 h1 a:visited 	{     text-decoration: none;			}
#articlebox2 h1 a:link 		{	 text-decoration: none;			}
#articlebox2 h1 a:hover 		{  	 text-decoration: underline; }


#articlebox2 .text  {color:#ffffff;font-family: Arial, Helvetica, sans-serif; font-size:30px; font-weight:normal;  margin:0px; }
#articlebox2 .text a {color:#ffffff;font-family: Arial, Helvetica, sans-serif; font-size:30px; font-weight:normal;  }
#articlebox2 .text a:active 	{  	 text-decoration: underline; 	}
#articlebox2 .text a:visited 	{     text-decoration: none;			}
#articlebox2 .text a:link 		{	 text-decoration: none;			}
#articlebox2 .text a:hover 		{  	 text-decoration: underline; }


