@charset "UTF-8";

.section_services h3.serviceintro
{
   font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
   font-size: 1.4em;
   text-transform: uppercase;
   text-align: center;
   color: #7B2628;
   position: absolute;
   top: 140px;
   left: 250px;
}
.section_services h3.serviceintro span
{ color: #333; }

#content .services-intro-P {
   color: #666;
   position: relative;
   font-size: 1.1em;
   margin: 0px 10px;
   line-height: 1.2;
   margin-bottom: 0.5em;
   width: 540px;
}
#content .services-intro-P2
{
   color: #000;
   position: absolute;
   left: 250px;
   top: 235px;
   width: 290px;
   font-weight: bold;
   font-size: 1.2em;
}

#content #se_logo  {
   float: left;
   clear: left;
   margin-left: 20px;
   margin-top: 20px;
}

#content .service-nav {
   float: right;
   width: 150px;
   padding: 0px 6px;
}
#content .service-nav ul li {
   color: #333;
   font-family: Tahoma, Geneva, sans-serif;
   line-height: 1.2;
   margin-bottom: 4px;
}
#content .service-nav li a {
   width: auto;
   display: block;
   background-color:#999;
   height: auto;
   padding: 4px;
   font-weight: normal;
   color: #FFF;
   white-space: nowrap;
   font-size: 11px;
   border: solid #333 1px;
}
#content .service-nav li a:link, #content .service-nav li a:visited {
   color: #333;
   background-color: #CCC;
}
#content .service-nav li a:hover, #content .service-nav li a:active  {
   color: #FFF;
   background-color: #999;
}

#services_1  {
   height: 800px;
   width: 720px;
   background-color: #FFF;
   padding-top: 10px;
   padding-bottom: 10px;
   position: relative;
   background-image: url();
   background-position: center bottom;
   background-repeat: no-repeat;
}
#services_1 p 
{
   font-size: 1.2em;
   color: #666;
   text-align: left;
   white-space: normal;
   margin: 5px 10px;
   padding-bottom: 5px;
}

/*
.section_services #content  h2{
   font-family: Arial, Helvetica, sans-serif;
   font-size: 2.2em;
   text-transform: uppercase;
   color: #EEE;
   text-align: left;
   position: absolute;
   top: 40px;
   left: 10px;
   background-image: url(../abc_service/H2_serviceDept-Title24.png);
   text-indent: -9999px;
   background-repeat: no-repeat;
   height: 25px;
}

h3.servicesList
{
   font-family: Arial, Helvetica, sans-serif;
   font-size: 1.4em;
   text-transform: uppercase;
   text-align: left;
   margin-left: 20px;
   margin-top: 10px;
   width: 340px;
   color: #999;
}
#content ul#services {
   float: left;
   width: 425px;
   padding-top: 5px;
   clear: left;
   margin-left: 16px;
}
#content ul#services li {
   text-align: left;
   font-size: 1.2em;
   color: #666;
   padding-left: 8px;
   list-style-position: outside;
   list-style-image: url(../images/link_dot-grey.gif);
   margin-left: 10px;
   line-height: 1.3em;
   margin-bottom: 0.6em;
}
#content #services_1 #services li span {
   font-weight: bold;
   text-transform: uppercase;
}

#content #services_1 #oil-change {
   clear: none;
   float: right;
   width: 220px;
   background: url(../images/line_ver.gif) repeat-y left center;
   padding-left: 14px;
   text-align: left;
   position: absolute;
   left: 480px;
   top: 40px;
}
#services_1 #oil-change ul li {
   color: #333;
   list-style-type: none;
   font-family: Tahoma, Geneva, sans-serif;
   font-size: 1.1em;
   line-height: 1.2;
   margin-bottom: 1em;
}
h3.specials 
{
   font-size: 1.4em;
   text-transform: uppercase;
   text-align: center;
   color: #C30;
   font-weight: bold;
   margin: 0px 0px 8px 0px;
}
#services_1 #oil-change ul li span {
   font-size: 1.6em;
   display: block;
   font-weight: bold;
   color: #C00;
}*/


.divider {
   background: url(../images/line_hor.gif) repeat-x center center;
   height: 6px;
   width: 50%;
}
