
body {
    font-size: 14px;
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	color: #2d2d2d;
	background-image: url(images/bgnew.jpg);
	background-repeat: repeat-x;
	background-color: #141414;
        line-height: 18pt; 
        text-align:center;
	margin: 0px auto 0px;
	padding: 0px;
	}
	
#wrap {
    width:733px;
    margin-left:auto;
    margin-right:auto;
    text-align:left; 
	}

/************************************************
*	Misc									*
************************************************/

a {text-decoration:none;}

h1 {font-size:30px;}
h2 {font-size:22px;}
h3 {font-size:18px;}


p {
margin: 0px 0px 0px 0px;
font-color:#0F0F0F;
font-size:1.1em;
}

.clear {clear:both;}

img {border:0px;}

/************************************************
*	Header  									*
************************************************/

#header{
	width: 733px;
	height: 159px;
	background: url(images/header.jpg) no-repeat bottom;
	margin: 0px auto 0px;
	padding: 0px 0px 0px 0px;
	overflow: hidden;
	}
	
/************************************************
*	Menu					     		        * 
************************************************/

#menu_wrap{
    width:733px;
    margin-left:auto;
    margin-right:auto;
    text-align:left; 
}

.menu {
	margin: 0;
	padding: 0;
	list-style: none;
	text-align:center; 
}

.menu li {
	padding: 0;
	margin: 0;
	height: 36px;
	list-style: none;
	text-align:center;
}

.menu li a, .menu li a:visited {
	display: block;
	text-decoration: none;
	text-indent: -1000px;
	height: 36px;
	background-repeat: no-repeat;
}



.menu1 {background-image: url(images/menu1.gif); width: 12px;}

.home {background-image: url(images/hometab.gif); width: 69px;}
.home a:hover {background-image: url(images/homeroll.gif);}
.home li a:focus {background-image: url(images/homeroll.gif); }

.news {background-image: url(images/newstab.gif); width: 69px;}
.news a:hover {background-image: url(images/newsroll.gif);}
.news a:active {background-image: url(images/newsroll.gif); }

.buynow {background-image: url(images/buynowtab.gif); width: 90px;}
.buynow a:hover {background-image: url(images/buynowroll.gif);}
.buynow a:active {background-image: url(images/buynowroll.gif);}

.cash {background-image: url(images/affiliatetab.gif); width: 100px;}
.cash a:hover {background-image: url(images/affiliateroll.gif);}
.cash li a:focus {background-image: url(images/affiliateroll.gif); width: 100px;}

.contact {background-image: url(images/contacttab.gif); width: 88px;}
.contact a:hover {background-image: url(images/contactroll.gif);}
.contact a:active {background-image: url(images/contactroll.gif);}

.menu2 {background-image: url(images/menu2.gif); width: 305px;}
.menu li {float: left;}
.menu:after {content: "."; display: block; height: 0; clear: both; visibility: hidden;}

/************************************************
*	Clear Image					     		    * 
************************************************/

#as_seen{
	background: url(images/clear.png) no-repeat top;
	width:733px;
	height:59px;
	margin: 0px auto 0px;
	padding: 0px 0px 0px 0px;
}

/************************************************
*	Content 					     		    * 
************************************************/

#content_wrap{
    width:733px;
    margin-left:auto;
    margin-right:auto;
    text-align:left; 
}

#content_top{
	overflow:hidden;
	margin: 0px auto 0px;
	padding:0;
	height:45px;
	width:733px;
	background: url(images/contenttop.gif) repeat-y top center;
}

#content_middle{
	margin: 0px auto 0px;
	padding:0;
	overflow:hidden;
	width:733px;
	background: url(images/contentbg.jpg) repeat-y;
}

.middle_white{height:600px;}

.content_wording{
	background: url(images/contentwording.gif) repeat-x top center;
	width: 733px;
	height: 91px;
	margin:0;
	padding:0;
}


.content_book{
	margin: 0px auto 0px;
	padding:0;
	float:left;
}


.content_pitch{
	margin: 0px auto 0px;
	padding:0;
}


.content{
	float:right;
	display:inline; 
	width:605px;
	overflow:hidden; 
	margin:0 57px 0 0;
	padding: 6px 8px 0 6px;
}



.content_centered{
	text-align:center;
	margin:3px 7px 2px 1px;
	padding:3px 7px 2px 1px;
}
/************************************************
*	News page					     		        * 
************************************************/
.affiliatetext{
	background: url(images/affilitext.gif) repeat-x top center;
	width: 733px;
	height: 91px;
	margin:0;
	padding:0;
}

.ordertext{
	background: url(images/ordertext.gif) repeat-x top center;
	width: 733px;
	height: 91px;
	margin:0;
	padding:0;
}

.tableborder{border:1px solid #CCCCCC;}

.clickleft{
	margin: 0px auto 0px;
	padding-left:40px;
	float:left;
}

.clickleft img{border:1px solid #000;}

.clickmiddle{
	margin: 0px auto 0px;
	padding:0 40px 0 0;
	float:right;
}

.clickmiddle img{border:1px solid #000;}

.clickright{
	margin: 0px auto 0px;
	padding-right:55px;
	float:right;
}

.clickright img{border:1px solid #000;}

/************************************************
*	Bullet List				     		        * 
************************************************/


.bullet-list ul li {
background:transparent url(images/checkmark.png) no-repeat scroll left center;
border-bottom:1px dashed #CCCCCC;
color:#333333;
font-family:arial,sans-serif;
padding:20px 12px 20px 56px;
text-align:justify;
}

.bullet-list ul {
list-style-image:none;
list-style-position:outside;
list-style-type:none;
padding:0;
margin:0;
}

.bullet-list ul li.ul-li-odd {
background:#eeeeee url(images/checkmark.png) no-repeat scroll left center;
}

/************************************************
*	Footer					     		        * 
************************************************/

#footer{
	clear:both;
	background:#000;
	height:124px;
	width:733px;
	color:#000;
	font-size:11px;
	font-family:Verdana, Arial;
	margin: 0px auto 0px;
	padding:0;
	background: url(images/footer.gif) repeat-x;
}
#footer a,#footer a:hover{
	color:#000;
	text-decoration:underline;
}

