﻿td {
	text-align: left;
	font-family:Verdana;
	font-size:14px;
	color:#333333;
	line-height:14px;
}

a {text-decoration:underline;
   color:#A42914;}
  
body { 	margin:0px;padding:0px;}
span { color:#A42914; font-weight:bold}


ul {margin:20; padding:0; list-style:none}
li {background:url(images/a.gif) center left no-repeat; margin:0 0 0 0px; padding:0 0 0 11px; line-height:16px }

.home img { vertical-align:middle}

.head_link a { color:#ffffff; font-weight:bold; height:50px;}
.head_link img { margin-right:4px; vertical-align:left;}

.copy { color:#FFFFFF; font-size:9px;}
.copy a { color:#FFFFFF; font-size:10px; font-weight:bold}

.latest { line-height:15px;}

.map { color:#7D7D7D}

.advantages { font-size:10px;}
.advantages li { font-size:11px;}


#banner_menu{
	
	background-image:url('images/b.gif');
	width:206px;
	height:32px;
}

#menu2{

	background-color:#A42914;
	height:45px;
	padding-top:15px;
	padding-left:30px;
}

.white {color:#ffffff; text-decoration:none}


h1{
	font-size:x-large;
}

		
.form1 { width:174px;
		height:17px;
		font-family:tahoma;
		font-size:11px;
		border-style: solid;
		border-width: 1px;
		border-color:#808080;
		background-color:#ffffff;
		color:#5F5F5F;
		margin-left:0px;
		margin-right:0px}		
		
.textarea { width:174px;
		height:95px;
		font-family:tahoma;
		font-size:11px;
		border-style: solid;
		border-width: 1px;
		border-color:#808080;
		background-color:#ffffff;
		color:#5F5F5F;
		margin-left:0px;
		margin-right:0px}
		

a:hover{text-decoration:none;}
.a:hover{text-decoration:underline;}

#leftTD{
	width:208px;
	background-color:#EFEFEF;
}

#mainTD{
	width:558px;
	
}
#mnuCaption{
	height:26px;
	width:188px;
	background-image:url('images/Airport-Towing_07.jpg');
	background-repeat:no-repeat;
	font-size:14px;
	font-weight:bold;
	padding-left:20px;
	padding-top:12px;
	
}
#mnuNews{
	height:175px;
	width:208px;
	background-image:url('images/Airport-Towing_08.jpg');
	background-repeat:repeat-y;
	text-align: center;
}

#underFlash{
	height:20px;
	width:100%;
	margin-top:2px;
	color:white;
	font-weight:bold;
	font-size:14px;
	text-align:right;
	padding-top:10px;
	background-color:#A42914;	
}
#mnuButton{
	height:24px;
	width:188px;
	background-image:url('images/Airport-Towing_03.jpg');
	background-repeat:no-repeat;
	color:#FFFFFF;
	padding-left:20px;
	text-align:left;
	font-weight:bold;
	font-size:12px;
	padding-top:8px;	
	text-decoration:none;
}
#mnuButton a:link{	color:#FFFFFF;text-decoration:none;}
#mnuButton a:hover{	color:yellow;text-decoration:underline;}
#mnuButton a:active{	color:yellow;text-decoration:underline;}
#mnuButton a:visited{	color:#FFFFFF;text-decoration:underline;}

#content{
		text-align:left;
	padding:10px;

}
#fleet{
		text-align:left;
	padding:5px;

}

#fleet img{
	border:1px;
	border-color:black;
	margin:3px;
}


/*Outermost DIV for thumbnail viewer*/

#thumbBox{ /*Outermost DIV for thumbnail viewer*/
position: absolute;
left: 0;
top: 0;
width: auto;
padding: 10px;
padding-bottom: 0;
background: #313131;
visibility: hidden;
z-index: 10;
cursor: hand;
cursor: pointer;
}

#thumbBox .footerbar{ /*Footer DIV of thumbbox that contains "close" link */
font: bold 16px Tahoma;
letter-spacing: 5px;
line-height: 1.1em;
color: white;
padding: 5px 0;
text-align: right;
}


#thumbBox #thumbImage{ /*DIV within thumbbox that holds the enlarged image */
background-color: white;
}

#thumbLoading{ /*DIV for showing "loading" status while thumbbox is being generated*/
position: absolute;
visibility: hidden;
border: 1px solid black;
background-color: #EFEFEF;
padding: 5px;
z-index: 5;
}
/*Outermost DIV for thumbnail viewer*/

