	h1 {font-size: 110%; color: #505367; margin-top: 0; margin-bottom:5px;}
	h2 {font-size: 115%; color: #fff; margin-top: 0; margin-bottom:3px;}
	pre {font-family: arial;}
	a {color: #505367;}
	.image
	{
		float: right;
		margin: 25px 1px 1px 30px;
	}
	
	body
	{
		margin: 0;
		padding: 0;
		color: #505367;
		background-color: #ffffff;
		font-family: arial;
		font-size: 10pt;
	}
		
	#container
	{
	width: 1000px;
	margin: 0px auto;
	}
	
	#head
	{
	height:150px;
	}
	#headleft
	{float: left;padding-left:10px;
	height:150px;
	width: 240px;
	background-image: url(img/bg-newsletter.jpg);
	}
  #headleft form
  {
  vertical-align: bottom;
  }
	#headright
	{
	float: left;
	height:150px;
	
	}
	#header
	{
	height:125px;
	width: 750px;
	
	background-image: url(img/header.jpg);
	}
	#topnavi
	{
	font-weight: bold;
	color: #505367;
	border-top: 1px solid #82A8B8;
	border-bottom: 1px solid #82A8B8;
	border-right: 1px solid #82A8B8;
	padding: 4px;
	}
	
	#topnavi a
    {
	text-decoration: none;
	font-weight: bold;
	color: #505367;
	}	
		
	#container a:hover
    {
	text-decoration: underline;
  color:;
	}	
	
	#left a
    {
	text-decoration: none;
	}
			
	#left
	{
	float: left;
	width: 250px;
	height: 610px;
	background-image: url(img/bg-left.jpg);
	line-height: 1.3;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
	}
  #label a
  {
  font-family:Arial;
  font-size:14px;
  margin-top:10px;
  margin-left:10px;
  }
  
  #label a:hover
  {
  font-weight:bold;
  }
	
	#content
	{
		margin-top:10px;
		margin-left:10px;
    margin-right:20px;
		float: left;
		width: 560px;
	}
.content2 {
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}

	
		
	#right
	{
		float: left;
		background-color: #EDF1F4;
		margin-top:10px;
		width: 160px;
    height: 600px;
   }
	
	#footer
	{
	clear:both;
	background-color: #82A8B8;
	height: 20px;
	padding-top: 4px;
	text-align: center;
	font-size: 90%;
	color: #ffffff;
	}
	#footer a
	{
	text-decoration: none;
	color: #ffffff;
	}
	
		
	
