﻿body { margin: 0; padding: 0;
	   font: .9em/1.2 "Verdana CE", Verdana, "Arial CE", Arial, "Lucida Grande CE", "Helvetica CE", lucida, sans-serif;
	   color: #000;
	   background: #fff;}

* { background: transparent none; }

h1, h2, h3, h4, h5, h6 {
	margin: 0 0 .3em 0;
	padding: 0;
	font-size: 140%;
	font-weight: normal;
	border-bottom: 1px solid #999;
}
h1 { margin-top: .4em; font-size: 1.7em; font-weight: normal; }
h2 { font-size: 160%; }
h3 { font-size: 150%; }

a { text-decoration: underline; font-weight: normal; color: #000; }
h2 a { text-decoration: none; }
p {
	margin: .2em 0 .8em 0;
	padding: 0;
	line-height: 150%;
}
ul, ol {}

address { font-style: normal; }
img { border: none; }

hr, .hidden, .coda-slider-wrapper, #nav, #footer { display: none; }

#lo\go a {
	float: left;
	display: list-item;
	list-style-image: url("logo-it-pro.png");
	list-style-position: inside;
	letter-spacing: -1000em;
	font-size: 1pt;
	color: #fff;
}
#support { float: right; margin-top: .8em !important; overflow: hidden; }
#support p { padding: 0; line-height: .9em; }

#access { clear: both; text-indent: -1000em; }

#copy { border-top: 5px solid #777; }
