﻿@charset "UTF-8";

#wrapper {
	width: 1024px;
	margin-right: auto;
	margin-left: auto;
	}
	
#brand_logo {
	width: 325px;
	height:110px;
	float: left;
	}
	
#menu_bar {
	width: 699px;
	margin-top: 82px;
	margin-bottom: 5px;
	float: left;
	}
	
#menu_bar ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	text-align: center;
	}
	
#menu_bar ul li {
	padding: 0 35px 0 35px;
	display: inline;
	}

#menu_bar ul li a {
	text-decoration: none;
	font-family: Century Gothic, Optima, Helvetica, Arial;
	font-size: 16px;
	color:#333333;
	}
	
#menu_bar ul li a:hover {
	text-decoration: none;
	font-family: Century Gothic, Optima, Helvetica, Arial;
	font-size: 16px;
	color:#D55627;
	}
	
#content {
	width: 1024px;
	height: 491px;
	background-color: none;
	float: left;
	margin-top: 0px;
	text-decoration: none;
	font-family: Century Gothic, Optima, Helvetica, Arial;
	font-size: 16px;
	color: #CCCCCC;
	border-top-width: medium;
	border-bottom-width: medium;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #D55627;
	border-bottom-color: #D55627;
	position: relative;
	margin-bottom: 25px;
		}	
			
#Contact {
	position: absolute;
	font-family: Century Gothic, Optima, Helvetica, Arial;
	color: #4A4848;
	Font-size: 14px;
	width: 1025px;
	height: 46px;
	left: 173px;
	top: 620px;
	}
#Contact ul {
	padding: 0px;
	list-style: none;
	text-align: center;
	}
	
#Contact ul li {
	padding: 0 30px;
	display: inline;
	bottom: -238px;
	color: #353232;
	}
	
#Contact ul li a:hover {
	text-decoration: none;
	font-family: Century Gothic, Optima, Helvetica, Arial;
	font-size: 14px;
	color:#D55627;
	}
	
#wrapper #content #companyinfo {
	height: 400px;
	width: 600px;
	left: 375px;
	top: 75px;
	position: absolute;
	float: left;
}		
		
		
#wrapper #content #Map area {
}
