/* CSS Document */

body {
	margin:0;
	padding:0;
	background:#f2f0e9 url(../images/bg_interior.gif) top left repeat-x;
	font-family:Tahoma, Arial, sans-serif;
	font-size:9pt;
	color:#555555;
	line-height:17pt;
}

#header {
	width:780px;
	height:164px;
	margin-left: auto;
	margin-right: auto;
	text-align:center;
	padding:0;
	background:url(../images/header_bg.gif) top left no-repeat;
}


#header_logo {float:left; width:390px; padding:35px 0 0 50px; text-align:left;}
#header_showcase {float:right; padding:0 50px 0 0; text-align:right;}

.clear { clear:both;}









