body{
	background-color: #d61a1a;
	margin: 0;
	padding: 0;
}

#header{
	background: transparent url(../images/header_back-080423.jpg) repeat-x;
	height: 244px;
	position: relative;
	width: 100%;
}

#logo{
	background: transparent url(../images/as_background-080430.png) no-repeat;
	height: 250px;
	position: relative;
	width: 600px;
}

#contact{
	background: transparent url(../images/contact.png) no-repeat;
	height: 139px;
	position: relative;
	top: -50px;
	width: 604px;
}
