h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input { margin:0; padding:0 }
a img,:link img,:visited img { border:none } 

html {
	height:100%;
}
body {
	background:url(/images/bg-bottom-border.gif) repeat-x left bottom;
	text-align:center;
	font-family:verdana,sans-serif;
	font-size:75%;
	height:100%;
}
h1 {
	padding-bottom:1em;
}
h2 {
	padding-bottom:5px;
}
h3 {
	padding-bottom:.3em;
}
p {
	padding-bottom:1.3em;
}
#top {
	height:15px;
	background:url(/images/bg-top-border.gif) repeat-x;
	margin-bottom:20px;
}
#wrapper {
	margin:0 auto;
	width:800px;
}
#header {
	position:relative;
	margin:0;
	padding-bottom:20px;
	text-align:left;
}
#header h1 {
	text-indent:-5000px;
	margin:0;
	padding:0;
	width:208px;
	height:100px;
	background:url(/images/subworks-logo.jpg) no-repeat;
}
#contactinfo {
	position:absolute;
	top:20px;
	right:85px;
	text-align:left;
}
#contactinfo span {
	display:block;
}
#contactinfo h2 {
	text-indent:-5000px;
	width:162px;
	height:24px;
	background:url(/images/phone-number.gif) no-repeat;
	margin-bottom:5px;
}
#content,#sidebar {
	text-align:left;
}
#content {
	float:left;
	width:500px;
}
#content h2 {
	text-indent:-5000px;
	width:285px;
	height:21px;
	background:url(/images/headline.gif) no-repeat;
}
#sidebar {
	float:right;
	width:250px;
}
#sidebar img {
	margin-bottom:1em;
}
#sidebar ul {
	margin:0;
	padding-left:20px;
}
img.menu {
	float:left;
	margin-right:10px;
}
.notice {
	margin-left:232px;
	font-size:.9em;
}