html,body{
	margin:0;
	padding:0;
	background:#eeeeee;
}
body{
	font: 76% arial,sans-serif;
	text-align:center;
}
p{
	margin:0 10px 10px;
}
a:link {
	color: #D7DFE2;
	text-decoration: none;
}
a:visited {
	color: #D7DFE2;
	text-decoration: none;
}
a:hover {
	color: #FF9900;
	text-decoration: underline;
}
#headertop{
	background: #EFB273;
	height:40px;
}
#headersubtop{
	background: #F4F1F4;
	height:4px;
}
#headermain{
	background: #FFFFFF;
	height:120px;
	margin-left: auto;
	margin-right: auto;
}
#headerbg{
	height: 165px;
	width: 100%;
	background-image:   url("images/leftbar.png");
}
#headersubbottom{
	background: #7B828C;
	height:4px;
}
#newsrow{
	background-image:   url("images/newsbg.jpg");
	background-repeat: repeat-y;
	height: 100%;
	width: 200px;	
	}
	#menubar{
	background:#FFFFFF;
	}
#header h1{
	height:80px;
		line-height:80px;
	margin:0;
  padding-left:10px;
  background: #EEE;
  color: #79B30B;
  }
#container{
	text-align:left;
}
#innercontainer{
	background: #FFF;
	width: 800px;
	position:absolute;
	text-align:left;
	border: 1px solid #aaaaaa;
	overflow:hidden;	
}
#logo{
	background: transparent;
	margin-top: 50px;
	width: 200px;
	height: 119px;
	text-align: center;
	position: absolute;
	z-index: 1;
	display: inline;
	}
#headerbar{
	height: 123px;
	padding-top:38px;
	margin-left:200px;
margin-right:10px;
	position:relative;
	text-align:right;
	z-index: 1;
	display: block;
	}
#leftcolumn{
	position:absolute;
	background: #999999;
	height: 100%;
	width: 200px;	
	}
#leftcolumninner{
	background:#7B828C;
	margin-left: 13px;
width:174px;
	height:100%;
}
#navbar{
	background: transparent;
display:inline;
float:right;
width:600px;
	}
	#news{
	background: transparent;
	width: 600px;
	float:right;
	display:inline;}
#navigation{
	background:#B9CAFF;
}
#extra{
	background:#FF8539;
}
#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #525252;
	text-align: center;
	padding-top: 6px;
	position:relative;
	display:block;
}
#footer p{
	margin:0;
	padding:5px 10px;
}
#container{
	width:800px;
	margin:0 auto;
	}
#navigation{
	float:left;
	width:200px;
	margin: 6px;
}
#extra{
	float:left;
	clear:left;
	width:200px;
}
#footer{
	clear:both;
	width:100%;
}
#promocontainer{
background:transparent;
margin-left: 200px;
width:600px;
display:block;
}
/*PROMO boxes*/
#promo {
	background-color: #F6F6F6;
	border: 1px solid #D6E0E5;
	height: 170px;
	padding: 10px;
	margin: 15px;
	vertical-align:top;
}
#promo h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FF9900;
	margin-bottom: 0px;
}
#promo p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	margin-top: 5px;
}
#promo1 {
	background-color: #F6F6F6;
	border: 1px solid #D6E0E5;
	padding: 10px;
	margin: 15px;
	vertical-align:top;
	width: 40%;
float:left;
}
#promo1 h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FF9900;
	margin-bottom: 0px;
}
#promo1 p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	margin-top: 5px;
}
/*END PROMO boxes*/
#copy{
	background-image:   url("images/footerbg.gif");
	background-repeat: repeat-x;
	height: 43px;
	width:100%;
border:solid;
position:absolute;
}
#maincontent {
	background: transparent;
	float:right;
	display:block;
}
#maincontent h1 {
	color: #7E838A;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
}
#maincontent h2 {

	color: #7E838A;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
}
#maincontent p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-align: justify;
	line-height: 1.3em;
	margin-bottom: 10px;
}
#maincontent li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 1.3em;
	margin-bottom: 10px;
}
#footsie{
	background: #F4F1F4;
	}