body {
	background-image: url(../images/bg.gif);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #ecb169;
	margin: 0px;
	padding: 0px;
}
#container {
	background-image:url(../images/bgFill.png);
	background-repeat:repeat-y;
	margin-left: auto;
	margin-right: auto;
	width: 988px;
	vertical-align:top;
}
#page {
	margin-left: 4px;
	background-image:url(../images/pageBg.gif);
	background-repeat:repeat-x;
	background-position:top;
	width: 980px;
	background-color:#FFF;
}
#page2 {
	margin-left: 4px;
	background-image:url(../images/bg.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	width: 980px;
	background-color:#FFF;
}

#header {
height: 140px;
}
#header .logo {
float: left;
background-image:url(../images/logo.jpg);
background-position:left center;
background-repeat:no-repeat;
width: 442px;
margin-left: 35px;
height: 140px;
}
#header .images {
margin-top: 5px;
float: right;
margin-right: 10px;
}
#header .images img {
margin-left: 5px;
}
#footer {
clear: both;
margin-left: 1px;
margin-right: 1px;
background-color: #68af3e;
height: 22px;
line-height: 22px;
}
#footer .powered {
color: #fff;
font-family: "Trebuchet MS", Arial, Helvetica, Verdana, sans-serif;
font-size: 11px;
padding-left: 10px;
float: left;
}
#footer .powered a {
color: #fff;
text-decoration:none;
}
#footer .powered a:hover {
text-decoration: underline;
}
#footer .naw {
color: #fff;
font-family: "Trebuchet MS", Arial, Helvetica, Verdana, sans-serif;
font-size: 11px;
padding-right: 10px;
float: right;
}
#left {
width: 220px;
float: left;
}
#menu a {
padding-left: 10px;
margin-left: 10px;
margin-bottom: 1px;
background-image:url(../images/menu.gif);
background-repeat:no-repeat;
display: block;
width: 190px;
height: 22px;
line-height: 22px;
text-decoration:none;
color: #fff;
font-family:"Trebuchet MS", Arial, Helvetica, Verdana, sans-serif;
font-size: 12px;
font-weight: bold;
}
#menu a:hover {
color: #000;
}
#menu .sub {
background-image: none;
border-bottom: 1px solid #636365;
color: #636365;
}
.webshop {
width: 220px;
text-align:center;
margin-top: 10px;
}
.infoBlock {
margin-left: 10px;
margin-top: 10px;
margin-bottom: 10px;
background-image:url(../images/infoBlock.gif);
width: 180px;
padding-top: 7px;
padding-left: 10px;
padding-right: 10px;
text-align:justify;
height: 110px;
font-family:"Trebuchet MS", Arial, Helvetica, Verdana, sans-serif;
font-size: 10px;
line-height: 15px;
color: #404040;
}
#right {
float: left;
width: 750px;
}
#right .title {
height: 22px;
line-height: 22px;
color: #fff;
font-family:"Trebuchet MS", Arial, Helvetica, Verdana, sans-serif;
font-size: 12px;
font-weight: bold;
padding-left: 10px;
background-image:url(../images/titleBar.gif);
background-repeat:no-repeat;
}
#right .title a {
color: #fff;
text-decoration:none;
}
#right .title a:hover {
color: #fff;
text-decoration: underline;
}
#right .txt {
margin-top: 5px;
color: #000;
line-height: 20px;
font-family:"Trebuchet MS", Arial, Helvetica, Verdana, sans-serif;
font-size: 11px;
text-align:center;
}
#right .txt a {
color: #000;
text-decoration:underline;
}
#right .txt a:hover {
color: #000;
text-decoration:none;
}



input,textarea {z
font-size: 10px;
font-family: "Trebuchet MS", Arial, Helvetica, Verdana, sans-serif;
border: solid green 1px;
padding: 2px;
float: left;
}

.submit {
	color: #000;
	background:#E9E8E8;
	border: 1px solid green;
	font-size: 10px;
	font-family: "Trebuchet MS", Arial, Helvetica, Verdana, sans-serif;
	padding-left: 10px;
	padding-right: 10px;
	text-decoration: none;
	height: 22px;
	line-height: 22px;
	display: block;
	width: 60px;
	text-align: center;
}
.submit:hover {
background-color: #16BB22;
color: #fff;
}





