﻿html
{
    margin:0;
    padding:0;
    border:none;
    height:100%;
}

body 
{
    margin:0;
    padding:0;
    font-size:12px;
    font-family:Verdana, helvetica;
    background-color:#fff;
    height:100%;
}

a:link, a:visited, a:active
{
    color:#666;
    text-decoration:none;
}

a:hover
{
    text-decoration: underline;
}

#MainBody
{
    margin:0 auto;
    margin-top:10px;
    /*background: url(../Images/LeftBorder.gif) top left repeat-y;*/
    border-left:1px solid #a0a0a0;
    border:1px none #a0a0a0;
    width:762px;
    
}

/*---------------------------------------------- 
                Header Styles
-----------------------------------------------*/   
#Header
{
    position:relative;
    width:762px;
    background-color:#fff;
}

.Logo
{
    border:none;
    margin:0 0 15px 10px;
}

#Header img.StockTicker
{
    position:absolute;
    top:2px;
    border:none;
    right:54px;
    _right:54px; /*IE Hack */
}

#Login
{
    position:absolute;
    top:0;
    right:5px;
}

#Login img
{
    padding:0;
}

#Login a:link, #Login a:visited
{
	font-size:10px;
	color:#222;
	text-decoration:none;
	letter-spacing:0;
}

#Login a:hover
{
	text-decoration:underline;
	color:#e47600;
}

/*---------------------------------------------- 
                Flash Styles
-----------------------------------------------*/
#FlashIntro
{
    margin:0;
    border-top:1px solid #555;
    border-bottom:1px solid #555;
    padding:0 0 1px 0;
    width:762px;
}

#FlashIntro img
{
    width:762px;
    margin:0;
    padding:0;
}

/*---------------------------------------------- 
                Three Column Styles
-----------------------------------------------*/
#Columns
{
    padding:10px 0 0 0;
    position:relative;
    width:762px;
    min-height:200px;
    _height:206px; /*IE HACK */
    background-color:#fff;
    background:url(../Images/TopBorder.gif) top left no-repeat;
}

#Columns .LeftCol
{
    position:absolute;
    width:230px;
    min-height:190px;
    _height:190px; /*IE HACK */
    padding:10px 5px 0 5px;
    background:url(../Images/ColumnSeparator.gif) top right no-repeat;
}

#Columns .CenterCol
{
    position:absolute;
    left:245px;
    width:250px;
    padding:10px 5px 0 10px;
}

#Columns .RightCol
{
    position:absolute;
    left:500px;
    width:230px;
    min-height:190px;
    _height:190px; /*IE Hack */
    padding:10px 0 0 10px;
    margin-left:10px;
    background:url(../Images/ColumnSeparator.gif) top left no-repeat;
}

.ColItem
{
    position:relative;
}

.ColItem img
{
    float:left;
    margin-right:5px;
}

.SubLinks
{
    font-size:13px;
    margin:0 0 22px 50px;
}

.SubLinks ul, .SubLinks li
{
    margin:0;
    padding:0 0 2px 0;
    color:#1f47a7;
    list-style:none;
    font-size:11px;
}

li.Title
{
    font-family: "Century Gothic", verdana, helvetica;
    font-family: Arial, san-serif;
    font-size:14px;
    font-weight:bold;
    margin:0 0 1px 0;
}

li.Title a:link, li.Title a:visited
{
    color:#1f47a7;
    color:#000;
    text-decoration:none;
}

li.Title a:hover
{
	color:#e47600;
    text-decoration:underline;
}

.SubLinks a:link, .SubLinks a:visited
{
    color:#1f47a7;
    text-decoration:none;
    padding-left:2px;
}

.SubLinks a:hover
{
    text-decoration:underline;
	color:#e47600;
}

/*---------------------------------------------- 
                Footer Styles
-----------------------------------------------*/
#Footer
{
    margin:0 auto;
    padding-top:5px;
    width:762px;
    color:#666;
    padding-bottom:10px;
    text-align:center;
    background-color:#fff;
    font-size:10px;
    letter-spacing:0;
}

#Footer a:link, #Footer a:visited
{
    text-decoration:underline;
    text-decoration:none;
    color:#666;
    font-size:10px;
}

#Footer a:hover
{
	color:#e47600;
    text-decoration:none;
    text-decoration:underline;
}

.Copyright
{
    display:block;
    color:#666;
    padding-bottom:10px;
    padding-top:4px;
}

div#EngineeringSolutions
{
	display:block;
}

/*---------------------------------------------- 
                Business Solutions Styles
-----------------------------------------------*/
#EngineeringSolutions
{
	margin:auto;
    background-color:#e8e8e8;
    background-color:#fff;
    border-top:1px solid #ababab;
    border-bottom:1px solid #ababab;
    padding:1px 0 3px 0;
    margin-bottom:1px;
    font-size:11px;
    text-align:left;
    color:#1f47a7;
}

#EngineeringSolutions ul, #EngineeringSolutions li
{
    display:inline;
    list-style:none;
    margin:0;
    padding:0 11px 0 10px;
}

#EngineeringSolutions ul, li.first
{
    padding-left:5px;
}

#EngineeringSolutions li.first
{
	font-weight: bold;
}

#EngineeringSolutions a:link, #EngineeringSolutions a:visited
{
    color:#1f47a7;
    font-size:11px;
    text-decoration:none;
}

#EngineeringSolutions a:hover
{
    text-decoration:underline;
	color:#e47600;
}

#ITSolutions
{
    width:360px;
    border-bottom:1px solid #ababab;
    padding:1px 0 3px 0;
    margin:0 0 5px 190px;
    _margin-left: 0px;
    font-size:11px;
    text-align:center;
    color:#1f47a7;
}

#ITSolutions ul, #ITSolutions li
{
    display:inline;
    list-style:none;
    margin:0;
    padding:0 5px 0 7px;
}

#ITSolutions ul, #ITSolutions li.first
{
    padding-left:5px;
}

#ITSolutions li.first
{
	font-weight: bold;
}

#ITSolutions a:link, #ITSolutions a:visited
{
    color:#1f47a7;
    font-size:11px;
    text-decoration:none;
}

#ITSolutions a:hover
{
    text-decoration:underline;
	color:#e47600;
}