/*Elements */

body {
  margin: 0px 0px 0px 0px;
	padding: 0px;
	background-color: #858179;
	font-family: "Arial", Verdana;
	font-size: 11px; 
	color: #33322f;
}

p {
  line-height: 14px;
}

hr {
  height: 1px;
  border-width: 1px 0 0 0;
  border-style: solid;
	border-color: #4A4B4D;
	margin: -10px 0 -10px 0;
}

h2 {
  color: #a79987;
	font-family: Helvetica;
	font-size: 25px;
	margin: 55px 0px 4px 0px;
}
	
h3 {
  color: #33322f;
	font-family: Helvetica;
	font-size: 15px;
	margin: 0px 0px -12px 0px;
	padding: 0px 0px 0px 0px;
}

h4 {
  color: #7f4d29;
	font-family: Helvetica;
	font-size: 18px;
	margin: -5px 0 15px 0;
}

h5 {
  color: #0B4779;
	font-family: Helvetica;
	font-size: 16px;
	margin-bottom: 0px;
	margin-top: -5px;
}

a {
	display: inline; 
	text-decoration: none;
	text-align: left;
	font-weight: normal;
	letter-spacing: 0px;
	color: #4A4B4D;
}

a:hover {
	color: #7F4D29;
	text-decoration: underline;
}

a.current {
  color: #312f2c;
}

/*OUTER CONTAINER*/

#outercontainer {
  width: 765px;
	margin: 0px auto;
	background-repeat: no-repeat;
	position: relative;
}
	
/*HEADER*/

#head span, #head a {
  height: 204px;
	width: 765px;
	margin: 0px auto;
	background-image: url(images/header_cst3.jpg);
	display: block;
}

/*NEW MENU WITH DROPDOWNS*/
#navbar {
    position: relative;
    width: 765px;
    margin: 0px 0px 0px 0px;
		background-repeat: repeat-y;
		text-align: left;
    padding: 0px;
    height: 20px;
		background-image: url(images/menubarbg.gif); 
}
		
#navbar li {
    list-style: none;
    float: left;
}
		
#navbar li a {
    display: block;
    padding: 3px 0px;
    background-image: url(images/navbg1.gif);
		background-repeat: no-repeat;
    color: #666666;
    text-decoration: none;
		width: 88px; 
		text-align: center;
}
		
#navbar li ul {
    display: none;
    width: 10em; /* Width to help Opera out */
    background-color: #69f;	
		text-align: center;
}

#navbar ul {
  float: left;
  position: relative;
  margin: 0px 0px 0px 163px;
}
		
#navbar li:hover ul {
    display: block;
    position: absolute;
    margin: 0;
    padding: 0; 
}
		
#navbar a:hover {
    background-image: url(images/navbg3.gif);
	  background-repeat: no-repeat;
		color: #fff;
}
		
#navbar li:hover li {
    float: left;
		width: 225px;
		font-size: 9px;
		background-color: #ececeb;
}
		
#navbar li:hover li a {
    background-image:  none;
    border-bottom: 1px solid #fff;
    color: #59595a;
		background-color: #ececeb;
		width: 225px;
		text-align: left;
		padding-left: 5px; 
}
		
#navbar li li a:hover {
    color: #7f4d29; 
		background-image: none;
}

#navbar a.current {
  color: #fff;
	background-image: url(images/navbg2.gif);
	background-repeat: no-repeat;
}


/*OLD MENU

#topmenu {
  width: 765px;
	height: 20px;
	margin: 0px auto;
	background: #000;
  background-image: url(images/menubarbg.gif);
	background-repeat: repeat-y;
	padding-top: 0px;
	padding-right: 0px;
	text-align: left;
}

#topmenu ul {
  background-image: url(images/navbg1.gif);
	background-repeat: repeat-y;
	text-align: center;
	list-style: none;
	padding: 0;
	text-align: center;
	width : 765px; 
	margin: auto 175px;
}

#topmenu li {
  display: block; 
	float: left;
}

#topmenu a {
  background-position: top left;
  background-image: url(images/navbg1.gif);
	background-repeat: no-repeat;
	width:88px; 
	height: 20px; 
	display:block; 
	float:left; 
	padding: 2px 0 2px 0;
	font: 11px/15px "Helvetica", Verdana;
	text-decoration: none;
	text-align: center;
	text-transform: uppercase;
	font-weight: normal;
	letter-spacing: 0px;
  color: #666666;
}

#topmenu a:hover {
  color: #fff;
  background-image: url(images/navbg2.gif);
	background-repeat: no-repeat;
}

#topmenu a.current {
  color: #fff;
	background-image: url(images/navbg2.gif);
	background-repeat: no-repeat;
}

#topmenu a.current:hover {
  color: #fff;
	background-image: url(images/navbg2.gif);
	background-repeat: no-repeat;
}*/


