/* For Nordic Business vs Political Correctness*/
body
{
	background:#626F6A;
	padding: 0px 0px;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height:18px;
}
a
{
	text-decoration: none;
	color:#669900;
	font-weight:bold;
}
a:hover
{
	text-decoration: underline;
}
img
{
	border: 0;
}
#main
{
	background:url(images/bottom-bg.jpg) repeat-x bottom;
}
#header
{
	background: #FFFFFF;
	widht: 800px;
	height:170px;
}
#logo
{	
	width:419px;
	height:87px;
}
#newsletter{
	background:url(images/newsletter-bg.jpg) repeat-x;
	color:#FFFFFF;
	height:87px;
}
#newhedding{
	color:#99CC00;
	font-size:13px;
	font-family:"Trebuchet MS", Helvetica, sans-serif;
	font-weight:bold;
}
#nav-top
{
	background:url(images/nav-top.jpg) no-repeat;
	width:189px;	
	height:11px;	
}
#nav
{	
	background:url(images/nav-cen.jpg) repeat-y;
	vertical-align:top;
}
#nav ul
{
	margin: 0px;
	border: none;
	padding-left: 0px;
	list-style-type: none;
}

#nav li
{
	margin: 0px;
	padding: 0px;
	font-size: 13px;	
	list-style-image: none;
	font-weight: bold;
}
#nav li a.selected
{
	display: block;
	padding: 0px 0px 0px 16px;
	margin: 0px;
	color: #669900;
	line-height: 26px;
	background: url(images/menu-on.jpg) no-repeat center;
}
#nav li a 
{
	display: block;
	margin: 0;
	padding: 0px 0px 0px 16px;
	background: url(images/menu-off.jpg) no-repeat center;
	color:#FFFFFF;
	line-height: 26px;
	text-decoration: none;
}
#nav li a:hover
{
	display: block;
	color: #669900;
	text-decoration: none;
	background: url(images/menu-on.jpg) no-repeat center;
}
#nav-bot
{
	background:url(images/nav-bot.jpg) no-repeat;
	height:11px;
}
h1
{
	padding:0px; 
	font-family:"Trebuchet MS", Helvetica, Sans-serif;
	font-size:22px;
	color:#000000;
}
.input
{
	height:14px;
	border:0px #000000;
}
#text-area
{
	vertical-align:top;
	padding: 10px;
}

#bottom
{
	color: #999999;
	height:61px;
	background:url(images/bottom-bg.jpg) repeat-x;
	text-align:center;
	padding: 10px 0 5px 0;
	font-size:11px;
	line-height:15px;
}
#bottom a
{
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
}
#bottom a:hover
{
	color:#669900;
}