html, body, html>body {
	margin: 0px; 
	padding: 0px; 
}

body {
	background: #FFFFFF;
	color: #000000;
	height: 100%;
	width: 100%;
	margin: 0px;
	padding: 0px;
	text-align: center;
}

#dropmenudiv {
	position:absolute;
	/* line-height:14px; */
	z-index:100;
}

#dropmenudiv a {
	font-family: Arial, Verdana, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-align: left;
	color: #F37C74;
	width: 100%;
	display: block;
	text-indent: 3px;
	/* padding: 1px 0; */
	text-decoration: none;
	font-weight: normal;
}

#dropmenudiv a:hover {
	background-color: white;
}

* { 
	font-family: Arial, Verdana, sans-serif;
	font-size: 11px; 
	color:#A96F33;
}

p {
	margin-bottom: 10px;
	margin-top: 10px;
	line-height: 14px;
	text-align: left;
}

span#title_molds {
	text-align: left;
	font-weight:bold;
	font-family: Arial, Verdana, sans-serif;
	font-size: 11px; 
	color:#FAAF58;
	text-transform:capitalize;
}

a#green {
	text-align: left;
	font-style:italic;
	font-family: Arial, Verdana, sans-serif;
	font-size: 11px; 
	color:#00A85E;
	text-decoration: none;
}

a#green2 {
	text-align: left;
	font-family: Arial, Verdana, sans-serif;
	font-size: 11px; 
	color:#00A85E;
	text-decoration: none;
}

div#wrapper {
	width: 825px;  
	margin-left: auto;
	margin-right: auto;
}

div#header_molds {
	background: url(images/center_molds.jpg) bottom; 
	width: 100%; 
	height: 105px;

}

div#header_orders {
	background: url(images/center_orders.jpg) bottom; 
	width: 100%; 
	height: 105px;
}

div#header_about {
	background: url(images/center_about.jpg) bottom; 
	width: 100%; 
	height: 105px;
}

div#header_basics {
	background: url(images/center_basics.jpg) bottom; 
	width: 100%; 
	height: 105px;
}

div#header_recipes {
	background: url(images/center_recipes.jpg) bottom; 
	width: 100%; 
	height: 105px;
}

div#header_pop_play {
	background: url(images/center_pop_play.jpg) bottom; 
	width: 100%; 
	height: 105px;
}

div#header_home {
	background: url(images/center_home_1.jpg) bottom; 
	width: 100%; 
	height: 105px;
}

div#header_horizontal_molds {
	background: url(images/center_horizontal_molds.jpg) bottom; 
	width: 100%; 
	height: 105px;
}

div#content_molds {
	background: url(images/center_molds.jpg) repeat-y;
	padding-top: 20px;
}

div#content_orders {
	background: url(images/center_orders.jpg) repeat-y;
	padding-top: 30px;
}

div#content_about {
	background: url(images/center_about.jpg) repeat-y;
	padding-top: 30px;
}

div#content_basics {
	background: url(images/center_basics.jpg) repeat-y;
	padding-top: 40px;
}

div#content_recipes {
	background: url(images/center_recipes.jpg) repeat-y;
	padding-top: 40px;
}

div#content_pop_play {
	background: url(images/center_pop_play.jpg) repeat-y;
	padding-top: 40px;
}

div#content_home_1 {
	background: url(images/center_home_1.jpg) repeat-y;
	padding-top: 40px;
}

div#content_home_2 {
	background: url(images/center_home_2.jpg) repeat-y;
}

div#content_horizontal_molds {
	background: url(images/center_horizontal_molds.jpg) repeat-y;
}

div#footer {
	width: 825px; 
	height: 35px; 
}

div#mold_left {
	width: 300px;
	margin-left:30px;
	margin-top: 5px;
	padding-bottom: 30px;
}

div#mold_right {
	background: url(images/content_mold_box_1.jpg) repeat-y;
	width: 273px;
	margin-left:70px;
	margin-top: 30px;
	margin-bottom: 105px;
}

div#horizontal_mold_right {
	background: url(images/content_mold_box_1.jpg) repeat-y;
	width: 273px;
	margin-left:20px;
	margin-top: 20px;
	margin-bottom: 45px;
}