/* Content Backgrounds*/

#contentHome {
  background-image: url(images/homebg2.jpg);
	background-position: top left;
	width: 765px;
	height: 410px;
	margin: 0px auto;
	padding: 0 0 0 0;
}

#contentAbout {
  background-image: url(images/aboutbg2.jpg);
	background-position: top left;
	width: 765px;
	height: 668px;
	margin: 0px auto;
	padding: 0 0 0 0;
}

#contentArticle {
  background-image: url(images/articlebg2.jpg);
	background-position: top left;
	width: 765px;
	height: 667px;
	margin: 0px auto;
	padding: 0 0 0 0;
}

#contentFacilityServices {
  background-image: url(images/facilityrentalbg2.jpg);
	background-position: top left;
	width: 765px;
	height: 756px;
	margin: 0px auto;
	padding: 0 0 0 0;
}

#contentFacilityDesign {
  background-image: url(images/facilitydesignbg2.jpg);
	background-position: top left;
	width: 765px;
	height: 756px;
	margin: 0px auto;
	padding: 0 0 0 0;
}

#contentProjectPlanning {
  background-image: url(images/projectcoordinationbg2.jpg);
	background-position: top left;
	width: 765px;
	height: 755px;
	margin: 0px auto;
	padding: 0 0 0 0;
}

#contentContact {
  background-image: url(images/contact2bg.jpg);
	background-position: top left;
	width: 765px;
	height: 410px;
	margin: 0px auto;
	padding: 0 0 0 0;
}

#contentContactForm {
  background-image: url(images/articlebg2.jpg);
	background-position: top left;
	width: 765px;
	height: 900px;
	margin: 0px auto;
	padding: 0 0 0 0;
}

#contentCommunity {
  background-image: url(images/communitybg2.jpg);
	background-position: top left;
	width: 765px;
	height: 1082px;
	margin: 0px auto;
	padding: 0 0 0 0;
}

#contentLocations {
  background-image: url(images/locationsbg2.jpg);
	background-position: top left;
	width: 765px;
	height: 480px;
	margin: 0px auto;
	padding: 0 0 0 0;
}

/*Columns*/
#colOne {
  float: left;
	width: 375px;
  padding: 0 0 0 0;
	margin: 135px 0px 0px 0px;
}

#colOneHome {
  float: left;
	width: 375px;
  padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	position: absolute;
}

#colOneProject {
  float: left;
	width: 340px;
  padding: 0 0 0 35px;
	margin: 475px 0px 0px 0px;
}

#colOneProject p {
  padding-left: 15px;
	padding-right: 15px;
}

#colOneContactForm {
  float: left;
	width: 10px;
  padding: 0 0 0 0px;
	margin-left: 0px;
	overflow: auto;
}

#colTwoContactForm {
	float: right;
	width: 705px;
	overflow: auto;
	padding: 0 15px 0px 0;
	margin-top: 25px;
	margin-right: 15px;
	margin-bottom: 0px;
}

#colOneArticle {
  float: left;
	width: 100px;
  padding: 0 0 0 0px;
	margin-left: 0px;
	overflow: auto;
}


#colTwoArticle {
	float: right;
	width: 525px;
	overflow:  auto;
	padding: 0 15px 0px 0;
	margin-top: 25px;
	margin-right: 15px;
	margin-bottom: 0px;
}

#colOneLocations {
  float: left;
	width: 300px;
  padding: 0 0 0 52px;
	margin: 300px 0px 0px 0px;
}

#colOneLocations h3 {
  margin-left: 0px;
	padding-left: 0px;
}

#colOneContact {
  float: left;
	width: 765px;
  padding: 0 0 0 155px;
	margin: 0px 0px 0px 0px;
}

#colTwo{
	float: right;
	width: 353px;
	padding: 0 0px 0px 0;
	margin: 0px 35px 0px 0px;
}

