  /* Style sheet for Alive Electric (www.aliveelectric.com) */

  /* Use standard tags p, strong, small and big so even if a non-style browser
     is used, the page is rendered with the same intent */

  /* Modified tags */

  html, body {
    height: 100%;
  }

  body {
    font-family: "Trebuchet MS", arial, sans-serif;
    color: #444444;
    text-align: center;
    background: #666666;
    font-size: 12px;
  }

  body, form, table, tr, td, th, div, object { padding: 0; margin: 0; }

  img { display: block; }  /* always put this when using Strict Doctype */

  h3 {
    font-size: 14px;
    font-family: "Trebuchet MS", arial, sans-serif !important;
  }

  .inline {
    display: inline;
  }

  big, .big {
    font-size: 20px;
  }

  small, .small {
    font-family: verdana, arial, sans-serif;
    font-size: 80%;
  }

  strong, .strong {
    color: black;
    font-weight: bold;
  }


  /* Layout */

/*
  div {
    border: 1px solid pink;
  }
  td {
    border: 1px solid black;
  }
*/

  #main{
    min-height: 100%;
    height: auto;
    width: 955px;
    margin-left: auto;
    margin-right: auto;
    text-align: left;
  }

  * html #main {
    height: 100%;
  }

  #top {
    background: #F70011 url(images/top.jpg);
		background-repeat:no-repeat;
  }

  #nav {
    text-align: right;
    width: 195px;
    background: url(images/shadow-left.jpg) repeat-y;
  }

  #navHome {
    background: url(images/shadow-left-white.jpg) repeat-y;
  }


  #callout {
    border: 1px solid black;
    margin: 15px 15px 15px 30px;
    color: #990000;
    font-weight: bold;
    font-size: 14px;
    background-color: #FFCC67;
    text-align: center;
  }

  #community {
    width: 99%;
    border: 1px solid #990000;
    color: #990000;
    font-weight: bold;
    font-size: 14px;
    text-align: center;
    background-color: #FFCC67;
  }

  #callout div, #community div {
    padding: 8px;
    background: white;
    font-weight: normal;
    font-size: 12px;
  }

  #callout div a, #community div a {
    color: black;
  }

  #content {
    width: 760px;
    min-height: 100%;
    height: auto;
    background: url(images/shadow-right.jpg) repeat-y;
  }

  #contentHome {
    width: 760px;
    min-height: 100%;
    height: auto;
    background: url(images/shadow-right-red.jpg) repeat-y;
  }

  #footer {
    background: #F70011 url(images/shadow-bot.jpg);
    height: 44px;
    font-size: 9px;
    font-family: verdana, arial, sans-serif;
    padding-left: 210px;
    color: #999999;
  }

	#homeFooter{
    background: #F70011 url(images/shadow-bot-home.jpg);
    height61px;
    font-size: 9px;
    font-family: verdana, arial, sans-serif;
    padding-left: 212px;
    color: #999999;
	}
  #logo {
    margin-left: 45px;
    display: inline;
  }

  #tagline {
    margin-left: 28px;
    display: inline;
  }

  #phone {
    margin-top: 25px;
    margin-left: 58px;
    display: inline;
  }

  #contentleft {
    width: 100%;
    padding: 16px 8px 16px 16px;
    font-family: verdana, arial, sans-serif;
    line-height: 1.5em;
  }

  .extended {
    padding: 16px 31px 16px 16px !important;
  }

  #contentright {
    width: 235px;
    padding: 10px 35px 16px 15px;
    text-align: center;
		line-height:14px;
  }

  #contentright H2{
		padding-bottom:3px;
  }
	
  #sultan {
    margin-left: 58px;
  }

  #awards {
    color: #990000;
    padding-bottom: 15px;
  }

  #awards span {
    font-size: 16px;
  }

  #a1 {
    background: url(images/award-diamond.jpg);
  }

  #a1:hover, #a1 a:hover {
    background: url(images/award-diamond-over.jpg);
  }

  #a2 {
    background: url(images/award-bbb.jpg);
  }

  #a2:hover, #a2 a:hover {
    background: url(images/award-bbb-over.jpg);
  }

  #a3 {
    background: url(images/award-valuestar.jpg);
  }

  #a3:hover, #a3 a:hover {
    background: url(images/award-valuestar-over.jpg);
  }

  #a4 {
    background: url(images/award-e2.jpg);
  }

  #a4:hover, #a4 a:hover {
    background: url(images/award-e2-over.jpg);
  }

  #a5 {
    background: url(images/award-safetyseal.jpg);
  }

  #a5:hover, #a5 a:hover {
    background: url(images/award-safetyseal-over.jpg);
  }

  #slideshow1 {
    text-align: center;
    background: url(images/loading.gif) no-repeat center center;
    border: 1px solid black;
    border-color: #990000;
    width: 480px;
    height: 160px;
  }

  /* Menu */

  ul#menu {
    padding: 0;
    margin: 0;
    padding-top: 25px;
