/*------------------------------------------------------------------------------*/
/* Cascading Style Sheet Name:  Mintex.css                                      */
/*                                                                              */
/* Contains:  www.MintexAppliance.com Home Page Layout and Style Definitions    */
/*                                                                              */
/* Date Changed  Name                  Change                                   */
/* ============  ====================  ======================================== */
/* 12/22/2008    Brandon Hofmann       New Cascading Style Sheet                */
/*------------------------------------------------------------------------------*/

/*----------------------------------------------------*/
/* Contains Background Image and every Division Layer */
/*----------------------------------------------------*/
body
{
   margin: 0px;
   padding: 0px;
   background-color: #8E94AE;
   background-image: url(../images/background.jpg);
   background-repeat: repeat;
   font-family: Arial, Helvetica, sans-serif;
   font-style: normal;
   font-variant: normal;
   font-weight: normal;
}

p
{
   margin-top: 10px;
   margin-right: 10px;
   margin-bottom: 10px;
   margin-left: 10px;
}

ul
{
   padding: 0px;
   line-height: 15px;
   list-style-position: outside;
   list-style-type: disc;
   font-size: small;
   font-weight: normal;
}

/*-------------------------------------------------------------------*/
/* Primary Division Layer and the ONLY one with a Relative Position  */
/* permitting entire page to resize according to browser window size */
/*                                                                   */
/* Used on Home Page and contains all subsequent Division Layers     */
/*-------------------------------------------------------------------*/
#homeContainer
{
   position: relative;
   margin: 15px auto 0 auto;
   width: 880px;
   height: 1024px;
}

/*--------------------------------------------------------------------*/
/* Contains Company Logo, Home, and Contact Us Navigation Image Links */
/*--------------------------------------------------------------------*/
#header
{
   background-image: url(../images/header.png);
   background-repeat: no-repeat;
   position: absolute;
   top: 0px;
   left: 0px;
   width: 880px;
   height: 215px;
}

/*-------------------------------------------*/
/* Contains Home Navigation Image Label Link */
/*-------------------------------------------*/
#homeImages
{
   position: absolute;
   top: 124px;
   left: 720px;
   width: 64px;
   height: 16px;
}

/*-------------------------------------------------*/
/* Contains Contact Us Navigation Image Label Link */
/*-------------------------------------------------*/
#contactUsImages
{
   position: absolute;
   top: 150px;
   left: 720px;
   width: 104px;
   height: 16px;
}

/*-----------------------------------------------*/
/* Contains About Us Navigation Image Label Link */
/*-----------------------------------------------*/
#aboutUsImages
{
   position: absolute;
   top: 124px;
   left: 311px;
   width: 91px;
   height: 16px;
}

/*------------------------------------------------*/
/* Contains Personnel Navigation Image Label Link */
/*------------------------------------------------*/
#personnelImages
{
   position: absolute;
   top: 150px;
   left: 311px;
   width: 97px;
   height: 16px;
}

/*--------------------------------------------------------*/
/* Contains Products Serviced Navigation Image Label Link */
/*--------------------------------------------------------*/
#productsServicedImages
{
   position: absolute;
   top: 124px;
   left: 418px;
   width: 160px;
   height: 16px;
}

/*-------------------------------------------------*/
/* Contains References Navigation Image Label Link */
/*-------------------------------------------------*/
#referencesImages
{
   position: absolute;
   top: 150px;
   left: 418px;
   width: 106px;
   height: 16px;
}

/*-------------------------------------------------*/
/* Contains Scheduling Navigation Image Label Link */
/*-------------------------------------------------*/
#schedulingImages
{
   position: absolute;
   top: 150px;
   left: 534px;
   width: 106px;
   height: 19px;
}

/*----------------------------------*/
/* Contains List Display Properties */
/*----------------------------------*/
#listProperties
{
   margin-top: 5px;
   margin-right: 5px;
   margin-bottom: 5px;
   margin-left: 20px;
}

/*-----------------------*/
/* Contains Home Content */
/*-----------------------*/
#homeContent
{
   background-color: #D8D8D8;
   background-image: url(../images/stainlessSteel.gif);
   background-repeat: repeat;
   border-left: 4px solid #000000;
   border-right: 4px solid #000000;
   border-bottom: 4px solid #000000;
   position: absolute;
   top: 215px;
   left: 20px;
   width: 832px;
   height: 805px;
   font-size: medium;
   font-weight: normal;
   text-align: justify;
}

/*-----------------------*/
/* Contains Splash Image */
/*-----------------------*/
#splash
{
   background-image: url(../images/truck.jpg);
   background-repeat: no-repeat;
   position: absolute;
   top: 0px;
   left: 42px;
   width: 747px;
   height: 343px;
}