#colTwo p, h2, h3, h4, h5 {
  padding-left: 20px;
}

#colOneCommunity {
  float: left;
	width: 220px;
  padding: 0px 0px 0px 0px;
	margin: 20px 0px 0px 150px;
}

#colOneCommunity .section1 {
  height: 127px;
	margin: 0px 0px 0px 0px;
}

#colOneCommunity .section2 {
  height: 183px;
	margin: 0px 0px 0px 0px;
}

#colOneCommunity .section3 {
  height: 167px;
	margin: 0px 0px 0px 0px;
}




#colTwoCommunity {
	float: right;
	width: 340px;
  padding: 0px 0px 0px 0px;
	margin: 20px 25px 0px 0px;
}

#colTwoCommunity .section1 {
  height: 127px;
	margin: 0px 0px 0px 0px;
	padding: 0px 15px 0px 105px;
}

#colTwoCommunity .section2 {
  height: 183px;
	margin: 0px 0px 0px 0px;
	padding: 0px 15px 0px 105px;
}

#colTwoCommunity .section3 {
  height: 167px;
	margin: 0px 0px 0px 0px;
	padding: 0px 15px 0px 105px;
}

#colTwoCommunity .section4 {
  height: 167px;
	margin: 10px 0px 0px 0px;
	padding-right: 15px;
}

#communityTop {
  height: 420px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#communityBottom{
  position: relative;
	float: clear;
  height: 662px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#communityColTwo {
	float: right;
	width: 300px;
	padding: 0px 0px 0px 0px;
	margin: 0px 35px 0px 0px;
}


/*Special Sections*/

#homeJava {
  position: absolute;
	margin: 136px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 276px;
  height: 363px;
}

#homeOurServices {
  float: left;
	position: relative;
  background: url(images/homeservices_header.jpg);
	background-repeat: no-repeat;
  height: 93px;
	width: 367px;
	margin-bottom: 15px;
  margin-left: 1px;
	

}

#homeOurServices h5 {
  font-family: Helvetica;
	font-size: 12px;
	margin: 3px 0px 3px 0px;
	color: #fff;
}

#homeOurServices ul {
  margin: 6px 0px 8px 35px;
	padding: 0px 0px 0px 0px;
}

#homeOurServices li {
	font-size: 12px;
	margin: 6px 0px 8px 0px;
	color: #33322f;
}

#homeGlobalPresence {
  float: left;
	background: url(images/globalpresencebg.gif);
	height: 120px;
	width: 369px;
}	

#homeGlobalPresence h5 {
  font-family: Helvetica;
	font-size: 12px;
	margin: 3px 0px 3px 0px;
	color: #fff;
}

#homeGlobalPresence p {
  font-family: Arial;
	font-size: 11px;
	margin: 12px 0px 8px 0px;
	color: #33322f;
}


#aboutSlogan {
  float: left;
	height: 120px;
	width: 369px;
}	

#aboutSlogan p {
  float: right;
  font-family: Arial;
	font-size: 11px;
	margin: 140px 25px 8px 8px;
	color: #ecebe9;
}

#aboutSlogan a {
  color: #fff;
	text-decoration: none;
}

#aboutSlogan a:hover {
  color:#fff;
	text-decoration: underline;
}

#aboutTCPMemberships {
  float: left;
	background: url(images/membershipsbg.gif);
	background-repeat: no-repeat;
	width: 344px;
	margin: 0px 0px 0px 18px;
}

#aboutTCPMemberships h3 {
  font-family: Helvetica;
	font-size: 14px;
	margin: 12px 0px 4px 20px;
	color: #262321;
}

#aboutTCPMemberships li {
  font-family: Arial;
	font-size: 11px;
	margin: 2px 0px 4px 24px;
	color: #33322f;
}

#aboutQuote {
	margin: 0px 0px 0px 0px;
}	

#aboutQuote p {
  font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #33322f;
	margin-top: 5px;
	padding-top: 5px;
	margin-left: 25px;
	margin-right: 25px;
	
}

#facilityDesignQuote {
  float: left;
	margin: 95px 25px 0px 50px;
}

#facilityDesignQuote p {
  font-family: Arial;
	font-size: 12px;
	color: #262321;
	font-weight: bold;
}

