* {
	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: 70px;
	left: 0px;
	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;
}
/* INPUT */
.input {
    background-color: #FFFFFF;
    border: 1px solid #BDBDBD;
    color: #1B269E;
    font-family: Arial,sans-serif;
    font-size: 18px;
    font-style: normal;
    font-weight: bold;
    margin: 3px 0;
    padding: 2px;
    text-decoration: none;
}
/* button 
---------------------------------------------- */
.button {
	display: inline-block;
	zoom: 1; /* zoom and *display = ie7 hack for display:inline-block */
	*display: inline;
	vertical-align: baseline;
	margin: 25px 0 0 80px;
	outline: none;
	cursor: pointer;
	text-align: center;
	text-decoration: none;
	font: 14px/100% Arial, Helvetica, sans-serif;
	padding: .5em 2em .55em;
	text-shadow: 0 1px 1px rgba(0,0,0,.3);
	-webkit-border-radius: .5em; 
	-moz-border-radius: .5em;
	border-radius: .5em;
	-webkit-box-shadow: 0 1px 2px rgba(0,0,0,.2);
	-moz-box-shadow: 0 1px 2px rgba(0,0,0,.2);
	box-shadow: 0 1px 2px rgba(0,0,0,.2);
}
.button:hover {
	text-decoration: none;
}
.button:active {
	position: relative;
	top: 1px;
}

.bigrounded {
	-webkit-border-radius: 2em;
	-moz-border-radius: 2em;
	border-radius: 2em;
}
/* orange */
.orange {
	color: #fef4e9;
	border: solid 1px #da7c0c;
	background: #f78d1d;
	background: -webkit-gradient(linear, left top, left bottom, from(#faa51a), to(#f47a20));
	background: -moz-linear-gradient(top,  #faa51a,  #f47a20);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#faa51a', endColorstr='#f47a20');
}
.orange:hover {
	background: #f47c20;
	background: -webkit-gradient(linear, left top, left bottom, from(#f88e11), to(#f06015));
	background: -moz-linear-gradient(top,  #f88e11,  #f06015);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#f88e11', endColorstr='#f06015');
}
.orange:active {
	color: #fcd3a5;
	background: -webkit-gradient(linear, left top, left bottom, from(#f47a20), to(#faa51a));
	background: -moz-linear-gradient(top,  #f47a20,  #faa51a);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#f47a20', endColorstr='#faa51a');
}



/* 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;
}

