@charset "utf-8";
html,body{
	height:100%;
	width:100%;
}
body{
	margin: 0;
	padding: 0;
	font-size:16px;;
	font-family: Georgia, Garamond, serif, Verdana, Helvetica, Tahoma, Arial,  sans-serif;
	text-align:center;
	background-color: #000000;
	background-image: url(../images/gd.jpg);
	background-repeat:repeat-x;
}
#vicerex_wrap {
	margin:auto;
	height: 5000px;
	width: 804px;
	background-image: url(../images/bg.jpg);
}

#vicerex_ingredients_wrap
{
	margin:auto;
	height: 4350px;
	width: 804px;
	background-image: url(../images/bg.jpg);
}
#vicerex_guaranteed_wrap
{
	margin:auto;
	height: 3400px;
	width: 804px;
	background-image: url(../images/bg.jpg);
}
#vicerex_faq_wrap
{
	margin:auto;
	height: 3300px;
	width: 804px;
	background-image: url(../images/bg.jpg);
}
#vicerex_testimonials_wrap
{
	margin:auto;
	height: 14600px;
	width: 804px;
	background-image: url(../images/bg.jpg);
}
#vicerex_contact_wrap
{
		margin:auto;
	height: 2500px;
	width: 804px;
	background-image: url(../images/bg.jpg);
}

#vicerex_header {
	position:relative;
	background-image: url(../images/vicerex_hdr.jpg);
	background-repeat: no-repeat;
	height: 92px;
	width: 804px;
}


#vicerex_menu{
	position:absolute;
	top:66px;
	left:12px;
	width:824px;
	height:27px;
	}
#vicerex_menu ul {
 display: block;
 padding: 0px;
 margin: 0px;
 list-style: none;
 text-align: center;
}

#vicerex_menu li {
	display: inline;
}

#vicerex_menu a {
	/*display: block;*/
	float: left;
	height: 20px;
	width: 130px;
	padding: 6px 0px 4px 0px;
	/*padding: 11px 30px 0 30px;*/
	text-decoration: none;
 	background-image:url(../images/button.gif) ;
 	background-repeat:no-repeat;
	color: #fff;
	font-size:11px;
	font-family:tahoma;
	font-weight:bold;}

#vicerex_menu a:hover {
	/*text-decoration: underline;*/
	/*background-image:url(../images/button.gif);*/
	color: #FFFF00;
}
#vicerex_banner{
position:relative;
height:267px;
width:804px;
background-image:url(../images/vicerex_bannerbg.jpg) ;
background-repeat:no-repeat;
}
#vicerex_content{
position:relative;	
height: 4600px;

/*width:804px;
margin:auto;
padding-left:15px;
padding-right:15px;*/
}

#vicerex_ingredients_content{
position:relative;	
height: 3950px;
}
#vicerex_guaranteed_content{
position:relative;	
height: 3000px;
}
#vicerex_faq_content{
position:relative;	
height: 2900px;
}
#vicerex_testimonials_content{
position:relative;	
height: 14200px;
}
#vicerex_contact_content{
position:relative;	
height: 2100px;
}
#center{
	height: 100%;

	position:absolute;
	top:0px;
	right:10px;
	width:550px;
	text-align:left;
border-left:2px dotted #ccc;
padding-left:10px;
	padding-right:13px;
}
#left {
	height: 100%;

position:absolute;
top:0;
left:10px;
width:215px;
/*border-right:1px dotted #000;
*/   
}

h1{
font-family:Impact;
/*color:#0000FF;*/
color:#FF0000;
font-size:36px;
font-weight:normal;
}
h3{
margin-top:-40px;
font-family:Impact;
/*color:#0000FF;*/
color:#FF0000;
font-size:19px;
font-weight:normal;
}
h2{
font-size:22px;
color:#FF0000;
font-family:"Trebuchet MS",Verdana, Arial, Helvetica, sans-serif;
}

#vicerex_footer{
float:left;

width:804px;
height:132px;
background-image:url(../images/ftr.jpg) ;
background-repeat:no-repeat;

}
#footer_menu{
padding:13px;
font-size:15px;
}
#footer_menu a{
color:#FFFFFF;
text-decoration:none;}
#footer_menu a:hover{
	color:#FFFF00;
	text-decoration:underline;
}

.testimonialreviews{
	background-color: #FFFFCC;
	padding: 10px;
	text-align:justify;
	border: 2px dashed #FF0000;
	/*border-bottom-color:#6D090B;*/
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: 10px;
}
.highlite{
	background-color:#FFFF66;
}
.AuthorizeNetSeal {
position:relative;
left:40%;
width:100%;
margin:a;
text-align:center;
}
.link1{
	text-decoration: none;
	color: #000;
}
.link2{
	text-decoration: none;
	color: #000;
	background-color:#FFFF66;
}