/*  
Theme Name: Magic Landing PagesTheme 
URI: http://www.MagicLandingPages.com/
Description: left sidebar
Author: Magic Landing Pages
Author URI: http://www.magiclandingpages.com/
*/
body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #4e4e4e;
	background-image: url(images/bodybg.jpg);
	background-repeat: repeat-x;
	margin: 0;
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
}
h1, h2, h3 {
	color: #F00;
	text-align: left;
}
img {
	border: 0 none;
}
#wrapper {
	width: 843px;
	background-image: url(images/contentbg.jpg);
	background-repeat: repeat-y;
	margin: 0 auto;
	border: 0px solid #000000;
	text-align: left;
}
#header {
	width: 843px;
	height: 303px;
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	clear:both;
}
#leftCol {
	width: 238px;
	float: left;
	margin-left: 40px;
}
#optin {
	width: 238px;
	height: 305px;
	background-image: url(images/optinbg.jpg);
	clear: both;
}
#rightCol {
	width:520px;
	margin-right: 40px;
	float: right;
	clear: right;
	}
#footer {
	text-align: center;
	width: 843px;
	height: 113px;
	background-image: url(images/footer.jpg);
	background-repeat: no-repeat;
	clear:both;
}
#wrapper #content p {
	text-align: left;
}
.review {
	width: 520px;
	background-image: url(images/reviewbg.jpg);
	background-repeat: repeat-y;
	clear: both;
	margin-bottom: 20px;
}
.review1Top {
	width: 520px;
	height: 67px;
	background-image: url(images/review1top.jpg);
	background-repeat: no-repeat;
	clear:	both;
}
.review2Top {
	width: 520px;
	height: 72px;
	background-image: url(images/review2top.jpg);
	background-repeat: no-repeat;
	clear:	both;
}
.review3Top {
	width: 520px;
	height: 72px;
	background-image: url(images/review3top.jpg);
	background-repeat: no-repeat;
	clear:	both;
}
.reviewLeft {
	margin-left: 30px;
	margin-top: 20px;
	width: 151px;
	float: left;
}
.reviewRight {
	margin-right: 30px;
	margin-top: 20px;
	width: 300px;
	float: right;
	clear: right;
}
.reviewImg {
	float: left;
}
.reviewButton {
	float: left;
	margin-top: 15px;
}
.reviewBottom {
	width: 520px;
	height: 15px;
	background-image: url(images/reviewbottom.jpg);
	background-repeat: no-repeat;
	clear: both;
}
.footerText {
	text-align: center;
	font-size: 9px;
	color: #FFF;
}
.footerText a {
	font-size: 9px;
	color: #FFF;
}
#optin p {
	position: relative;
	top: 120px;
	margin: 0 auto;
	width: 200px;
	color: #000;
	text-align:center;
	font-weight: bold;
	clear: both;
