body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px; 
	background-color:#29aae8;
	background-image: url(images/bak5.jpg);
	background-repeat: repeat-x; 
	background-position:top; 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#mainwrapper { 
	width:1000px; 
	margin-left:auto; 
	margin-right:auto; 
	margin-top:0px;
}

#logo { width:464px; height:226px; margin-left:70px; margin-top:40px; margin-bottom:55px; }

#toppic { width:100%; text-align:center; }

#nav { width:98%; height:25px; text-align:center; margin:auto; size:16px; }

#xsnazzy h1, #xsnazzy h2, #xsnazzy p {margin:0 10px; letter-spacing:1px;}
#xsnazzy h1 {font-size:1.75em; color:#000066;}
#xsnazzy h2 {font-size:1.5em;color:#a32118; border:0;}
#xsnazzy p, #xsnazzy li {padding-bottom:0.5em; color:#000066;}
#xsnazzy h2 {padding-top:0.5em;}
#xsnazzy {background: transparent; margin:1em;}

.xtop, .xbottom {display:block; background:transparent; font-size:1px;}
.xb1, .xb2, .xb3, .xb4 {display:block; overflow:hidden;}
.xb1, .xb2, .xb3 {height:1px;}
.xb2, .xb3, .xb4 {background:#FFFFFF; border-left:1px solid #a32118; border-right:1px solid #000066;}
.xb1 {margin:0 5px; background:#000066;}
.xb2 {margin:0 3px; border-width:0 2px;}
.xb3 {margin:0 2px;}
.xb4 {height:2px; margin:0 1px;}

.xboxcontent {display:block; background:#FFFFFF; border:0 solid #000066; border-width:0 1px;}

#footer { width:1000px; text-align:center; color:#000066; font-size:.80em; margin-left:auto; margin-right:auto;
}
a:link, a:visited {
	color: #0000CC;
	text-decoration: none;
}
a:hover, a:active {
	color: #CC0000;
	text-decoration: underline;
}

a.nav:link, a.nav:visited {
	color: #000066;
	text-decoration: none;
	font-size:16px; 
	font-weight:bold;
}

a.nav:hover, a.nav:active {
	color: #CC0000;
	text-decoration: none;
	font-size:16px;
	font-weight:bold;
}

#copy { padding-left:10px; padding-right:11px; text-align:center; }

table.menu {
	width: 800px;
	margin: auto;
	border-collapse: collapse;
}

table.menu td {
	vertical-align: bottom;
	margin: 0px;
	padding: 2px;
	border-bottom: 1px black dotted;
}

.item {
	color: #A32118;
	font-weight: bold;
}

.unit {
	width: 40px;
	text-align: center;
}

.price {
	width: 20px;
	text-align: right;
	font-weight: bold;
	white-space: nowrap;
}

#contact {
	width: 500px;
	margin: auto;
	text-align: left;
}

#contact label {
	float: left;
	width: 175px;
	margin: 0px;
	padding: 0px;
}

#contact input.text {
	border: 1px solid #666666;
	height: 16px;
	margin: 5px 5px 5px 0;
	padding: 5px;
	width: 200px;
}

#contact textarea {
	border: 1px solid #666666;
	margin: 5px 0;
	padding: 5px;
	height: 100px;
	width: 200px;
}

#contact input.submit {
	cursor: pointer;
	background-color: #0144A2;
	border: 1px solid #000000;
	color: #FFCC00;
	font-weight: bold;
	margin: 10px 0 0 175px;
	padding: 5px 10px;
	text-align: center;
	text-decoration: none;
}
