#Wrapper {
	width:1020px;
	padding:0 10px;
	background: url(../images/bg_tile.gif) top center repeat-y;
	overflow:hidden;
	margin:0 auto;
}

h1.taxes {
	margin:0 0 30px;
	width:1020px;
	height:389px;
	background: url(../images/header.jpg) top center no-repeat;
	text-indent:-99999px;
}

div.subContent {
	float:right;
	width:280px;
	overflow:hidden;
	position:relative;
	background:#d8d8d8;
	margin-right:30px;
	_display:inline; /* IE6 double margin fix */
	margin-bottom: 30px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
}

div.subContent h3 {
	font-size:18px;
	margin:10px 0 10px;
	
}

div.subContent .rnd_top, div.subContent .rnd_bot{
	font-size:16px;	
	width:310px;
	height:10px;
	display:block;
	overflow:hidden;
	position:absolute;
	left:0;
}

div.subContent .rnd_top {
	top:0;
	background: url(../images/rnd_top.gif) top center no-repeat;
}

div.subContent .rnd_bot{
	bottom:0;
	background: url(../images/rnd_bot.gif) top center no-repeat;
}

div.subContent h3{
	font-size:16px;	
}

div.Content {
	width:620px;
	padding:0 20px 20px;
	float:left;
}

div.Content h2 {
	margin:0 0 10px;
	font-size:14px;
}

div.footer {
	width:1040px;
	height:76px;
	margin:0 auto;
	background: url(../images/footer.gif) top center no-repeat;
}

div.footer h2 {
	display:none;
}

a.footerlink  {display:block; width:100%; height:76px; background:none;}

.Content p, .subContent ul {
	font-family: Georgia, "Times New Roman", Times, serif;}
