p, h1, h2, h3	{
	margin:0px;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-style: normal;
	line-height: 1.5;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	background-image: url(images/header_01.jpg);
	background-repeat:repeat-x;
	background-color:#000000;
	margin:0px;
	text-align:left;
}
#bgfooter	{
	background-image: url(images/header_13.jpg);
	background-repeat:repeat-x;
	background-position:bottom;
	height:auto;
	width:auto;
}	
	
#container	{
	width:781px;
	margin:auto;
}
#header	{
	background-image:url(images/header_02.jpg);
	background-repeat:no-repeat;
	height:216px;
}
#footer	{
	background-image:url(images/header_14.jpg);
	background-repeat:no-repeat;
	height:175px;
}
#content	{
	background-image:url(images/header_08.jpg);
	background-repeat:repeat-y;
	padding-left:35px;
	padding-right:35px;
}
.testimonialbox	{
	width:541px;
	margin:auto;
}
.testimonialbox_header	{
	background-image:url(images/testi_05.jpg);
	background-repeat:no-repeat;
	height:38px;
}
.testimonialbox_footer	{
	background-image:url(images/testi_14.jpg);
	background-repeat:no-repeat;
	height:88px;
}
.testimonialbox_content	{
	background-image:url(images/testi_08.jpg);
	background-repeat:repeat-y;
	font-size:12px;
	padding-left:35px;
	padding-right:35px;
}
h1	{
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:24px;
	color:#CC0000;
	line-height:normal;
}
h2	{
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#000000;
	line-height:normal;	
}
h3	{
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#CC0000;
	line-height:normal;	
}
.highlight	{
	background-color:#FFFF00;
}
.underline	{
	text-decoration:underline;
}
.johnsonbox	{
	border-style:dashed;
	border-width: 5px;
	border-color:#CC0000;
}
.redfont	{
	color:#FF0000;
}
.bluefont	{
	color:#0000FF;
}
