<!--
html, body {	
	background-color: #fff ;
	font-family:  "Lucida Grande", "Trebuchet MS", "Bitstream Vera Sans", Verdana, Helvetica, sans-serif;
	margin: 0 ;
	padding: 0 ;
}

a, p, td, li {	
	font-family:  "Lucida Grande", "Trebuchet MS", "Bitstream Vera Sans", Verdana, Helvetica, sans-serif;
}

a {
 	text-decoration: none ;
	color: #ff8040 ;
}

a.footer {
	color: #4E5F79 ;
}

a.main {
 	text-decoration: none ;
	color: #4E5F79 ;
}

a.main:hover {
	text-decoration: underline ;
}

a.footer:hover {
	text-decoration: none ;
	color: #ff8040 ;
}

a:hover {
	color:  #4E5F79 ;
	text-decoration: underline ;
}

#header {
	position: absolute ;
	top: 5% ;
	left: 15% ;
	width:70% ;
}

#bar {
	position: absolute;
	top: 20% ;
	left: 15% ;
	width: 70% ;
	color: #4E5F79 ;
}

#main {
	position: absolute;
	top: 40% ;
	left: 15% ;
	width: 70% ;
	color: #4E5F79 ;
}

ul {
	font-size: 16px ;
	font-weight: normal ;
	list-style: circle ;
	padding-left: 25px ;
	margin: 0 ;
}

p.main {
	text-align: left  ;
	padding-left: 10px ;
	font-size: 16px ;
	font-weight: bolder ;
	color: #4E5F79 ;
}

td.head-left {
	font-size: 40px ;
	font-weight: bolder ;
	color: #ADB3BF ;
	border-bottom: 1px  solid #ADB3BF ;
	border-right: 1px solid #ADB3BF ;
	padding-right: 10px ;
	line-height: 1.2em ;
	height: 1.2em ;
}

td.head-right {
	padding: 0 ;
	font-size: 40px ;
	font-weight: bolder ;
	line-height: 1.2em ;
	height: 1.2em ;
	border-bottom: 1px  solid #ADB3BF ;
}


span.head-top {
	color: #4E5F79 ;
}

td.bot-right {
	font-size: 18px ;
	color: #4E5F79 ;	
	padding-left: 10px ;
	padding-top: -1px ;
	line-height: 1.2em ;
	height: 1.2em ;
}

td.bot-left {
	border-right: 1px solid #ADB3BF ;	
	font-size: 18px ;
	line-height: 1.2em ;
	height: 1.2em ;
}


#tagline {
	position: absolute ;
	bottom: 0% ;
    right: 0% ;
	font-size: x-small ;
	text-align: right ;
	color: #00f ;	
    float: right ;
    padding-right: 1em ;
}
#footer {
	position: absolute ;
	bottom: 5% ;
	left: 15% ;
	width: 70% ;
	font-size: 18px ;
	text-align: right ;
	color: #4E5F79 ;	
}

td.footer-head-1 {
	font-size: 18px ;
	padding-left: 10px ;
	line-height: 1.2em ;
	height: 1.2em ;
	text-align: center ;
	border-right: 1px solid #ADB3BF ;	
	border-bottom: 1px solid #ADB3BF ;	
	color: #ff8040 ;
}

td.footer-head-2 {
	border-right: 1px solid #ADB3BF ;	
	border-bottom: 1px solid #ADB3BF ;	
	font-size: 18px ;
	line-height: 1.2em ;
	height: 1.2em ;
	text-align: center ;
}

td.footer-head-3 {
	font-size: 18px ;
	line-height: 1.2em ;
	height: 1.2em ;
	text-align: center ;
	border-bottom: 1px solid #ADB3BF ;	
	color: #ff8040 ;
}

td.footer-bot-1 {
	font-size: 18px ;
	color: #4E5F79 ;	
	padding-left: 10px ;
	line-height: 1.2em ;
	height: 1.2em ;
	text-align: center ;
	border-right: 1px solid #ADB3BF ;	
}

td.footer-bot-2 {
	border-right: 1px solid #ADB3BF ;	
	font-size: 18px ;
	line-height: 1.2em ;
	height: 1.2em ;
	text-align: center ;
	color: #ff8040 ;
}

td.footer-bot-3 {
	font-size: 18px ;
	line-height: 1.2em ;
	height: 1.2em ;
	text-align: center ;
}
-->
