body {
	background: #fff;
}

html, body {
	border: 0px;
	padding: 0;
	margin: 0;
}

body, p {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #333;
}

img { border:0; }

h1, h2 { font-weight:normal; }

a:link, a:active, a:visited { color: #0091D7; }
a:hover { color: #FF3300; }

#main {
	position: relative;
	display: block;
	min-height: 640px;
	height: auto !important;
	height: 640px;
	background: transparent url('../images/magnetix_net_skel.jpg') top left no-repeat;
}

#sub {
	position: relative;
	display: block;
	min-height: 640px;
	height: auto !important;
	height: 640px;
}

img {
	border: 0;
}

div#splashPromo {
	position: absolute;
	top: 180px;
	left: 320px;
	border-left:1px solid #999;
	padding-left: 30px;
	margin-right: 60px;
	padding-bottom: 30px;
}

div#subPromo h1 {
	font-size: 20pt;
}

div#subPromo {
	position: absolute;
	top: 100px;
	left: 320px;
	border-left:1px solid #fff;
	padding-left: 30px;
	margin-right: 60px;
	padding-bottom: 30px;
}

div#subPromo h1{
	font-size: 20pt;
}

a {
	color: #069FEB;
	font-weight: bold;
}

div#outLinks {
	padding: 0 10px;
	position: absolute;
	top: 0px;
	left: 75%;
	line-height: 32px;
	border: 1px solid #ccc;
	border-top: 0;
	background: #f7f7f7;
	font-size: 0.8em;
}

div#outLinks a {
	font-weight: normal;
	padding-left: 20px;
}

a.supportLink {
	background: url('../images/icon_support.gif') left no-repeat;
}

a.accountLink {
	background: url('../images/icon_account.gif') left no-repeat;
}

div#dataCenter {
	position: absolute;
	top: 260px;
	right: 0;
	z-index: 1;
}


#hdrSub {
	position: absolute;
	top: 0px;
	left: 57px;
	z-index: -1;
}

#hdrSub a {
	outline: none;
}

table.infoTable {
	border: 1px solid #ccc;
}

table.infoTable th {
	font-weight: bold;
	text-align: left;
	white-space: nowrap;
	background: #E6F7FF;
}

table.infoTable td.feature {
	background: url('/images/bottom-edge-gradient.gif') top left repeat-x;
}

.mktg {
	font-size: 10pt;
	line-height: 14pt;
	margin: 10px;
}

.primeNav {
	z-index: 1;
	position: absolute;
	top: 140px;
	left: 24px;
	width: 280px;
}

#main .primeNav {
	top: 220px;
}

.primeNav ul, .primeNav ul li {
	list-style: none;
	padding: 0;
	margin: 0;
}

.primeNav ul {

}

.primeNav ul li {
	font-size: 12pt;
	line-height: 18pt;
	margin: 3px;
}

.primeNav ul li a:link, .primeNav ul li a:active, .primeNav ul li a:visited {
	display: block;
	background-color: #f7f7f7;
	padding: 5px 10px;
	border: 1px solid #fff;
	text-decoration: none;
}

.primeNav ul li a:hover {
	background-color: #E6F7FF;
	border: 1px solid #B3E7FF;
	text-decoration: none;
}

.primeNav ul li.active a {
	background-color: #fff;
	border: 1px solid #B3E7FF;
	text-decoration: none;
}

.primeNav ul li.active a:hover {
	background-color: #E6F7FF;
	border: 1px solid #B3E7FF;
	text-decoration: none;
}

.primeNav ul li a {
	font-weight: lighter;
}