body, html {
		margin:0;
		padding:0;
		color:#000000;
		background-image:url(images/background_green.jpg);
		background-repeat:repeat-x;
		font-family:Arial, Helvetica, sans-serif;
		font-size:13px;
		color:#333333;
		text-align:center;
	}
 
#wrap {
	width:800px;		 
	margin:0 auto;
	margin-left: auto;
	margin-right: auto;
	}
 
#header {  
   	padding:0px 0px;
	margin-top:2px;
	}
 
#member_login {
     	text-align:right;
	margin-top:12px;
	}
 
#member_login a {
   	 color:#777777;
    	 font-size:12px;
   	 padding:3px 9px;
   	 text-decoration: none;
  	 font-weight:bold
}
 
#member_login a:hover {	
	font-family: Arial;
	font-size: 12px;
	font-weight: ;
	color: #006600;
	text-decoration: none;
}
 
#sidebarGraphic {		 
	position: absolute;
	z-index:1;
	}
	
#sidebarArrows {
		position: relative;
		width:60px;
		height:80px;
		top:195px;
		left:10px;
		z-index:20;
	}
	
	
#sidebarForm {
		position: relative;
		width:335px;
		top:85px;
		left:-15px;
		z-index:3;
	}
	
#sidebarSubmit {
		position:  relative;
		width:310px;
		top:95px;
		left:0px;
		z-index:4;
	}	
	
	#sidebarSeal {
		position: relative;
		width:108px;
		height:111px;
		top:70px;
		left:15px;
		z-index:5;
	}
	
#testimonialHeader {			 
		position: relative;
		width:304px;
		height: 59px;
		top:120px;
		left:0px;
		 
z-index:6;
		 
background-image:url(http://www.freeandpowerful.com//main_images/headerTestimonial.jpg);
		 
background-repeat:no-repeat;
		padding-top:50px;
	}
		
	p {		 
	text-indent:20px;
}
 
	#indent p {	
	text-indent: 0px;	 
	margin-left: 20px;
}
	
	h1 {
	    margin:0;
		font-family:Georgia, "Times New Roman", Times,  serif;
		font-size:35px;
		font-weight:bold;
		color:#006600;
    }
	
#hedaline {
		padding:5px 20px;
	}
	
#main {
		float:left; 
		width:450px;
		text-align:left;
	}
	
h2 {
		font-family:Tahoma;		 
		font-size:17px;
		color:#333333;
	}
	
#sidebar {
		float:right;
		width:324px;
	}
	
#footer {
		clear:both;
		padding:5px 10px; 10px 20px;		 
		font-family:Arial;
		font-size:11px;
	}
	
#footer p {
		margin:0;
    }
 
#footer a {
		font-family: Arial;
    		color:#222222;
    		font-size:10px;
    		text-decoration: none;
    		font-weight:none
}
 
#footer a:hover {	
		font-family: Arial;
		font-size: 10px;
		font-weight: ;
		color: #444444;
		text-decoration: none;
}
	
* html #footer {
		height:1px;
	}
	
.countdownHeadline {
	 	font-family: Arial, Helvetica, sans-serif; 
		font-size:24px; 
		font-weight: bold;
	}
 
.countdownStyle {
		font-family:  Arial, Helvetica, sans-serif; 
		font-size:24px; 
		font-weight: bold;
		color: #CC0000;
	}
	
