/* ----------------------------------------------------------------
	raramuridesign.com
	T: 1.5
	C: 
---------------------------------------------------------------- */
body {
	background:#FFF;
	color:#212121;
	font-family:Tahoma, Verdana;
	font-size: 62.5%;
	line-height:1.8em;
	padding: 0px;
	margin:0px auto;
	text-align: center;
	background-image:url(/fade.gif);
	background-repeat:repeat-x;
	background-position:0 0
}
.clear {
	clear:both;
	height:1px;
	overflow:hidden;
	margin: -1px 0px 0px 0px;
	padding:0px;
}
a:link, a:visited {
	color:#212121;
	text-decoration:underline;
	font-weight:normal
}
a:hover {
	color:#CC0000;
	text-decoration:none
}
p {
	text-shadow: #000 0 0 0;
	-moz-opacity: 0.99;
	font-size: 1.2em; /* 12px */
	margin:0px 0px 10px 0px;
	text-align:center;
}
div#wrapper {
	text-align:center;
	margin:20px auto;
	padding:0px 0px 100px 0px;
	width:825px
}
div#wrapper h1 {
	text-align:left;
	margin:0px 0px 0px 13px;
	font-size:1.1em;
	font-weight:normal;
	text-transform:uppercase
}
div#wrapper h3 {
	font-weight:normal;
}
div#wrapper img {
	margin:6px 6px 6px 7px;
	border:0;
}
#ads {
	text-align:center;
	margin:15px auto;
}
div.benefits {
	width:600px;
	text-align:left;
	margin:0 auto;
	padding:0 0 20px 0;
}
div.benefits p,div.benefits li{
	font-size:11px;
	text-align:left;
}
div.benefits ol {
	list-style:decimal;
	margin:0 0 0 25px
}