#facilityDesignLetTCP {
  float: left;
	margin: 175px 25px 0px 15px;
}

#facilityDesignLetTCP p {
  font-family: Arial;
	font-size: 11px;
	color: #262321;
	font-weight: normal;
	margin-left: 33px;
	margin-top: 0px;
}

#facilityDesignServices {
  float: left;
	background: url(images/designservicesbg.gif);
  height: 216px;
	width: 368px;
	margin: 255px 0px 0px 0px;
}

#facilityDesignServices h5 {
  font-family: Helvetica;
	font-size: 12px;
	margin: 3px 0px 10px 3px;
	color: #fff;
}

#facilityDesignServices p {
  font-family: Arial;
	font-size: 12px;
	margin: 0px 0px 5px 0px;
	color: #33322f;
}

#facilityServicesQuote {
  float: left;
	margin: 115px 25px 0px 50px;
}

#facilityServicesQuote p {
  font-family: Arial;
	font-size: 12px;
	color: #262321;
	font-weight: bold;
}

#facilityServicesPeople {
  float: left;
	margin: 175px 25px 0px 15px;
}

#facilityServicesPeople p {
  font-family: Arial;
	font-size: 11px;
	color: #262321;
	font-weight: normal;
	margin-top: 0px;
	margin-left: 33px;
}

#facilityServicesPeople h3 {
  margin-left: 0px;
}

#facilityservicesTechSpec {
  float: left;
	background: url(images/techspecbg.gif);
  height: 257px;
	width: 368px;
	margin: 195px 0px 0px 0px;
}

#facilityservicesTechSpec h3 {
  font-family: Helvetica;
	font-size: 14px;
	margin: 0px 0px 0px 0px;
	color: #262321;
}

#facilityservicesTechSpec h5 {
  font-family: Helvetica;
	font-size: 12px;
	margin: 3px 0px 10px 3px;
	color: #fff;
}

#facilityservicesTechSpec p {
  font-family: Arial;
	font-size: 12px;
	margin: 0px 0px 5px 0px;
	color: #33322f;
}

#projectPlanningPeople {
  float: left;
	margin: 175px 25px 0px 50px;
}

#projectPlanningPeople p {
  font-family: Arial;
	font-size: 12px;
	color: #262321;
	font-weight: normal;
}

#projectPlanningWrapper {
  float: left;
	margin: 325px 25px 0px 15px;
}

#projectPlanningWrapper p {
  font-family: Arial;
	font-size: 11px;
	color: #262321;
	font-weight: normal;
	margin-top: 0px;
	margin-left: 33px;
}

#projectPlanningWrapper h3 {
  margin-left: 0px;
}

#projectPlanningCoordinationServices {
  float: right;
	background: url(images/trainingcoordinationservicesbg.gif);
  height: 178px;
	width: 368px;
	margin: 135px 20px 0px 0px;
}

#projectPlanningCoordinationServices h3 {
  font-family: Helvetica;
	font-size: 14px;
	margin: 0px 0px 0px 0px;
	color: #262321;
}

#projectPlanningCoordinationServices h5 {
  font-family: Helvetica;
	font-size: 12px;
	margin: 3px 0px 10px 3px;
	color: #fff;
}

#projectPlanningCoordinationServices p {
  font-family: Arial;
	font-size: 12px;
	margin: 0px 0px 5px 20px;
	color: #33322f;
}

#projectPlanningTCPEffective {
  float: left;
	margin: 100px 0px 0px 130px;
}	

#projectPlanningTCPEffective p {
  float: left;
  font-family: Arial;
	font-size: 11px;
	margin: 0px 0px 0px 0px;
	color: #33322f;
}

#projectPlanningTCPEffective h3 {
  float: left;
  color: #33322f;
	margin: 0px 0px 0px 0px;
}

#locationsMapUS {
  margin: 0px auto;
	background: url(images/unitedstates.jpg);
	height: 1238px;
}

#locationsMapUS ul {
	height: 30px;
	width: 300px;
	margin: 0;
	padding: 0;
	list-style: none;
}

#locationsMapUS li {
	display: inline;
	height: 30px;
	padding: 0px 5px 0px 5px;
	border-right: 1px solid #33322f;
	text-transform: uppercase;
	font-size: 9px;
}

#locationsMapUS a {
}

#locationsMapUS a: hover {
  text-decoration: underline;
}

