body {
	background-color: #FFFFFF;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
#container {
	text-align: left;
	width: 712px;
	margin-right: auto;
	margin-left: auto;
}#logoarea {
	height: 95px;
	width: 712px;
}
#motto {
	height: 178px;
	width: 712px;
}
#menubar {
	width: 712px;
	background-color: #333333;
	height: 30px;
	margin-top: 1px;
}
#menubar ul {
	width: 300px;
	list-style-type: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 412px;
}
#menubar li a {
	font-family: Tahoma, Arial, sans-serif;
	font-size: .8em;
	line-height: 30px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
	display: block;
	float: left;
	height: 30px;
	width: 100px;
}
#menubar ul li {
	float: left;
}
#col1 {
	float: left;
	width: 180px;
	display: inline;
}
#col1 ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#col1 ul li {
	font-family: "Lucida Sans Unicode", Arial, sans-serif;
	font-size: 0.7em;
	color: #333333;
	background-color: #EBEBEB;
	width: 180px;
	text-indent: 10px;
	line-height: 24px;
	vertical-align: middle;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-top-color: #F1F1F1;
	border-bottom-color: #F1F1F1;
}
#col1 ul li a {
	color: #333333;
	display: block;
	text-decoration: none;
	width: 180px;
}
#col1 ul li a:hover {
	color: #FFFFFF;
	background-color: #666666;
	display: block;
	width: 180px;
}
#col2 {
	margin-left: 0px;
	float: left;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 0.8em;
	color: #666666;
	width: 532px;
	background-color: #FFFFFF;
	display: inline;
}
#textfield {
	margin-top: 1px;
	margin-bottom: 1px;
	width: 712px;
}
#footer {
	width: 712px;
	background-color: #333333;
	height: 40px;
	margin-top: 1px;
	clear: both;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 0.7em;
	line-height: 40px;
	color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
}
#footer a {
	color: #FFCC00;
}

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
    
}
.products {		
	float: left;
	width: 250px;
	margin-left: 8px;
	margin-top: 10px;
}
.products p {
	height: 250px;
	width: 250px;
	margin: auto;
	padding: auto;
	border: 1px solid #CCCCCC;
}


h2 {
	color: #990000;
	font-family: "Tahoma", Arial, sans-serif;
	font-size: 1em;
	line-height: 1px;
}
h3 {
	padding-top: 7px;
	font-weight: normal;
	font-size: 120%;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 15px;
}
#colkatalog {
	width: 712px;
}
#pages, #pages2 {
	text-align: center;
	width: 400px;
	margin-right: auto;
	margin-left: auto;
	height: 40px;
	vertical-align: middle;
}

#pages ul, #pages2 ul  {
	padding: 0px;
	list-style-type: none;
	text-align: center;
	width: 400px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#pages ul li , #pages2 ul li{
	text-align: center;
	margin-right: 10px;
	float: left;
	height: 20px;
	width: 20px;
	display: block;
	color: #FFFFFF;
	background-color: #333333;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	line-height: 20px;
}
#pages ul li a, #pages2 ul li a {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	color: #333333;
	background-color: #F0F0F0;
	text-decoration: none;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 20px;
	width: 20px;
	line-height: 20px;
	text-align: center;
	vertical-align: middle;
}
#pages ul li a:hover, #pages2 ul li a:hover {
	background-color: #336600;
	display: block;
	color: #FFFFFF;
}
