body,html {
	background: #e6e6e6 url(../images/I/bg.gif) center repeat-y;  
}

#logo {
	width: 216px;
	height: 51px;
	background: url(../images/I/logo.png);
	float:left;
}


#nav {
	margin-left:220px;
	float:left;		
}


.errormsg {
	color: #fff;
	background: #666 url(../images/I/error-arrow.gif) left top no-repeat;
}

