* {
	margin: 0;
	padding: 0;
}

html {
	overflow-y: scroll;
	height: 100%;
	width: 100%;
}

body {
	font-size: 80%;
	font-family: "Century Gothic", Arial;
	min-height: 100%;
	position: relative;
	background-color: #e30d2e;
}

p {
	font-family: "Century Gothic", "Comic Sans MS", Arial;
}

a {
	outline: none;
	text-decoration: none;
	color: blue;
}

a img {
	border: none;
}

.floatleft {
	float: left;
}

.floatright {
	float: right;
}

.clear {
	clear: both;
}

#page-grad {
	background: url(images/page-grad.png) repeat-x 0 bottom;
	position: absolute;
	bottom: 0;
	z-index: -1;
	top: 0;
	right: 0;
	left: 0;
}

#page-wrap {
	
	margin-right: auto;
	width: 884px;
	margin-left: auto;
	padding-bottom: 111px;
	position: relative;
	padding-left: 100px;
}

#header {
	float: left;
	padding-top: 20px;
	width: 869px;
}

#page-tile {
	background: url(images/paper.png) repeat-y 220px;
	float: left;
	margin-top: 42px;
}

#page-notile {
	float: left;
	margin-top: 42px;
	width: 100%;
}

a.button {
	display: block;
	line-height: 17px;
	font-size: 12px;
	font-weight: bold;
	padding: 7px 7px 7px 23px;
	margin-top: 13px;
	float: right;
	color: maroon;
	background: #fed12f url(images/arrow-down.png) no-repeat 5px center;
	text-transform: uppercase;
}

a.button:hover {
	background-color: #00fb71;
}

#noside #header {
	float: left;
	padding-top: 20px;
	width: 850px;
}

#noside #main {
	width: 800px;
	height: 100%;
	background: url(images/.png) no-repeat -8px 0;
	margin-top: -47px;
	margin-left: 0;
	float: left;
	padding: 30px 0 0;
	color: white;
}

#noside #page-tile {
	background: url(images/.png) repeat-y -8px;
	float: left;
	margin-top: 47px;
}

#footer {
	height: 110px;
	color: #FFF;
	position: absolute;
	bottom: 0;
	width: 100%;
	border-top: 1px solid #2fd61e;
	background: #29BF1A url(images/footer-grad.png) repeat-x 0 0;
	font-size: 1.1em;
	line-height: 1.7em;
}

#footer-content {
	margin-right: auto;
	width: 787px;
	margin-left: auto;
	margin-top: 9px;
}

/* @group navigation */

#nav {
	float: left;
	margin-top: 35px;
	margin-left: 25px;
}

#nav ul {
	list-style-type: none;
}

#nav ul li {
	display: inline;
	float: left;
}
#nav ul li a {
	display: block;
	text-indent: -9999px;
	margin-left: 20px;
}

.home {
	background-image: url(images/buttons.png);
	background-repeat: no-repeat;
	height: 110px;
	width: 77px;
	background-position: 0px 0px;
}
.about {
	background-image: url(images/buttons.png);
	background-repeat: no-repeat;
	height: 110px;
	width: 77px;
	background-position: -209px 0px;
}
.products {
	background-image: url(images/buttons.png);
	background-repeat: no-repeat;
	height: 110px;
	width: 78px;
	background-position: -103px 0px;
}
.tips {
	background-image: url(images/buttons.png);
	background-repeat: no-repeat;
	height: 110px;
	width: 93px;
	background-position: -314px 0px;
}

.contact {
	background-image: url(images/buttons.png);
	background-repeat: no-repeat;
	height: 110px;
	width: 80px;
	background-position: -434px 0;
}

.promos {
	background-image: url(images/buttons.png);
	background-repeat: no-repeat;
	height: 110px;
	width: 91px;
	background-position: -532px 0;
}
a.home:hover , a.home.current{

	background-position: 0px -111px;
}
a.about:hover, a.about.current {

	background-position: -209px -111px;
}
a.products:hover, a.products.current {

	background-position: -103px -111px;
}
a.tips:hover, a.tips.current {

	background-position: -314px -111px;
}

a.contact:hover, a.contact.current {

	background-position: -434px -111px;
}

a.promos:hover, a.promos.current {

	background-position: -532px -111px;
}

/* @end */

#main {
	float: left;
	margin-left: 10px;
	width: 550px;
	height: 100%;
	padding-left: 30px;
	padding-right: 60px;
	position: relative;
	margin-top: -15px;
}

