=== === === === === === === === === === */
/*=STRUCTURE
=== === === === === === === === === === */
html,body {height:100%;}
html {  background #ffffff;}
body {	
	background:url(/images/htmlback.jpg) top center no-repeat;
	font-size: 11px;
	font-family: "Trebuchet MS", trebuchet, helvetica, sans-serif;
	font-weight: normal;
	color: #000000;
	margin-left: 0;
	margin-top: 0;
}

.gps{font-size:22px; line-height:24px; font-weight:bold; color: #333398;}
.gps a{text-decoration:none;}
.gps a:link { color: #333398; text-decoration: none }
.gps a:visited { color: #333398; text-decoration: none }
.gps a:active { color: #333398; text-decoration: none }
.gps a:hover { color: #808080; text-decoration: none }


.ip{font-size:22px; line-height:24px; font-weight:bold; color: #256c92;}
.ip a{text-decoration:none;}
.ip a:link { color: #256c92; text-decoration: none }
.ip a:visited { color: #256c92; text-decoration: none }
.ip a:active { color: #256c92; text-decoration: none }
.ip a:hover { color: #808080; text-decoration: none }

.grn16 {
	font-size:16px;
	color: #256c92;
	font-weight:bold;
}
.grn14 {
	font-size:14px;
	color: #256c92;
	font-weight:bold;
}
.blu18 {
	font-size:18px;
	color: #333398;
	font-weight:bold;
	text-decoration:none;
}
.blu18 a{
	color: #333398;
	text-decoration:none;
}
.blu16 {
	font-size:16px;
	color: #333398;
	font-weight:bold;
}
.blu16 a{
	color: #333398;
	text-decoration:none;
}
.blu14 {
	font-size:14px;
	color: #333398;
	font-weight:bold;
}
.blu14 a{
	color: #333398;
	text-decoration:none;
}
.red20 {
	font-size:20px;
	color: #990000;
	font-weight:bold;
	line-height:22px;
}
.red20 a{
	color: #990000;
	text-decoration:none;
}
.red18 {
	font-size:18px;
	color: #990000;
	font-weight:bold;
	line-height:20px;
}
.red18 a{
	color: #990000;
	text-decoration:none;
}
.red16 {
	font-size:16px;
	color: #990000;
	font-weight:bold;
	line-height:18px;
}
.red16 a{
	color: #990000;
	text-decoration:none;
}
.red14 {
	font-size:14px;
	color: #990000;
	font-weight:bold;
}
.red14 a{
	color: #990000;
	text-decoration:none;
}

#container {
	position:relative;
	width: 1032px;
	margin: 0 auto;
	text-align: left;
}

#logo {
	position:absolute; 
	top:40px;
	left:34px;
	height:56px;
	width:230px;
}

#iphome {
	z-index:2;
	position:absolute; 
	top:195px;
	left:75px;
	width:170px;
}

#gpshome {
	z-index:2;
	position:absolute; 
	top:429px;
	left:823px;
	width:155px;
}

#iphomebox {
	z-index:2;
	position:absolute; 
	top:255px;
	left:40px;
	height:198px;
	width:450px;
}

#gpshomebox {
	z-index:2;
	position:absolute; 
	top:486px;
	left:549px;
	height:198px;
	width:450px;
}

#iphomeboxtext {
	position:absolute; 
	top:10px;
	left:170px;
	height:169px;
	width:270px;
}

#gpshomeboxtext {
	position:absolute; 
	top:10px;
	left:170px;
	height:169px;
	width:270px;
}

#gpshomeboxtext.link {
	font-size:16px;
	color: #333398;
	font-weight:bold;
	font-style:italic;
}

#hometext {
	position:absolute; 
	top:741px;
	left:576px;
	width:440px;
	font-size:13px;
}

#copywrite {
	position:absolute; 
	top:851px;
	right:30px;
	font-size:10px;
}
