/********************************************
* Precision Science
* Developed by I-ology
* http://www.i-ology.com
*
* Created 06/23/2008 - MB
*
* General Style Definitions
********************************************/

/*******************************************
* Browser Reset - Created by Eric Meyer
*******************************************/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	background: #4d4d4d;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

/*******************************************
* Typography - Pulled from BlueprintCSS
*******************************************/

body { font-size: 75%; }

body {
    color: #666; 
    font-family: Arial, Helvetica, Verdana, sans-serif;
    background: #4d4d4d;
}

/* Text Elements
-----------------------------*/

h1,h2,h4,h5,h6 { 
  color: #78a22f; 
  font-family: Arial, Helvetica, Verdana, sans-serif;
}

h1,h4,h5,h6 { font-weight: normal; }

h1 { font-size: 3em; line-height: 1; margin-bottom: 0.5em; }
h2 { font-size: 1.1em; margin-bottom: 0.75em; font-weight: bold; }
h3 { font-size: 1em; line-height: 1; margin-bottom: 0.75em; color: #666; font-weight: bold; }
h4 { font-size: 1.2em; line-height: 1.25; margin-bottom: 1.25em; }
h5 { font-size: 1em; font-weight: bold; margin-bottom: 1.5em; }
h6 { font-size: 1em; font-weight: bold; }

p           { margin: 0 0 1em 0; }
p.last      { margin-bottom: 1.5em; }
p img       { float: left; margin: 1.5em 1.5em 1.5em 0; padding: 0; }
p img.top   { margin-top: 0; } /* Use this if the image is at the top of the <p>. */
img         { margin: 0 0 1.5em; }

a:focus, 
a:hover     { color: #78a22f; text-decoration: none; }
a           { color: #78a22f; outline: none; }

ul, ol      { margin:0 1.5em 1.5em 2.5em; }
ul          { list-style-type: none; }
ol          { list-style-type: decimal; }
dl          { margin: 0 0 1.5em 0; }
dl dt       { font-weight: bold; }
dd          { margin-left: 1.5em;}

strong      { font-weight: bold; }

/*******************************************
* Layout Definitions
*******************************************/

#gray {
    background: #f8f8f8 url(/images/header_bg.gif) top center repeat-x;
}

#container {
    position: relative;
    left: -6px;
    width: 970px;
    background: url(/images/bg.gif) bottom left repeat-y;
    margin: 0 auto;
    padding-bottom: 30px;
}

#logo a img {
    width: 225px;
    height: 209px;
    margin: 0;
}

#header {
    position: absolute;
    display: block;
    z-index: 1;
    height: 239px;
    background: url(/images/header_bg.gif) top center repeat-x;
}

#content-main {
    padding: 110px 45px 0 45px;
    margin-left: 225px;
    width: 549px;
    width/**/:/**/459px;
    min-height: 400px;
}

#sidebar {
    position: relative;
    top: -35px;
    width: 130px;
    /*left: 815px;*/
    float: right;
    padding-right: 35px;    
}

#certified-logos {
    position: absolute;
    top: 10px;
    left: 0px;
}

.divider {
    width: 458px;
    margin: 0 0 10px 0;
    padding-bottom: 3px;
    background: url(/images/divider.gif) bottom left no-repeat;
}

.view-all {
    float: right;
    clear: right;
    padding-left: 10px;
    background: url(/images/arrow.gif) 0px 4px no-repeat;
}

#news-image p {
    padding-left: 10px;
    color: #78a22f;
    margin: -10px 0 10px -10px;
    font-size: 11px;
}


/*********************************
* Lists
*********************************/

ul#content li { 
    margin: 0 0 10px -30px;
    padding-left: 15px;
    background: url(/images/bullet.gif) 0 4px no-repeat;
}

ul#content li ul {
    list-style: none;
}

ul#content li ul li {
    margin-top: 10px;
    font-weight: normal;
}

/*******************************************
* Titles & Headers
*******************************************/

#hdr-certified {
    position: absolute;
    top: -5px;
    left: 0px;
    width: 127px;
    height: 17px;
    text-indent: -9999px;    
    background: url(/images/hdr_certified_by.gif) top left no-repeat;
}


