@charset "iso-8859-2";

body {

	background-image: url(../img/page-bg.jpg);

	background-repeat: repeat-x;

	margin: 0px;

	padding: 0px;

	font-family: "Trebuchet MS", Verdana, Arial;

}

#wrapp #page-container #page-content #right-side #testimonials .test .save {

	padding: 5px;

	background-color: #EEFDEA;

	border: 1px dashed #CBEFC2;

	font-size: 22px;

	line-height: 22px;

}





a { 



 outline:none;

    

}



#header {

	width: 910px;

	height: 71px;

	margin: auto;

}

#page-container {

	background-image: url(../img/header-bg.jpg);

	background-repeat: no-repeat;

	background-position: center top;

}

#wrapp {

	background-image: url(../img/middle-page-bg.jpg);

	background-repeat: repeat-y;

	background-position: center;

}

#page-header {

	height: 157px;

	width: 910px;

	margin: auto;

	display: block;

}

#logo {
	background-image: url(../img/logo.gif);
	height: 71px;
	width: 300px;
	display: block;
	text-indent: -9999px;
}

#page-content {

	width: 910px;

	margin: auto;

	padding-bottom: 20px;

}

#right-side {

	float: right;

	width: 686px;

	display: block;

	color: #6b6b6b;

	font-size: 14px;

}

.clear {

	clear: both;

}

#menu {

	float: left;

	width: 180px;

	display: block;
	margin-left: 21px !important; 

	margin-left: 10px;

}

#menu a {

	color: #519330;

	font-size: 13px;

	font-weight: bold;

	text-decoration: none;

}

#menu a:hover {

	color: #cf8600;



}

#menu ul {

	margin: 0px;

	padding: 0px;

	list-style-type: none;

}

#menu li {

	display: block;

	line-height: 28px;

	background-image: url(../img/grey-dots.gif);

	background-repeat: repeat-x;

	background-position: bottom;

}

#footer {

	background-image: url(../img/footer-bg.gif);

	background-repeat: no-repeat;

	background-position: center top;

	height: 80px;

	color: #D7D7D7;

}

#footer-text {

	width: 870px;

	margin: auto;

	color: #D7D7D7;

	font-size: 11px;

	line-height: 20px;

	padding-top: 10px;

}

#footer-text a {

	text-decoration: none;

	color: #D7D7D7;

}

#footer-text a:hover {

	text-decoration: underline;

}

.f-right {

	float: right;

	color: #D7D7D7;

}

#header #slogan {

	float: right;

	color: #CEE07C;

	font-size: 12px;

	margin-top: 15px;

}
#header #anounce {
	float: right;
	color: #cf8600;
	font-size: 12px;
	margin-top: 15px;
	width: 200px;
	margin-right: 20px;
	position: relative;

}

#menu .earn  h1 {
	color: #488753;
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 15px;
	line-height: 18px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #E8E8E8;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.earn {
	display: block;
	margin-top: 20px;
	background-color: #F8F8F8;
	padding: 5px;
	border: 1px dotted #EEEEEE;
}
#menu .earn  p {
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	color: #E79C00;
}
#menu .earn a {
	font-size: 13px;
	color: #E79C00;
	text-decoration: underline;
	font-weight: bold;
}
