a:visited, a:link, a:active {
	color: #00bff3;
	text-decoration: underline;
}

img, div {
	behavior: url(iepngfix.htc)
	overflow: hidden;
}

a:hover {
	color: #7fe0f8;
	text-decoration: underline;
}

body{
	font: 14px/normal Verdana, Arial, sans-serif;
	color: #000;
	
	background-image: url(suntemplate2.jpg);
	background-repeat: no-repeat;
	background-attachment: fixed;
}

td {
	font: 14px/normal Verdana, Arial, sans-serif;
	color: #000;
}

h1 {
	font-size: 20px;
	font-weight: bold;
	color: #039;
}

h2 {
	font-size: 18px;
	font-weight: bold;
	color: #393;
}

h3 {
	color: #FFF;
	font-size: 16px;
	font-weight: bold;
	padding: 3px;
}

h4 {
	font-size: 14px;
	font-weight: normal;
}

#HomeButton {
	width: 158px;
	height: 23px;
	left: 46px;
	top: 229px;
	position: absolute;
	background-image: url(Home.gif);
	background-repeat: no-repeat;
}

#ProductsButton {
	width: 160px;
	height: 23px;
	left:46px;
	top:263px;
	position: absolute;
	background-image: url(Products.gif);
	background-repeat: no-repeat;
}

#AboutButton {
	left: 46px;
	top:296px;
	width: 160px;
	height: 23px;
	position: absolute;
	background-image: url(About.gif);
	background-repeat: no-repeat;
}

#SideAdBanner {
	width: 105px;
	height: 450px;
	position: absolute;
	background-image: url(SideBannerAd.gif);
	background-repeat: no-repeat;
	left: 900px;
	top: 55px;
}

#NavContentAds {
	position: absolute;
	left: 230px;
	top: 120px;
}