.paper-top {
	width: 616px;
	background: url(images/paper.png) no-repeat 0 0;
	height: 40px;
	position: absolute;
	top: -25px;
	left: 0;
}

#main p {
	font-size: 0.95em;
	line-height: 1.4em;
	margin-bottom: 1em;
}

#main2 p.intro {
	color: white;
	margin-bottom: 15px;
	font-size: 14px;
	line-height: 20px;
}

#main2 p {
	color: white;
	margin-bottom: 15px;
	line-height: 18px;
}

#main2 {
	float: left;
	padding-bottom: 20px;
	width: 550px;
}

#main2 h2 {
	color: white;
	margin-bottom: 11px;
	font-size: 22px;
	margin-top: 30px;
}

#main2 a {
	color: orange;
}

#main2 h4 {
	color: white;
	margin-bottom: 12px;
	font-size: 15px;
}

.FontJazz-h2font , .FontJazz-h1font{
	float: left;
	width: 413px;
	position: relative;
	z-index: 100;
	margin: 0px;
	padding: 0px;
	height: 69px;
}

.FontJazz-h2font{
	height: 57px;
	width: 545px;
}

h1 {
	color: #e30d2e;
	font-size: 40px;
	margin-bottom: 10px;
}

.FontJazz-h3font{
	position: relative;
	z-index: 100;
	white-space: nowrap;
}

#main2 .FontJazz-h3font {
	width: 404px;
}

#main .FontJazz-h3font{
	width: 314px;
	z-index: 100;
	margin-bottom: 9px;
}

#sidebar1 {
	float: left;
	width: 210px;
}

#sidebar2 {
	width: 260px;
	float: left;
	margin-right: 25px;
}

#sidebar1 p {
	font-size: 0.85em;
	color: white;
	margin-bottom: 20px;
	line-height: 1.4em;
}

.logo {
	float: left;
}
.bold {
	font-weight: bold;
}

.paper-box {
	position: relative;
	float: left;
	margin-bottom: 25px;
	margin-top: -9px;
	margin-left: -21px;
}

.paper-content {
	background: url(images/paper.png) no-repeat;
	float: left;
	color: black;
	width: 548px;
	padding: 23px 30px 17px 29px;
}

.paper-content img {
	color: black;
	float: right;
}

.column1 {
	width: 260px;
	float: left;
}

#noside .column1 {
	width: 337px;
	float: left;
}

#noside .column2 {
	width: 330px;
	float: right;
}

.column2 {
	width: 260px;
	float: right;
}

#footer a {
	color: yellow;
}

.pens {
	background: url(images/pens.jpg) no-repeat 0 top;
	position: relative;
	margin-top: -300px;
	bottom: 0;
	right: 0;
	width: 340px;
	float: right;
	margin-right: 68px;
	height: 302px;
}

.baby {
	position: relative;
	left: -33px;
	bottom: 9px;
}

.wooden {
}

.farm {
	left: -55px;
	margin-bottom: 20px;
	margin-top: 8px;
}

#sidebar1 ul li a:hover {
	text-decoration: underline;
}

#sidebar1 ul li {
	margin-bottom: 16px;
	list-style-type: none;
}

.snow {
	left: -11px;
	bottom: 9px;
}

.mermaid {
	left: -72px;
	bottom: 22px;
}

.construct {
	margin-right: 105px;
	margin-top: 22px;
}

.puzzles {
	right: 28px;
	bottom: 5px;
}

#imag {
	width: 505px;
	margin-left: -46px;
}
#sidebar1 p.opening {
	font-weight: bold;
	color: #FFF;
	font-size: 14px;
	margin-bottom: 9px;
}
#sidebar1 .day {
	width: 101px;
	display: block;
	float: left;
	color: #fcf9b8;
}

#address {
	position: absolute;
	top: 60px;
	width: 247px;
	margin: 0;
	padding: 0;
	left: 299px;
}

#main #address p {
	margin: 0 0 9px;
	padding: 0;
	text-align: right;
	position: relative;
	width: 100%;
	font-weight: bold;
	color: white;
	font-size: 14px;
}

#address a {
	color: yellow;
}

#address a:hover {
	color: yellow;
	text-decoration: underline;
}

/* My Comment */

#footer-content p.small {
	font-size: 11px;
	color: #f5febd;
}

