
* {
	margin: 0;
	padding: 0;
	border: 0;
}


body {
	background-color: #F7FAF9;
}

#introup {
	width: 100%;
	height: 335px;
	background: #3B78BE url(images/intro_header.jpg) no-repeat center 0;	 
}

#introdown {
	width: 100%;
	height: 150px;
	background: #F7FAF9 url(images/header_bg.jpg) repeat-x 0 0;
	text-align: center;
}

#introdown img {
	margin-top: 20px;
}