/* -----------------------------------------------------------------------------------------------------------------------
File Author:	Ryan Marincovich
Date Created:	2008.03.18
File Purpose:	Cuneo Advertising - Base Style sheet
REVISIONS:
-------------------------------------------------------------------------------------------------------- */


#header {
	width: 940px;
	height: 86px;
	margin: 0px auto;
	padding: 0px;
}

.main_logo {
	width: 150px;
	height: 86px;
	margin: 0px;
	padding: 0px;
	float: left;
}

.navigation_container {
	width: 120px;
	height: 50px;
	margin: 36px 0px 0px 0px;
	padding: 0px;
	float: right;
	display: inline;
}
