@charset "utf-8";
body {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	background: url(images/logobg.gif) repeat-x;	
}
h1 {
	font-size: 16px;
	font-weight: bold;
	margin-top: 0px;
}
#container {
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
}
#logo {
	color: #FFFFFF;
	font-size: 11px;
	background: url(images/logo.gif) no-repeat;
	height: 158px;
	width: 1000px;
	text-align: right;
}
#logo a {
	color: #FFFFFF;	
	text-decoration: none;
}
#logo a:hover {
	text-decoration: underline;	
}
#links {
	padding-right: 50px;
	padding-top: 33px;
}
#content {
	width: 1000px;
	background: url(images/contentbg.gif) repeat-y;
	float: left;
}
#navigation {
	margin-left: 55px;	
	float: left;
	width: 174px;
}
#navigation ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#navigation ul li {
	border-bottom: 1px solid #000000;
	padding: 5px;
}
#rightBox {
	float: right;
	margin-right: 55px;
	border-left: 2px dotted #CCCCCC;
	width: 695px;
	padding-left: 5px;
	text-align: justify;
}
#footer {
	clear: both;
	width: 1000px;
	height: 64px;
	padding-top: 5px;
	background: url(images/footer.gif) no-repeat;
	text-align: center;
	font-size: 11px;
}
#footer hr {
	width: 800px;	
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
}
.products {
	text-align: center;	
}
.prices {
	background: #000000;
	font-size: 11px;
}
.prices th {
	background: #CCCCCC;
	text-align: center;
}
.prices td {
	background: #FFFFFF;
	text-align: center;
}
.btt {
	text-align: right;
	font-size: 10px;
}
#square {
	display: none;
}
#rectangle {
}
#oval {
	display: none;
}
#circle {
	display: none;
}
#bumpersticker {
	display: none;
}
#parkingpermit {
	display: none;
}
#selflaminating {
	display: none;
}
#weatherproof {
}
