/* Whitespace CSS Document */

body
{
margin				: 0px;
padding				: 0px;
font-family			: Times, serif;
font-size 			: 100%;
background-color 	: #525759;
}

form
{
margin-top		: 0px;
margin-bottom	: 0px;
}

a:link		{font-weight	: bold; color : #525759; text-decoration : underline;}
a:visited	{font-weight	: bold; color : #525759; text-decoration : underline;}
a:hover		{font-weight	: bold; color : #000000; text-decoration : underline;}

a.home:link		{font-weight	: normal; color : #525759; text-decoration : none;}
a.home:visited	{font-weight	: normal; color : #525759; text-decoration : none;}
a.home:hover	{font-weight	: normal; color : #000000; text-decoration : underline;}

a.whitespace:link		{font-weight	: bold; color : #999999; text-decoration : none;}
a.whitespace:visited	{font-weight	: bold; color : #999999; text-decoration : none;}
a.whitespace:hover		{font-weight	: bold; color : #FFFFFF; text-decoration : underline;}

h1.home 
{
font-weight		: normal;
font-size 		: 120%;
margin-top		: -2px;
margin-bottom	: 0px;
}

h2.copy
{
font-weight		: normal;
font-size 		: 100%;
margin-top		: 0px;
margin-bottom	: 2px;
}

p.tight
{
margin-top		: 0px;
margin-bottom	: 0px;
}

p.copy
{
margin-top		: 0px;
margin-bottom	: 2px;
}

#hold
{
margin		: 0px;
padding		: 0px;
/*Absolute below is for IE5 bug */
position	: absolute;
width		: 760px;
left		: 50%;
margin-left	: -380px;
}

#imageandcopy
{
position	: relative;
width		: 760px;
height		: 310px;
margin-top	: 20px;
}

#image
{
float				: left;
background-color 	: #CCCCCC;
width				: 500px;
height				: 310px;
margin-right		: 10px;
}

#linkheaders
{
float				: left;
background-color 	: #FFFFFF;
width				: 230px;
height				: 295px;
padding				: 15px 5px 0px 15px;
}

#copy
{
	position			: absolute;
	bottom				: 0px;
	font-size			: 70%;
	margin-top			: 0px;
	margin-bottom		: 5px;
	margin-left			: -20px;
	color				: #525759;
	left				: 544px;
	width				: 220px;
}

#copy p
{
	margin-top 		: 0px;
	margin-bottom	: 5px;
}

#navigation
{
position			: relative;
width				: 760px;
margin-top			: 10px;
margin-bottom		: 25px;
height				: 60px;
line-height			: 16px;
}

#navblock1
{
float				: left;
width				: 70px;
margin-right		: 20px;
}

#navblock2
{
float				: left;
width				: 100px;
margin-right		: 20px;
}

#navblock3
{
float				: left;
width				: 80px;
margin-right		: 20px;
}

#navblock4
{
float				: left;
width				: 190px;
height				: 50px;
margin-right		: 20px;
text-align			: right;
}

#imageworksfooter
{
width				: 760px;
position			: relative;
border-top			: 1px solid #A3A9AA;
border-bottom		: 1px solid #A3A9AA;
color				: #A3A9AA;
font-size			: 75%;
height				: 22px;
}

#imageworks
{
float			: left;
height			: 16px;
vertical-align	: middle;
padding-top		: 5px;
padding-bottom	: 5px;
width			: 200px;
}

#terms
{
float		: right;
height		: 16px;
vertical-align	: middle;
padding-top		: 5px;
padding-bottom	: 5px;
width			: 200px;
}

#whitespace /*homepage footer*/
{
font-family		: arial;
color			: #999999;
font-size		: 65%;
margin-top		: 20px;
}

/* Subnav LI code */

ul.nav
{
font-size		: 85%;
padding			: 0;
margin			: 0;
list-style-type	: none;
}

li.subnav
{
padding			: 0;
margin			: 0;
display			: inline;
list-style-type	: none;
}

li.nav
{
padding			: 0;
margin			: 0;
margin-top		: 0px;
list-style-type	: none;
}

a.nav:link		{font-weight : normal; color : #A3A9AA; text-decoration : none;}
a.nav:visited	{font-weight : normal; color : #A3A9AA; text-decoration : none;}
a.nav:hover		{font-weight : normal; color : #FFFFFF; text-decoration : underline;}

a.nav_on:link		{font-weight : normal; color : #FFFFFF; text-decoration : none;}
a.nav_on:visited	{font-weight : normal; color : #FFFFFF; text-decoration : none;}
a.nav_on:hover		{font-weight : normal; color : #FFFFFF; text-decoration : underline;}

/* Subnav code end */
