html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
body {
	background: url(img/background_1280.jpg) #698d9e center top no-repeat ;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
}
ul {
	list-style: none;
}


label {
display: block;
float: left;
width: 7em;
margin-right: 1em;
}

fieldset ul li {padding-bottom: 20px;}
fieldset ul {padding-top: 20px;}

img {
	outline: none;
}
h2 {
	font-size: 14px;
	font-style:italic;
}
h4 {
	display: none;
}
a {
	text-decoration: none;
	color: #3d3d3d;
}
#container {
	width: 900px;
	margin: 0 auto;
}
#top {
	height: 119px;
	width: 900px;
	float: left;
}
#langbar {
	padding: 17px;
	padding-right: 19px;
	text-align: right;
	height: 30px;
}
#langbar ul li {
	display: inline;
}
#menu {
	text-align: right;
	padding-right: 20px;
}
#menu ul li {
	display: inline;
}
#menu ul li a {
	text-align: center;
	display: block;
	width: 82px;
	height: 26px;
	float: right;
	background: url(img/background_menuitem.gif) no-repeat top left;
	padding-top: 9px;
	margin-left: 20px;
	color: #77a1b4;
	color: #9fc8da;
}
.index #container #top #menu ul li a.index, .products #container #top #menu ul li a.products, .contact #container #top #menu ul li a.contact, .orders #container #top #menu ul li a.orders, .about #container #top #menu ul li a.about {
	background: url(img/background_menuitem_active_03.gif) no-repeat top left;
}
#leftpanel {
	float: left;
	width: 188px;
	color: #8fb8ca;
	text-align: center;
}
#leftpanel a {
	color: #8fb8ca;
}
#box_contact {
	text-align: left;
	padding: 30px 0 150px 30px;
}
#leftpanel ul {
	padding-top: 20px;
}
#content, #startcontent {
	background:url(img/content_background.jpg) top left no-repeat;
	padding: 30px;
	width: 649px;
	height: 392px;
	float: right;
	color: #8fb8ca;
	color: #bfe8fa;/*
	border: 1px solid red;
	*/
}
#startcontent {
	background:url(img/content_background_start.jpg) top left no-repeat;
}
#content strong {
	color: #fff;
}
#content p {
	padding-top: 10px;
}

.about #content {
font-size: 14px;
}

.index #content p {
padding-top: 15px;
}


.products #content ul li {
list-style:square;
margin-left: 25px;
padding-top: 3px;
}

.contact #content ul li {
	font-size: 14px;
}
.contact #content ul {
	padding:10px 0 0 30px;
}
.contact #content h2 {
	color: #afd8ea;
	color: #fff;
	font-size: 18px;
	padding:20px 0 0 30px;
}
.contact #content a {
	color: #afd8ea;
	color: #fff;
}
#sloganbar {
	clear: both;
	height: 45px;
	color: #90b8ca;
	padding: 28px 0 0 30px;/*
	font-size: 16px;
	*/
}
#footer {
	clear: both;
	padding: 30px 30px 0 30px;
	color: #5a6975;
}
#footer a {
	color: #5a6975;
}