/*--------------------------------*/
/* Contains In Focus Header Image */
/*--------------------------------*/
#inFocusHeader
{
   background-image: url(../images/inFocusHeader.gif);
   background-repeat: no-repeat;
   position: absolute;
   top: 358px;
   left: 10px;
   width: 300px;
   height: 35px;
}

/*------------------------------*/
/* Contains In Focus Background */
/*------------------------------*/
#inFocusBackground
{
   background-color: #CCCFE0;
   position: absolute;
   top: 40px;
   left: 6px;
   width: 288px;
   height: 127px;
}

/*---------------------------*/
/* Contains In Focus Content */
/*---------------------------*/
#inFocusContent
{
   position: absolute;
   top: 10px;
   left: 0px;
   width: 288px;
   height: 107px;
}

/*---------------------------*/
/* Contains In Focus Caption */
/*---------------------------*/
#inFocusCaption
{
   position: absolute;
   top: 85px;
   left: 42px;
   width: 205px;
   height: 0px;
   color: #B62E44;
   font-size: small;
   font-weight: bold;
   text-align: center;
}

/*-----------------------------------------------------------------*/
/* Contains Animated .GIF Thought Of The Day Navigation Image Link */
/*-----------------------------------------------------------------*/
#thoughtOfTheDayImage
{
   position: absolute;
   top: 10px;
   left: 38px;
   width: 28px;
   height: 35px;
}

/*---------------------------------------------------------*/
/* Contains Thought Of The Day Navigation Image Label Link */
/*---------------------------------------------------------*/
#thoughtOfTheDayText
{
   position: absolute;
   top: 20px;
   left: 107px;
   width: 161px;
   height: 24px;
}

/*-------------------------------------------------------------*/
/* Contains Animated .GIF Items For Sale Navigation Image Link */
/*-------------------------------------------------------------*/
#itemsForSaleImage
{
   position: absolute;
   top: 65px;
   left: 20px;
   width: 64px;
   height: 32px;
}

/*-----------------------------------------------------*/
/* Contains Items For Sale Navigation Image Label Link */
/*-----------------------------------------------------*/
#itemsForSaleText
{
   position: absolute;
   top: 71px;
   left: 107px;
   width: 124px;
   height: 20px;
}

/*----------------------------------------*/
/* Contains Special Services Header Image */
/*----------------------------------------*/
#specialServicesHeader
{
   background-image: url(../images/specialServicesHeader.gif);
   background-repeat: no-repeat;
   position: absolute;
   top: 553px;
   left: 10px;
   width: 300px;
   height: 35px;
}

/*--------------------------------*/
/* Contains Special Services List */
/*--------------------------------*/
#specialServices
{
   background-color: #CCCFE0;
   position: absolute;
   top: 40px;
   left: 6px;
   width: 288px;
   height: 85px;
}

/*------------------------------------*/
/* Contains Introduction Header Image */
/*------------------------------------*/
#introductionHeader
{
   background-image: url(../images/introductionHeader.gif);
   background-repeat: no-repeat;
   position: absolute;
   top: 358px;
   left: 320px;
   width: 502px;
   height: 35px;
}

/*-------------------------------*/
/* Contains Introduction Content */
/*-------------------------------*/
#introduction
{
   background-color: #CCCFE0;
   position: absolute;
   top: 40px;
   left: 6px;
   width: 490px;
   height: 320px;
   text-align: justify;
}

/*-----------------*/
/* Contains Footer */
/*-----------------*/
#homeFooter
{
   position: absolute;
   top: 745px;
   left: 0px;
   width: 832px;
   height: 60px;
}

/*--------------------*/
/* Contains Copyright */
/*--------------------*/
#copyright
{
   background-image: url(../images/copyright.gif);
   background-repeat: no-repeat;
   position: absolute;
   top: 0px;
   left: 0px;
   width: 832px;
   height: 25px;
}

/*-----------------------------------------------------------*/
/* Contains Elite Tracking Solutions Credit and Company Link */
/*-----------------------------------------------------------*/
#ets
{
   background-image: url(../images/ets.gif);
   background-repeat: no-repeat;
   position: absolute;
   top: 30px;
   left: 10px;
   width: 812px;
   height: 25px;
}

/*----------------------------------------------*/
/* Contains Elite Tracking Solutions Image Link */
/*----------------------------------------------*/
#etsName
{
   background-image: url(../images/etsName.jpg);
   background-repeat: no-repeat;
   position: absolute;
   top: 2px;
   left: 463px;
   width: 143px;
   height: 20px;
}