@charset "utf-8";



/*id for DIV which will contain all the site header content */
#header_content {
	width:815px;
	height: 101px;
	float:left;
}

/*Styling for main site logo*/
#mainlogo {
	height: 101px;
	width: 178px;
	float: left;
}
#mainlogotag {
	height: 101px;
	float: right;
}
