*
{
	padding: 0;
	margin: 0;
}

a
{
	text-decoration: none;
	outline: none; /*prevents Firefox showing dotted lines around href */
}


a.recruitment
{
	font-size: 1.2em;
	font-weight: bold;
}


body
{
	font-family: arial, verdana, georgia, sans-serif;
	font-size: 0.625em;
	line-height: 1.9em;
}

p, ol, ul, td, blockquote, h1
{
	font-size: 1.2em;
	margin-bottom: 1.2em;
}

h1
{
	padding-bottom: 0px;
	margin-bottom: 0px;
}

body#company #contentmain h1
{
	font-size: 1.6em;
	margin-bottom: 1em;
}


div.nav a
{
	font-weight: bold;
	font-size: 1.4em;
}

#secondarynav a:link,
#secondarynav a:active,
#secondarynav a:visited,
#secondarynav span
{
	font-size: 1.4em;
	line-height: 38px;
}

a
{
	text-decoration: none;
}

body#contact #sidebar a,
body#company #sidebar a,
body#salessearch #sidebar a
{
	text-decoration: underline;
}

#footer p
{
	line-height: 28px;
	font-size:10px;
}
#content_middle
{
	line-height: 16px;
}

