body {
	text-align: center;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	color: #000000;
	font-family:Trebuchet MS, verdana, "lucida grande", tahoma, arial, sans-serif;
	font-size: 80%;
	font-style: normal;
	line-height: 1.4em;
	font-weight: normal;
	font-variant: normal;
	background: #ffffff;

}
#containertop {
	width:600px;	
	height: 80px;	
	text-align: left;
	border-bottom-width: 2px;	
	border-bottom-color: #293277;
	border-bottom-style: solid;	
	margin-bottom: 20px;
}

#containerbottom {
	width:600px;	
	text-align: center;
	border-top-width: 2px;	
	border-top-color: #32783a;
	border-top-style: solid;	
	margin-top: 20px;	
	padding-top: 20px;		
	color: #32783a;
}


#logobar {
  display: block;
  float: left;	
}	

#containercontainercontent {
	width:600px;
	text-align: left;			
	
}

