@charset "utf-8";
/* CSS Document */

body {background:url(images/background.jpg) top center no-repeat #000000; color:#FFFFFF; font-family:Arial, Helvetica, sans-serif; font-size:14px;  }
h1, h2, h3, h4{ margin: 0px 0px 10px 0px; font-weight: normal; font-size: 65px; color:#FFFFFF;}

 h2{ font-size: 32px; }
 
 h3 {font-size:28px; color:#000000;text-decoration: none;}
 a.h3 {{font-size:28px; color:#000000;text-decoration: none;}  }
 
 h4  {font-size:22px; color:#000000;}

  p{ line-height:1.5;}
  
  

h1.headline {
	width:860px;
	display:block;
	margin-top:40px;
	margin-right: auto;
	margin-bottom: 0;
	padding:40px;
}

.rela{
    width:645px;
    position:relative;
    float: right;
   
}

.arrow {
height:169px;
left:71px;
position:absolute;
top:-655px;
width:32px;
z-index:5;
}

.rela2{
    position:relative;
    float: right;
   
}

.moneyback {
height:105px;
left:-785px;
position:absolute;
top:369px;
width:32px;
z-index:5;
}

.content_wrapper {width:940px; margin:0 auto;}


.about_us{
	width:860px;
	;
	background-color:#00BBCC;
	margin-top:40px;
	-moz-border-radius:4px;
	padding:40px;

}

.clear {clear:both;}



#comments_wrapper {
	width:300px;
	float:right;
	margin-right:60px;
}/* wrapping comment boxes */

#comment_box_1 {
	width:250px;
	float:right;
	padding:20px;
	-moz-border-radius:4px;
	font-size:18px;
	font-weight:normal;
	line-height:1.5;
	background-color:#be1056;
}


#comment_box_2 {width:250px;

float:right;
margin-top:20px;
padding:20px;
font-size:21px;
line-height:1.5;
-moz-border-radius:4px;

background-color:#0361a3;
}



/* about us title */
h2.who_we_are{
	width:400px;
	display:block;
}

/* about us copy */

.main_copy {
	width:400px;
	display:block;
	
	text-align:justify;
	line-height:1.5;
}


.review_title {margin-top:40px; margin-bottom:20px;}



.review_wrapper {
	background-color:#EEEEEE;
	padding:40px;
	margin-top:40px;
	-moz-border-radius:4px;
	color:#555555;
}


.imagebox{
	float:left;
}


.product_title {display:block;
width:400px;
float:left;

margin-left:60px;

}


.about_product{
	display:block;
	width:500px;
	float:left;
	margin-left:80px;
	text-align:justify;
}


.about_the_product {float:left; display:block;}


.call_to_action {
	width:371px;
	height:49px;
	margin-top:40px;
}



.rating {float:right;}


.footer {text-align:center;
font-family: tahoma, Arial, Helvetica, sans-serif;
font-size:12px;
margin-top:20px;
margin-bottom:20px;}

