body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	background:#fff url(images/bgbody.gif) top left repeat-y;
	margin:0;}
/* +++ CONTENT +++++++++++++++++++++++++++++ */
div#header {
	height:152px;
	background:#fff url(images/headerbg.gif) top left repeat-x;}
div#info {
	float:left;
	width:231px;}
div#info div.infotxt {
	width:162px;
	padding:8px 0 0 48px;}

div#content {
	float:left;
	width:535px;
	padding:36px;}
div.footer {
	text-align:center;}	
div.footer p {
	margin:0 auto;}
		
/* +++ TEXT ++++++++++++++++++++++++++++++++ */
span.headline, h1 {
	display:inline;
	font-size:14px;
	font-weight:bold;
	color:#5CBD2A;}
span.subtitle {
	font-size:14px;
	font-weight:bold;
	color: #464646;}
strong {
	color:#464646;}
a:link, a:visited {
	font-size: 14px;
	font-weight: bold;
	color: #5CBD2A;
	text-decoration: none;}
a:hover, a:active {
	color: #959595;
	text-decoration: none;}
a img {
	border:0;}	