/*--------------------------------------------------------------------------------------------*/
/* Cascading Style Sheet Name:  ETS.css                                                       */
/*                                                                                            */
/* Contains:  www.EliteTrackingSolutions.com Home Page Layout and Style Definitions           */
/*                                                                                            */
/* Date Changed  Name                  Change                                                 */
/* ============  ====================  ====================================================== */
/* 01/13/2009    Brandon Hofmann       New Cascading Style Sheet                              */
/*--------------------------------------------------------------------------------------------*/

/*----------------------------------------------------*/
/* Contains Background Image and every Division Layer */
/*----------------------------------------------------*/
body
{
   margin: 0px;
   padding: 0px;
   background-color: #6D4B2F;
   background-image1: 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: 0px;
   margin-right: 10px;
   margin-bottom: 15px;
   margin-left: 10px;
}

ul
{
   padding: 0px;
   line-height: 20px;
   list-style-position: outside;
   list-style-type: disc;
   font-size: medium;
   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
{
   background-color: #FFF7E0;
   background-image: url(../images/parchment.gif);
   background-repeat: repeat;
   position: relative;
   border-left: 4px solid #000000;
   border-right: 4px solid #000000;
   border-top: 4px solid #000000;
   border-bottom: 4px solid #000000;
   margin: 15px auto 0 auto;
   width: 880px;
   height: 1215px;
}

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

/*---------------------------------------------------*/
/* Contains Animated .GIF Home Navigation Image Link */
/*---------------------------------------------------*/
#homeImage
{
   position: absolute;
   top: 100px;
   left: 890px;
   width: 62px;
   height: 60px;
}

/*-------------------------------------------*/
/* Contains Home Navigation Image Label Link */
/*-------------------------------------------*/
#homeText
{
   position: absolute;
   top: 19px;
   left: 725px;
   width: 67px;
   height: 16px;
}

/*---------------------------------------------------------*/
/* Contains Animated .GIF Contact Us Navigation Image Link */
/*---------------------------------------------------------*/
#contactImage
{
   position: absolute;
   top: 172px;
   left: 887px;
   width: 42px;
   height: 35px;
}

/*-------------------------------------------------*/
/* Contains Contact Us Navigation Image Label Link */
/*-------------------------------------------------*/
#contactText
{
   position: absolute;
   top: 54px;
   left: 725px;
   width: 121px;
   height: 20px;
}

/*-----------------------------------------------------------*/
/* Contains Animated .GIF Client Login Navigation Image Link */
/*-----------------------------------------------------------*/
#clientLoginImage
{
   position: absolute;
   top: 217px;
   left: 890px;
   width: 39px;
   height: 35px;
}

/*---------------------------------------------------*/
/* Contains Client Login Navigation Image Label Link */
/*---------------------------------------------------*/
#clientLoginText
{
   position: absolute;
   top: 93px;
   left: 725px;
   width: 132px;
   height: 23px;
}

/*---------------------------------------------------*/
/* Contains Information Navigation Image Label Links */
/*---------------------------------------------------*/
#linkBackground
{
   position: absolute;
   top: 135px;
   left: 0px;
   width: 880px;
   height: 35px;
}

/*---------------------------------------------------------*/
/* Contains Vision Information Navigation Image Label Link */
/*---------------------------------------------------------*/
#visionImages
{
   position: absolute;
   top: 0px;
   left: 65px;
   width: 125px;
   height: 35px;
}

/*------------------------------------------------------------*/
/* Contains Personnel Information Navigation Image Label Link */
/*------------------------------------------------------------*/
#personnelImages
{
   position: absolute;
   top: 0px;
   left: 190px;
   width: 125px;
   height: 35px;
}

/*-----------------------------------------------------------*/
/* Contains Tracking Information Navigation Image Label Link */
/*-----------------------------------------------------------*/
#trackingImages
{
   position: absolute;
   top: 0px;
   left: 315px;
   width: 125px;
   height: 35px;
}

/*-------------------------------------------------------------*/
/* Contains Web Design Information Navigation Image Label Link */
/*-------------------------------------------------------------*/
#webDesignImages
{
   position: absolute;
   top: 0px;
   left: 440px;
   width: 125px;
   height: 35px;
}

/*------------------------------------------------------------*/
/* Contains Marketing Information Navigation Image Label Link */
/*------------------------------------------------------------*/
#marketingImages
{
   position: absolute;
   top: 0px;
   left: 565px;
   width: 125px;
   height: 35px;
}

/*------------------------------------------------------------*/
/* Contains Portfolio Information Navigation Image Label Link */
/*------------------------------------------------------------*/
#portfolioImages
{
   position: absolute;
   top: 0px;
   left: 690px;
   width: 125px;
   height: 35px;
}

/*-----------------------*/
/* Contains Home Content */
/*-----------------------*/
#homeContent
{
   position: absolute;
   top: 170px;
   left: 0px;
   width: 880px;
   height: 1045px;
   font-size: medium;
   font-weight: normal;
   text-align: justify;
}

/*---------------------------*/
/* Contains Splash Animation */
/*---------------------------*/
#splash
{
   background-image: url(../images/splashAnimated.gif);
   background-repeat: no-repeat;
   position: absolute;
   top: 20px;
   left: 198px;
   width: 483px;
   height: 397px;
}

/*-----------------------------*/
/* Contains Message Background */
/*-----------------------------*/
#messageBackground
{
   position: absolute;
   background-color: #000000;
   top: 437px;
   left: 0px;
   width: 880px;
   height: 50px;
}

/*------------------------------*/
/* Contains Left Star Animation */
/*------------------------------*/
#leftStar
{
   background-image: url(../images/starAnimated_56w50h.gif);
   background-repeat: no-repeat;
   position: absolute;
   top: 0px;
   left: 70px;
   width: 56px;
   height: 50px;
}

/*------------------*/
/* Contains Message */
/*------------------*/
#message
{
   background-image: url(../images/message.gif);
   background-repeat: no-repeat;
   position: absolute;
   top: 0px;
   left: 196px;
   width: 487px;
   height: 50px;
}

/*-------------------------------*/
/* Contains Right Star Animation */
/*-------------------------------*/
#rightStar
{
   background-image: url(../images/starAnimated_56w50h.gif);
   background-repeat: no-repeat;
   position: absolute;
   top: 0px;
   left: 754px;
   width: 56px;
   height: 50px;
}

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

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

/*------------------------------*/
/* Contains In Focus Background */
/*------------------------------*/
#inFocusBackground
{
   background-color_OFF: #F2E7E5;
   position: absolute;
   top: 40px;
   left: 6px;
   width: 289px;
   height: 170px;
}

/*---------------------------*/
/* Contains In Focus Content */
/*---------------------------*/
#inFocusContent
{
   background-image: url(../images/CrawfordsAutomotive.jpg);
   background-repeat: no-repeat;
   position: absolute;
   top: 0px;
   left: 12px;
   width: 266px;
   height: 104px;
}

/*---------------------------*/
/* Contains In Focus Caption */
/*---------------------------*/
#inFocusCaption
{
   position: absolute;
   top: 124px;
   left: 10px;
   width: 269px;
   height: 0px;
   color: #000000;
   font-size: small;
   font-weight: normal;
   text-align: center;
}

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

/*-------------------------------*/
/* Contains Introduction Content */
/*-------------------------------*/
#introduction
{
   background-color1: #000000;
   position: absolute;
   top: 40px;
   left: 6px;
   width: 539px;
   height: 315px;
   text-align: justify;
}

/*----------------------------------------*/
/* Contains Home Left Corner Border Image */
/*----------------------------------------*/
#homeLeftCornerBorderImage
{
   background-image: url(../images/leftCornerBorder.png);
   background-repeat: no-repeat;
   position: absolute;
   top: 875px;
   left: 10px;
   width: 99px;
   height: 100px;
}

/*-----------------------------------------*/
/* Contains Home Right Corner Border Image */
/*-----------------------------------------*/
#homeRightCornerBorderImage
{
   background-image: url(../images/rightCornerBorder.png);
   background-repeat: no-repeat;
   position: absolute;
   top: 875px;
   left: 771px;
   width: 99px;
   height: 100px;
}

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

/*--------------------*/
/* Contains Copyright */
/*--------------------*/
#copyright
{
   background-image: url(../images/copyright.gif);
   background-repeat: no-repeat;
   position: absolute;
   top: 0px;
   left: 0px;
   width: 880px;
   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: 860px;
   height: 25px;
}

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