@charset "utf-8";
/* CSS Document */
body {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#contain {
	background-position: center;
	width: 824px;
	margin-right: auto;
	margin-left: auto;
	height: 590px;
}
/*#contain #head {
	float: left;
	width: 100%;
	font-family: Verdana;
	font-size: 12px;
}*/
#contain #menu {
	height: 24px;
	clear: both;
	margin-left: 6px;
}
#contain #canvas {
	margin-top: 2px;
	float: left;
	width: 800px;
	height: 425px;
	margin-left: 4px;
	padding-top: 8px;
	padding-right: 6px;
	padding-bottom: 6px;
	padding-left: 6px;
}
#coupon {
	background-color: #FFFFFF;
	color: #004A6F;
	bottom: 0px;
	position: fixed;
	font-family: Tahoma;
	font-size: 12px;
	padding-top: 12px;
	padding-right: 12px;
	padding-bottom: 24px;
	padding-left: 12px;
}

/*a:link {
	font-family: Verdana;
	font-size: 12px;
	color: #333333;
}
a:hover {
	font-family: Verdana;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12px;
}*/


.maintext {
	font-family: Verdana;
	font-size: 12px;
	text-align: justify;
}
.main_holder {
	margin-right: auto;
	margin-left: auto;
	width: 812px;
}
/*
a.nav:link {color: red; text-decoration: none; }
a.nav:visited {color: purple; text-decoration: none; }
a.nav:hover {color: orange; text-decoration: underline; }
a.nav:active {color: blue; } 
*/


/* Header/address/logo/register*/
#head {
	position: relative;
	width: 812px;
	left: auto;
	right: auto;
	margin-right: auto;
	margin-left: auto;
}
.addy {
	font-family: Tahoma;
	font-size: 12px;
	color: 0F0F0F;
}
.logo {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	color: 0F0F0F;
	font-style: italic;
	font-weight: bold;
}


a.register:link {
	font-family: Tahoma;
	font-size: 12px;
	color: #333333;
	text-decoration: underline;
}
a.register:hover {
	font-family: Tahoma;
	font-size: 12px;
	color: #999999;
	text-decoration: none;
}
a.register:visited {
	font-family: Tahoma;
	font-size: 12px;
	color: #333333;
	text-decoration: underline;
}
a.register:active {
	font-family: Tahoma;
	font-size: 12px;
	color: #333333;
	text-decoration: underline;
}
.register {
	font-family: Tahoma;
	font-size: 12px;
	color: #333333;
}

#menu {
	margin-right: auto;
	margin-left: auto;
	width: 810px;
}
#layout {
	margin-right: auto;
	margin-left: auto;
	width: 800px;
}
#product_container {
	padding-left: 6px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
#product_container table {
	font-family: Arial;
	font-size: 11px;
	text-align: center;
	float: left;
}

a.smallLimks:link {
	font-family: Arial;
	font-size: 11px;
	color: #333333;
	text-decoration: underline;
}
a.smallLimks:hover {
	font-family: Arial;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}
a.smallLimks:visited {
	font-family: Arial;
	font-size: 11px;
	color: #333333;
	text-decoration: underline;
}
a.smallLimks:active {
	font-family: Arial;
	font-size: 11px;
	color: #333333;
	text-decoration: underline;
}
#temperature {
	background-color: #FFFFFF;
	color: #004A6F;
	bottom: 0px;
	position: fixed;
	font-family: Tahoma;
	font-size: 12px;
	width: 100%;
	height: 60px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 6px;
	padding-right: 6px;
	padding-bottom: 6px;
	padding-left: 6px;
}
#map {
	position: static;
	height: 450px;
	width: 790px;
}
