#heading {
	width: 728px;
	margin: auto;
	text-align: center;
	float: left;
	position: relative;
	left: 117px;
}

#starburst {
	width: 100px;
	height: 100px;
	float: right;
	position: relative;
	display: inline;
	margin-right: 40px;
	top: -10px;
}

#heading2 {
	width: 728px;
	float: left;
	clear: both;
	margin-top: 20px;
	margin-left: 116px;
	display: inline;
	text-align: center;
}

#col-wrapper {
	margin-top: 0px;
}

#heading p, #heading2 p {
	text-align: left;
	margin-top: 10px;
	font-size: 12px;
}

#tab-host, #tab-free, #tab-web {
	float: left;
	clear: both;
	position: relative;
	margin-top: 2px;
	left: 15px;
}

#content-wrapper1, #content-wrapper2, #content-wrapper3 {
	width: 945px;
	float: left;
	clear: both;
}

#leftcontent1, #leftcontent2, #leftcontent3 {
	width: 208px;
	float: left;
	position: relative;
	left: 15px;
	font-size: 10pt;
	font-weight: normal;
}

.nav-wrapper {
	width: 208px;
	float: left;
	position: relative;
	clear: both;
}

#rightcontent1, #rightcontent2, #rightcontent3 {
	width: 733px;
	float: left;
	left: 20px;
	position: relative;
	font-size: 10pt;
}

#leftcontent1 a, #leftcontent2 a, #leftcontent3 a {
	text-align: left;
	height: 24px;
	text-decoration: none;
	color: #000000;
	display: block;
	background-color: #e4e4e4;
	font-size: 10pt;
	margin-top: 2px;
}

#leftcontent1 a:hover, #leftcontent2 a:hover, #leftcontent3 a:hover {
	background-color: #cccccc;
	color:#FFFFFF;
}

#content-box1, #content-box2, #content-box3 {
	width: 678px;
	margin-top: 2px;
	padding: 16px 30px 6px 20px;
	background: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	text-align: justify;
	color: #5c5c5c;
}

#content-box1 {
	height: 178px;
	border-right: 5px solid #178bb5;
}

#content-box2 {
	height: 210px;
	border-right: 5px solid #39afd3;
}

#content-box3 {
	height: 242px;
	border-right: 5px solid #81ccb8;
}
