body, td, th, h1, h2, h3, h4, h5, h6 { font-size: 100%; }
p, table {	margin: 0 0 1.5em 0; }
h1 { color: #00002F; }
h2 { color: #2B557D; font-size: 120%; margin: 0 0 1.5em 0 }
h3 { color: #2B557D; font-size: 110%; }
img { border: 0; }

body {
	margin: 5px 0 0 0;
	border-width: 0;
	background: #fff url("images/bg.gif") repeat-x;
	color: #000;
 	text-align: center; 	
	font-family: Arial, Verdana, sans-serif;
 	font-size: 0.77em;
}

#wrapper {
	position: relative; 
	background: #fff;
	width: 768px;
	text-align: left;
	background: #fff;
	margin: 0 auto;
}

#Layer1 { 
	position: absolute; 
	left: 59px; 
	top: 53px; 
	width: 226px; 
	height: 67px; 
	z-index: 1;
}

#heading {
	position: absolute;
	width: 100%;
	left: 0;
	top: 0;
	z-index: 2;
}

#heading h1 {
	float: right;
	text-align: right;
	margin: 2px 0 0 0;
	font: bold Arial, Verdana, sans-serif;
}

#banner {
	position: absolute;
	width: 100%;
	height: 90px;
	left: 0;
	top: 25px;	
	background: #5A719C url("images/top/tb_back.gif") repeat;
	z-index: 3;
}

#menu-bar {
	position: absolute;
	width: 100%;
	height: 20px;
	left: 0;
	top: 115px;
	background: #333333;
	z-index: 4;
}

#menu-bar ul {
	list-style: none;
	margin: 0;
	padding: 0;	
	width: 100%;
}

#menu-bar li {
	float: left;
	margin: 0;
	padding: 0;
}

#menu-bar li a,
#menu-bar li a:link, 
#menu-bar li a:active, 
#menu-bar li a:visited {
	border-right: 1px solid #5F5F5F;
	color: #fff;
	display: block;
	padding: 2px 0 2px 7px;
	width: 100px;
	text-decoration: none;
	font-weight: bold;
}

#menu-bar li a:hover {
	background: #515151;
	color: #FFFFCC;
}

#main {
	position: absolute;
	width: 766px;
	left: 0;
	top: 135px;
	border: 1px solid #CFCFCF;
	padding: 19px 0;
	z-index: 5;
	background: #fff;
}

#content {
	float: left;
	width: 480px;
	padding: 0 0 0 20px;
	min-height: 750px;
	margin: 0 20px 20px 0;
}

#partners {
	float: right;
	background: #FFFFCC;
	width: 216px;
	padding: 10px;
	margin: 0 10px 20px 0;
}

#partners h2, #partners p {
	text-align: center;
}

#partners h2 {
	font-size: 145%;
	margin-bottom: 0.5em;
	color: #B6000D;
}

.list {
	margin: 0 0 1.5em 0;
	line-height: 1.3em;
}

#partners div {
	color: #1F1F1F;
}

.color2 {
	color: #B6000D;
	font-weight: bold;
}

#partners #topten {
	margin: 1.5em 0;
	border-top: 1px solid #FFFFCC;
	border-bottom: 1px solid #FFFFCC;
}

#partners #topten img {
	float: left;
	margin-left: 10px;
}

#legal {
	clear: both;
	width: 100%;
	text-align: center;
}

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	font-size: 0;
	clear: both;
	visibility: hidden;
}

.clearfix { display: inline-block; }

/* Hides from IE5/Mac \*/
* html .clearfix { height: 1px; }
.clearfix { display: block; }
/* End hide from IE5/Mac */

.box1 {
	margin-bottom: 1.5em;
	padding: 10px;
	background: #EEEEEE;
}

.nobotmarg {
	margin-bottom: 0;
}

.text1 {
	color: #2B557D;
	text-decoration: underline;
	font-weight: bold;
}

.hline {
	display: block;
	margin-top: 2em;
	padding-bottom: 0;
 	border-top: 1px dashed #6E633A;
 	width: 100%;
}

.large-font {
	font-size: 107%;
}

tr.alt td {
	background: #EEEEEE;
}

table#features { 
	border: 1px solid #CFCFCF;
	border-collapse: collapse;
}

table#features td {
	border: 1px solid #CFCFCF;
	padding: 5px;
}