html{ font-size: 62.5%; font-family: Arial, Helvetica, sans-serif; }
body{ background: #e8e8e8; }

/* main structure */

#wrapper{ width: 949px; margin: 31px auto; }
#innerwrap{ width: 929px; padding: 0 10px 20px 10px; background: url("../images/main_bg.gif") repeat-y;  }

/*
Clearfix docs
 - Main docs: http://positioniseverything.net/easyclearing.html
 - IE7 change: http://www.456bereastreet.com/archive/200603/new_clearing_method_needed_for_ie7/
*/
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {
	display: inline-block;
}

/* Hide from IE Mac \*/
.clearfix {
	display:block;
}
/* End hide from IE Mac */
#header{ height: 65px; background: url("../images/header_bg.png") top left no-repeat; position: relative; }
#header img{ position: absolute; left: 30px; top: -3px; }
#header #header_tagline
{
    position: absolute;
    bottom: 6px;
    right: 34px;
}
#header #header_tagline #tag_top
{
    font-weight: bold;
    font-size: 16px;
    color: #1a2f57;
    text-align: right;
    display: block;
    margin-bottom: 3px;
}
#header #header_tagline #tag_bottom
{
    font-style: italic;
    font-size: 14px;
    color: #1a2f57;
    text-align: right;
    display: block;
}
#main{ float: right; width: 745px; min-height: 525px;  }
#flash{ height: 149px; width: 745px; background: #4a498b url("../images/atlanta.jpg") top left no-repeat; border-bottom: 1px solid #263376; padding-top: 18px; }
#flash .testimonial span, #testimonial_shadow span { float: left; line-height: 1.4em; margin-left: 24px !important; font-size: 13px !important; font-weight: bold; font-family: Verdana;}
#flash .testimonial { width: 475px; }
#flash .testimonial div { margin-left: 24px !important; padding-top: 6px; float: left;}
#flash .testimonial div span {width: auto; margin-left: 0px !important; margin-right: 6px; font-size: 12px !important;}
#flash #testimonial span { color: white; }
#flash_title { font-style: italic;}
#contentwrap{}
#content{ float: left; width: 550px; }
#clientcenter{ width: 194px; _width: 176px; background: #ecf9cc; margin-left: 550px;  border-left: 1px solid #8f95b8; }
#sidebar{ width: 183px; _width: 165px; border-right: 1px solid #8f95b8; /*background: #fff;*/ }
#spambox{ width: 160px; margin: 20px auto 40px auto; height: 239px; background: url("../images/spambox.gif") top left no-repeat; padding-top: 30px; }
#nav{ background: url("../images/right_gradient.gif") repeat-x #ccee77; background-position: 0 330px; height: 593px; }
#footer{ clear: both; padding-left: 200px; padding-bottom: 20px;margin-top: 41px;}
#boot{  background: url("../images/boot.gif") no-repeat; height: 12px; }

.innertube{ margin: 15px; }

/* fonts */

p, li{ color: #1a2f57; }

h1, h2
{
    color: #f99900;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 18px;
}

h3
{
    color: #f99900;
}
h3, h4
{ 
    font-size: 14px; 
    font-weight: bold;
    font-family: Arial, Helvetica, sans-serif;
}
h4, a
{
    color: #637cba;
}

#main p, #main li{ font-size: 1.2em; line-height: 1.5em; }

strong{ font-weight: bold; }
em{ font-weight: italic; }

/* element structure */

#main h2, #main h3{ margin-top: 1em; }
#main h3.subhead{ margin-top: 0; }
#main p{ margin: 1em 0; }

#content ul{ margin-left: 2em; list-style: disc; }

#clientcenter h2, #clientcenter h3, #clientcenter p{ margin: 10px 10px 0 10px; }

#spambox h2{ position: relative; left: -999em; }
#spambox h3{ font-size: 1.2em; color: #ff9900; font-weight: bold; text-align: center; }
#spambox p{ margin: 1em 15px; font-size: 1.1em; line-height: 1.2em; }
#spambox .spamcount{ color: #1a2f57; font-size: 1.2em; } 

#footer p{ font-size: 1.1em; line-height: 1.3em; }

/* navigation */

#nav ul, #clientcenter ul{ padding-top: 25px; border-bottom: 1px solid #b9cb9d; }
#clientcenter ul{ padding-top: 0px; margin-bottom: 25px;  }
#nav li, #clientcenter li{ height: 29px; border-top: 1px solid #b9cb9d; }
#nav li.sfhover, #clientcenter li.sfhover{ background-position: 0 -29px; }
#nav li a, #clientcenter li a, #right_side ul li a { height: 100%; width: 100%; display: block; color: #026C6C; text-decoration: none; font-size: 13px; font-family: Verdana; padding: 5px 0px 0px 18px; }
#nav li a.selected, #clientcenter li a.selected, #right_side ul li a.selected, #nav li a:hover, #clientcenter li a:hover
{
    color: white;
}
a:visited
{
    color: #999;
}
#right_side ul
{
    background: #ECF9CC;
    padding: 0px;
    margin: 0px 0px 12px 0px;
    list-style: none;
}
#right_side ul li
{
    border: 1px solid #B9CB9D;
    border-top: 0px;
}
#right_side ul
{
    border-top: 1px solid #B9CB9D;
}
#right_side ul li a
{
    padding: 5px 0px 5px 18px;
}

/*
li#nav_home{ background: url("../images/nav_home.gif"); }
li#nav_solutions{ background: url("../images/nav_solutions.gif"); }
li#nav_team{ background: url("../images/nav_team.gif"); }
li#nav_affiliations{ background: url("../images/nav_affiliations.gif"); }
li#nav_case{ background: url("../images/nav_case.gif"); }
li#nav_info{ background: url("../images/nav_info.gif"); }
li#nav_contact{ background: url("../images/nav_contact.gif"); }

li#nav_portal{ background: url("../images/nav_portal.gif"); }
li#nav_support{ background: url("../images/nav_support.gif"); }
li#nav_event{ background: url("../images/nav_event.gif"); }
*/

/* clientlogin */

#clientlogin{ margin: 10px;  }
#clientlogin div{ margin-bottom: 8px; }
#clientlogin label{ color: #1a2f57; font-size: 1.1em; margin-bottom: 3px; display: block; }
#clientlogin input{ border: 1px solid #9aa7a9; color: #1a2f57; font-size: 1.1em; padding: 3px 1px; width: 90%; background: #fafdf2; }
#clientlogin button{ background: transparent; border: none; float: right; cursor: pointer; }

/* utility */

.rightalign{ float: right; }
.center{ text-align: center; }

#dms-table { border: 1px solid #333; clear: left;}
#dms-table td { border-bottom: 1px solid #333; }

table#checkboxes input
{
    float: left;
}
table#checkboxes label
{
    display: block;
    margin-top: 5px;
    
}
table#checkboxes
{
    margin-bottom: 12px;
}
table#checkboxes td
{
	vertical-align: top;
}
table#affiliations_table p {
	margin: 3px 0px;
}
#right_side
{
    width: 162px;
    float: left;
}
#right_ad
{
    background: url('../images/right_ad.png') no-repeat;
    width: 140px;
    height: 201px;
    padding: 20px 11px 64px 11px;
    color: white;
    font-size: 12px;
    font-weight: normal;
    font-family: Arial, Helvetica, sans-serif;
    line-height: 1.4em;
}
#right_ad a
{
    color:white;
	text-decoration: none;
}

#company_overview {
    text-align: center;
    margin: 48px 0px 76px 0px;
}
#company_overview a {
    text-decoration: none;
    font-size: 11px;
}