
div {
	border: none;
	}
	
#header {
	background: #FFFFFF;
	text-align: left;
	width: 100%;
	height: 86px;
	border-right: 1px solid #000000; 
	border-left: 1px solid #000000; 
	border-bottom: 8px solid #003366;
	}

.top {
	margin-left: 30px;
	float: right;
	height: 86px;
	background-color: #006699;
	border-right: 1px solid #000000; 
	border-left: 1px solid #000000; 
	}
		
#leftcol {
	float: left;
	width: 165px;
	background-color: #006699;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	height: 100%;
	}
	

#content {
	
	background-color: #FFFFFF;
	border-bottom: 1px solid #006600;
	border-right: 1px solid #000000;
	width: 615px; 
	
	}
	
		
#mid {
	color: #000;
	border-top: 6px solid #003366;
	margin-bottom: 10px;

	}
	
#footer {
	clear: both;
	width: 70%;
	margin: 10px;
	text-align: center;
	font-family: Verdana;
	font-size: 11px;
	padding: 3px;
	border-top: 1px solid #333;
	color: #000;
	}
	
	#footer .date {
		float: left;
		text-align: left;
		}
	
	#footer .contact {
		float: right;
		text-align: right;
		}
		
html, body {
	margin: 0;
	padding: 0;
	background-color: #ffffff;
	color: #000;
	}
	
p, a {
	font-family: Verdana;
	text-align: left;
	font-size: 12px
	}
	
h1, h2, h3, h4, h5, h6 {
	font-family: Tahoma, Verdana;
	
	margin-top: 3px;
	color: #000000;
	}
	
A:link.fly    {color:#669933; text-decoration:none; font-size:18px; font-weight: 800; font-family: Verdana}
A:visited.fly {color:#669933; text-decoration:none; font-size:18px; font-weight: 800; font-family: Verdana}
A:active.fly  {color:#669933; text-decoration:underline; font-size:18px; font-weight: 800; font-family: Verdana}
A:hover.fly   {color:#669933; text-decoration:underline; font-size:18px; font-weight: 800; font-family: Verdana}

A:link.menu    { padding: 5px }
A:visited.menu { padding: 5px}
A:active.menu  {border: 1px white solid; padding: 5px }
A:hover.menu   {border: 1px white solid; padding: 5px}

.bank{
	width: 220px;
	height: 180px;
	margin-left: 15px;
	}
	
.product{
	font: 700 16px tahoma;
	color: #003366
	}	


		
	

	

