#header-image2{
	text-align:center;
	padding:0px;
	margin-left:-70px;
	height:200px;
}

body{
/*	background:url('/images/gradient.jpg');*/
	background-repeat:repeat-x;
	background-color:#7180aa;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	text-align:center;
}
#super-wrapper{
	margin:0 auto;
	text-align:center;
	width:677px;
	padding:0px;
}

#main-wrapper{
	border-left:1px solid black;
	padding: 0px;
	margin:0px;
}

#wrapper{
	background-color:#EEEEEE;
	text-align:left;
	padding:20px;
}

#clear{
	clear:both;
}

.nav-menu ul {
font:Verdana, Arial, Helvetica, sans-serif; text-transform:uppercase;
font-size:14px;
			text-align:center;
          list-style:none;
		  list-style-type:none;
		  list-style-image:none;
          padding:3px 0 20px 0;
          border-top:2px solid #E0E0E0;
          margin:10px 0;
      }
      ul li {
	            list-style:none;
		  list-style-type:none;
		  list-style-image:none;
          float:left;
          margin:0 2px;
       
      }
	 ul li a {
	           list-style:none;
		  list-style-type:none;
		  list-style-image:none;
          display:block;
          padding:2px 10px;
          background-color:#E0E0E0;
          color:#2E3C1F;
          text-decoration:none;
      }
      /* place the "current" pseudo class here */
      ul li a.current {
	            list-style:none;
		  list-style-type:none;
		  list-style-image:none;
          background-color:#40611F;
          color:#FFFFFF;
      }
      ul li a:hover {
	            list-style:none;
		  list-style-type:none;
		  list-style-image:none;
          background-color:#3C72B0;
          color:#FFFFFF;
      } 
h1.title{
	font-size:24px;
}

h1.header{
	color:red;
}

h2 { font-size:20px;}

.comments-p{
	font-style:italic;
}

.bold{
	font-weight:bold;
}

.italic{
	font-style:italic;
}

.center{
	text-align:center;
}

img{
	padding:8px;
}

.highlight { background-color:#FFFF00; color:#000099;}

.blue{
	color:#000099;
	font-weight:bold;
}

.red{
	color:red;
}

.green{
	color:#006600;
}

.light-green{
	color:#009900;
}

.heading{
	color:red;
}


#header-image{
	text-align:center;
	padding:0px;
	margin:0 auto;
	height:200px;
	position:relative;left:1px;
}

@-moz-document url-prefix() {

    #header-image { left:0px; }

}


#header-image img{
	padding:0px;
	margin:0px;
	position:relative;
	top:5px;
}

.testimonial{
	width:85%;
	margin:0 auto;
	/*border:4px ridge black;
	background-color:#e9ebfe;*/
	padding:20px;	
	background: #FFC;
	border: 1px solid #C00;

}

.lto{
	/* old CCFFFF*/
	/*background-color:#e9ebfe;
	border:1px ridge black;*/
	background: #FFC;
	border: 1px dashed #C00;
	width:85%;
	padding:20px;
	margin:0 auto;
}

td{
	font-size:1.0em;
}

p{
	line-height:160%;
}

#buynow{
	border: 3px dashed red;
	margin-left:50px;
	margin-right:50px;
	padding:20px;
	background-color: #F3F3F3;
}

.dark-red{
	color:#c70000;
}

.large{
	font-size:48px;
}

.medium{
	font-size:40px;
}

.line-height-160{
	line-height:160%;
}

.yellow-back{
	background-color:yellow;
}

/* CUSTOM */

.fan li{ background:url("../images/fan.png") no-repeat scroll -7px -4px transparent;list-style:none outside none;padding-bottom:15px;padding-left:25px; font-size:14px; }
.check li{ background:url("../images/check.png") no-repeat scroll 1px top transparent;list-style:none outside none;padding-bottom:15px;padding-left:25px; font-size:14px; }



.fancy
{
	padding:4px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	background:#fff;
	margin:8px;
	border: 1px solid #ccc;
}

#rightFloat
{
  float: right;
  width: 250px;
}
.optin { font-size:10px; line-height:1.0em;}
#bottomtext
{
	float:none;
	background-color:#EEEEEE;
}
#buildgen
{
	line-height:2.5em;
	top:200;}
	
.footersize { font-size:9px; text-align:center; margin-bottom:1em; margin-top:1em;}
.checksmall { font-size:12px; line-height:1em; margin-left:2em;}
