﻿html, body 
{
	height:100%;
}

body 
{
	background-color:#000;
	color:#000;
	font:100.01%/1.4 sans-serif;
	text-align:center; 
}

#vertcenter 
{ 
	width:1px;
	height:50%;
	background-color:#000;
	margin-bottom: -300px; /* half of container's height */
	float:left;
}

#container 
{
	margin:0 auto;
	position:relative; /* puts container in front of distance */
	text-align:left;
	height: 600px;
	width: 900px;
	clear:left;
	background-color:#FFF;
	border:0px;
}

#logotagline
{
    margin-left: 143px;
    padding-top: 10px;
    padding-bottom: 8px;
}

#navdiv
{
    float: left;
    width: 143px;  
    text-align: right;  
}

#nav
{
	list-style: none;
	margin: 0px;
	padding: 0px;
	padding-top: 20px;
	font-size: 12px;
	font-family: arial, 'lucida console', sans-serif;
	color: #000;
	width: 143px; 
	
}

#nav li
{
	margin: 0px 0px 1px 0px;
	padding: 0px;	
}
#nav li a{
	display: block;
	width: 118px;
	height: 20px;
	text-decoration: none;
	background-position: right;
	background-repeat: no-repeat;
	padding-right: 25px;	
	margin-bottom: 5px;
	color: #000;
}

#nav li.about a:hover
{
    color: #4075A8;
    font-weight: bold;      
}

#nav li.about .selected 
{ 
    background: url(../images/arrowptleftblk.png) right top no-repeat; 
    color: #4075A8;
    font-weight: bold; 
}

#nav li.services a:hover
{
    color: #7D9827;
    font-weight: bold;      
}

#nav li.services .selected 
{ 
    background: url(../images/arrowptleftgreen.png) right top no-repeat; 
    color: #7D9827;
    font-weight: bold; 
}

#nav li.experience a:hover
{
    color: #89491F;
    font-weight: bold;      
}

#nav li.experience .selected 
{ 
    background: url(../images/arrowptleftbrown.png) right top no-repeat; 
    color: #845328;
    font-weight: bold; 
}

#nav li.process a:hover
{
    color: #8862E9;
    font-weight: bold;      
}

#nav li.process .selected 
{ 
    background: url(../images/arrowptleftpurple.png) right top no-repeat; 
    color: #9068EF;
    font-weight: bold; 
}

#nav li.contactus a:hover
{
    color: #028792;
    font-weight: bold;      
}

#nav li.contactus .selected 
{ 
    background: url(../images/arrowptleftteal.png) right top no-repeat; 
    color: #028792;
    font-weight: bold; 
}

#nav li a img  { vertical-align: bottom; }




.maincontentclass
{
    float: left;
    background: #000;
    width: 702px;  
    height: 459px;  
}



.subnavdiv
{
    float: left;
    width: 260px;    
}

.subnav
{
	list-style: none;
	margin: 0px;
	padding: 0px;
	padding-top: 20px;
	font-size: 11px;
	font-family: arial, 'lucida console', sans-serif;
	color: #000;
}
.subnav li
{
	margin: 0px 0px 1px 0px;
	padding: 0px;	
}

.download
{
	margin-top: 140px;
	margin-right: 17px;
}

.notes
{
    margin-top: 140px;
	margin-right: 17px;
	font-size: 11px;
	font-family: arial, 'lucida console', sans-serif;
	color: #000;
}

.notes a
{
	color: #000;
	text-decoration: none;
}

.subnav li a{
	display: block;
	width: 250px;
	height: 20px;
	text-decoration: none;
	background-position: left;
	background-repeat: no-repeat;
	padding-left: 25px;	
	margin-bottom: 5px;
	color: #000;
}

.subnav li a:hover
{
	background: url(../images/arrowblk.png) left top no-repeat;
}
.subnav li a img  { vertical-align: bottom; }

.subnav .selected 
{ 
    background: url(../images/arrow.png) left top no-repeat; 
    font-weight: bold;

}

.subnav .selected:hover
{ 
    background: url(../images/arrow.png) left top no-repeat; 
    font-weight: bold;
}



.subnavabout
{
	list-style: none;
	margin: 0px;
	padding: 0px;
	padding-top: 20px;
	font-size: 11px;
	font-family: arial, 'lucida console', sans-serif;
	color: #000;
}
.subnavabout li
{
	margin: 0px 0px 1px 0px;
	padding: 0px;	
}
.subnavabout li a{
	display: block;
	width: 250px;
	height: 20px;
	text-decoration: none;
	background-position: left;
	background-repeat: no-repeat;
	padding-left: 25px;	
	margin-bottom: 5px;
	color: #FFF;
}

.subnavabout li a:hover
{
	color: #4075A8;
}
.subnavabout li a img  { vertical-align: bottom; }

.subnavabout .selected 
{ 
    background: url(../images/arrow.png) left top no-repeat; 
    font-weight: bold;
    color: #4075A8;
}

.subnavabout .selected:hover
{ 
    background: url(../images/arrow.png) left top no-repeat; 
    color: #4075A8;
    font-weight: bold;
}




#textcontent
{
    float: left;
    margin-left: 190px;
    color: #FFF;
    padding-top: 51px;
    width: 252px;
}

#textscroll
{
    font-size: 11px;
    width: 200px;
    height: 300px;
    margin-left: 28px;
    margin-right: 26px;
    position: relative;
    overflow:hidden;
}

#textscroll p
{
    margin-bottom: 10px;
}

#scroll_links
{
    margin-left: 225px;
}

#footer
{
    clear: both;
    font-size: 11px;
	font-family: arial, 'lucida console', sans-serif;
	margin: 0px;
	margin-left: 143px;	
	padding-top: 20px;
	display: inline-block;
	
}

#footer ul
{
    white-space: nowrap;
}

#footer li
{
    display: inline;
    list-style-type: none;
    padding-right: 10px;   
}


.normallist
{
    list-style: disc outside;
    
}

.normallist li
{
    list-style-type: disc;
    list-style-position: outside;
    padding-left: 10px;
    padding-bottom: 6px;    
    background: url(../images/bullet.png) left top no-repeat; 
}

.contacttable td
{
    padding: 5px;
}

.notespopup
{
    background:#FFF;
    color:#000;
    padding:15px; 
    font-size: 12px; 
    line-height: normal;
}

.notespopup p
{
    margin-bottom: 10px;
}