* {
	margin: 0;
	padding: 0;
    border: none;
	font-size: 1em;
}

body {
	background: #d72b40 url(../images/bg-body.gif) repeat-x;
	background-position:0 24px;
    font: 100% Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
}

/* Switcher */
div#switcher {
	width:100%;
	height:24px;
	background-color:#FFF;
	font-size:1em;
}

div#switcher a, #switcher a:hover {
	text-decoration:none;
	color:#006;
}

/* Container */

div#container {
	position: relative;
	background: url(../images/bg-container.gif) repeat-y;
	width: 835px;
	margin:24px auto;	
}

/* Header */

div#header {
	position: relative;
	width: 836px;
	margin: auto;
	text-align: left;
}

div#header h1 {
	background: url(../images/header.png) no-repeat;
	width: 836px;
	height: 98px;
}

div#header h1 a {
	display: block;
    /* hide from IE Mac \*/
    text-indent: -999em;
    overflow: hidden;
    /* end hide */
}

* html>body div#header h1 a {
    letter-spacing: -999em;	
}

div#header p {
	display: none;
}

div#rev {
	position: absolute;
	margin: -45px 0 0 100px;
	width: 700px;
	color: #E54A0D;
	font-size: 130%;
	text-align:right;
	font-weight: bold;
}
div#rev a {
	text-decoration:none;
	color:#E54A0D;
	}

div#rev a:hover {
	text-decoration:underline;
	color:#E54A0D;
	}


/* Navigation */

div#navigation {
	position: relative;
	background: #febf10 url(../images/bg-navigation.gif) no-repeat;
	width: 836px;
	height: 38px;
	margin: auto;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	z-index: 9;
}

div#navigation h2 {
	display: none;
}

div#navigation ul {
	padding-top: 10px;
	padding-left: 10px;
	list-style-type: none;
}

div#navigation ul li {
	float: left;
	width: auto;
	padding-left: 9px;
	padding-right: 9px;
	border-right: 2px ridge #fdcc58;
	letter-spacing:0.8px;
}

div#navigation ul li#last {
	border-right: none;
}

div#navigation ul li a {
	color: #000000;
	text-decoration: none;
}

div#navigation ul li a:hover{
	color: #FFFFFF;
	text-decoration: none;
}


/* Content */

div#content {
	position: relative;
	background: url(../images/bg-content-bottom.gif) left bottom no-repeat;
	width: 836px;
	min-height: 900px;
	margin: auto;
	text-align: left;
}


/* Content - Book */

div#book {
	position: relative;
	background: url(../images/bg-book.jpg) no-repeat;
	width: 836px;
	height: 434px;
	margin: auto;
	text-align: left;
	z-index: 9;
}

div#book h2 {
	position: absolute;
	background: url(../images/book-h2.jpg) no-repeat;
	top: 46px;
	left: 203px;
	width: 409px;
	height: 372px;
    /* hide from IE Mac \*/
    text-indent: -999em;
    overflow: hidden;
    /* end hide */
}

div#book h3 {
	display: none;
}

div#book p#bestseller {
	position: absolute;
	background: url(../images/book-bestsellers.jpg) no-repeat;
	top: 102px;
	left: 699px;
	width: 174px;
	height: 172px;
    /* hide from IE Mac \*/
    text-indent: -999em;
    overflow: hidden;
    /* end hide */
}

div#book p#comment {
	position: absolute;
	margin: 20px 0 0 100px;
	width: 700px;
	color: #fff;
	text-transform: uppercase;
	font-size: 95%;
	text-align:right;
	font-weight: bold;
}

div#book p#author {
	position: absolute;
	margin: 40px 0 0 300px;
	width: 500px;
	color: #f4ee71;
	text-transform: uppercase;
	font-size: 90%;
	font-weight: bold;
	text-align:right;
}

div#book p#author em {
	font-style: normal;
}

div#book p#get-link {
	position: absolute;
	background: url(../images/book-get-link.gif) no-repeat;
	top: 293px;
	right: 40px;
	width: 295px;
	height: 47px;
}

div#book p#get-link a {
	display: block;
	width: 294px;
	height: 45px;
    /* hide from IE Mac \*/
    text-indent: -999em;
    overflow: hidden;
    /* end hide */
}


/* Content - Contact */

div#contact {
	position: absolute;
	background: url(../images/bg-contact-h2.gif) no-repeat;
	top: 359px;
	left: 15px;
	width: 313px;
	height: 259px;
	z-index: 15;
}

div#contact h2 {
	position: relative;
	margin:25px 12px;
	width: 277px;
	height: 249px;
	font-size:120%;
	color:#FFFFFF;
	z-index: 12;
}

div#contact form {
	position: absolute;
	top: 84px;
	left: 34px;
	z-index: 13;
}

div#contact form fieldset p {
	text-align: left;
}

div#contact form fieldset p label {
	display: block;
	width: 40px;
	font-size: 14px;

}

div#contact form fieldset p input {
	position: relative;
	top: -20px;
	left: 45px;
	width: 156px;
	height: 24px;
	padding-left: 2px;
	border-top: 2px solid #49423d;
	border-left: 2px solid #49423d;
	border-bottom: 2px solid #fde6d1;
	border-right: 2px solid #fde6d1;
	font-size: 90%;
	line-height: 150%;


}

div#contact form fieldset p button {
	position: relative;
	display: block;
	background: url(../images/contact-button.gif) no-repeat;
	left: 110px;
	width: 100px;
	height: 43px;
    /* hide from IE Mac \*/
	text-indent: -999em;
    overflow: hidden;
    /* end hide */
}


/* Content - Testimonials */

div#testimonials {
	position: absolute;
	background: url(../images/bg-testimonials.png) no-repeat;
	top: 614px;
	left: 10px;
	width: 305px;
	padding-top: 20px;
	font-size: 11px;
	font-style: italic;
}

div#testimonials p {
	width: 235px;
	margin:10px 0 10px 25px;
	line-height: 150%;
}

div#testimonials p em {
	display: block;
	margin-top: 10px;
	margin-bottom: 20px;
	font-weight: bold;
}

div#testimonials p a {
	color: #df2c40;
	font-style: normal;
	font-weight: bold;
}


/* Footer */

div#footer {
	position: relative;
	text-align:center;
	margin:0px;
}

div#footer p {
	font-size:12px;
	margin:5px;
	color:#FFFFFF;
}

div#footer a {
	color:#FFFFFF;
	text-decoration:none;
}

div#footer a:hover {
	text-decoration:underline;
}
