body {
	background: #000000 url(http://images.defected.com/bg_home.jpg) repeat-x top;
}

#logoPanel{
	float: left;
	width:279px;
}

#navigation{
	height:40px;
	margin-bottom:4px;
	margin-top:22px;
	_margin-top:18px;
}
#header h1 {
	
	margin: 20px 0 0;
	text-indent: -9999px;
	font-size:0.1em;

}
/* header */
#header {
	height: 90px;
}
	

	
#header img.banner {
	float: right;
	margin: 5px 0 0;
	}

#header div.banner {
float:right;
}



#loginPanel{
	height:21px;
	width:276px;
	/*color:#B9B0B2;*/
	background: url(http://images.defected.com/layout/login-bg.gif) left top no-repeat;
	padding-top:2px;
}
#loginPanel #loginLeft{
width:222px;
float:left;
padding-left:10px;
}
#loginPanel #loginLeft .txt{
	font-weight:bold;
	font-size:10px;
	padding-top:1px;
}


#loginPanel #loginRight{
	width:40px;
	float:left;
}

#loginPanel a{
	/*color:#B9B0B2;*/
}