body {	background-color: #E4EDED;	text-align: center;	margin: 32px 0 0 0;}
#container {	width: 765px;	padding: 0;	margin: 0 auto;	text-align: left;	}
	
		
/* Header */

#header {
	height: 80px; padding: 28px 28px 20px 28px;
	background: #FFFFFF url(fade.gif) left bottom no-repeat;
	}
img {	float: left;	}	
	
	
/* Contact */
	
#contact {	margin-top: 23px;	float: right;	}
	
#phone, #email {	display: block;	width: 174px;	height: 16px;	text-decoration: none;	text-indent: -9999px;	background-repeat: no-repeat; }
#email a {	display: block;	width: 100%;	height: 100%;	}
#phone {	background-image: url(phone.gif);	}
#email {	background-image: url(email.gif);	}
	
		
/* Main */	
	
#main {
	position: relative;
	margin-top: 6px;
	background: #FFFFFF url(fade.gif) left bottom no-repeat;
	padding: 28px 296px 48px 28px;
	}
	
#content {
	_height: 298px;  			/* Underscore hack = IE only (used to simulate min-height property) */
	min-height: 298px;
	margin-bottom: 30px;
	}
	
	
/* Menu */	

#menu {
	position: absolute;
	top: 28px;
	right: 28px;
	width: 225px;
	height: 338px;
	background-image: url(cutout.gif);
	}
	
#menu ul {
	list-style-type: none;
	margin: 24px 0 0 24px;
	padding: 0;
	width: 180px;
	height: 280px;
	background-image: url(menu.gif);
	}
	
#menu ul li {	text-indent: -9999px;  text-decoration: none; padding: 0; margin: 0; width: 180px; }
#menu ul li a { display: block; width: 100%; height: 100%; margin: 0; padding: 0; }
	
#menu01 { height: 36px; }
#menu02 { height: 52px; }
#menu03 { height: 66px; }
#menu04 { height: 33px; }
#menu05 { height: 60px; }  
  
#menu01 a:hover { background: url(menu.gif) -180px 0 no-repeat; }
#menu02 a:hover { background: url(menu.gif) -180px -36px no-repeat; }
#menu03 a:hover { background: url(menu.gif) -180px -88px no-repeat; }
#menu04 a:hover { background: url(menu.gif) -180px -154px no-repeat; }                           
#menu05 a:hover { background: url(menu.gif) -180px -187px no-repeat; }
	

/* Copyright */	
	
#copyright {
	color: #999999;
	font-size: 10px;
	}
	
#copyright a:link, #copyright a:visited {
	color: #999999;
	}
	
#copyright a:hover, #copyright a:active {
	color: #666666;
	}


/* Swappers */

h1.swap {
	text-indent: -9999px;
	text-decoration: none;
	height: 21px;
	}
	
#title02 { background: transparent url(title02.gif) 0 0 no-repeat; }
#title03 { background: transparent url(title03.gif) 0 0 no-repeat; }
#title04 { background: transparent url(title04.gif) 0 0 no-repeat; }
#title05 { background: transparent url(title05.gif) 0 0 no-repeat; }