body {
	margin: 20px; 
	padding: 0; 
	text-align: center; 
	font-family: verdana, arial, helvetica, sans-serif; 
	font-size: 11px; 
	color: #333333; 
	background-color: #957A35;
}

img {
	border: 0;
}

a {
	font-size: 11px;
	color: #fff;
}	

p {
	margin: 0;
	padding: 0;
	margin-bottom: 12px;
}

#container {
	position: relative; 
	margin: auto; 
	width: 716px; 
	text-align: left;
	background-color: #fff;
	border: 1px solid #fff;
}

#content{
	padding: 12px;
	line-height: 16px;
	background-color: #fff;
}

#content-left {
	margin: 0;
	padding: 0;
	float: left;
}

#content-right {
	padding-right: 12px;
	margin-left: 216px;
	text-align: justify;
}

#content-right a {
	color: #333333;
}

#bottom-image a {
	color: #333333;
	font-weight: bold;
}

#footer {
	position: relative; 
	clear: both;
	margin: auto; 
	width: 680px; 
	text-align: left;
	padding-left: 10px;
	color: #fff;
	border: 1px solid #957A35;
}

#footer-left {
	float: left;
}

#footer-right {
	margin-left: 300px;
	text-align: right;
}

#footer a {
	color: #EFEADB;
	text-decoration: none;
	font-weight: bold;
}

#footer a:hover{
	color: #8d1d02;
}

#footer ul {
	margin: 0;
	padding: 0;
	list-style-image: url(/images/arrrowred.gif);
}

#header {
	position: relative; 
	margin: auto; 
	width: 716px; 
	height: 42px;
	text-align: left;
	border: 1px solid #fff;
	background-color: #BFB178;
}

#header-links li {
	float: left;
	padding-left: 22px;
	padding-right: 22px;
}

#header-links ul {
	margin: 0;
	padding:0;
	list-style: none;
}

#header-links a {
	display: block;

}

#header span {
	display: none;
}

.tn1 {
	width: 44px;
	height: 42px;
	background: url(/images/tnabout.gif);
	background-repeat: no-repeat;
	background-position: center center;
}

.tn1:hover {
	width: 44px;
	height: 42px;
	background: url(/images/tnabouton.gif);
	background-repeat: no-repeat;
	background-position: center center;
}

.tn2 {
	width: 77px;
	height: 42px;
	background: url(/images/tninvestment.gif);
	background-repeat: no-repeat;
	background-position: center center;
}

.tn2:hover {
	width: 77px;
	height: 42px;
	background: url(/images/tninvestmenton.gif);
	background-repeat: no-repeat;
	background-position: center center;
}

.tn3 {
	width: 83px;
	height: 42px;
	background: url(/images/tntimeline.gif);
	background-repeat: no-repeat;
	background-position: center center;
}

.tn3:hover {
	width: 83px;
	height: 42px;
	background: url(/images/tntimelineon.gif);
	background-repeat: no-repeat;
	background-position: center center;
}

.tn4 {
	width: 33px;
	height: 42px;
	background: url(/images/tnteam.gif);
	background-repeat: no-repeat;
	background-position: center center;
}

.tn4:hover {
	width: 33px;
	height: 42px;
	background: url(/images/tnteamon.gif);
	background-repeat: no-repeat;
	background-position: center center;
}

.tn5 {
	width: 68px;
	height: 42px;
	background: url(/images/tnportfolio.gif);
	background-repeat: no-repeat;
	background-position: center center;
}

.tn5:hover {
	width: 68px;
	height: 42px;
	background: url(/images/tnportfolioon.gif);
	background-repeat: no-repeat;
	background-position: center center;
}

.tn6 {
	width: 34px;
	height: 42px;
	background: url(/images/tnnews.gif);
	background-repeat: no-repeat;
	background-position: center center;
}

.tn6:hover {
	width: 34px;
	height: 42px;
	background: url(/images/tnnewson.gif);
	background-repeat: no-repeat;
	background-position: center center;
}

.tn7 {
	width: 56px;
	height: 42px;
	background: url(/images/tncontact.gif);
	background-repeat: no-repeat;
	background-position: center center;
}

.tn7:hover {
	width: 56px;
	height: 42px;
	background: url(/images/tncontacton.gif);
	background-repeat: no-repeat;
	background-position: center center;
}

#logo {
	position: relative; 
	margin: auto; 
	width: 716px; 
	height: 38px;
	padding-top: 3px;
	text-align: left;
	border: 1px solid #fff;
	background-color: #E7E2CD;
}

#logo span {
	display: none;
}

#logo h1{
	margin: 0;
}

.logo {
	display: block;
	float: left;
	width: 333px; 
	height: 36px;
	background: url(/images/logo.gif);
	background-repeat: no-repeat;
}

#logo-print {
	display: none;
}

.normal-text {
	color: #fff;
	font-weight: normal;
}

.clearing{ 
   clear: both; 
} 

#hidden-content {
	display: none;
}

#print a {
	margin: 0;
	margin-top: 16px;
	padding-left: 16px;
	font-weight: bold;
	background: url(/images/arrowprint.gif);
	background-repeat: no-repeat;
	background-position: center left;
}



