@charset "utf-8";
/* CSS Document */

* {margin:0; padding:0;	behavior: url(iepngfix.htc) !important;}

body {background:transparent url(images/bg.jpg) repeat-x top left;}

/*MAIN ELEMENTS*/
#wrapper {margin:0 auto; width:900px; height:1000px; background:transparent url(images/bigback.jpg) no-repeat;}
#shell {width:755px; margin:0 auto; padding:0;}
#header h1{text-indent:-9999px; background:transparent url(images/header.jpg) no-repeat top center; height:362px;}
#content {background:transparent url(images/repeater.png) no-repeat top center;}
#footer {width:755px; margin:0 auto; text-align:center;}

/*SUB ELEMENTS*/
#content h2 {text-indent:-9999px; background:transparent url(images/thebook.jpg) no-repeat left top; margin-left:12px;}
#content p {font:normal 12px/16px Georgia, "Times New Roman", Times, serif; color:#427ec7; width: 700px; padding:10px 0 40px 30px;}
#download {float:left; width:373px; height:202px; text-indent:-9999px;}
#download h2 { width:373px; height:202px; background:transparent url(images/download.png) no-repeat top left; margin:0;}
#download h2:hover { width:373px; height:202px; background:transparent url(images/download_over.png) no-repeat top left; margin:0;}
#purchase {float:right; width:382px; height:202px; text-indent:-9999px;}
#purchase h2 {background:transparent url(images/purchase.png) no-repeat top right; width:382px; height:202px; margin:0;}
#purchase h2:hover {background:transparent url(images/purchase_over.png) no-repeat top right; width:382px; height:202px; margin:0;}
#footer p {color:#FFF; font-family:Georgia, "Times New Roman", Times, serif; font-size:75%; padding-bottom:5px;}
#footer a {color:#FFF; font-family:Georgia, "Times New Roman", Times, serif; font-size:100%;}

.clear {clear:both;}
p a {color:#427ec7;}
p a:hover {text-decoration:none;}

