body {
    font-family: arial, sans-serif, helvetica;
    font-size: 12px;
    margin: 0;
    padding: 0;
    text-align: center;
}

a {
    color: #fff;
    text-decoration: none;
}

a:hover {
    color: #000;
}

a img {
    border: 0;
}

p {
    margin: 15px;
}

#wrapper {
    position: relative;
    background: #ffffff url(../img/leg.png) top left no-repeat;
    text-align: left;
    height: 620px;
    width: 985px;
    margin: 0 auto;
}

#wrapperHome {
    position: relative;
    background: #ffffff url(../img/leghome.png) top left no-repeat;
    text-align: left;
    height: 620px;
    width: 985px;
    margin: 0 auto;
}

#wrapperContact {
    position: relative;
    background: #ffffff url(../img/leg-contact.png) top left no-repeat;
    text-align: left;
    height: 620px;
    width: 985px;
    margin: 0 auto;
}

#main {
    position: relative;
    top: 75px;
    left: 179px;
    width: 806px;
}

#mainHome {
    position: relative;
    top: 75px;
    left: 230px;
    width: 806px;
}

#nav {
    position: relative;
    height: 20px;
    font-size: 14px;
}

#nav ul {
    list-style-type: none;
    float: left;
    margin: 0;
    padding: 0;
}

#nav ul li {
    float: left;
    text-align: center;
    border-left: 1px solid #000;
    padding: 0 8px;
}

#nav ul li.firstTab {
    border-left: none;
    padding: 0 5px 0 0;
    float: left;
}

#nav a {
    color: #000;
    text-decoration: none;
}

#nav a.current {
    color: #009900;
}

#nav a:hover {
    color: #009900;
}

p#share {
    float: right;
    overflow: hidden;
    position: relative;
    display:block;
    z-index: 10;
    width: 20px;
    height: 20px;
    margin: 0;
}

/*
p#share a {
    background: transparent url(../img/icon/share.png) top right no-repeat;
    text-decoration: none;
    color: #43a545;
}
*/

p#purchase {
    float: left;
    position: relative;
    margin: 0 0 0 3px;
    height: 18px;
    line-height: 16px;
}

p#purchase a {
    padding-left: 22px;
    text-decoration: none;
    font-weight: normal;
    color: #009900;
}

a#amazon {
    background: transparent url(../img/icon/a.png) top left no-repeat;
}

a#foyles {
    background: transparent url(../img/icon/f.png) top left no-repeat;
}

img.heading {
    margin: 90px 0 15px 15px;
}

img.tasteHeading {
    margin: 25px 0 5px 34px;
}

#rightCol {
    position: relative;
    overflow: hidden;
    float: right;
    width: 580px;
    height: 435px;
}

#homeslide {
    position: relative;
    overflow: hidden;
    float: left;
    width: 580px;
    height: 435px;
}

#rightColHome {
    position: relative;
    overflow: hidden;
    width: 175px;
    height: 435px;
}

#rightColHome img {
    display: block;
}

#leftCol {
    position: relative;
    background-color: #99cc33;
    color: #ffffff;
    overflow: hidden;
    float: left;
    width: 226px;
    height: 435px;
}

#leftColBook {
	background: transparent url(../img/book.png) top left no-repeat;
    position: relative;
    color: #ffffff;
    overflow: hidden;
    float: left;
    width: 226px;
    height: 435px;
}

#leftColBook p {
	margin: 135px 15px 0;
}

#pdf {
	height: 50px;
	width: 200px;
	position: absolute;
	bottom: 0;
	padding-left: 15px;
}

#pdf img {
	float: right;
}

#pdf p {
	margin: 26px 0 0 0;
}

#leftColAuthor {
	background: transparent url(../img/bb.png) top left no-repeat;
    position: relative;
    color: #ffffff;
    overflow: hidden;
    float: left;
    width: 226px;
    height: 435px;
}

#leftColAuthor p {
	margin: 150px 15px 0;
}

#leftColLaunch {
	background: transparent url(../img/launch.png) top left no-repeat;
    position: relative;
    color: #ffffff;
    overflow: hidden;
    float: left;
    width: 226px;
    height: 435px;
}

#leftColLaunch p {
	margin: 150px 15px 0;
}

#leftColContact {
	background: transparent url(../img/contact.png) top left no-repeat;
    position: relative;
    color: #ffffff;
    overflow: hidden;
    float: left;
    width: 226px;
    height: 435px;
}

#leftColContact p {
	margin: 150px 15px 0;
}

.gallery {

}

p#facebook {
    position: absolute;
    background: transparent url(../img/icon/fb.png) top left no-repeat;
    bottom: 1px;
    text-align: center;
    height: 20px;
    line-height: 18px;
    padding-left: 25px;
}

p#facebook a {
    text-decoration: none;
    font-weight: normal;
    color: #000000;
}

#footer {
    position: relative;
    height: 20px;
    clear: both;
    padding-top: 15px;
}

#slice {
    clear: both;
    position: relative;
	background: transparent url(../img/slice.png) top left no-repeat;
	width: 80px;
	height: 59px;
	left: -30px;
	top: 25px;
}

img.logo {
	margin-top: 10px;
}

/* share this window */
iframe.stframe {
    height: 275px;
}

