body {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #333333;
	line-height: 1.2em;
	text-align: center;
	background: #26b5ea url(img/hg_main.jpg) repeat-x;
}
#page_content {
	width:1100px;
	margin:0 auto 0 auto;
	height:800px;
	background: url(img/hg_start_content.png) no-repeat center top;
}
#page {
	margin: auto;
	width: 890px;
	text-align: left;
}
img {
   behavior: url("pngbehavior.htc");
}
#logo {
    position: relative;
	top: 0px;
	left: 0px;
	float:left;
}
#nav {
    position: relative;
	top: 10px;
	left: 55px;
	float:left;
}
#nav ul {
	padding:0px;
	margin:0px;
}
#nav ul li {
	float:left;
	list-style-type:none;
	padding:0px;
	margin:0px;
}
#startimg {
    position: relative;
	top: 0px;
	left: 0px;
	float:left;
}
#startsubnav {
    position: relative;
	top: 20px;
	left: 30px;
	float:left;
	width:192px;
}
.subnavtext {
	padding: 0px 0px 0px 27px;
	font-size:105%;
}
#startprod {
    position: absolute;
	top: 70px;
	left: -30px;
}
#startrange {
    position: absolute;
	top: 250px;
	left: 590px;
}
#starth1 {
    position: absolute;
	top: 420px;
	left: 140px;
}
#starth2 {
    position: absolute;
	top: 460px;
	left: 150px;
}
#footer {
    position: relative;
	top: 150px;
	left: 0px;
	width: 890px;
	text-align: center;
	line-height:18px;
}
#footer_links {
    color:#ffffff;
	margin:40px 0 10px 0;
}
#footer_small {
    font-size:80%;
	color:#cfd2e4;
}
#footer a {
    text-decoration:none;
	color:#ffffff;
}
.footer_nav {
	font-size:110%;
}
.footer_nav a {
}