@charset "utf-8";
/* CSS Document */

.container{
	width:848px;
	margin-left:auto;
	margin-right:auto;
	margin-top:100px;
}

.logo{
	/*margin-bottom:15px;*/
}

.triptych{
	margin-bottom:4px;
	height:422px;
}

.blue_strip{
	background-color:#74a9d6;
	width:848px;
	height:25px;
	margin-bottom:5px;
}

.navbar{
	width:850px;
	height:180px;
	margin-left:auto;
	margin-right:auto;
	margin-top:0px;
	
}
