body {
	height:100%;
	margin:0 auto 0 auto;
	padding:0;
	text-align:center;
	background:#fff url('../gfx/bogybg.jpg');
	font-family:arial;
}
div#c { clear:both;}
div#bg1 {
	height:120px;	
}
div#bg2 {
	background: url('../gfx/grass.jpg') top repeat-x;
	height: 290px;
}
div#bg3 {
	background: #0756bb;
	height: 7px;
}
div#bg4 {
	background: #fff;
	border: 1px solid #e1e1e1;
	border-left:none;border-right:none;
	height: 7px;
}
div#bg5 {
	background: url('../gfx/bg5.png') repeat-x;
	height: 156px;
}
div#tarjousc {
	float:right;
	position:relative;
	top:-33px;
	width:167px;
	height:38px;
	margin-right:18px;
}
div#cont {
	margin: 0 auto 0 auto;
	width: 740px;
	position:relative;
	top:-550px;
	_top:-570px;
}
div#header {
	background: url('../gfx/header.png') no-repeat;
	height: 49px;
	width: 740px;
	text-align:left;
}
h1 {
	text-align:left;
	margin:0 0 5px 20px;
	margin-left:30px;
	font-size:26px;
	color:#9f582b;
	font-variant:small-caps;
}
h2 {
	font-size:20px;	
}
div#banner { 
	width: 620px;
	height:260px; 
	border:5px solid black;
	margin: 0 auto 20px auto; 
}
div#header a img {width:260px; height:30px; margin-left:30px; border:none; }
div#siscont {
	background: url('../gfx/cont_bg.png') repeat-y;
	width: 740px;
	padding-bottom:20px;
}

div#contti {
	margin-left:30px;
	_margin-left:0px;
	width: 679px;
}
div#footer {
	background: url('../gfx/footer.png') no-repeat;
	height: 63px;
	font-size: 13px;
}div#footer span { line-height:22px; color:#fff; }
div#sis {
	width:630px;
	margin: 0 auto 0 auto;
	text-align:left;
}
div#sis ul,div#sis ul li { 
	margin-top:0;
	padding-top:0;
}
table#logot {
	width:100%;
	margin: 20px 0 20px 0; 	
}
table#logot td {
	text-align:Center;
}
/*menu*/
div#menu {
	float:left;
	margin:0 0 5px 35px;
	font-family:arial;
}
div#locator {
	background: url('../gfx/locator_bg.jpg') repeat-x;
	height: 44px;
	text-align:left;
}
.divlink a {
	display: block;

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

#nav a {
	font-variant:small-caps;
	color: #000;
}

#nav a {
	text-decoration: none;
}
#nav li#main {
	border-right: 1px solid #e1e1e1;	
}
#nav li li a {
	display: block;
	font-weight: normal;
	color: #336699;
	padding: 2px 4px 2px 4px;
	height:20px;
}
#nav li li {
	border-bottom: 1px solid #e1e1e1;
}
#nav li li a:hover {color:green; text-decoration:underline;}

div#menu li {
	float: left;
	position: relative;
	padding:0 10px 0 10px;
	cursor: default;
	font-weight:bold;
	font-size:14px;
}
li ul#m {
	display: none;
	position: absolute;
	min-width: 130px;
	_width:160px;
	top: 100%;
	left: 0;
	text-align:left;
	font-weight: normal;
	background-color: #fff;
	border: solid 1px #666666;
}

li>ul#m {
	top: auto;
	left: auto;
}

div#menu li li {
	display: block;
	float: none;
	border: 0;
}
li:hover ul#m, li.over ul#m {
	display: block;
}
/* ' menu*/
a img { border:none; }
table#tuote td {
	
	text-align:center;
}
table#tuote td a { font-size:12px; text-decoration:none;}
table#tuote td a:hover { text-decoration:underline; }

option#pad { padding-left:5px; }
table input, table select {
	width: 200px;
}
table textarea { width:100%; height: 200px;margin-bottom:20px;}

