html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td {
background:transparent;
border:0;
font-size:100%;
margin:0;
outline:0;
padding:0;
vertical-align:baseline;
}

body {
font-family:Arial, sans-serif;
font-size:10px;
line-height:1.5;
text-align:left;
padding: 5px;
}

table {
border-collapse:collapse;
border-spacing:0;
}

#header, #menu {
border-bottom:1px solid navy;
margin-bottom:5px;
}

#header p,h1 {
letter-spacing:2px;
text-indent:0;
text-transform:uppercase;
}

#menu {
	overflow:auto;
	text-align:center;
}

#menu ul {
	list-style: none;
	margin:0;
}

#menu li {
	//float:left;
	display:inline;
	padding:2px;
}

#menu li ul {
display:none;
}

#cover {
text-align:center;
}

#cover img {
	width: 100%;
}

h1, #header p {
font-family:Times, serif;
text-align:center;
}

h1 {
	color: navy;
}

h2,h3,h4 {
font-family:Arial, sans-serif;
color:navy;
clear:both;
}

h2 {
font-size:14px;
}

h3 {
font-size:12px;
margin-top:5px;
}

h4 {
font-size:10px;
margin-top:3px;
}

p {
text-indent:10px;
}

a {
color:#00f;
text-decoration:none;
}

ul {
list-style:disc outside;
margin-left:10px;
}

.member {
margin-top: 10px;
clear: left;
}

.member img {
float: left;
margin-right: 10px;
}

.contacts {
margin-bottom:10px;
}

.contacts img {
display:none;
}

.contacts a {
display:block;
font-weight:normal;
}

#products ul {
list-style:none;
margin-left:0;
}

img,#products img {
background-color:#fff;
border:1px solid navy;
padding:5px;
}

li img,#cover img {
background-color:transparent;
border:0;
vertical-align:middle;
}

#footer {
border-top:1px solid #000;
font-size:8px;
margin-top:5px;
padding-top:2px;
text-align:center;
}

#map_canvas,#sidebar {
display:none;
}
