﻿/****************************************************************************************\

    Global Selectors

\****************************************************************************************/

html 
{
}

body 
{
    position 		: relative;
    width 			: 1000px;
    margin          : 0 auto;
}

h1 
{
    margin          : 0;
    padding         : 0;
    letter-spacing  : normal;
    line-height     : normal;
}

h2 
{
    margin          : 0;
    padding         : 0;
    letter-spacing  : normal;
    line-height     : normal;
}

h3 
{
    margin          : 0;
    padding         : 0;
    letter-spacing  : normal;
    line-height     : normal;
}

h4 
{
    margin          : 0;
    padding         : 0;
    letter-spacing  : normal;
    line-height     : normal;
}

h5 
{
    margin          : 0;
    padding         : 0;
    letter-spacing  : normal;
    line-height     : normal;
}

h6 
{
    margin          : 0;
    padding         : 0;
    letter-spacing  : normal;
    line-height     : normal;
}

p 
{
    margin          : 0;
    padding         : .2em 0 1em 0;
    letter-spacing  : normal;
    line-height     : 1.4em;
}

ul 
{
    margin          : 0 2em 2em 0;
    padding         : 0;
    letter-spacing  : normal;
    line-height     : normal;
}

ol 
{
    margin          : 0 2em;
    padding         : 0;
    letter-spacing  : normal;
    line-height     : normal;
}

li 
{
    margin          : .5em 0;
    padding         : 0;
    letter-spacing  : normal;
    line-height     : normal;
}

strong 
{
    margin          : 0;
    padding         : 0;
    letter-spacing  : normal;
    line-height     : normal;
}

em 
{
    margin          : 0;
    padding         : 0;
    letter-spacing  : normal;
    line-height     : normal;
}

u 
{
    margin          : 0;
    padding         : 0;
    letter-spacing  : normal;
    line-height     : normal;
}

a 
{
    margin          : 0;
    padding         : 0;
    letter-spacing  : normal;
    line-height     : normal;
}

a:visited 
{
    margin          : 0;
    padding         : 0;
    letter-spacing  : normal;
    line-height     : normal;
}

a:hover 
{
    margin          : 0;
    padding         : 0;
    letter-spacing  : normal;
    line-height     : normal;
}

table 
{
    width           : auto;
    height          : auto;
    margin          : 0;
    padding         : 0;
    letter-spacing  : normal;
    line-height     : normal;
}

tr 
{
    width           : auto;
    height          : auto;
    margin          : 0;
    padding         : 0;
    letter-spacing  : normal;
    line-height     : normal;
}

th 
{
    width           : auto;
    height          : auto;
    margin          : 0;
    padding         : 0;
    letter-spacing  : normal;
    line-height     : normal;
}

td 
{
    width           : auto;
    height          : auto;
    margin          : 0;
    padding         : 0;
    letter-spacing  : normal;
    line-height     : normal;
}

img 
{
}

/****************************************************************************************\
    
	Compound Selectors
	
\****************************************************************************************/

/*___ DIV _________________________________________________________________*/

div#branding 
{
    position            : relative;
    width               : 987px;
    height              : 120px;     
}

div#content 
{
    position            : relative;
    overflow            : hidden;
    margin              : 0px;    
}

div#content_wrapper 
{
    position            : relative;
    float               : right;
    margin-top          : 0px;
    margin-left         : -500px;
    width               : 100%;    
}

div#content_main 
{
    position            : relative;
    padding             : 30px;
    margin              : 35px 236px 35px 200px;
        
}


body#home div#content_main 
{
    margin              : 35px 36px 0 400px;
    padding             : 30px 30px 30px 106px;
        
}

div#content_sub 
{
    position            : relative;
    float               : left;
    width               : 130px;
    margin              : 35px 0 100px 0;       
}

div#site_info  
{
    margin              : 30px 0;
    text-align          : center;    
}

div#contactForm div
{
	margin-bottom		: 1em;	
}

/*___ SPAN _________________________________________________________________*/

div#branding h2 span 
{
    display             : block;
    margin              : -56px 0 0 0;  
}

/*___ H1 _________________________________________________________________*/

div#branding h1 
{
    position        : absolute;
    top             : 15px;
    left            : 16px;    
    text-indent     : -9999px;
       
}

/*___ H2 _________________________________________________________________*/

div#branding h2 
{
    position        : absolute;
    top             : 58px;
    left            : 440px;     
}

/*___ H3 _________________________________________________________________*/

div#content_main h3
{
    margin          : 0px 0 15px 0;
}

/*___ H4 _________________________________________________________________*/

#base h4
{
    clear			: both;
}

div#content_main h4
{
    margin          : 25px 0 10px 0;
}

/*___ H5 _________________________________________________________________*/

/*___ H6 _________________________________________________________________*/

/*___ H6 _________________________________________________________________*/

/*___ P _________________________________________________________________*/
h4 + p
{
    padding     : 0;
}

/*___ UL _________________________________________________________________*/

ul.ulMenuMain 
{
    margin      : 0;
    padding     : 2px 10px 30px 0;    
}

ul.ulFeaturedServices 
{
    margin      : -1px 2px 0 270px;
    width       : 733px;
    padding-top	: 55px;
    overflow	: hidden;
}

ul.ulMenuSub 
{
    position    : absolute;
    top         : 70px;
    right       : 20px;    
}

/*___ OL _________________________________________________________________*/

/*___ LI _________________________________________________________________*/

ul.ulMenuMain li
{
    margin      : .8em 0;
      
}

ul.ulFeaturedServices li 
{
    width       : 209px;
    margin      : 20px 0px;  
    float		: left;
    padding     : 0 0 0 20px;
}

ul.ulStaff li
{
    clear       : left;
    margin      : 15px 0;
}

/*___ STRONG _________________________________________________________________*/

/*___ EM _________________________________________________________________*/

/*___ U _________________________________________________________________*/

/*___ A _________________________________________________________________*/

div#branding h1 a 
{
    display     : block;
    width       : 426px;
    height      : 131px;    
}

ul.ulMenuMain li a 
{
    display     : block;
    width       : 110px;
    padding     : 0 0 0 20px; 
}

ul.ulFeaturedServices h3
{
    text-decoration: none;
}

/*___ TABLE _________________________________________________________________*/

div#content_main table
{
    width       : 640px;
    margin      : 5px 0 15px 0;
}

/*___ TR _________________________________________________________________*/

/*___ TH _________________________________________________________________*/

div#content_main table th
{
    padding     : 3px 10px;
}

/*___ TD _________________________________________________________________*/

div#content_main table td
{
    padding     : 3px 10px;
}

/*___ IMG _________________________________________________________________*/

div#content_main img.focusImage 
{
    position    : absolute;
    top         : 30px;
    left       : -250px;  
}

body#base ul li img 
{
    float       : right;
    margin      : 0 10px 10px 10px;    
}

h4 + p img
{
    float       : right;
}

/*___ FORM _________________________________________________________________*/



/*___ INPUT _________________________________________________________________*/

input.txtPhoneArea,
input.txtPhonePrefix
{
	width			: 2.5em;	
}

input.txtPhoneSuffix
{
	width			: 3.5em;	
}

div#formQuestions input
{
	display			: block;
	float			: left;
	clear			: left;
	margin-right	: 10px;
}

input.lbSend
{
	margin-left		: 195px;	
}

span.spnContactField textarea
{
    width           : 295px;
}

/*___ LABEL _________________________________________________________________*/

span.spnContactField > label
{
	display		: block;
	float		: left;
	width		: 200px;	
}

/*___Group/Section/Class_________________________________________________________________*/