@charset "utf-8";
html {
  background-color: #ffffff;
  background-image: url(../im/bg_main.gif);
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}


#div_logo {
  background-image: url(../im/cahlogo.gif); TOP: 76px; LEFT: 51px; WIDTH: 211px; HEIGHT: 49px; POSITION: relative; background-repeat: no-repeat; 
}

#div_scroller {
  TOP: 64px; LEFT: 1px; WIDTH: 900px; HEIGHT: 20px; POSITION: relative;
}

#div_menu {
  TOP: 150px; LEFT: 44px; WIDTH: 600px; HEIGHT: 120px; POSITION: relative;
}

#div_onder {
  TOP: 210px; WIDTH: 400px; HEIGHT: 50px; POSITION: relative; 
}

#container {
 margin: 0 auto;
 text-align: center;
} 
