#above {
	position:				relative;
	height:					367px;
}

#above div.tag {
	position:				absolute;
	top:					273px;
	left:					0;
}

#above div.nav a.tab {
	display:				block;
	height:					54px;
	float:					left;
}

#above div.nav a.tab.t1 {
	width:					233px;
	background:				url("../images/link-suites.png") no-repeat left top;
}

#above div.nav a.tab.t2 {
	width:					233px;
	background:				url("../images/link-headlines.png") no-repeat left top;
}

#above div.nav a.tab.t3 {
	width:					233px;
	background:				url("../images/link-gallery.png") no-repeat left top;
}

#above div.nav a.tab:hover {
	background-position:	left -54px;
}

#below {
	_margin-top:			-16px;
	padding-top:			21px;
	padding-left:			8px;
	line-height:			1.3;
	background:				url("../images/bg-bgbar.png") repeat-x left top;
}

#below table {
	border-collapse:		separate;
}

#below td.spacer {
	width:					8px;
}

#below td.box1 {
	width:					405px;
	padding:				16px;
	vertical-align:			top;
	background:				#e8ebcd;
	border:					3px solid white;
}

#below td.box1 h1 {
	line-height:			2;
	font-weight:			bold;
	color:					#993300;
	font-size: 14px;
	font-family: Tahoma;
}

#below td.box1 p {
	padding-top:			4px;
}

#below td.box1 ul {
	padding-left:			16px;
	list-style:				disc outside;
}

#below td.box2 {
	width:					202px;
	margin-left:			8px;
	padding:				16px;
	vertical-align:			top;
	background:				#e8ebcd;
	border:					3px solid white;
}

#below td.box2 h1 {
	font-weight:			bold;
}

#below td.box2 h2 {
	font-size:				18pt;
	color:					#669933;
}

#below td.box2 br {
	clear:					both;
}

#below td.box2 p {
	padding-top:			20px;
	color:					#666633;
}

#below td.box2 a {
	margin-top:				40px;
	float:					right;
	color:					#666666;
}

#below td.box2 img {
	display:				inline;
	margin-right:			6px;
	float:					left;
}

#below td.box3 img {
	float:					left;
}

#below td.box3 img.icon {
	border-right:			2px solid white;
}
