body { line-height: 1.5; font-family: Helvetica, Arial, Verdana, sans-serif; color: #000; background: none; font-size: 10pt; }

#nav, #banner, #skip-links, div#tagline, #sidebar { display: none !important; }

a#logo {
	width: 111px; height: 99px;
	margin: 0 0 2em 0;
	background: url(../images/360tcs_logo.gif) no-repeat 0 0;
	display: block;
	text-indent: -999px;
}

#footer ul {
	list-style: none;
	margin-left: 0; padding-left: 0;
}
#footer li {
	display: inline; margin: 0 2em 0 0;
	font-size: 8pt; color: #888;
}

.intro p { font-size: 1.25em; } 

h1,h2,h3,h4,h5,h6 { margin: 1em 0 0.5em; font-family: Helvetica, Arial, sans-serif; color: #888; font-weight: normal; }
code { font: .9em Courier, monospace; } 

img { float: left; margin: 1.5em 1.5em 1.5em 0; }
a img { border: none; }

hr { background: #ccc; color: #ccc; width: 100%; height: 2px; margin: 2em 0; padding: 0; border: none; }
blockquote { margin: 1.5em; padding: 1em; font-style: italic; font-size: .9em; }

.hide   { display: none; }

a:link, a:visited { color: #25a9df; border: 0; background: transparent; font-weight: 700; text-decoration: underline; }
a:link:after, a:visited:after { content: " (" attr(href) ") "; font-size: 90%; }
