		/***************************************************************************\
		|* This section is where you can change the look of the page.  *************|
		\***************************************************************************/
		* {
			padding:0px;
			margin:0px;
			font-family:Tahoma, "MS Sans Serif", Arial;
			font-size:10pt;
			color:#ffffff;
		}
		
		
		#main-wrapper {
			width:600px;
			text-align:left;
			margin:auto;
			margin-top:20px;
			background-color:#333333;
			//border-bottom:2px solid #4B4B4B;
			//border-right:2px solid #4B4B4B;			
		}
		
		#main-padding {
			padding:10px;
		}
		
		.footer-fix {
			height:20px;
		}
		
		#menu {
			text-align:center;
			margin-top:20px;
		}
		
		#content {
			margin-top:20px;
		}
		
		a {
			color:#999999;
		}
		a:hover {
			color:#ffffff;
		}
		#directions2 {color:#ffffff; }
		
		h1 {
			font-family:Georgia, "Times New Roman", Times, serif;
			font-size:14pt;
			margin-bottom:15px;
			color:#ffffff;
		}
		
		h2 {
			font-family:Georgia, "Times New Roman", Times, serif;
			font-size:10pt;
			margin-bottom:15px;
			color:#ffffff;
		}
		
		.inline-image {
			vertical-align:middle;
		}
		
		#map_canvas {
			width:580px;
			height:400px;
			margin-top:15px;
		}
		
		#directions {
			margin-top:10px;
		}
		
		.form {
			margin:0px;
			padding:0px; 
			margin-top:20px;
		}
		.form-field {
			vertical-align:middle; 
			border:1px solid #999999;
			background-color:#EEEEEE;
			color: #333333;
		}
		.form-submit {
			font-family:Georgia, "Times New Roman", Times, serif;
			border:1px solid #999999;
			background-color:#EEEEEE;
			font-size:7pt;
			font-weight:bold;
			color: #333333;
		}
		
		#main-wrapper #main-padding #bannerdiv {
			width: 132px;
		}
		#main-wrapper #main-padding #headertextdiv {
			width: 570px;
			float: left;
		}
		#main-wrapper #main-padding #seperator {
			border-top-width: 1px;
			border-top-style: solid;
			border-top-color: #CCCCCC;
			margin: 7px;
		}
		#bannerAddress {
			float: right;
			width: 200px;
		}
		#bannerLogo {
			width: 230px;
			float: left;
		}
		#bannerSign {
			width: 100px;
			float: left;
			padding: 5px;
		}
		
		.directions1 {
                        font-family:Georgia, "Times New Roman", Times, serif;
                        font-size:16pt;
			font-weight: bold;
			color: #999999;
                }
		
		/***************************************************************************\
		|* The end of the styles ***************************|
		\***************************************************************************/

