*{ margin: 0; padding: 0; }*
body {
	font: .8em Arial, Sans-Serif;
	line-height: 1.8em;
	color: #444;
	background-color: #3399FF;
	background-image: url(images/read-to-rich-bg.jpg);
}
a {
	COLOR: #0033FF;
	text-decoration: underline;
	font-size: 24px;
}
a:visited {COLOR: #6587E0; text-decoration: none;}
a:hover {COLOR: #333; text-decoration: underline;}
h2 { margin: 0 0 10px; padding: 10px 0 3px; }
.booklist-bold {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}

h3 { padding-left: 10px; color: #fff; background: #FE7B09 url(images/bg.jpg) repeat-x; font-size: 1em; height: 24px; line-height: 24px; }
.booklist-regular {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #000000;
	padding-top: 5px;
	padding-bottom: 5px;
}

ul {
	list-style-position: outside;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 40;
	line-height: inherit;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
	position: static;
	list-style-type: none;
	list-style-image: url(images/check.gif);
}
#book-list {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
}

li { list-style-type: none;}
p {
	margin: 5px 0 10px 0;
	text-indent: 20px;
}
img { border: none; }

#header {
	height: 120px;
	background-repeat: repeat;
	background-image: url(images/special-offer.jpg);
}
#main h1 {
	font-family: Tahoma;
	font-size: 20pt;
	font-weight: bolder;
	color: #000000;
	line-height: normal;
}
.main-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
}

#special-red-box {
	padding: 15px;
	float: none;
	height: auto;
	width: 60%;
	margin-top: 0px;
	margin-right: 105px;
	margin-bottom: 0px;
	margin-left: 105px;
	border: 8px solid #FF0000;
}


#header h1 {
font-size: 30px;
font-weight: 100;
letter-spacing: -1px;
padding: 22px 0 5px 10px;
}

#main {
	padding-top: 25px;
	padding-right: 15px;
	padding-bottom: 20px;
	padding-left: 15px;
	height: auto;
}
.download-big {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 30px;
	color: #0033ff;
}


#header h1 a {
color: #fff;
text-decoration: none;
}
#header h1 a:hover {
color: #000;
text-decoration: none;
}
#header h2 {
color: #eee;
font-size: 19px;
font-weight: 100;
padding: 0 0 0 11px;
letter-spacing: -1px;
line-height: 12px;
}

#wrap {
	padding: 0px;
	width: 650px;
	background: #fff;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	border: 3px solid #030B3A;
}

#left {
	float: left;
	width: 155px;
	margin-bottom: 10px;
	margin-top: 10px;
	background-color: #FFFFFF;
}
#right h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
}

#left ul { padding: 5px 10px 10px 10px; margin: 0; }
#right {
	margin-bottom: 10px;
	float: right;
	width: 450px;
	padding: 0 10px 10px 10px;
	margin-top: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
#right h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-large;
	color: #000000;
}

	
#footer {
	font-size: 11px;
	text-align: center;
	border-top: 1px solid #ccc;
	background-color: #3871B8;
	color: #FFFFFF;
	height: 15px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
}
#order {
	margin-right: 200px;
	margin-left: 200px;
}
