@charset "utf-8";

body {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
background:#FFFFFF url(images/bg_grey2.jpg) repeat-x; 
}

#copyrightbar {
text-align:left;
	width:774px;
	margin:0 auto;
}
#container {
	text-align:left;
	width:774px;
	margin:0 auto;
	/* background:#FFFFFF url(images/00_center_top_background.jpg) no-repeat; */
	height:170px;
	}
	
#topmenu {
	width:770px;
height: 26px;
	background: url(images/00_undermenu_slicer.gif) repeat-x 15px bottom;
border-bottom: dotted 1px #cccccc;
	font-size:11px;
	color:#666666;
position: relative;
	}
