body {

	background: #e4e4e4 url('images/bg.jpg') top repeat-x;

	margin: 0;

	font-family: arial, tahoma, verdana, sans-serif;

	font-size: 12px;

	color: #2f2f2f;

}

img {

	border: 0;

}

.clear {

	clear: both;

}

#header {

	width: 906px;

	margin: 0 auto 0;

	padding: 0 0 0 3px;

}

#header h1 {

	font-size: 36px;

	font-weight: bold;

	color: #FFF;

	float: left;

	margin: 18px 0 0;

}



#header h1 a{

	color: #FFF;

        text-decoration: none;

}

#slogan {

	background: url('images/bg-slogan.jpg') no-repeat;

	width: 446px;

	height: 80px;

	float: right;

}

#slogan p {

	font-size: large;

	font-weight: bold;

	color: #fff;

	margin: 0;

	text-align: center;

	padding: 26px 20px 0;

	line-height: 18px;

	font-family: Tahoma, Geneva, sans-serif;

}

#slogan p span {

	color: #b7fb8c;

	font-style: italic;

}



#header ul {

	height: 28px;

	clear: both;

	margin: 0 0 10px;

	padding: 12px 0 0;

}



#header li {

	display: inline;

	color: #a1c1ee;

}

#header a { 

	color: #ccfead;

	font-weight: bold;

	margin: 0 5px;

}

#header a:hover {

	color: #aee989;

}

#wrapper {

	background: #fff;

	width: 900px;

	margin: 0 auto 0;

}

#intro {

	border-bottom: 1px solid #e4e4e4;

	padding: 0 0 5px;

}

#intro h2 {

	background: url('images/bg-intro.jpg') no-repeat;

	height: 30px;

	font-size: 18px;

	font-weight: 100;

	color: #fff;

	padding: 10px 0 0 12px;

	margin: 0 0 5px;

}

#intro p {

	font-size: 13px;

	line-height: 22px;

	padding: 10px 20px;

	margin: 0;

}



/* Quick Review Styling */



#reviewTable {

	border-left: 2px solid #5ca82c;

	border-right: 2px solid #5ca82c;

	border-bottom: 2px solid #5ca82c;

	margin: 20px auto 20px;

	text-align: left;

}

.rtH1 {

	background: #5ca82c;

	border-right: 1px solid #fff;

	border-bottom: 1px solid #fff;

	padding: 7px 0;

}

.rtH1 h3 {

	color: #fff;

	font-size: 14px;

	font-weight: bold;

	text-align: center;

	margin: 0;

}

.rtH2 {

	background: #5ca82c;

	border-bottom: 1px solid #fff;

	padding: 7px 0;

}

.rtH2 h3 {

	color: #fff;

	font-size: 14px;

	font-weight: bold;

	text-align: center;

	margin: 0;

}

.rt1 {

	border-top: 1px solid #d1d1d1;

	border-right: 1px solid #d1d1d1;

	text-align: center;

}

.rt1 p {

	padding: 0 5px;

	text-align: left;

}

.rt1 span {

	font-size: 14px;

	font-weight: bold;

	color: #df0000;

}

.rt2 {

	border-top: 1px solid #d1d1d1;

	text-align: center;

}



/* End Quick Review Style */



#reviewBoxes {

	width: 575px;

	min-height: 220px;

	float: left;

}



#reviewBoxes h2,#reviewBoxes h3,#reviewBoxes h4,#reviewBoxes h5{

	color: #91B41F;

	margin: 8px 0px;

}



#reviewBoxes a{

	text-decoration: none;

	color: #91B41F;

}



.reviews{

	padding: 0px 17px;

}

h3#on

e, h3#one a {

	background: url('images/bg-reviewone.jpg') no-repeat;

	color: #fff;

	text-decoration: none;

	width: 550px;

	height: 27px;

	text-transform: uppercase;

	font-size: 18px;

	font-weight: bold;

	margin: 0;

	padding: 4px 0 0 5px;

}

h3#two, h3#two a {

	background: url('images/bg-reviewtwo.jpg') no-repeat;

	color: #fff;

	text-decoration: none;

	width: 550px;

	height: 27px;

	text-transform: uppercase;

	font-size: 18px;

	font-weight: bold;

	margin: 0;

	padding: 4px 0 0 5px;

	clear: both;

}

h3#three, h3#three a {

	background: url('images/bg-reviewthree.jpg') no-repeat;

	color: #fff;

	text-decoration: none;

	width: 550px;

	height: 27px;

	text-transform: uppercase;

	font-size: 18px;

	font-weight: bold;

	margin: 0;

	padding: 4px 0 0 5px;

	clear: both;

}

h3#one a:hover, h3#two a:hover, h3#three a:hover {

	text-decoration: underline;

}

.screenshot {

	width: 142px;

	float: left;

	padding: 20px;

}

.stars img {

	margin: 0 3px 0 0;

}

.reviewtext {

	float: left;

	width: 374px;

	padding: 20px 0 0;

}

.reviewtext p {

	font-size: 13px;

	margin: 0;

	padding: 0 0 15px;

	line-height: 18px;

}

.reviewtext ul {

	margin: 0;

}

.reviewtext li {

	margin: 0 0 5px;

}

.reviewtext a {

	color: #207eff;

	font-weight: bold;

}

.reviewtext a:hover {

	color: #559cfe;

	text-align: center;

}

#moreinfo {

	width: 305px;

	float: left;

}

#moreinfo img {

	padding: 2px;

	border: 1px solid #7a7b7d;

	display: block;

	margin: 0 0 20px;

}

#moreinfotext {

	border: 1px solid #7b7b7b;

	padding: 10px 10px 0;

}

#moreinfotext h4 {

        width: auto;

	font-size: 18px;

	font-weight: bold;

	color: #207eff;

        line-height: 100%;

        border-left: 4px solid #91B41F;

	margin: 10px 0px 10px 0px;

        padding: 0px 0px 0px 3px;

}

#moreinfotext p {

	color: #747474;

	font-size: 13px;

	line-height: 18px;

	margin: 0;

	padding: 0 0 15px;

}



#moreinfotext ul{

	margin: 0px;

	padding: 0px;

}



#moreinfotext ul li{

	list-style-type: none;

	color: #747474;

	font-size: 13px;

	line-height: 18px;

	margin: 0;

	padding:7px 0 7px 10px;

        background: url('images/widgetli.gif') left center no-repeat;

}



#moreinfotext ul li a{

	color: #747474;

	text-decoration: none;

}



#footer {

	border-top: 1px solid #e4e4e4;

	clear: both;

}

#footer p {

	margin: 0;

	padding: 10px;

	color: #a6a6a6;

	text-align: center;

}



.clear{

	clear: both;

}



p#breadcrumbs{

	margin: 0px 0px 0px 17px;

}



.wp-pagenavi{

	float: right;

	margin: 10px;

}



