body
{
   font-family: Arial, Helvetica, sans-serif;
   background-image:url(bg.jpg);
   background-repeat:repeat-x;
   background-color:#18375d;
}


/*FREEBOOK*/
#freemiddle
{
    position:relative;
	margin-left: auto;
    margin-right: auto;
	border: 2px solid #000000;
	width:644px;
	height:850px;
	background-color:#FFFFFF;
}

#freedownload
{
    position:absolute;
	width:604px;
	left:20px;
	height:140px;
}

#freetextno
{
    position:absolute;
	width:400px;
	left:120px;
	top:230px;
	height:300px;
	font-size:18px;
}

#freetextyes
{
    position:absolute;
	width:400px;
	left:120px;
	top:480px;
	height:320px;
	font-size:18px;
}

#freedownloadtext1
{
    position:absolute;
	width:270px;
	left:25px;
	top:250px;
	height:80px;
	font-size:18px;
}

#freedownloadtext2
{
    position:absolute;
	width:250px;
	left:300px;
	top:230px;
	height:210px;
	font-size:18px;
}
/*END FREE BOOK*/


#book
{
    position:relative;
	height:600px;
	width:600px;
	left:20px;
	border-top:1px solid #000000;
}

#booktable
{
    position:absolute;
	height:400px;
	width:360px;
	left:0px;
	top:150px;
}

#bookimage
{
    position:absolute;
	height:400px;
	width:209px;
	left:370px;
	top:150px;
}

#bookfooter
{
    position:absolute;
	height:50px;
	width:450px;
	left:75px;
	top:565px;
	font-size:10px;
}

#margin
{
    margin-left:10px;
	margin-right:10px;
}

#middle
{
    position:relative;
	margin-left: auto;
    margin-right: auto;
	border: 2px solid #000000;
	width:644px;
	background-color:#FFFFFF;
	font-size:14px;
}

#text
{
    margin-left:40px;
	margin-right:40px;
}

#text1
{
    position:relative;
	width:564px;
	height:400px;
	left:40px;
	background-image:url(pic1.jpg);
	background-repeat:no-repeat;
}

#text2
{
    position:absolute;
	width:250px;
	height:370px;
}

#text3
{
    position:absolute;
	width:237px;
	height:120px;
	left:312px;
	top:270px;
}

#text4
{
    position:relative;
	width:564px;
	height:242px;
	left:40px;
	background-image:url(pic2.jpg);
	background-repeat:no-repeat;
}

#text5
{
    position:absolute;
	width:300px;
	height:242px;
}

li{ list-style-image: url(circle.jpg);}

.footer{font-size:12px;}
.blue{color:#4355ff; font-weight:bold;}
.bluetitle{color:#4355ff; font-size:24px; font-weight:bold;}
.green{color:#015814; font-weight:bold;}
.greentitle{color:#015814; font-size:24px; font-weight:bold;}
.title{font-size:24px; font-weight:bold;}
.redtitle{color:#b00c28; font-size:20px; font-weight:bold;}
.red{color:#ff4343; font-weight:bold;}


.book1{font-size:22px; font-weight:bold;}
.bookred{color:#ce0206; text-decoration:underline; font-weight:bold;}

A:link {color:#000000;text-decoration: none}
A:visited {color:#000000;text-decoration: none}
A:active {color:#000000;text-decoration: none}
A:hover {text-decoration: underline; color: red;}