div.header { 
	padding:0px;
	margin:0px;
	height:174px;
	width:100%;
	background-color:#777777;
	background-image:url(img/header_bg.jpg); 
}
div.txt {
	margin-left:53px;
	padding:0px 17px 0px 17px;
	width:513px;
	font-family: Verdana;
	font-size: 11px;
	color: #333333;
	/*color: #666666;*/
}
div.txt strong {
	color: #a8a8a8;
	font-weight:normal;
	font-style:italic;
}
div.separator {
	margin:40px 0px 0px 53px;
	width:547px;
	height:18px;
	padding:0px;
	background-image:url(img/separator.gif);
	clear:left;
}
div.separatorFooterTop {
	margin:40px 0px 0px 53px;
	width:564px;
	height:11px;
	padding:0px;
	background-image:url(img/separator_footer_top.gif)
}
div.footerBottom {
	margin:0px 0px 20px 53px;
	width:564px;
	height:5px;
	padding:0px;
	background-image:url(img/separator_footer_bottom.gif)
}
div.txtStrong {
	margin:20px 0px 0px 53px;
	padding-left:17px;
	width:530px;
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
}
div.footerLeft {
	margin-left:53px;
	padding:0px 0px 0px 17px;
	width:474px;
	height:20px;
	font-family: Verdana;
	font-size: 10px;
	line-height:16px;
	color: #8f8f8f;
	float:left;
}
div.footerRight {
	margin-left:0px;
	padding:0px 17px 0px 0px;
	width:70px;
	height:20px;
	font-family: Verdana;
	font-size: 10px;
	line-height:16px;
	color: #8f8f8f;
	text-align:right;
	float:left;
	
}
.clear { clear:left; }

div.footer a {
	font-weight:normal; 
	color: #8f8f8f;
}

h1 { font-family:Arial;color:#8c8c8c;margin:24px 0px 12px 70px; } 
h3 { font-family:Arial;color:#8c8c8c;margin:1px 0px 5px 53px; }
a { color: #00a8ff; }
img { border:0px; }
body {margin:0px;}
table { border-collapse: collapse;}
table td { padding: 0px 4px 0px 0px; }

ul {
	margin-left:53px;
	/*padding:0px 17px 0px 17px;
	width:513px;*/
	font-family: Verdana;
	font-size: 11px;
	color: #333333;
}

li {}

