* {
	margin: 0; padding: 0;
}

/*
 * Elements
 * * * * * * * * * * * * * * * * * * * * * * * * * * * * */

img {
	border: 0;
}

body {
	font: normal normal 70% Verdana, sans-serif;
	color: #000;
}

p {
	margin: 0 0 1em 0;
	line-height: 1.25em;
}

h1 {
	margin-bottom: .75em;
	font-size: 1.4em;
	color: #cc1045;
}

h2 {
	argin-bottom: .25em;
	font-size: 1em;
}

ul {
	list-style: none;
}

strong {
	color: #cc1045;
}

a {
	color: #cc1045;
}
/*
 * Header
 * * * * * * * * * * * * * * * * * * * * * * * * * * * * */

#header {
	height: 120px;
	background: url(../images/backgrounds/header.gif) bottom left no-repeat;
}

#header #logo {
	margin-left: 22px;
	float: left;
}

#header #menu {
	float: left;
	position: relative;
	margin-top: 48px;
	width: 650px;
}

#header #menu ul {
	display: block;
}

#header #menu li {
	float: left;
}

#header ul#grey {
	margin-left: 90px;
	z-index: 1;
}

#header ul#pink {
	clear: both;
	position: absolute;
	top: 34px;
	z-index: 2;
}

#header ul li a {
	text-indent: -999px;
}

#header ul#grey li a {
	display: block;
	width: 158px;
	height: 68px;
}

#header ul#pink li a {
	display: block;
	width: 158px;
	height: 34px;
}

#menu.nl ul#grey li a { background: url(../images/buttons/menu-items-grey-nl.gif) repeat; }
#menu.en ul#grey li a { background: url(../images/buttons/menu-items-grey-en.gif) repeat; }
#menu.nl ul#pink li a { background: url(../images/buttons/menu-items-pink-nl.gif) repeat; }
#menu.en ul#pink li a { background: url(../images/buttons/menu-items-pink-en.gif) repeat; }

#header ul#grey li#knt a		{ background-position:    0px    0px; }
#header ul#grey li#doc a		{ background-position:    0px  -68px; }
#header ul#grey li#lin a		{ background-position:    0px -136px; }

#header ul#grey li#knt a:hover,
#header ul#grey li#knt.on a		{ background-position: -158px    0px; }
#header ul#grey li#doc a:hover,
#header ul#grey li#doc.on a		{ background-position: -158px  -68px; }
#header ul#grey li#lin a:hover,
#header ul#grey li#lin.on a		{ background-position: -158px -136px; }

#header ul#pink li#oct a		{ background-position:    0px    0px; }
#header ul#pink li#mod a		{ background-position:    0px  -34px; }
#header ul#pink li#mrk a		{ background-position:    0px  -68px; }
#header ul#pink li#ove a		{ background-position:    0px -102px; }

#header ul#pink li#oct a:hover,
#header ul#pink li#oct.on a		{ background-position: -158px    0px; }
#header ul#pink li#mod a:hover,
#header ul#pink li#mod.on a		{ background-position: -158px  -34px; }
#header ul#pink li#mrk a:hover,
#header ul#pink li#mrk.on a		{ background-position: -158px  -68px; }
#header ul#pink li#ove a:hover,
#header ul#pink li#ove.on a		{ background-position: -158px -102px; }

#wrapper {
	xoverflow: hidden;
	margin-bottom: 35px;
}

.col {
	float: left;
	padding-bottom: 1000px;
	margin-bottom: -1000px;
}

/*
 * Sidebar
 * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
 
#sidebar {
	float: left;
	width: 268px;
	padding-top: 55px;
	font-size: 1.2em;
	background: url(../images/backgrounds/sidebar.jpg) #e16d78 top left no-repeat;
}

#sidebar ul {
	margin: 0 0 30px 15px;
}

#sidebar li {
	margin-bottom: .3em;
}

#sidebar li a {
	color: #fff;
	text-decoration: none;
}

#sidebar li.on a {
	font-weight: bold;
}

#sidebar li.on li a {
	font-weight: normal;
}

#sidebar li.on li.on a {
	font-weight: bold;
}

#sidebar ul ul {
	margin: .5em 0 .5em 1em;
}

/*
 * Footer
 * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
 
#footer {
	clear: both;
	padding-top: 10px;
	width: 100%;
	height: 35px;
	background: url(../images/backgrounds/header.gif) #fff top left no-repeat;
}

#footer ul {
	overflow: hidden;
	margin: 5px 0 0 15px;
}

#footer li {
	float: left;
	margin-right: 20px;
}

#footer a {
	font-weight: bold;
	text-decoration: none;
	color: #000;
}

#footer li.on a {
	color: #d02052;
}

/*
 * Content
 * * * * * * * * * * * * * * * * * * * * * * * */

#container {
	float: right;
	width: 100%;
	margin-left: -268px;
	margin-bottom: -990px;
}

#content {
	width: 550px;
	margin-left: 268px;
	padding: 50px 0pt 60px 24px;
}

#content ul {
	margin: 0 0 1em 0;
}

#content ul li {
	margin: 0 0 .5em 1em;
	list-style-type: disc;
}

#content h2 a {
	color: #000;
}

.js-enabled h2.anchored {
	float: left;
}

.js-enabled p.back-to-top {
	float: right;
}

.js-enabled p.clear {
	clear: left;
}
	
/*
 * Home
 * * * * * * * * * * * * * * * * * * * * * * * */

#home #content-container {
	width: 450px;
	height: 345px;
	margin: 25px 0 0 0;
	padding: 55px 0 0 420px;
	background: url(../images/backgrounds/home.jpg) bottom left no-repeat;
}

#home #content-container h1 {
	font-family: "Times New Roman", serif;
	font-size: 2.2em;
}

#home #content-container p {
	font-size: 1.2em;
	line-height: 1.5em;
	color: #999;
}

/*
 * Fixed footer
 * * * * * * * * * * * * * * * * * * * * * * * */

#fixed-footer {
	background: url(../images/backgrounds/sidebar_back.gif) top left no-repeat;
}

#fixed-footer #sidebar {
	height: 440px;
}

#fixed-footer #footer {
	position: fixed;
	bottom: 0;
}

/*
 * Representatives
 * * * * * * * * * * * * * * * * * * * * * * * * * * * * */

#representatives #sidebar {
	height: 370px;
}

#representatives .content {
	width: 320px;
	padding: 50px 0 0 20px;
}

#representatives #content-container {	
	float: left;
	width: 628px;
	height: 425px;
}