body{
	text-align:center;
	margin:0px auto;
	position:relative;
}
.clearfix:after {
content:".";
display:block;
height:0;
clear:both;
visibility:hidden;
}
.clearfix {display:inline-block;}
/* Hides from IE-mac \*/
* html .clearfix { height:1%; }
.clearfix {display:block;}
/* End hide from IE-mac */
.text {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 10pt;
	line-height: 14pt;
}
.textbold {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 10pt;
	font-weight: bold;
}
.textalign {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 10pt;
	text-align: justify;
	line-height: 14pt;
	word-spacing: 2pt;
}
.footer {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 9pt;
	color: #FFFFFF;
	text-align: center;
}
.textheader {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 12pt;
	font-weight: bold;
	color: #1376aa;
}
.bg {
	background:url(images/bg.jpg) repeat-y;
	width:1002px;
	left:50%;margin-left:-497px;
	padding:0;position:absolute;
	

}
.class A:link {
	COLOR: #000000; TEXT-DECORATION: none
}
.class A:visited {
	COLOR: #000000; TEXT-DECORATION: none
}
.class A:active {
	COLOR: #000000; TEXT-DECORATION: none
}
.class A:hover {
	COLOR: #1376aa; TEXT-DECORATION: underline
}
.class1 A:link {
	COLOR: #1376aa; TEXT-DECORATION: none
}
.class1 A:visited {
	COLOR: #1376aa; TEXT-DECORATION: none
}
.class1 A:active {
	COLOR: #1376aa; TEXT-DECORATION: none
}
.class1 A:hover {
	COLOR: #000000; TEXT-DECORATION: underline
}
#why
{
	list-style:decimal;
	margin-bottom:8px;
}

#why2
{
	list-style:circle;
	margin-bottom:8px;
}

#foot
{
	background:url(images/footer_bg.jpg) repeat-x;
}