/* 
WOO CUSTOM STYLESHEET
---------------------

Instructions:

Add your custom styles here instead of style.css so it 
is easier to update the theme. Simply copy an existing 
style from style.css to this file, and modify it to 
your liking.

*/

#header{ height: 170px; clear:both; position:relative; overflow: hidden; background:transparent url(https://www.nancyandshawnpower.com/wp-content/uploads/2012/11/background.png) no-repeat;}

#header-outer {
	background: #ffffff url('images/header-outer-bg.jpg') repeat-x left bottom;
}

#header img {
	display: inline;
}

#logo  { 
	float: left;
	padding:20px 10px 0;
 }

#slogan {
	margin-left:40px;
	width:392px;
	height:170px;
	padding-left:5px;
	float: left;
}

#header-contact {
	margin-left:45px;
	float: left;
	width:223px;
	height:145px;
	padding-left:5px;
	padding:15px 10px 0;
}

#header-contact img{
	margin-left:-5px;
	padding-bottom: 4px;
}
