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:800px;
	background-color:#FFFFFF;
}

#freedownload
{
    position:relative;
	width:604px;
	left:20px;
	height:140px;
}

#freedownloadtext1
{
    position:absolute;
	width:300px;
	left:10px;
	height:140px;
	font-size:18px;
}

#freedownloadtext2
{
    position:absolute;
	width:250px;
	left:340px;
	height:140px;
	font-size:18px;
}

#book
{
    position:relative;
	height:600px;
	width:600px;
	left:20px;
	top:340px;
	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;
	height:3270px;
	background-color:#FFFFFF;
}

#text
{
    margin-left:80px;
	margin-right:80px;
}

#text1
{
    position:relative;
	width:644px;
	height:30px;
	top:0px;
	color:#FFFFFF;
	font-size:22px;
	font-weight:bold;
	background-color:#0617f5;
}

#text2
{
    position:relative;
	width:644px;
	height:250px;
	background-image:url(pic11.jpg);
}

#text3
{
    position:relative;
	width:600px;
	height:110px;
	left:20px;
}

#text4
{
    position:relative;
	width:240px;
	height:900px;
	left:20px;
	top:10px;
}

#text5
{
    position:absolute;
	width:359px;
	height:859px;
	top:400px;
	left:270px;
	background-image:url(pic22.jpg);
}

#text6
{
    position:relative;
	width:600px;
	height:950px;
	left:20px;
	top:20px;
}

#toptext
{
    margin-top:30px;
}

#topimage
{
    position:absolute;
	width:200px;
	height:200px;
	right:0px;
	top:0px;
}

li.check { list-style-image: url(tick.jpg); }

.footer{font-size:12px;}
.blue{color:#0617f5; font-weight:bold;}
.bluetitle{color:#0617f5; font-size:24px; 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;}