/* Overall Look
================================================================== */

.hide {
	display: none;
	}

.noprint {
	display: none;
	}

body {
  font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	color: #333333;
	margin: 0px;
	padding: 0px;
	background: #FFFFFF;
	line-height: 14px;
}
#all {
	margin: 0 auto 0 auto;
	padding-top: 10px;
	width: 650px;
}
.clear {
  clear: both;
}
a {
  color: #666666;
	text-decoration: none;
}
a:hover {
  color: #333333;
}
.text a {
  color: #3F466C;
}
.title-header {
  padding: 6px;
	font-weight: bold;
	margin: 5px 0 5px 0;
line-height: 250%;
}
.text {
  padding: 8px;
	text-align: justify;
}
a img {
  border: 0;
}
.folio_image {
  float: right;
	margin-left: 5px;
}

/* Header
================================================================== */
#header {
  height: 61px;
}
#header .left {
 display: none;
}
#header .right {
 display: none;
}

/* Left column
================================================================== */
#main-left {
  float: left;
	width: 95%;
}
#main-image {
  width: 400px;
	height: 204px;
}

/* Right column
================================================================== */
#main-right {
  display: none;
}

/* Menu: left
================================================================== */
#menu {
  display: none;
}
.title-header2 {
  margin: 18px 0 5px 1px;
	padding: 6px;
	font-weight: bold;
}

.feature-images {
  padding-top: 40px;
	text-align: center;
}

.text2 {
  padding: 10px 8px 0 8px;
}


.title-header3 {
  margin: 6px 0 5px 1px;
	width: 264px;
	padding: 6px;
	font-weight: bold;
	background: #F3F3F3;
}


.title-header4 {
  margin: 91px 0 5px 1px;
	width: 264px;
	padding: 6px;
	font-weight: bold;
	background: #F3F3F3;
}


.title-header5 {
  margin: 109px 0 5px 1px;
	width: 264px;
	padding: 6px;
	font-weight: bold;
	background: #F3F3F3;
}

#main-right .text ul, #main-right .text li, #main-right .text2 ul, #main-right .text2 li {
  margin: 0;
	margin-left: 8px;
	padding: 0;
}

/* Best Sellers: Left
================================================================== */
#best_1 {
   display: none;
}


/* Best Sellers: Right
================================================================== */
#best_2 {
 display: none;
}


/* Copyright: left
================================================================== */
#copy_left {
  display: none;
}

#footer_handheld {
	display:none;
}

/* Copyright: right
================================================================== */
#copy_right {
 display: none;
}

/* Privacy Section
================================================================== */
#privacy {
  display: none;
}


.liheader {
list-style-type:none;
margin-left:-35px;
font-weight:bold;

}
