body {
	margin: 0px 0px 0px 0px;
	background-color: #000000;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 15px;
	font-weight: normal;
	padding-right:0px;
	padding-left:0px;
	
}
.boldText {
	font-weight: bold;
}
img.arrowPoint {
	vertical-align:middle;
}
#map{
	position:absolute; 
	width:220px; 
	height:175px; 	
	top:28px; 
	left:50%; 
	margin:0px auto auto 80px;
	z-index:6;
}
ul.circle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 15px;
	font-weight: normal;
	margin-left:-5px;
	list-style-image: url(../images/arrow.gif);
	/*list-style: disc outside;*/
}
.logoText {
	padding-left: 370px;
	padding-bottom: 10px;
}

#topBar {
	position:absolute; 
	width:649px; 
	height:105px; 	
	top:52px; 
	left:50%; 
	margin:0px auto auto -324.5px;
	background-color:#21449C;
	z-index:5;
}
#mainBack {
	position:absolute; 
	width:649px; 	
	top:157px; 
	left:50%; 
	margin:0px auto auto -324.5px;
	background-image:url(../images/tile-grey.gif);
	background-repeat:repeat-y;
	background-color:#ffffff;
	z-index:1;
}
#mainBackLogo {
	position:absolute; 
	width:649px; 	
	top:157px; 
	left:50%; 
	margin:0px auto auto -324.5px;
	background-image:url(../images/tile-grey.gif);
	background-repeat:repeat-y;
	background-color:#ffffff;
	z-index:1;
}
#mainNav { 
	position:absolute; 
	width:105px; 
	height:300px; 	
	top:175px; 
	left:50%; 
	margin:0px auto auto -324.5px;
	z-index:5; 
}
#mainContent { 
	padding-top: 18px;
	padding-left: 125px;
	width:470px; 	 
}
#bottomImages { 
	position:absolute; 
	width:544px;  	
	top:452px; 
	left:50%;
	height:168px; 
	margin:0px auto auto -219.5px;
	background-color:#E6E6E6;
	z-index:5; 
}
#bottomToll { 
	position:absolute; 
	width:544px;  	 
	height:33px;
	top:587px;
	left:50%; 
	margin:0px auto auto -219.5px;
	background-color:#E6E6E6;
	padding-top: 0px;
	z-index:5; 
}
#bottomTollTeam { 
	position:absolute; 
	width:544px;  	 
	height:33px;
	top:1892px;
	left:50%; 
	margin:0px auto auto -219.5px;
	background-color:#E6E6E6;
	padding-top: 0px;
	z-index:5; 
}
#bottomTollFaq { 
	position:absolute; 
	width:544px;  	 
	height:33px;
	top:3442px;
	left:50%; 
	margin:0px auto auto -219.5px;
	background-color:#E6E6E6;
	padding-top: 0px;
	z-index:5; 
}
.float1{
	float:right;
}
/*heights for pages*/
.mainHeight{
	height:463px; 
}
.faqHeight{
	height:3300px; 
}
.teamHeight{
	height:1750px; 
}

/*navigation*/

	
	A.faq			{ color: #000000; text-decoration: none;} 
	A.faq:link		{ color: #000000; text-decoration: none; } 
	A.faq:visited	{ color: #000000; text-decoration: none; } 
	A.faq:active	{ color: #193266; text-decoration: none; } 
	A.faq:hover		{ color: #21449C; text-decoration: none; }
	


	A.email			{ color: #21449C; text-decoration: none;} 
	A.email:link		{ color: #21449C; text-decoration: none; } 
	A.email:visited	{ color: #21449C; text-decoration: none; } 
	A.email:active	{ color: #21449C; text-decoration: none; } 
	A.email:hover		{ color: #21449C; text-decoration: underline; }
