body
{
	background-color:#ffffff;
	text-align: center;
	margin-top:0
}

div#notice
{
	background-color:#ffffff;
	text-align: left;
	margin-top:0
}

div#container
{
	margin: 0 auto;
	width:998px;
}

div#topnav
{
	margin:0;
	padding:0;
	width:998px;
	height:67px;
	text-align:left;
}

div#bottomnav
{
	clear:both;
	margin:0;
	padding:0;
	width:998px;
}

div#bottomnavtext
{
	margin:0;
	padding:0;
	text-align:left;
}

div#transgrey
{
	clear:both;
	margin:0;
	padding:0;
	background-color:#E5E5E5;
	height:1px;
}
	
div#footercopy
{
	margin:0;
	padding:0;
	width:998px;
}
	
div#footertext
{
	width:998px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#999999;
	text-align:left;
	line-height:13px;
}

div#footertext p {
	margin: 0;
	padding: 0;
	padding-bottom: 1px;
}

div#footertext p.footerlinks {
	margin: 0;
	padding: 0;
	font-size:11px;
	padding-bottom: 10px;
}
	
div#footertext a:link
{
	color:#999999;
	text-decoration: none;
}
div#footertext a:visited
{
	color:#999999;
	text-decoration: none;
}
div#footertext a:hover
{
	color:#999999;
	text-decoration: underline;
}

a {
outline: none;
}


/*
Main header:

Helvetica Bold 20pt
18pt line spacing
-25 kerning (in photoshop – not sure how that converts in CSS)
color: #666666
space before/after: 25 px


Subheader gray:

Helvetica Bold 16pt
18pt line spacing
-25 kerning (in photoshop)
color: #999999
space before/after: 15 px


Subheader green:

Helvetica Bold 16pt
18pt line spacing
-25 kerning (in photoshop)
color: #8BAD2E


Body copy:

Helvetica Regular 13pt
16pt line spacing
color: #666666
space between paragraphs: 15 px


Text rollovers:

Helvetica Regular 13pt
16pt line spacing
Resting: #8BAD2E underline
Mouse over: #666666 underline
Down state: #999999 underline


Price:

Helvetica Bold 13pt
color: #666666

Coming soon copy (software page only):
Helvetica Regular 13pt
color: #FF3333


Gray rules:

1 pixel, no anti-aliasing color: #E5E5E5


Page Grid:

(this is all delineated in the PSD with guides)
In window: centered at top
Full width: 998 px
Column width (three column grid): 319 px
Left gutter: 21 px
Right gutter: 20 px
*/
