
body {
	background-color:#EDEDED;
	background-image:url('/_gfx/design/site/bg.jpg');
	background-repeat:repeat-x;
	background-position:top;
	margin:0px;
	padding:0px;
}



body {
	font-family:Tahoma,Verdana,Arial,Sans-Serif;
	font-size:11px;
	color:#000000;
	text-align:center;
}

#page {
	width:990px;
	margin:0px auto;
	background-color:#ffffff;
	text-align:left;
}

#address {
	width:990px;
	margin:0px auto;
	text-align:right;
	padding:5px;
	color:#737272;
}

#top {
	height:81px;
}

#logo {
	float:left;
	width:250px;
	margin-top:20px;
	margin-left:20px;
}

#reference {
	text-align:right;
	padding:5px;
	color:#999999;
}

#reference a {
	color:#999999;
	text-decoration:none;
}

#menu {
	height:30px;
	background-color:#395949;
	margin-bottom:1px;
}

td.menu1, td.menu1hover {
	padding-left:15px;
	padding-right:15px;
}

td.menu1 a, td.menu1hover a {
	color:#ffffff;
	font-weight:bold;
	text-decoration:none;
}

td.menu1hover {
	background-color:#617A6D;
}

#image {
	height:158px;
	background-image:url('/_gfx/design/site/img.jpg');
	background-repeat:no-repeat;
	background-position:top right;
}

#searchbar {
	margin-left:760px;
	padding-top:120px;
}

#leftmenu {
	width:160px;
	vertical-align:top;
	padding:20px;
}

#content {
	min-height:400px;
	vertical-align:top;
	padding:20px;
	line-height:160%;
}

#leftmenu #basket {
	height:50px;
	background-image:url('/_gfx/design/site/basketbg.jpg');
	background-repeat:no-repeat;
	background-position:bottom right;
	margin-bottom:15px;
}

#basket a {
	font-weight:bold;
	color:#000000;
	text-decoration:none;
}

.menu2, .menu2hover {
	background-image:url('/_gfx/design/site/menuarrow.jpg');
	background-repeat:no-repeat;
	background-position:center left;
	padding:3px;
	padding-left:15px;
}

.menu2 a, .menu2hover a {
	font-weight:bold;
	color:#00914A;
	text-decoration:none;
}

.menu3, .menu3hover {
	padding:3px;
	padding-left:25px;
}

.menu3 a, .menu3hover a {
	color:#00914A;
	text-decoration:none;
}
