body, html {
	font-size: 13px;
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	line-height: 160%;
	color: #333;
	}

#wrapper {
	text-align: center;
	margin: 0 auto;
	width: 760px;
	}

#page {
	background-color: white;
	text-align: left;
	font-size: 1em;
	}

h1, h2, h3 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	}

a, h2 a:hover, h3 a:hover {
	color: #06c;
	text-decoration: none;
	}

a:hover {
	color: #147;
	text-decoration: underline;
	}

.hidden {
	margin: 0;
	padding: 0;
	display: none;
	}

.error404 {
	padding: 3em 4em;
	margin: 0px 0 0;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}

/* @group Header */
#header {
        margin: 0;
        padding: 0;
        }

#header  h1 a {
        font-size: 1px;
        text-indent: -9000px;
        background: url('/images/sleepap.gif') no-repeat top;
        display: block;
        overflow: hidden;
        width: 700px;
        height: 100px;
        }

/* @group Content */
#content td {
	padding: 0.2em 1.5em;
	}

#content .buynow {
        font-size: 1px;
        text-indent: -9000px;
        background: url('/images/icon-buynow.gif') no-repeat top;
        display: block;
        overflow: hidden;
        width: 44px;
        height: 44px;
        }

#content .sleepappillow {
        background: url('/images/sleepappillow.jpg') no-repeat top;
        padding: 240px 0 0;
        }

#content h2 {
        font-size: 1.6em;
        margin: 1em 0 0;
        padding: 0;
	line-height: 1.8em;
        }

#content h3 {
        font-size: 1.3em;
        margin: 0.5em 0 0;
        padding: 0;
	line-height: 1.5em;
        }

#content .blog {
        font-size: 1px;
        text-indent: -9000px;
        background: url('/images/blog.gif') no-repeat top;
        display: block;
        overflow: hidden;
        width: 760px;
        height: 50px;
        padding: 0;
        margin: 25px 0 0;
        }

/* @group Footer */
#footer {
	border-top: 1px solid #ccc;
	padding: 0;
	margin: 0.5em 0;
	}

#footer p {
	padding: 0;
	margin: 0.5em 0 0;
	}
