﻿*
{
    font-family:Arial;
}

body 
{
    font-size:10pt;
    color:#666;
    margin:0;
    background:#ddd;
    line-height:20px;
    /*background:#090909 url('images/bodyback.jpg') no-repeat center top;*/
}

h1,h2,h3,h4
{
    margin:0;
}

h4
{
    font-size:12pt;
    font-weight:bold;    
}

a
{
    color:#0088cc;
    text-decoration:none;
}

a:hover
{
    text-decoration:underline;
}

.Main
{
    margin:0 auto;
    width:990px;
    padding:5px;
    border:0px solid red;
    border-top:0px;
    border-bottom:0px;
    background:#fff;	
    
}

.l
{
    float:left;
}

.MC
{
    float:left;
    width:100%;
}

.LE
{
    float:left;
    margin-left:-100%;
}

.RI
{
    float:left;
}

.PageBody
{
    
    min-height:500px;
}

.EZResultsLogo
{
    background:url('images/ezlogo.png') no-repeat left bottom;
    width:150px;
    height:40px;    
    display:inline-block;
    text-decoration:none;
}

.EZResultsLogo:hover
{
    text-decoration:none;
}

.clear
{
    clear:both;
}

.Logo
{   
    display:inline-block;
}

.Logo span
{
    display:block;
    width:230px;
    height:90px;
    background:url('images/carfinancecentre_logo.png') no-repeat center center;
}

.tMenu
{
    background:#fff url('images/menubg.jpg') no-repeat;
	background-position:0px -124px;	
    height:62px;    
    padding:5px;
    
}

.tMenu ul
{
    margin:0;padding:0;list-style:none;
}

.tMenu ul li
{
    float:left;
}

.tMenu ul li a
{
    display:inline-block;    
    padding:18px 0px;
    text-align:center;  
    text-decoration:none;
    color:#fff;  
    font-size:9pt;
    font-weight:bold;
    text-transform:uppercase;	
}

.tMenu ul li a.first
{
	width:118px;
	
}

.tMenu ul li a.second
{
	width:168px;
	
}
.tMenu ul li a.third
{
	width:115px;
	
}


.tMenu a.home:hover
{
	 background:#fff url('images/menubg.jpg') no-repeat;
	 background-position:0px -4px;
	 width:112px;	 
	 margin-top:-1px;
	 margin-left:-5px;
}

.tMenu a.about:hover
{
	 background:#fff url('images/menubg.jpg') no-repeat;
	 background-position:-117px -4px;
	 width:120px;	
	 margin-top:-1px;
	 margin-left:-6px;
}

.tMenu a.inventory:hover
{
	 background:#fff url('images/menubg.jpg') no-repeat;
	 background-position:-241px -4px;
	 width:148px;
	 margin-left:0px;	
	 margin-top:-1px;
}

.tMenu a.autofinance:hover
{
	 background:#fff url('images/menubg.jpg') no-repeat;
	 background-position: -395px -4px;
	 margin-left:-14px;
	 width:174px;	
	 margin-top:-1px;	
}

.tMenu a.testimonials:hover
{
	 background:#fff url('images/menubg.jpg') no-repeat;
	 background-position:-575px -4px;
	 width:165px;	
	 margin-top:-1px;
	 margin-left:-2px;
}

.tMenu a.faq:hover
{
	 background:#fff url('images/menubg.jpg') no-repeat;
	 background-position:-745px -4px;
	 width:110px;	
	 margin-top:-1px;
	 margin-left:0px;
}

.tMenu a.contact:hover
{
	 background:#fff url('images/menubg.jpg') no-repeat;
	 background-position:-860px -4px;
	 width:115px;	
	 margin-top:-1px;
	 margin-left:0px;
}

.tMenu ul li a.last
{
    border-right:0px;
}

.tMenu ul li a:hover
{
    color:Red;    
}

.Footer
{
		
    /*background:#bbbec3 url('images/FooterBack.jpg') repeat-x left -20px;
    background:#090909;*/
}

.FooterImage
{
    /*background:url('images/FooterImage.png') no-repeat left top;*/

    margin:0 auto;
    width:980px;
    padding:10px;

}

.Header
{
    
    background:#fff;    
    margin-bottom:7px;
    border-bottom:1px solid #fff;
    
}

.PageSize
{
    width:980px;
    margin:0 auto;
}

.hBox
{
    float:left;
    width:222px; 
    padding:10px;
    margin-right:15px;
	background:#eeeeee;
  /*( background:#fff url('images/blacktrans.png'); */
    -moz-border-radius:7px;-webkit-border-radius:7px;border-radius:7px;
}

.hBoxLast
{margin-right:0px;
}

.HomeNavigation
{
    padding:0;
    margin:0;
    list-style:none;
}

.HomeNavigation li
{
    display:block;
    margin-bottom:15px;	
	
	
}

.HomeNavigation li a
{
    border:1px solid #ddd;
    padding:10px;
    display:block;
    font-size:12pt;
    height:54px;    	
	-moz-border-radius:7px;-webkit-border-radius:7px;border-radius:7px;	
    
	
	
}
.HomeNavigation li a.girl
{
    border:1px solid #ddd;
    padding:10px;
    display:block;
    font-size:12pt;
    height:54px;    
    -moz-border-radius:7px;-webkit-border-radius:7px;border-radius:7px;
	background-image:url(images/girl2.jpg);
	background-repeat:no-repeat;
	background-position:0px -10px;
	
	
}

.HomeNavigation li a h4
{
    font-weight:normal;
	text-align:right;
}


.HomeNavigation .3cars
{
	background-image:url(images/3cars.jpg);
	background-repeat:no-repeat;
	background-position:83px 9px;

}
.Box
{
    padding:15px;
    background:#fff;
    margin-bottom:15px;
    border:1px solid #ddd;
    -moz-border-radius:7px;-webkit-border-radius:7px;border-radius:7px;
    text-align:justify;
}

.sBox
{
    height:500px;
    background:#eee;
    border:1px solid #ddd;
    -moz-border-radius:7px;-webkit-border-radius:7px;border-radius:7px;
    padding:15px;
}