/* Generic elements */
body {	padding: 0 !important; background: none !important; }


/* Layout */
div#container {	width: 100%; height: auto; position: relative; margin: 0; background: none; padding: 0; top: 0; left: 0; -moz-box-shadow: none; -webkit-box-shadow: none; box-shadow: none; }

h3#header,
div#left-column,
div#sub-nav,
div#menu,
div#footer {		display: none !important; }

div#right-column,
div#main {			margin-left: 0; width: auto; padding: 0; }

div#content {		padding: 0; height: auto; }

div#right-column {	background: none !important; }


/* Content */
div#content * {		color: black !important; font-size: 12pt !important; }
div#content h1 {	color: #eb9820 !important; font-size: 24pt !important; padding: 0 !important; margin-bottom: 1em !important; }


/* Services page */
body.services div#accordion .even,
body.services div#accordion .odd {						background: none !important; }
body.services div#accordion div p {						padding: 0 !important; }
body.services div#accordion div.ui-accordion-content {	display: block !important; }