body{
	margin:0px;
	background-repeat:repeat-x;
	background-color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	background-image: url(images/main_bg.jpg);
}
#contaner{
	width:889px;
	height:auto;
	margin:0 auto;
	position:relative;
}
#footer{
	width:100%;
	height:45px;
	position:absolute;
	background-image:url(images/footer_bg.jpg); background-repeat:repeat-x;
}
a {
	font-family: Times New Roman, Times, serif;
	font-size: 14px;
	color: #545C69;
	font-weight: bold;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #545C69;
}
a:hover {
	text-decoration: none;
	color: #003F86;
}
a:active {
	text-decoration: none;
	color: #545C69;
}
.style1 {
	font-size: 19px;
	color: #003F86;
	font-weight: bold;
}
.style2 {
	font-size: 22px;
	font-weight: bold;
}


.link {
	font-family: "Times New Roman", Times, serif;
	color: #003F86;
}
.center {
	text-align: center;
}
#contaner table tr td table tr td table tr td table tr td table tr td table tr .style2 a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #000;
}
.subheader {
	font-size: 16px;
	font-weight: bold;
	color: #666;
	border-bottom-style: none;
}
