﻿	#banner
	{
	    background:  url(images/bannerSubnav.jpg) no-repeat;
	    width: 970px;
	    height: 132px;
	    text-align: left;
	    float: left;
	}
	
	#subnav
	{
	    position: relative;
	    top: 5px;
	    left: 15px;
	    color: #ffffff;
	    text-transform: uppercase;
	    font-weight: bold;
	    font-size: 1.2em;
	    width: 200px;
	}
	
	#login
	{
	    position: relative;
	    top: 20px;
	    left: 672px;
	    font-weight: bold;
	    font-size: 0.8em;	
	    color: #ffffff;    
	    width: 150px;
	}	
