BODY
{
	margin: 0;
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;
	font-family: Verdana;
	font-size: 10pt;
	color: #262424;
	text-align: center;
	line-height: 1.3em;
	background-color: #ECECEC; 
}

img { border: none; }

#container
{
	width: 777px;
	margin: 0 auto;
	/*+placement:margin-auto 0px 0px;*/
	margin-left: auto;
	margin-right: auto;
	position: relative;
	left: 0px;
	top: 0px;
	text-align: left;
}
H1
{
	font-family: Verdana;
	font-size: 14pt;
	color: #106B96;
}
H2
{
	font-size: 10.2pt;
	color: #2D629B;
}
#content
{
	margin: 0 auto;
	background-image: url(images/bg-container.gif);
	padding: 1px;
	text-align: left;
	/*+placement:float-left 0px 0px;*/
	float: left;
	position: relative;
	left: 0px;
	top: 0px;
}
#intro_text
{
	width: 702px;
	margin: 7px 39px 0px;
	text-align: justify;
}
.box
{
	margin: 0 27px 27px;
	padding: 0;
	width: 724px;
}
#bg-box1
{
	background-image: url(images/bg-box1.gif);
	margin: 0;
	background-repeat: repeat-y;
	padding: 1px 1px 13px;
	/*+placement:float-left 0px 0px;*/
	float: left;
	position: relative;
	left: 0px;
	top: 0px;
	width: 724px;
	text-align: center;
}
.bg-box23
{
	background-image: url(images/bg-box23.gif);
	margin: 0;
	background-repeat: repeat-y;
	padding: 1px 1px 13px;
	/*+placement:float-left 0px 0px;*/
	float: left;
	position: relative;
	left: 0px;
	top: 0px;
	width: 724px;
	text-align: center;
}
#header_box
{
	/*+placement:float-left 0px 0px;*/
	float: left;
	position: relative;
	left: 0px;
	top: 0px;
}
.pic
{
	/*+placement:float-left;*/
	float: left;
	width: 192px;
}
.footer-box
{
	width: 724px;
}
.box-content
{
	width: 461px;
	/*+placement:float-right 0px 0px;*/
	float: right;
	position: relative;
	left: 0px;
	top: 0px;
	text-align: justify;
}
.box-content-width
{
	width: 675px;
	margin: 0 auto;
	text-align: left;
}
.meter_button
{
	width: 461px;
}
.meter
{
	/*+placement:float-left 0px 0px;*/
	float: left;
	position: relative;
	left: 0px;
	top: 0px;
}
.button
{
	height: 38px;
	/*+placement:float-right 0px 0px;*/
	float: right;
	position: relative;
	left: 0px;
	top: 0px;
}
#footer
{
	text-align: center;
	font-size: 8pt;
	color: #9D9D9D;
	padding: 0 0 20px;
}
