﻿#welcomePod
{
    position:relative;
    top:0px;
    left:0px;
    float:left; 
    height:302px;
    width:429px;
    background:url(../images/home/homeWelcomePod.jpg);
}
#welcomeText
{
    padding:16px 0 0 65px;  
    line-height:12px;  
}
.indent100
{
    margin-left:100px;    
}
.indent120
{
    margin-left:120px;    
}
.indent140
{
    margin-left:140px;    
}
.indent160
{
    margin-left:160px;    
}
.indent180
{
    margin-left:180px;    
}
.text12
{
    font-size:12px;  

}
.displace
{
    position:absolute;
    text-indent:-9999px;    
}
#roundels
{
    position:absolute;
    top:3px;
    left:279px;
    height:200px;
    width:300px;   
 }
#carRoundel
{
position:absolute;
top:-5px;
left:150px;
} 
  
a#LNK_carRoundel
{
    display: block;
	width: 160px;
	height: 157px;
	text-decoration: none;
	background-image: url("../images/home/roundelCar.jpg");
}  
a#LNK_carRoundel:hover {
	background-position: -165px 0;
}

#bikeRoundel
{
position:absolute;
top:134px;
left:119px;
} 
  
a#LNK_bikeRoundel
{
    display: block;
	width: 89px;
	height: 86px;
	text-decoration: none;
	background-image: url("../images/home/roundelbike.jpg");
}  
a#LNK_bikeRoundel:hover {
	background-position: -89px 0;
}

#homeRoundel
{
    position:absolute;
    top:163px;
    left:0px;
} 
  
a#LNK_homeRoundel
{
    display: block;
	width: 116px;
	height: 116px;
	text-decoration: none;
	background-image: url("../images/home/roundelhome.jpg");
}  
a#LNK_homeRoundel:hover {
	background-position: -117px 0;
}

#travelRoundel
{
    position:absolute;
    top:173px;
    left:210px;
} 
  
a#LNK_travelRoundel
{
    display: block;
	width: 116px;
	height: 110px;
	text-decoration: none;
	background-image: url("../images/home/roundeltravel.jpg");
} 
 
a#LNK_travelRoundel:hover {
	background-position: -115px 0;
}

#columns
{
    position:relative;
    top:-10px;
    clear:both; 
    left:6px;
 }
 
 .greenHeader
 {
    position:relative;
    background:url(../images/layout/3col_green_header.jpg);
    background-repeat:no-repeat;
    height:30px;
    width:258px;
 }
 
  .purpleHeader
 {
    position:relative;
    background:url(../images/layout/3col_purple_header.jpg);
    background-repeat:no-repeat;
    height:30px;
    width:258px;
 }
  .podWhiteTile
 {
    position:relative;
    background:url(../images/layout/3col_whiteTile.jpg);
    background-repeat:repeat-y; 
    width:258px;  
    height:137px;
  }

#largeMap
{
    position:absolute;
    top:0px;
    left:101px;   
 }
 #win100
{
    position:absolute;
    top:5px;
    left:130px;  
    z-index:1; 
 }
 .podWhiterFooter
 {
    position:relative;
    top:-5px;   
  }
 #bluePod
 {
    position:relative;
    background:url(../images/home/3Col_redCarPanel.jpg);
    background-repeat:no-repeat;
    height:199px;
    width:271px;
    text-align:left;
 }
 .greenPod
 {
    position:relative;
    top:-1px;    
 }
 #blueMoreHome
 {
    position:relative;
    margin-top:30px;   
  }
  .homeHeader
  {
    color:#000;
    padding:0px 0px 5px 0px;    
  }