/* Page Structure */





body {

	background: #000000;

	margin: 0px;

	padding: 0px;

	border:0px;

	font-family: Helvetica, Arial, Verdana, sans-serif;

	font-size: 12px;

	line-height: 16px;

	color: #000000;



}



/* Text Formatting */



p {
	color: #000000;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 13px;
	line-height: 18px;
	text-align: center;

}





ul {

	font-family: Helvetica, Arial, Verdana, sans-serif;

	font-size: 12px;

	line-height: 12px;

	list-style-type: square;

}





ol {

	font-family: Helvetica, Arial, Verdana, sans-serif;

	font-size: 12px;

	line-height: 12px;

}





li {

	line-height: 18px;

	margin-bottom: 10px;

}



h1 {

	font-family: Helvetica, Arial, Verdana, sans-serif;

	font-size: 24px;

	line-height: 28px;

	font-weight: bold;

}



h2 {

	font-family: Helvetica, Arial, Verdana, sans-serif;

	font-size: 20px;

	line-height: 24px;

	font-weight: bold;

}



h3 {

	font-family: Helvetica, Arial, Verdana, sans-serif;

	font-size: 18px;

	line-height: 22px;

	font-weight: bold;

}





blockquote {

	font-size : 12px;

	font-family : Trebuchet MS, Arial, sans-serif;

	line-height: 16px;

	margin : 0px;

	border : 1px solid #333333;

	padding : 10px;

	background : #FFFFCC;

}



.couponBox {

	font-size: 12px;

	font-family: Trebuchet MS, Arial, sans-serif;

	line-height: 16px;

	margin: 0px;

	border: 3px dashed #333333;

	padding : 10px;

	background : #FFFFCC;

	width : 80%;

}





.quoteBox {

	border : 1px solid #999999;

	padding : 10px;

	margin: 10px;

	width :85%;

	background-color: #FFFF99;

}

.frontpageBox {

	border : 0px;

	padding-left : 10px;
	padding-right : 10px;
	padding-bottom : 0px;
	padding-top: 40px;

	margin: 0px;
	font-family: Helvetica, Arial, Verdana, sans-serif;

	font-size: 11px;

	line-height: 14px;

	color: #000000;

	width : 269px;
	height: 165px;

}

.frontpageToolsBox {

	border : 0px;

	padding-left : 10px;
	padding-right : 10px;
	padding-bottom : 0px;
	padding-top: 45px;

	margin: 0px;
	font-family: Helvetica, Arial, Verdana, sans-serif;

	font-size: 11px;

	line-height: 14px;

	color: #000000;

	width : 281px;
	height: 259px;
	background: url('images/frontpage_imagematters.jpg') no-repeat;

}

.dottedline {
	height: 3px;
	background: url('images/dotted_line.jpg') repeat-x;
}

.dottedlineYellow {
	height: 3px;
	background: url('images/dotted_line_yellow.png') repeat-x;
}







.footer {

	font-family: Helvetica, Arial, Verdana, sans-serif;

	font-size: 11px;

	color: #FFFFFF;

}





.footer a {

	color: #FFFFFF;

	text-decoration: none;

}



.footer a:hover {

	text-decoration: underline;

}

img {
	display: block;
	margin: 0;
	text-align: center;
	}
.maintext p {
	color: #000000;
	text-align: center;
}
greenweeks {
	color: #0F0;
}
.greenweeks {
	color: #060;
}
.leftme {
	text-align: left;
}
.leftme2 {
	text-align: left;
}

.coin-slider {
	padding:0;
	overflow:hidden;
	zoom:1;
	position:relative;
	float:right;
}
.coin-slider a {
	text-decoration:none;
	outline:none;
	border:none;
}
/* buttons for switching */
.cs-buttons {
	margin:8px 0;
	padding:0;
	font-size:0;
	float:left;
}
.cs-buttons a {
	margin:0 2px;
	width:20px;
	height:20px;
	float:left;
	color:#fff;
	text-indent:-10000px;
	background:url(../images/slide_p.png) no-repeat center center;
}
.cs-buttons a.cs-active {
	color:#fff;
	background-image:url(../images/slide_a.png);
}
/* text in slider */
.cs-title {
	padding:16px 60px 16px 24px;
	width:876px;
	color:#fff;
	font-size:15px;
	line-height:1.5em;
	background:url(../images/overlay.png) repeat left top;
}
.cs-title big {
	font-size:20px;
}
/* buttons Next and Prew */
.cs-prev, .cs-next {
	background:url(../images/overlay.png) repeat left top;
	color:#fff;
	padding:0px 10px;
}
