body	{
	background-color: #efefef;
	padding: 0;
	margin: 0;
	}
	

#container  {
	position: relative;
	width: 834px;
	margin-left: auto;
	margin-right: auto;
	background-color: #fff;
	margin-top: 0;
	padding-top: 0;	
	}



#header  {
	width: 834px;
	height: 125px;
	text-align: center;
	font-family: verdana, sans-serif;
	font-size: 11px;
	background: #ffffff;
	margin-top: 0;
	}


#logo  {
	padding-left: 38px;
	width: 232px;
	height: 46px;
	float: left;
	background-color: #fff;
	}

#image  {
	width: 180px;
	height: 180px;
	float: left;
	}	
	
#text	{
	width: 178px;
	text-align: left;
	font-family: verdana, sans-serif;
	font-weight: normal;
	font-size: 12px;
	color: #333;
	padding: 0;
	margin: 0;
	line-height: 130%;
	padding-left: 56px;
	height: 100%;
	background-color: #fff;
	}
	
.article	{
	background-color: #fff;
	width: 500px;
	}


#text a:link,
#text a:visited	{
	color: #11761a;
	font-weight: normal;
	font-size: 13px;
	text-decoration: none;
	}
	
#text a:hover	{
	color: #00CC33;
	font-weight: normal;
	font-size: 13px;
	text-decoration: none;
	}
	
.newline	{
	display: block;
	margin-top: 6px;
	margin-bottom: 6px;
	}
	
#text h2 {
	margin-top: 8px;
	}
	
	
#titleone  {
	margin: 6px 0 9px 0;
	padding: 0;
	}

#titletwo  {
	margin: 9px 0 9px 0;
	padding: 0;
	}

#titlethree  {
	margin: 9px 0 9px 0;
	padding: 0;
	}

#titlefour  {
	margin: 9px 0 2px 0;
	padding: 0;
	}


#foot	{
	margin-top: 30px;
	padding-top: 30px;
	padding-bottom: 30px;
	font-size: 11px;
	font-family: verdana, sans-serif;
	text-align: center;
	clear: both;
	}
	
#foot a:link,
#foot a:visited	{
	color: #404040;
	font-weight: normal;
	text-decoration: none;
	}
#foot a:hover	{
	color: #31433c;
	font-weight: normal;
	text-decoration: none;
	}
	
.footer	{
	display: block;
	margin-top: 32px;
	font-size: 10px;
	}