/*******************************************
* Promos
*******************************************/

#promo-speak-with-us {
    position: absolute;
    top: 639px;
    left: 24px;
    width: 153px;
    height: 60px;
    text-indent: -9999px;
    background: url(/images/promo_speak_with_us.gif) top left no-repeat;
}

#promo-email {
    position: absolute;
    top: 699px;
    left: 13px;
    width: 197px;
    height: 36px;
    text-indent: -9999px;
    background: url(/images/promo_email.gif) top left no-repeat;
}
a:hover#promo-email {
    background: url(/images/promo_email.gif) bottom left no-repeat;
}


/*********************************
* Main Navigation
*********************************/

#nav {
    position: absolute;
    top: 209px;
    left: 0;
    width: 225px;
    margin: 0;
    padding: 0;
    overflow: hidden;
}

#nav li {
    margin: 0;
    padding: 0;
    list-style-type: none;
}

#nav a {
    display: block;
    text-decoration: none;
    text-indent: -9999px;
    width: 225px;
    overflow: hidden;
}

#nav a#home {
    height: 93px;
    background: url(/images/nav_home.gif) top left no-repeat;
}
#nav a#our-capabilities {
    height: 61px;
    background: url(/images/nav_our_capabilities.gif) top left no-repeat;
}
#nav a#our-process{
    height: 61px;
    background: url(/images/nav_our_process.gif) top left no-repeat;
}
#nav a#who-we-are {
    height: 61px;
    background: url(/images/nav_who_we_are.gif) top left no-repeat;
}
#nav a#news-events {
    height: 61px;
    background: url(/images/nav_news_events.gif) top left no-repeat;
}
#nav a#contact-us {
    height: 61px;
    background: url(/images/nav_contact_us.gif) top left no-repeat;
}


#nav a:hover#home, body#home-on #nav a#home {
    background: url(/images/nav_home.gif) bottom left no-repeat;
    height: 93px;
}
#nav a:hover#our-capabilities, body#our-capabilities-on #nav a#our-capabilities {
    background: url(/images/nav_our_capabilities.gif) bottom left no-repeat;
    height: 61px;
}
#nav a:hover#our-process, body#our-process-on #nav a#our-process {
    background: url(/images/nav_our_process.gif) bottom left no-repeat;
    height: 61px;
}
#nav a:hover#who-we-are, body#who-we-are-on #nav a#who-we-are {
    background: url(/images/nav_who_we_are.gif) bottom left no-repeat;
    height: 61px;
}
#nav a:hover#news-events, body#news-events-on #nav a#news-events {
    background: url(/images/nav_news_events.gif) bottom left no-repeat;
    height: 61px;
}
#nav a:hover#contact-us, body#contact-us-on #nav a#contact-us {
    background: url(/images/nav_contact_us.gif) bottom left no-repeat;
    height: 61px;
}

/*********************************
* Secondary Navigation
*********************************/

#subnav {
    position: absolute;
    top: 364px;
    left: 767px;
    width: 203px;
    margin: 0;
    padding: 0;
    overflow: hidden;
}

#subnav li {
    margin: 0;
    padding: 0;
    list-style-type: none;
}

#subnav a {
    display: block;
    text-indent: -9999px;
    width: 203px;
    overflow: hidden;
}

/*********************************
* Footer Definitions
*********************************/

#footer {
    min-width: 970px;
    height: 70px;
    background: #4d4d4d url(/images/footer_bg.gif) bottom center repeat-x;

}

#footer a {
    font-size: 11px;
    color: #cccccc;
}

#footer-width {
    width: 970px;
    margin: 0 auto;
}

#footer-left {
    font-size: 11px;
    padding: 45px 0 0 225px;
    float: left;
    color: #cccccc;
}

#footer-right {
    position: relative;
    font-size: 11px;
    float: right;
    margin: 45px 225px 0 0;
    color: #cccccc;
    display: inline;
}

#footer-right img {
    position: absolute;
    top: 1px;
    left: 160px;
}