body {
font-family:  Arial, Verdana, Helvetica, sans-serif;}

#title {
	font-size: 34px;
	background-color: #FF9900;
	text-align: left;
	vertical-align: middle;
	white-space: normal;
	display: block;
	height: 40px;
	width: 100%;
	font-style: normal;
	font-weight: bolder;
	color: #FFFFFF;
	top: 45px;
	position:absolute;
	text-indent: 5px;
	padding: 5px;
	z-index: 90;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}

.topNav {	font-size: 14px;
	
	}


#trail {
	font-size: 10px;
	z-index: 150;
	height: 15px;
	display: block;
	position: absolute;
	width: 100%;
	top: 130px;
}
#contact {
	font-size: 12px;
	z-index: 900;
	height: 15px;
	display: block;
	width: 100%;
	top: 100px;
	position:absolute;
}
#heading {
	font-size: 14px;
	text-decoration: bold;
	padding: 2px;
	z-index: 150;
	height: 25px;
	position: absolute;
	width: 100%;
	height: 20px;
	top: 150px;
}
#body {
	font-size: 12px;
	padding: 2px;
	z-index: 150;
	height: 25px;
	position: absolute;
	width: 100%;
	top: 180px;
}
#bottom {
	font-size: 10px;
	z-index: 400;
	height: 25px;
	width: 100%;
	bottom: 5px;
	position: absolute;
}
#netsol {
	z-index: 850;
	white-space: normal;
	position: absolute;
	top: 200px;
	right: 10px;
}
#bannertext {
	font-size : 10px;
	color : navy;
	background-color : transparent;
	text-decoration : none;
	display : block;
	z-index: 100;
	white-space: normal;
	position: absolute;
	height: 100%;
	width: 175px;
	top: 125px;
}
	
.pullquote {
	font-size : 14px;
	color : #333333;
	background-color : #FFFF99;
	text-decoration : none;
	display : block;
	z-index: 500;
	position: absolute;
	width: 175px;
	top: 2px;
	left: 300px;
	font-style: normal;
	font-weight: bold;
	line-height: 20px;
	padding: 2px;
	margin: 2px;
	background-position: center center;
	border: thin solid;
}



h1{
	font-size: 14px;
	text-decoration: bold;
}
h2{
	font-size: 12px;
	text-decoration: bold;
}
h3{
	font-size: 10px;
	text-decoration: bold;
}

#logoTop {
	position: absolute;
	z-index: 900;
	left: 2px;
	top: 2px;
	}
#bannerTop {
	font-size: 10px;
	position : absolute;
	z-index : 500;
	right : 10px;
	top: 100px;

	}

 td{
vertical-align:text-top;
padding: 5px;
}