* {
	margin:0;
	padding:0;
}
body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	background:url(images/bg.jpg) top center fixed;
}
#header {
	padding:38px 0;
}
p {
	margin-bottom:12px;
}
h1 {
	font-size:22px;
	color:#fff;
	font-weight:normal;
	margin-bottom:20px;
}
#content {
	background:fixed;
	color:#ccc;
	line-height:18px;
}
.module_lower {
	background:url(images/premium-wordpress-themes_02.jpg) top left no-repeat;
	padding-left:45px;
	text-align:left;
	color:#fff;
	font-size:20px;
}
.theme_name {
padding-bottom:6px;
font-size:16px;	
color:#ccc;
}
.price {
	font-weight:bold;
	margin-left:5px;
	color:#666;
}
.modules {
	margin-bottom:30px;
}
.sexy-button-clear {
	display:none;
}
.testimonials {
	font-style:italic;
	font-family:"Century Schoolbook", "Century", Georgia, "Times New Roman", serif;
	background:url(http://wpzone.net/wp-content/themes/wpzonenet/images/quote.png) top left no-repeat;
	color:#aaa;
	font-size:115%;
	margin-bottom:25px;
	padding-left:12px;
}
#testimonial-area {
	padding:30px 0 0 20px;
}
#footer {
	padding:80px 0 20px 0;
	font-size:12px;
	color:#777;
	line-height:20px;
	font-style:italic;
	text-align:center;
}
a:link, a:visited {
	color:#ccc;
}
#float_corner {
	position:fixed;
	_position:absolute;
	top:0px;
	right:50px;
	clip:
inherit;
_top:expression(document.documentElement.scrollTop+document.documentElement.clientHeight-this.clientHeight);
_left:expression(document.documentElement.scrollLeft + document.documentElement.clientWidth - offsetWidth);
}
