body {
	background: #d14e08 url('/images/themes/orange/background.jpg') 50% top no-repeat;
	color: #fff;
}
#logo {
	background: transparent url('/images/themes/orange/logo.gif') top left no-repeat;
}
/*
#side-text {
	background: transparent url('/images/themes/orange/side-text.gif') top left no-repeat;
}*/
#telephone {
	background: transparent url('/images/themes/orange/telephone_number.gif') top left no-repeat;
}
a {
	color: #fff;
}
#footer #nav_footer {
	background: transparent url(/images/themes/orange/footer_bg.png) no-repeat scroll 50% top;
	width: 605px;
	padding-top: 10px;
	min-height: 75px;
	height: 6em;
	text-align: center;
}

		#top_nav_home,
		#top_nav_about-fwdheehaw,
		#top_nav_what-we-do,
		#top_nav_portfolio,
		#top_nav_contact-fwdheehaw,
		#top_nav_terms-and-conditions {
			background-image: url('/images/themes/orange/top-nav.gif');
		}
ul#top_nav {
	background: transparent url(/images/themes/orange/top_nav_line.gif) no-repeat scroll 50% bottom;
}
	ul#top_nav a:hover {
		background-image: url('/images/themes/orange/top-nav.gif');
	}

ul#nav_main li ul {
	margin-top: 4px;
}
ul#nav_main {
	background: transparent url(/images/themes/orange/top_nav_line.gif) no-repeat scroll 50% bottom;
}

		#side_nav_strategy,
		#side_nav_web,
		#side_nav_email,
		#side_nav_search,
		#side_nav_online,
		#side_nav_video {
			background-image: url('/images/themes/orange/left-nav.gif');
			background-repeat: no-repeat;
		}
		#side_nav a:hover {
			background-image: url('/images/themes/orange/left-nav.gif');
		}


#title_image {
	background: transparent url('/images/themes/orange/top_nav_line.gif') 50% bottom no-repeat;
	padding-bottom: 30px;
}
