@charset "utf-8";
/* CSS Document */


#contentbox {
	width:569px;
	margin-left:auto;
	margin-right:auto;
	margin-top: 35px;
	margin-bottom: 0px;
	background-image: url(images/contentheader.png);
	background-repeat: no-repeat;
}
#contentbox p{
 margin:0;
 padding-bottom: 10px;
 font-family:  "Trebuchet MS", Arial, Helvetica, sans-serif;
 font-size: 12px;
 line-height: 22px;
}
#contenttextarea p {
    line-height: 28px;
}

#contentbottom {
	width:569px;
	height:20px;
	margin-left:auto;
	margin-right:auto;
	margin-top: 0px;
	background-image: url(images/contentbottom.png);
	background-repeat: no-repeat;
}

#contenttextarea  {
	font-family:  "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4F4F4F;
	padding-top: 15px;
	padding-left: 25px;
	padding-right: 25px;
}

#insidebanners {
margin:auto;
padding-top: 18px;
padding-left: 25px;
}