@CHARSET "UTF-8";


/* define the topimage */
#header {
	background-image: url("../../gfx/header/service.jpg");
}

body {
	background:#e1e1e1 url("../../gfx/vag_hg_fill-x_yellow.gif") repeat-x top left scroll;
}

#nav_links ul li.service ul li ul li{
	list-style-image: url("../../gfx/nav_square_service.gif");
	list-style-position: outside;
}