width: 195px;
    		
  }

  ul#menu li {
    list-style-type: none;
    padding-bottom: 18px;
  }

  ul#menu li a {
    color: black;
    font-family: "Trebuchet MS", trebuchet, sans-serif;
    font-size: 12px;
    font-weight: bold;
    text-decoration: none;
    text-transform: uppercase;
    padding-right: 25px;
  }

  ul#menu li a:hover {
    color: white;
    background: url(images/arrow.jpg) center right no-repeat;
    padding-right: 25px;
  }

  h1#pagetitle {
    color: #990000;
    font-size: 18px;
    font-family: "Trebuchet MS", arial, sans-serif !important;
  }

  h2 {
    color: #990000;
    font-size: 18px;
    margin: 0;
    font-family: "Trebuchet MS", arial, sans-serif !important;
  }

  h4 {
    font-size: 12px;
    color: #990000;
  }

  h6 {
    font-size: 12px;
    color: white;
    background-color: #666666;
    padding: 3px;
    font-family: "Trebuchet MS", arial, sans-serif !important;
  }

  hr {
    height: 1px;
    /* IE uses color */ 
    color: #990000;
    /* Mozilla uses background-color */
    background-color: #990000;
    /* Supress the border for Safari */
    border: 0;
  }

  #surv td {
    padding: 0;
  }

  #apply td {
    padding-right: 10px;
  }

  input, select, option {
    font-size: 12px;
    color: #666666;
  }

  /* Links */

  a {
    text-decoration: none;
  }

  a.uberlink {
    color: #CCCCCC !important;
  }

  #contentright a {
    color: black;
  }

  #content a {
    text-decoration: underline;
  }


  /* Layout */

  .left {
    text-align: left;
  }

  .center {
    text-align: center;
  }

  .right {
    text-align: right;
  }

  .upper {
    text-transform: uppercase;
  }


  /* Classes */

  /* Tables */

  table { border-collapse: collapse; } /* these two lines, combined, same as cellspacing=0 */
  td { margin: 0; }                    /* these two lines, combined, same as cellspacing=0 */
  td { vertical-align: top; }
  th { text-align: left; }

  /* Positioning */

  #contact td {
    padding-right: 20px;
  }

  #services td {
    padding-right: 20px;
  }

  #services ul li, #packages li {
    padding-bottom: 0.5em;
  }

  #surv td {
    padding-right: 20px;
  }

  .right {
    float: right;
    margin: 0 0 10px 10px;
  }

  .rave {
    font-style: italic;
    color: white;
    text-align: center;
    padding-right: 25px;
    padding-left: 30px;
    font-size: 14px;
  }

  .quotee {
    font-weight: bold;
    color: white;
    text-align: center;
    padding-right: 25px;
    padding-left: 30px;
    color: #FFCC67;
    font-size: 13px;
  }

  .photo {
    border: 1px solid black;
  }

  .quote {
    margin-left: 20px;
    margin-right: 20px;
    font-style: italic;
  }

  @media print {

    #logo {
      margin-left: 0px;
      display: inline;
    }

    #tagline {
      margin-left: 0px;
      display: inline;
    }

    #phone {
      margin-top: 25px;
      margin-left: 0px;
      display: inline;
    }
  }

