﻿@charset "utf-8";
/* CSS Document */
body {
	margin:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	height:100%;
	width:100%;
	background-color:#deecef;}

html {
	margin:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	height:100%;
	width:100%;
	background-color:#deecef;}

.wrapper {width:100%;
	margin:0px;
	height:800px;}
	
.header {width:100%;
	height:140px;
	background-image:url(../images/head_bg.jpg);
	background-repeat:repeat-x;
	text-align:left;}
	
.headmast {width: 900px;
	height:140px;
	background-image:url(../images/header.jpg);
	background-repeat:no-repeat;
	background-color:#deecef;}
	
.menu {padding-top:96px;}
	
.menu li {list-style:none;
	float:left;
	margin:0px;}
	
.nav {margin-left:255px;}

.home {display:block;
	height:25px;
	width:73px;
	background-image:url(../images/home.jpg);}

.home:hover {background-image:url(../images/home_on.jpg);}

.about {display:block;
	height:25px;
	width:90px;
	background-image:url(../images/about.jpg);}

.about:hover {background-image:url(../images/about_on.jpg);}

.buzz {display:block;
	height:25px;
	width:115px;
	background-image:url(../images/pabuzz.jpg);}

.buzz:hover {background-image:url(../images/pabuzz_on.jpg);}

.products {display:block;
	height:25px;
	width:115px;
	background-image:url(../images/products.jpg);}

.products:hover {background-image:url(../images/products_on.jpg);}

.order {display:block;
	height:25px;
	width:75px;
	background-image:url(../images/order.jpg);}

.order:hover {background-image:url(../images/order_on.jpg);}

.gallery {display:block;
	height:25px;
	width:84px;
	background-image:url(../images/gallery.jpg);}

.gallery:hover {background-image:url(../images/gallery_on.jpg);}

.contact {display:block;
	height:25px;
	width:50px;
	background-image:url(../images/contact.jpg);}

.contact:hover {background-image:url(../images/contact_on.jpg);}

.contents {
    width:902;
	height:550px;
	background-color:#f7f0d6;}
	
.puzzle {background-color:#f7f0d6;
	background-repeat:no-repeat;
	margin:20px;
	width:400px;
	height:334px;
	float:left;}
	
.policy {
font-size:11px;
font-family:Arial, Helvetica, sans-serif;
padding:10px;
margin:10px;}

.policy strong {color:#581e00;
	text-decoration:underline;}
	
.footer {width:100%;
	height:13px;
	background-color:#581e00;
	border-top:3px solid #fff;
	color:#973300;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	text-align:left;
	padding:7px;
	float:left;}
	
.textarea {padding-top:10px;
	height:200px;
	font-size:16px;
	color:#231f20;}

.btn li {list-style:none;
	float:left;
	margin-left:380px;
	padding-top:0px;}
		
.order_btn {display:block;
	margin-top:250px;
	margin-left:-50px;
	height:65px;
	width:85px;
	background-image:url(../images/order.gif);}
	
.rightside_graphics {
	width: 430px;
	height: 638px;
	float:left;
}
	
.orderproducts {
	height:195px;
	width:430px;
	float:left;
}

.bodycontent {
	width:900px;
	height:500px;
	float:left;
	margin-top:15px;
}

.gallery_left {
	width:430px;
	height:500px;
	float:left;
}

.gallery_right {
	width:460px;
	height:129px;
	margin-top:20px;
	float:left;
	text-align:left;
	padding-left:10px;
}

.gallery_rightbottom {
	width:460px;
	height:311px;
	float:left;
	text-align:center;
	padding-top:20px;
	padding-left:10px;
}
.gallerytop {
	padding-left: 12px;
	padding-bottom: 72px;
	float: left;
	padding-right: 273px;
}

.subheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
	font-style: italic;
}

.buzzbodycontent {
	width:900px;
	height:800px;
	float:left;
	margin-top:15px;
}

.buzzcontents {width:902;
	height:840px;
	background-color:#f7f0d6;}


.about_right {
	width:460px;
	height:500px;
	margin-top:20px;
	float:left;
	text-align:left;
	padding-left:10px;
}
.aboutpicture {
	border-color: 531e00;
	padding: 5px;
	border-style: solid;
	border-width: 1px;
	margin: 12px;
}
.abouttext {
	font-family: "Century Schoolbook";
	font-size: 16px;
	font-weight: normal;
}

.aboutbodycontent {
	width:900px;
	height:500px;
	float:left;
	margin-top:15px;
	margin-left:12px;
}
.form padding {
	padding-left: 24px;
}
.form {
	width: 500px;
	height: 667px;
	float: left;
	padding-left:24px;
}

