html {
	height: 100%
}
body {
	height: 100%
}
html {
	padding: 0px;
}
div > P {
	margin: 0px;
}
body {
	margin:0px auto;
/* 	padding: 0px 0px 0px 80px; 
padding: 0px 0px 0px 167px; */
	background-color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #fff;
	
	}

#OutterContainer {
	min-height: 100%;
	background-image: url(../images/pageBg.gif);
	margin: 0px auto;
	width: 700px;
	position: relative;
	height: auto;
	text-align: left;
	
}
* html #OutterContainer {
	width: 780px;
	height: 100%
}
#innerContainer {
	margin: 0px auto;
	width: 700px;
}
#mainFlashArea {
	float: left;
	width:  700px;
	position: relative;
	height: 297px;
	background-color: #000000;
}

#mainContentCont {
clear:both;
	float: left;
	width:  100%;
	position: relative;
	/*height: 125px;*/
	height: auto;
	background-color: #000;
}

#header {
width: 700px;
height: 133px;
}

.tagLine {
position: relative;
left: 0px;
top: 100px;
width: 300px;
}

.Cars_for_sale_luton_logo {
position: relative;
float:right;
top: 42px;
margin-right: 5px;
}

#footer {
	left: 0px;
	margin: 0px;
	width: 780px;
	color: #000000;
	bottom: 0px;
	position: absolute;
	height: 20px;
}

#btmlinks {
	color: #FFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	float:left;
	position: relative;
	width: 700px;
	height:auto;
}

#btmlinks UL {
	margin: 0px;
	padding: 0px;
	width: 700px;
	height:auto;
}

#btmlinks UL LI{
	list-style: none;
	float: left;
	padding: 0px 11px 0px 3px;
	background-image: url(../images/navDivider.gif);
	background-position: left;
	background-repeat: no-repeat;
}

#btmlinks a {
color: #fff;
text-decoration: none;
}

#btmlinks UL LI a:hover {
	color: #666;
	text-decoration: underline;
}

#clearfooter {
	clear: both;
	width: 100%;
	height: 30px
}


#loginInfo  {
	color: #FFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	position:absolute;
	top: 20px;
	width: 100%;
	height:auto;
}

#loginInfo UL {
	margin: 0px;
	padding: 0px;
	width: 100%;
	height:auto;
}

#loginInfo  UL LI{
	list-style: none;
	float: left;
	padding: 0px 11px 0px 3px;
	background-image: url(../images/navDivider.gif);
	background-position: left;
	background-repeat: no-repeat;
}
#loginInfo a {
color: #fff;
text-decoration: none;
}

#loginInfo UL LI a:hover {
	color: #666;
	text-decoration: underline;
}

a {
    font-family: Verdana, Arial, Helvetica, sans-serif;
     color: #fff;
    text-decoration: none; 
    }
    
    .button 
    {
        font-size: 11px;
        border:0px;
        height: 20px;
        width: 150px;
        margin-left: 30px;
        }
        
    .txtBoxes 
    {
        font-size: 11px;
        margin-right: 5px;
        }        
        h2 
        {
            color: #fff;
            font-family: 'Trebuchet MS' ;
            font-size: 24px; 
            }
            
    #options 
    {
        width: 680px;
        height: auto;
        background-color: #222;
        padding: 10px;
        }        
   
      .options 
    {
    width: 100%;
   height: auto;
   padding: 10px;
    }
            
         .list 
          {
            width: 100%;
            }  
            
       .list td, .list th
            {
                padding: 5px;
                }
                
.contentColumn 
{
   width: 343px;
   height: auto;
   float: left;
   position: relative;
   margin: 20px 0px 0px 0px;
    }
    

.contentColumn p
{
    margin: 5px 0px 0px 0px;
    
}

.contentColumn a 
{
   float: left;
   line-height: 25px;
    color: #00b6ff;
   text-decoration: underline;
   margin-right: 10px;
   font-family:Arial;
    }

.contentColumn a:hover 
{ 
    text-decoration: none;
    

    }    

    .btmImages
    {
    margin-right: 12px;
    }
    
    #formArea 
    {
    width: 666px;
    border: 9px solid #494846;
    float: left;
    margin: 14px 0px 0px 0px;
    padding: 8px 8px 8px 8px;
    
    
    }   
   .fromAreaImage1 
   {
    margin: 4px 12px 0px 0px;
    }
   
   .formAreaHearAboutUs
   {
    width: 100%;
    margin-top: 10px;
    
    } 
    
     .dropDownMenu
     {
    font-size: 11px;
    width: 165px;
    min-height: 16px;
    color: #aaa;
    border: 0px solid #494846;
    background-color: #494846;
    /*padding: 2px;*/
    margin: 0px 0px 0px 8px;
        
        }
     
   .submitButton 
   {
    margin: 0px 0px 0px 8px;   
    }  
     
   .txtBox 
   {
    font-size: 11px;
    width: 175px;
    height: 14px;
    color: #aaa;
    border: 0px solid #494846;
    background-color: #494846;
    padding: 2px;
    margin: 0px 0px 0px 8px;
    
    } 
    