#locationsMapUS .right {
  float: right;
	width: 600px;
	padding: 19px 16px 0px 0px;
	text-align: right;
}

#locationsMapUS .first {
  border-left: 0px solid #fff;
	padding-left: 10px;
}

#locationsMapUS .last {
  border-right: 0px solid #fff;
}

#locationsMapCanada {
  margin: 0px auto;
	background: url(images/canada.jpg);
	height: 296px;
}

#locationsMapCanada ul {
	height: 30px;
	width: 300px;
	margin: 0;
	padding: 0;
	list-style: none;
}

#locationsMapCanada li {
	display: inline;
	height: 30px;
	padding: 0px 5px 0px 5px;
	border-right: 1px solid #33322f;
	text-transform: uppercase;
	font-size: 9px;
}

#locationsMapCanada a {
}

#locationsMapCanada a: hover {
  text-decoration: underline;
}

#locationsMapCanada .right {
  float: right;
	width: 600px;
	padding: 19px 16px 0px 0px;
	text-align: right;
}

#locationsMapCanada .first {
  border-left: 0px solid #fff;
	padding-left: 10px;
}

#locationsMapCanada .last {
  border-right: 0px solid #fff;
}


#locationsMapEurope {
  margin: 0px auto;
	background: url(images/europe.jpg);
	height: 540px;
}

#locationsMapEurope ul {
	height: 30px;
	width: 300px;
	margin: 0;
	padding: 0;
	list-style: none;
}

#locationsMapEurope li {
	display: inline;
	height: 30px;
	padding: 0px 5px 0px 5px;
	border-right: 1px solid #33322f;
	text-transform: uppercase;
	font-size: 9px;
}

#locationsMapEurope a {
}

#locationsMapEurope a: hover {
  text-decoration: underline;
}

#locationsMapEurope .right {
  float: right;
	width: 600px;
	padding: 17px 16px 0px 0px;
	text-align: right;
}

#locationsMapEurope .first {
  border-left: 0px solid #fff;
	padding-left: 10px;
}

#locationsMapEurope .last {
  border-right: 0px solid #fff;
}

#locationsMapAfrica {
  margin: 0px auto;
	background: url(images/africa.jpg);
	height: 345px;
}

#locationsMapAfrica ul {
	height: 30px;
	width: 300px;
	margin: 0;
	padding: 0;
	list-style: none;
}

#locationsMapAfrica li {
	display: inline;
	height: 30px;
	padding: 0px 5px 0px 5px;
	border-right: 1px solid #33322f;
	text-transform: uppercase;
  font-size: 9px;
}

#locationsMapAfrica a {
}

#locationsMapAfrica a: hover {
  text-decoration: underline;
}

#locationsMapAfrica .right {
  float: right;
	width: 600px;
	padding: 15px 16px 0px 0px;
	text-align: right;
}

#locationsMapAfrica .first {
  border-left: 0px solid #fff;
	padding-left: 10px;
}

#locationsMapAfrica .last {
  border-right: 0px solid #fff;
}

#locationsMapAsia {
  margin: 0px auto;
	background: url(images/asiapacific.jpg);
	height: 460px;
}

#locationsMapAsia ul {
	height: 30px;
	width: 300px;
	margin: 0;
	padding: 0;
	list-style: none;
}

#locationsMapAsia li {
	display: inline;
	height: 30px;
	padding: 0px 5px 0px 5px;
	border-right: 1px solid #33322f;
	text-transform: uppercase;
	font-size: 9px;
}

#locationsMapAsia a {
}

#locationsMapAsia a: hover {
  text-decoration: underline;
}

#locationsMapAsia .right {
  float: right;
	width: 600px;
	padding: 16px 16px 0px 0px;
	text-align: right;
}

#locationsMapAsia .first {
  border-left: 0px solid #fff;
	padding-left: 10px;
}

#locationsMapAsia .last {
  border-right: 0px solid #fff;
}

#locationsMapLatinAmerica {
  margin: 0px auto;
	background: url(images/latinamerica2.jpg);
	height: 464px;
}

#locationsMapLatinAmerica ul {
	height: 30px;
	width: 300px;
	margin: 0;
	padding: 0;
	list-style: none;
}

