
#frame {
	width:750px;
	margin-right:auto;
	margin-left:auto;
	margin-top:10px;
	padding:0;
	text-align:left;
}

#whiteBackground{
	background-color: #fff;
	height: 100%;
}

#homeLeftContainer{
	display: none;
}
#hlcContainer{
	width: 731px;
	padding: 0 8px;
}

#hlcHeader{	
	background-image: url('/_images/home_header_top_bg.gif');
	background-repeat: no-repeat;
	background-position: 0;
	padding: 0;
	margin: 0;
	height: 11px;
}

#hlcBody{
	padding: 0;
	margin: 0;
	background-color: #e4efed;
}

#hlcBody p{
	padding: 0 10px 0 10px;
}

#hlcFooter{	
	height: 11px;
	width: 731px;
	background-image: url('/_images/home_header_bottom_bg.gif');
	background-repeat: no-repeat;
	
}

#homeEmployeeImage{
	float: left;
	padding: 0 10px 5px 10px; 
}


#content {
	width:750px;
	padding:0px;
	float:left;
	background:#fff;
}

#contentcenter {
	width:300px;
	padding:0px;
	float:left;
	background:#eee;
}

#contentLeft {
	display: none;
}

#contentRight {
	display: none;
}

#contentSubLeft {
	display: none;

}

#contentSubRight {
	padding:10px;
	margin: 0px;
	float: left;
	background:#fff;
}


#contentHeader {
	background: #fff;
	background-image: url('/_images/limolink_header_bg.gif');
	background-repeat: no-repeat;
	height: 100px;
}
#contentFooter {
	background: #fff;
	height: 35px;
	text-align: center;
}


#contentFooter p {
	font-size: 12px;
	font-weight: bold;
	color: #999;
	padding: 0;
	margin: 0;
	
}

#contentFooter p a {
	color: #999;
	text-decoration: underline;
}

#contentFooter p a:hover{
	color: #fff;
	background-color: #999;
	text-decoration: none;
}

#contentNav {
	display: none;
}

#contentSubNav {
	display: none;
}

#topImages{
	display: none;
}

#limolinkLogo{
	float: left;
	padding-left: 10px;
	padding-top: 15px;
}

#subHeaderImage{
	display: block; 
	height: 35px; 
	padding: 0; 
	margin: 0;
}


#subLeftImage{
	display: none;
}

#subBar{
	display: none;
}

#subBar p{
	display: none;

}

#subNav{
	display: none;
}

#subNav ul{
	display: none;
}

#subNav ul li {
	display: none;
}

#subNav ul li a,  #subNav ul li a:visited {
	display: none;
}

#subNav ul li a:hover{
	display: none;
}

#aviation {
	background-image: url('/_images/subnav/icon-airplane.gif');
	background-repeat: no-repeat;
	padding: 0px 0 5px 25px;
	margin: 5px;
}

#travel {
	background-image: url('/_images/subnav/icon-limo.gif');
	background-repeat: no-repeat;
	padding: 0px 0 5px 25px;
	margin: 5px;
}
#meetings {
	background-image: url('/_images/subnav/icon-clipboard.gif');
	background-repeat: no-repeat;
	padding: 0px 0 5px 25px;
	margin: 5px;
}
#finance {
	background-image: url('/_images/subnav/icon-finance.gif');
	background-repeat: no-repeat;
	padding: 0px 0 5px 25px;
	margin: 5px;
}
#travelAgents {
	display: none;
}


#subNavFooter{
	display: none;
}

.arrowSize{
	display: none;
}

.navLineOne {
	display: none;
}

.navLineTwo {
	font-family: Georgia, Garamond, Times, Serif;
	font-size: 14px;
	color: #666;
	display: block;
	padding: 0 0 0 12px;
	margin: 0;
}

.hidden {
		 display: none;
}
.statImage{
	padding:10px 0;
}

.quoteImage{
	padding:10px 0;
}

.noBottomSpace{
	padding-bottom: 0;
	margin-bottom: 0;
}
 
body {
	border: 0;
	padding: 0;
	margin: 5px 0 10px 0;
	text-align:center;
	background-color: #333;
	background-image:url('/_images/limolink_bg.gif');
	font-family: Garamond, Georgia, Times, Serif;
	color: #666;
	
}

h1{
	font-size: 1em;
}

h2{
	font-size: 1.2em;
	letter-spacing: 3px;
	text-transform: uppercase;
}

h3{
	font-size: .98em;
}
h4{
	font-size: .97em;
}
h5{
	font-size: .95em;
}


img{
	margin: 0;
	padding: 0;
	border: 0;
}


hr{
	border: 0;
	border-top: 1px dotted #CCC;
	color: #FFF;
	background-color: #FFF;
}