 body{
 margin: 0;
 padding:0;     
 color: #333333; 
 text-align: center;
 background: #ffffff; 
 font-family: 'Avenir LT W01 65 Medium',Arial !important;
 }
 
 a img {
 border: none; 
 }
 
 #wrap{
 padding:0;   
 text-align: left;
 margin: auto;
 
 }
 
#site_wrap{
 padding:0;   
 text-align: left;
 margin: 0px 0px 0px 70px;
 
 }
 

 
 
 /* ************************* Locations ********************************* */


#title_container
{

	padding: 30px 0px 0px 93px;
	margin-bottom: 20px;
	
}

#location_container
{
	text-align: left;
	padding: 0px 12px 0px 12px;
}

#support_container
{
	text-align: left;
	padding: 0px 12px 0px 25px;
}

#location  a
{
	color:#4d4d4d;
	text-decoration: none;
	font-size: 18px;
}

#location a:hover
{
	display:block;
	color:#4d4d4d;
	text-decoration: underline;
	font-size: 18px;
}

#location
{
	padding: 5px 20px 5px 15px;
	margin-bottom: 8px;
	float: left;
	margin-left: 10px;
	width: 525px;
	background: #f5f5f5;
	border: 1px solid #D9D9D9;	
	border-radius: 5px;
	-moz-border-radius: 5px;
    -webkit-border-radius: 5px;
	font-size: 18px;
	text-align: left;
}

#location:hover
{
	padding: 5px 20px 5px 15px;
	margin-bottom: 8px;
	float: left;
	margin-left: 10px;
	width: 525px;
	background: #eaf0f2;
	border-bottom: 1px solid #D9D9D9;
	border-radius: 5px;
	-moz-border-radius: 5px;
    -webkit-border-radius: 5px;
	font-size: 18px;
	text-align: left;
}
#location_sub
{
	padding: 8px;
	margin-left: 145px;
	margin-bottom: 8px;
	float: left;
	width: 524px;
	background: #eaf0f2;
	border-bottom: 1px solid #D9D9D9;
	border-radius: 5px;
	-moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}

#location_sub:hover
{
	padding: 8px;
	margin-left: 145px;
	margin-bottom: 8px;
	float: left;
	width: 524px;
	background: #e0e0e0;
	border-bottom: 1px solid #D9D9D9;
	border-radius: 5px;
	-moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}

#location_sub  a
{
	color:#4d4d4d;
	text-decoration: none;
	font-size: 18px;
}

#location_sub a:hover
{
	color:#4d4d4d;
	text-decoration: underline;
	font-size: 18px;
}


#directions{
	text-align: center;
	height: 50px;
	margin-top: 40px;
	}

#header
{
	background: #373534;
	clear:both;
	color:#FFFFFF;
	text-align:left;
	height: 20px;
	}
	
#footer
{
	
	clear:both;
	color:#FFFFFF;
	text-align:left;
	padding: 15px 15px 0px 15px;
	width: 874px;
	margin: 0 auto;
	margin-bottom: 20px;
	height: 150px;
	}

#footer a{
	color:#999999;
	text-decoration: none;
	border-bottom: 1px dotted #999999;
}

#footer p{
	color:#ffffff;
	font-size: 12px;
	margin:	3px 3px 2px 0px;
	font-family: 'Avenir LT W01 65 Medium',Arial !important;
}

#f_logo{
	float: right;
	}
h1
{
	margin: 13px 46px 0px 0px;
	color: #FFFFFF;
	text-decoration:none;
	font-size: 25px;
	font-weight: bold;
	text-align: right;
	font-family: 'Avenir LT W01 65 Medium',Arial !important;
}

h2
{
	margin: 13px 10px 0px 0px;
	color: #0096db;
	text-decoration:none;
	font-size: 23px;
	font-weight: bold;
	text-align: left;
	font-family: 'Avenir LT W01 65 Medium',Arial !important;
}

h3
{
	margin: 13px 10px 10px 25px;
	color: #0096db;
	text-decoration:none;
	font-size: 21px;
	font-weight: bold;
	text-align: left;
	font-family: 'Avenir LT W01 65 Medium',Arial !important;
}

h4
{
	margin: 13px 10px 10px 10px;
	color: #8B8B8B;
	text-decoration:none;
	font-size: 19px;
	text-align: left;
	font-family: 'Avenir LT W01 65 Medium',Arial !important;
}