*
{
	font : 10px "Arial", Helvetica, sans-serif ;
	font-weight : normal ;
	letter-spacing : 1px ;
	margin : 0 ;
	outline : none ;
	padding : 0 ;
	-webkit-text-size-adjust : none ;
}

html
{
	height : 100% ;
	min-height : 580px ;
	min-width : 980px ;
}

body
{
	background : #E9E9E9 ;
	color : #999 ;
	height : 100% ;
	margin : 0 ;
}

h1, h2
{
	color : #000 ;
	font-weight : bold ;
	text-transform : uppercase ;
}

h2
{
	margin-top : 5px ;
}

img
{
	border : 0 ;
}

p, h2
{
	margin-bottom : 20px ;
}

a
{
	color : #000 ;
	font-weight : bold ;
	text-decoration : none ;
}

a:hover
{
	color : #999 ;
}

#content
{
	margin : 53px ;
}

img#bar
{
	margin-left : 2px ;
}

#logo
{
	float : left ;
	width : 125px ;
}

#copy
{
	float : left ;
	margin-left : 92px ;
}

#contact a
{
	color : #999 ;
	font-weight : normal ;
}

#contact a:hover
{
	color : #000 ;
}
