* {

	padding:0;
	margin:0;

}

body {

	font-size:76%;
	background:#E0E7C0;
}


p {


	font:normal 1.0em arial, verdana, sans-serif;
	color:#000;
	padding:6px 0 6px 0;
	line-height:16px;
}

a {

	font:bold 1.0em arial, verdana, sans-serif;
	color:#000;

}

.sIFR-active h1 {
  visibility: hidden;
  font-family: Verdana;
  line-height: 1em;
  font-size: 4em;
  color:#FFFFCF;
}

.sIFR-active h2 {
  visibility: hidden;
  font-family: Verdana;
  line-height: 1em;
  font-size: 3.5em;
  color:#26395B;
  margin-bottom:6px;
}

#container {

	width:780px;
	margin:0 auto;
	background:#FFF url("../img/conbg.jpg") top left repeat-y;

}

#top {

	width:780px;
	height:83px;
	background:#FFF url("../img/top.jpg") top left no-repeat;

}

#page_heading {

	width:589px;
	height:69px;
	float:left;
	background:#005568;
	padding:10px 0 0 10px;
}

#logo {

	width:181px;
	height:79px;
	float:right;
	background:#BC6D50 url("../img/logo.jpg") center center no-repeat;

}

#navigation {

	width:126px;
	float:left;
	padding:0 6px 0 6px;
	text-align:right;
	background:

}

#navigation ul {

	list-style:none;
	margin:6px 10px 0 0;

}

#navigation li {

	padding:3px 0 0 0;

}

#navigation a {

	color:#FFF;
	text-decoration:none;
	font-size:1.2em;
	font-weight:normal;

}

#navigation a:hover, #navigation a.on {

	
	font-weight:bold;
	color:#FFFFCF;

}


#main-content {

	width:630px;
	float:right;
	padding:6px;

}

#content-left {

	float:left;
	width:425px;
	padding:0 12px 0 12px;

}

#side-img {

	width:169px;
	float:right;
	padding:10px 0 0 12px;

}

#footer {

	clear:both;
	width:770px;
	height:30px;
	text-align:right;
	padding-right:10px;

}