/* For Nordic Business vs Political Correctness*/

body

{

	background:#1b3679 url("../../images/main-bg.jpg") repeat-x;

	padding: 10px 0px;

	margin: 0px;

	font-family: Arial, Helvetica, sans-serif;

	font-size: 14px;

	line-height:18px;

}

a

{

	text-decoration: none;

	color: #6699CC;

}

a:hover

{

	text-decoration: underline;

}

div.carton

{

	float:right;

}

#logo

{

	background:url("../../images/header.jpg") no-repeat;

	width:802px;

	height:136px;

}



#nav-top

{

	background:url("../../images/nav-top.jpg") no-repeat;

	width:200px;	

	height:10px;	

}

#nav

{

	width:198px;

	padding:0px 1px;	

	background:url("../../images/nav-mid.jpg") repeat-y;

	vertical-align:top;

}

#nav ul

{

	margin: 0px;

	border: none;

	padding: 0px;

	list-style-type: none;

}



#nav li

{

	margin: 0px;

	padding: 0px;

	font-size: 16px;

	font-weight: bold;

	list-style-image: none;

}

#nav li a.selected

{

	display: block;

	padding: 0px 0px 1px 10px;

	width:188px;

	margin: 0px;

	color: #333333;

	line-height: 23px;

	background: url("../../images/menu-on.jpg") no-repeat;

}

#nav li a 

{

	display: block;

	width:188px;

	margin: 0;

	padding: 0px 0px 1px 10px;

	background: url("../../images/menu-off.jpg") no-repeat;

	color: #F8DB1B;

	line-height: 23px;

	text-decoration: none;

}

#nav li a:hover

{

	display: block;

	color: #333333;

	text-decoration: none;

	background: url("../../images/menu-on.jpg") no-repeat;

}

#nav-bot

{

	background:url("../../images/nav-bot.jpg") no-repeat;

	width:200px;	

	height:10px;

}

h1

{

	padding:15px 0px 0px 0px; /*top   right	 bottom	 left*/

	font-family:"Trebuchet MS", Helvetica, Sans-serif;

	font-size:22px;

	color: #1b3679;

}

#container

{

	background:url("../../images/body-bg.jpg") repeat-y;

	padding:0px 10px;

}

#text-area

{

	vertical-align:top;

	padding:0px 10px;

}

#body-bot

{

	background:url("../../images/body-bot-curve.jpg") no-repeat;

	height:12px;

}

#bottom

{

	color: #FFFFFF;

	vertical-align:middle;

	text-align:center;

	padding:10px 0px;

}

#bottom a

{

	color:#F5DC0D;

	text-decoration:none;

}

#bottom a:hover

{

	color:#FFFFFF;

	text-decoration:none;

}

#bt-l
{
	background: url(../images/bt-left.jpg) no-repeat;
	width: 13px;
	height: 140px;
}
#bt-c
{
	background: url(../images/bt-cen.jpg) repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	font-weight: bold;
}
#bt-c h1
{
	font-family: Arial, Helvetica, sans-serif;
	color: #FCEB6D;
	font-size: 20px;
	font-weight: bold;
	margin: 10px 0;
	padding: 0;
}
#bt-r
{
	background: url(../images/bt-right.jpg) no-repeat;
	width: 13px;
	height: 140px;
}