#locationsMapLatinAmerica li {
	display: inline;
	height: 30px;
	padding: 0px 5px 0px 5px;
	border-right: 1px solid #33322f;
	text-transform: uppercase;
	font-size: 9px;
}

#locationsMapLatinAmerica a {
}

#locationsMapLatinAmerica a: hover {
  text-decoration: underline;
}

#locationsMapLatinAmerica .right {
  float: right;
	width: 600px;
	padding: 18px 16px 0px 0px;
	text-align: right;
}

#locationsMapLatinAmerica .first {
  border-left: 0px solid #fff;
	padding-left: 10px;
}

#locationsMapLatinAmerica .last {
  border-right: 0px solid #fff;
}

#articleContainer {
  padding: 25px 150px 0px 175px;
}

#articleContainer h2 {
  padding-left: 0px;
	margin-left: 0px;
}

#aboutContainertop {
  padding: 0px;
	margin: 0px;
	height: 448px;
}

#aboutContainerbottom {
	position: absolute;
  padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	height: 220px;
}

#aboutColOne {
  float: left;
	width: 375px;
  padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	border-top: 2px #000000 solid;
}

#aboutColTwo {
	float: right;
	width: 300px;
	padding: 0px 0px 0px 0px;
	margin: 0px 35px 0px 0px;
	border-top: 2px #000000 solid;
}

#locationsTopContainer {
  position: relative;
	height: 412px;
	width: 765px;
}

#locationsMiddleContainer {
  position: absolute;
	height: 60px;
	width: 765px;
	padding: 0 0 0 0;
}

#locationsMiddleContainerColOne {
  float: left;
	width: 150px;
  padding: 0px 0px 0px 225px;
	margin: 0px 0px 0px 0px;
}

#locationsMiddleContainerColTwo {
	float: right;
	width: 353px;
	padding: 0 0px 0px 0px;
	margin: 0px 15px 0px 0px;
}

#locationsBottomContainer {
  position: relative;
	height: 3343px;
	width: 765px;
}
	

  
	

/*Forms*/

input {
	display: block;
	width: 200px;
	float: left;
	margin-bottom: 10px;
	color: #323232;
}

label {
	display: block;
	width: 200px;
	float: left;
	margin-bottom: 10px;
	margin-top: 3px;
	color: #323232;
}

textarea {
  display: block;
	width: 200px;
	height: 85px;
	float: left;
	margin-bottom: 10px;
}

label {
	text-align: right;
	width: 200px;
	padding-right: 20px;
	padding-left: 50px;
}

br {
	clear: left;
}


/*BOTTOM NAV*/
#bottomNav{
  background: url(images/plainnavbg.gif);
	height: 46px;
	width: 765px;
	margin: 0px auto;
	position: relative;
	display: block;
}

#bottomNav a{
  display: inline;
	color: #83796a;
}

#bottomNav a:hover {
  color: #312f2c;
	text-decoration: none;
}

#bottomNav p {
  font-family: Helvetica, Verdana, Times;
	font-size: 10px;
	margin-top: 0px;
	text-transform: uppercase;
}

#bottomNav .menu {
	float: left;
	margin: 15px 0 0 25px;
}

#bottomNav .phone {
	float: right;
	margin: 15px 25px 0px 25px;
}

/*BOTTOMNAV- SHORT*/
#bottomNavShort{
  background: url(images/contactnavbg.gif);
	height: 46px;
	margin: 0px auto;
	position: relative;
}

#bottomNavShort a{
  display: inline;
	color: #83796a;
}

#bottomNavShort a:hover {
  color: #312f2c;
	text-decoration: none;
}

#bottomNavShort p {
  font-family: Helvetica, Verdana, Times;
	font-size: 10px;
	margin-top: 0px;
	text-transform: uppercase;
}

#bottomNavShort .menu {
	float: left;
	margin: 15px 0 0 25px;
}

#bottomNavShort .phone {
	float: right;
	margin: 15px 25px 0px 25px;
}


/*FOOTER - LEGAL INFORMATION*/

#footer {
  background: #858179;
	height: 62px;
	width: 765px;
}

#footer p {
  margin-top: 10px;
	margin-left: 25px;
	color: #ecebe9;
	font-size: 7pt; 
}



.phone_bar {
	position:absolute;
	top:172px;
	left:562px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:23px;
}
#phone_pad {
	padding:10px 2px 0px 0px;
}
