/*****************************************************************************
Contact section layout
*****************************************************************************/

#header {
	background:url(../images/circle_pink.gif) 0px -85px no-repeat;
}

#navigation {
	background:url(../images/circle_green.gif) 0px 0px no-repeat;
}

/*****************************************************************************
Navigation
*****************************************************************************/

#nav a, #nav a:link, #nav a:visited, #nav a:active {
	color: #ffffff;
	text-decoration:none;
}

#nav a:hover, #nav li#contact .highlight {
	color: #ffffff;
	text-decoration:none;
	font-weight:bold;
}

/*****************************************************************************
Typo
*****************************************************************************/

h2 {
	font-size: 1.7em;
	color: #008978;
}

h3 {
	font-size: 1.4em;
	color: #008978;
}

#main a, #main a:link, #main a:visited, #main a:active {
	color: #008978;
	text-decoration:underline;
}

#main a:hover {
	color: #008978;
	text-decoration:none;
}er {
	color: #008978;
	text-decoration:none;
}