@CHARSET "UTF-8";

#logodiv {
	width: 205px;
	display: inline;
	float: left;
	margin: 10px;
	margin-top: -10px;
	margin-left: 170px;
	height: 40px;
	/*background-image: url('');*/
	
	/*background-image: url('../img/dsr/logo.png');*/
}

#headdiv {
	margin: 0 auto;
	/*padding-bottom: 10px;*/
	background-image: url('../img/dsr/bg-top-texture.png');
	height: 76px;
	margin-bottom: 30px;
	width: 1000px;
	clear: both;
}
/*
#headerDiv{
	background-image: url('../img/dsr/bg-top-texture.png');
	height: 80px;
}*/

#headerLogoDiv {
 width: 205px;
 height: 76px;
 background-image: url('../img/dsr/logo.png');
}