body {
	margin: 0px;
	padding: 0px;
	background: #000000 url(images/header-repeat.gif) repeat-x scroll top left;
	color: #FFFFFF;
	font: normal 15px "Trebuchet MS", sans-serif;
	line-height: 150%;
}
img {
	border: none;
}
p {
	margin: 0px;
	padding: 0px 0px 1.5em 0px;
}
h3 {
	font-size: 17px;
	margin: 0px;
	padding: 0px 0px .5em 0px;
}
.clear {
	clear: both;
}
ul {
	margin: 0px;
	padding: 0px 0px 1em 1.5em;
	list-style-image: url(images/bullet.gif);
}
li {
	margin: 0px;
	padding: 0px 0px .5em 0px;
}

#header {
	background: #FFCC00 url(images/header-logo-fade.gif) no-repeat scroll 918px 17px;
}
#header-inner {
	position: relative;
	top: 0px;
	left: 0px;
	width: 1000px;
	height: 133px;
	background: #FFCC00 url(images/header-logo-fade.gif) no-repeat scroll 918px 17px;
}

#header-logo {
	margin: 0px;
	padding: 0px;
	position: absolute;
	top: 31px;
	left: 53px;
	width: 316px;
	height: 92px;
	background: transparent url(images/header-logo.gif) no-repeat scroll top left;
}
#header-logo span {
	display: none;
}
#header-cities {
	position: absolute;
	top: 27px;
	left: 575px;
	width: 354px;
	height: 12px;
	background: transparent url(images/header-cities.gif) no-repeat scroll top left;
}
#header-cities span {
	display: none;
}

#main {
	background: #FFFFFF url(images/body-logo.gif) no-repeat scroll 614px 455px;
}
#main-inner {
	width: 1000px;
	color: #000000;
	background: #FFFFFF url(images/body-logo.gif) no-repeat scroll 614px 455px;
}

#main-content {
	float: left;
	width: 600px;
	padding: 10px 0px 25px 70px;
}
#main-tagline {
	background: transparent url(images/tagline.gif) no-repeat scroll top left;
	height: 82px;
	width: 517px;
}
#main-tagline span {
	display: none;
}

#main-sidebar {
	color: #333333;
	float: right;
	width: 230px;
	padding: 0px 60px 0px 10px; /* the 10px is for IE to not clip the quote mark */
}
#sidebar-contact {
	position: relative;
	top: -20px;
	left: -7px;
	width: 242px;
}
#sidebar-hotline {
	background: transparent url(images/hotline.png) no-repeat scroll top left;
	width: 242px;
	height: 83px;
}
#sidebar-email {
	line-height: 0px;
	margin: 0px;
	padding: 10px 0px 0px 0px;
	text-align: center;
}
#sidebar-hotline span {
	display: none;
}
#sidebar-hotline div {
	font: normal 25px Arial, sans-serif;
	color: #FFFFFF;
	padding: 16px 0px 0px 68px;
}
.sidebar-quote {
	padding: 25px 0px 25px 0px;
}
.sidebar-quote p {
	font: italic 16px Georgia, serif;
	text-indent: -.3em;
	line-height: 150%;
	padding-bottom: .5em;
}
.sidebar-quote-attribution {
	font: normal 16px Georgia, serif;
	line-height: 120%;
}

#footer {
	background: #000000 url(images/footer-repeat.gif) repeat-x scroll top left;
}
#footer-inner {
	width: 1000px;
	height: 137px;
	background: #000000 url(images/footer-repeat.gif) repeat-x scroll top left;
}
#footer-content {
	padding: 20px 0px 0px 70px;
	color: #CCCCCC;
	font: normal 12px Verdana, sans-serif;
	line-height: 170%;
}
#footer-content strong {
	text-transform: uppercase;
}

#heading-disaster-recovery-at-work {
	width: 381px;
	height: 30px;
	background: transparent url(images/disaster-recovery-at-work.gif) no-repeat scroll top left;
	margin: 0px;
	padding: 0px 0px 15px 0px;
}
#heading-disaster-recovery-at-work span {
	display: none;
}
