@charset "utf-8";
/* CSS Document */

div#atomlogo {
	height: 55px;
	width: 100%;
	margin: 0;
	background: url(../images/logo/header_bg.jpg) repeat-x 0 0;
}

div#atomlogo h1,
div#atomlogo p{
	margin: 0;
	padding: 0;
}


div#atomlogo div#atomlogo_in{
	width: 900px;
	height: 55px;
	margin: 0 auto;
	background: url(../images/logo/header.jpg) no-repeat 0 0;
	text-indent: -9999px;
}

