	    /* Globals */

    * { margin: 0; padding: 0; }
    a { color: #666666; }
    a:hover { text-decoration: none; } 
	a img { border: 0; }
	.center { width: 100%; text-align: center; font-weight: bold; }
	
    /* Typography */
    
    body { font-family: Helvetica, Tahoma, Arial; color: #666666; }
    p { margin-bottom: 1em; }
    #container { font-size: 0.8em; }
    #header-bar { font-size: 0.8em; }
    #nav-news span { font-size: 1.6em; color: #fff; }
    #content { line-height: 1.6em; }
    #second-nav a { color: #666666; text-decoration: none; }
    #second-nav a:hover { text-decoration: underline; }
    #news { font-size: 0.8em; }
    #news h1 { font-size: 1.2em; }
    #content blockquote { font-style: italic; }
    #footer { font-size: 0.8em; }
    #footer a { color: #666666; }
    #footer a:hover { text-decoration: none; }
    
    #widetext h1 { font-size: 1.8em; }
    #widetext h2 { font-size: 1.4em; }
    #widetext h3 { font-size: 1.2em; font-weight: bold; }
    #news h2 { font-size: 1.8em; font-weight: normal; }
    #news h2 a { text-decoration: underline; }
    .error { color: #ba2c2c; line-height: 1.8em; }
    #news h1 { font-size: 1.8em; margin-left: 45px; font-weight: normal; }
    
    /* General */
    body {
	    min-width: 708px;
	    background-color: #fff;
	    text-align: center;
    }
	
    #container {
	    margin: 0 auto;
	    width: 708px;
	    text-align: left;
    }
	
    #header {
	    background: #fff url('../images/header-bg2.jpg') no-repeat top left;
	    height: 89px;
	    width: 708px;
    }
	
    #logo { position: relative; top: 7px; left: 20px; float: left; display: block; }
    #tel-no { position: relative; top: 10px; right: 15px; float: right; display: block; }
    #header-bar { position: relative; top: 23px; left: 10px; float: left; width: 100%; }
	
    #header-img { 
        float: left;
        width: 708px;
        height: 172px;
        background: #fff url('../images/img-bg.gif') no-repeat top left;
        text-align: center;
        }
        
    #nav {
        background: #fff url('../images/nav-bg-2.gif') no-repeat top left;
        height: 33px;
        width: 706px;
        float: left;
        padding-left: 2px;
        }
        
    #nav li { display: inline; }
    
    #nav li a {
		background-repeat: no-repeat;
		background-position: 0 0;
		float: left;
		text-indent: -9999px;
		height: 32px;
		outline: 0;
		margin-left: 1px;
		overflow: hidden;
        }
    
    #nav li a:hover, #nav li.active a { background-position: 0 -32px; }
     
     
    #nav-home a {
        background-image: url('../images/nav/nav-home.gif');
        width: 59px;
        }
        
    #nav-about a {
        background-image: url('../images/nav/nav-about.gif');
        width: 86px;
        }
    
    #nav-service a {
        background-image: url('../images/nav/nav-services.gif');
        width: 130px;
        }
       
    #nav-faq a {
        background-image: url('../images/nav/nav-faq.gif');
        width: 53px;
        }
        
    #nav-contact a {
        background-image: url('../images/nav/nav-contact.gif');
        width: 84px;
        }
        
    #nav-customer a {
        background-image: url('../images/nav/nav-customer.gif');
        width: 117px;
        }
        
    #nav-news a {
		background-image: url('../images/nav/nav-news.gif');
		width: 54px;
		}
        
    #nav-blank {
        background-image: url('../images/nav/nav-blank.gif');
        width: 112px;
        height: 32px;
        float: left;
        margin-left: 1px;
        }
        
    #content {
        width: 688px;
        height: auto;
        background: #fff url('../images/content-bg.gif') repeat-y top left;
        float: left;
        padding: 10px; 
        }
        
    #second-nav {
        width: 145px;
        height: 100%;
        float: left;
        display: block;
        position: relative;
        }
        
    #second-nav li {
        list-style-type: none;
        border-left: 5px solid #d6e12d;
        padding-left: 5px;
        margin: 0 10px 3px 0;
        background-color: #eeeeee;
        }
        
    #center {
		width: 100%;
        float: left; 
        }
        
    #text { width: 320px; float: left; }
    #widetext { width: 540px; float: right; }
        
    #center blockquote {
        text-align: center;
        margin: 0 auto 1em auto;
        width: 80%;
        display: block;
        }
        
    #news {
        width: 198px;
        height: auto;
        float: right;
        padding-left: 10px;
        }
        
    #footer {
        width: 708px;
        height: 26px;
        background: #fff url('../images/footer-bg.jpg') no-repeat top left;
        float: left;
        margin-left: -2px;
        }
        
    #footer span { float: right; position: relative; right: 10px; top: 5px; }
    
    /* Page Specifics */
    
    #address { list-style: none; margin: 1em 0; }
    #directions h3 { margin-bottom: 0.5em; }
    #map { width: 535px; height: 350px; float: left; }
    
    #widetext h1, #widetext h2, #widetext h3 { font-weight: normal; margin-bottom: 0.5em; }
    
    #widetext ul, #widetext ol { margin: 0 0 1em 25px; }
    
    #MaintenanceCareOptions { width: 100%; text-align: center; border-collapse: collapse; }
    #MaintenanceCareOptions th, #MaintenanceCareOptions td, #ngnservices th, #ngnservices td, #goodreasons th, #goodreasons td { border: 1px solid #dbdbdb; }
    #MaintenanceCareOptions .noborder { border: 0; }
    
    #ngnservices, #goodreasons { width: 100%; border-collapse: collapse; margin-bottom: 1em; }
    #ngnservices th, #ngnservices td, #goodreasons th, #goodreasons td { padding: 5px; }
    #ngnservices .type { width: 150px; }
    #ngnservices .pays { width: 150px; }
    #MaintenanceCareOptions th, #ngnservices th, #goodreasons th { background-color: #dbdbdb; }
    
    #loginform div { margin-bottom: 1em; }
    #loginform #login { width: 100px; }
    .error { width: 530px; background-color: #eeeeee; border-left: 5px solid #d6e12d; padding-left: 5px; }
    hr { width: 80%; margin: 10px auto; border-top: 1px solid #dbdbdb; border-bottom: 0; border-left: 0; border-right: 0;}
    