/*
This is an Elated PageKit - www.elated.com.
All artwork copyright (c) 1996-2008 Elated Communications Ltd.
By using this PageKit, you are agreeing to be bound by the
usage agreement available online at http://www.pagekits.com/usage/
*/


/* Page body style */

body
{
  font-family: Arial, Helvetica, sans-serif;
  line-height: 1.3em;
	margin: 0;
	padding: 0;
  color: #929292;
	background-color: #FFFFFF;
  font-size: 0.7em;
}


/* Standard paragraph style */

p, ul, ol, dl
{
	margin-top: 0;
  margin-bottom: 0;
	padding-bottom: 14px;
}


/* Links */

a
{
  color: #000;
	background-color: inherit;
  text-decoration: underline;
  padding: 2px 0;
}

a:visited
{
	color: #929292;
	background-color: inherit;
}

a:hover
{
	color: #fff;
  background-color: #000;
  text-decoration: none;
}


/* Headings */

h1, h2, h3, h4
{
  padding-top: 0;
}

h1
{
	font-size: 2.2em;
  line-height: 0.9em;
	margin: 0 0 70px 0;
  color: #000;
	background-color: inherit;
}

h2
{
  font-weight: normal;
	font-size: 1.5em;
	margin: 0 0 10px 0;
  line-height: 1.2em;
}

h3
{
	font-weight: normal;
	font-size: 1.2em;
	margin: 0 0 10px 0;
}

h4
{
	font-weight: bold;
	font-size: 1.0em;
	margin: 0 0 10px 0;
}


/* Container for page */

#container
{
	margin: 40px auto 20px auto;
	width: 770px;
}


/* Left column */

#left-column
{
  float: left;
	width: 160px;
  margin: 0 40px 0 0;
}

#logo
{
  height: 225px;
}

#logo h1
{
  margin: 0;
  font-size: 3.3em;
  font-weight: bold;

}

#logo h1 a
{
  color: #000;
	background-color: inherit;
  text-decoration: none;
  display: block;
}

#logo h1 a:hover
{
  color: #000;
  background-color: #fff;
}

#logo h2
{
  color: #000;
	background-color: inherit;
  font-size: 1.2em;
  margin: 0;
}


/* Right column */

#right-column
{
  float: right;
	width: 159px;
  margin: 10px 0 0 10px;
}

ul#menu
{
  list-style: none;
	font-weight: normal;
  font-size: 1.2em;
  margin: 0;
  padding: 0;
  height: 215px;
}

ul#menu li
{
  MARGIN: 0;
  padding: 0;
}

ul#menu a
{
  color: #000;
	background-color: inherit;
	text-decoration: none;
  padding: 0;
}

ul#menu a:hover
{
	color: #fff;
  background-color: #000;
  text-decoration: none;
  padding: 0;
}


/* Main content column */

#main-content
{ 
  float: left;
  width: 390px;
  padding-right: 10px;
  margin-top: 10px;
  border-right: 1px solid #d6d6d6;
}

.news-item
{
  padding: 30px 0 16px 0;
  border-bottom: 1px solid #d6d6d6;
}

.news-item.first
{
  padding-top: 0;
}

.news-item img
{
  float: right;
  width: 190px;
  margin: 0 0 14px 10px;
}
 
.news-item h1
{
}


/* Standard images */

img
{
	border: none;
  margin: 14px 0 24px 0;
}

img.first
{
  margin-top: 0;
}


/* Horizontal rules */

hr
{
  height: 1px;
  border-top: 1px solid #d6d6d6;
  border-right: none;
  border-bottom: none;
  border-left: none;
  margin: 10px 0 25px 0;
}

hr.end
{
  margin-bottom: 0;
  padding-bottom: 0;
  line-height: 0;
  font-size: 0;
  height: 0;
}

/* (Collapse vertical space between images and rules) */

img+hr
{
  margin-top: 3px;
}

hr+img, img+img
{
  margin-top: 6px;
}


/* Page footer area */

#page-footer
{
  margin: 10px 0 20px 200px;
  width: 390px;
  padding-top: 10px;
  text-align: left;
  color: #9a9a9a;
}


/* Clearing element */

.clear
{
  position: relative; clear: both; height: 0; margin: 0; padding: 0; line-height: 0; font-size: 0;
}

.style3_Logo_Leading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-style: normal;
	line-height: 24px;
	color: #000000;
	text-decoration: none;
}
