@charset "UTF-8";
/* CSS Document */

.portcopy {
position: absolute;
top: 200px;
left: 300px;
font-family: arial;
font-size: 12px;
color: #584d5f;
width: 400px;
line-height:12px;
}

.portcopy span{
color: #3a3a3a;
font-weight:bold;
}

.portcopy  a{
color: #3a3a3a;
text-decoration:none;
}

.portcopy  a:hover{
color: #3f276c;
text-decoration:none;
}

.portcopy li{
list-style:none;
font-size: 11px;
}


.submenu {
position: relative;
top: 0px;
left: 0px;
width: 600px;
display: inline;
}
.submenu ul,
.submenu ul li {
    margin: 0;
    padding: 0;
    list-style: none;
}
.submenu ul li {
    display: inline;
}
.submenu ul li a {
    display: inline;
    float: left;
	outline:none;
	font-weight: bold;
}

.submenu ul li a:hover {
color: #9768b4;
}

.submenu ul {
	width: 600px;
}






.portsubmenu {
position: relative;
top: 5px;
left: 0px;
    width: 127px;
    height: 26px;
}
.portsubmenu ul,
.portsubmenu ul li {
    margin: 0;
    padding: 0;
    list-style: none;
}
.portsubmenu ul li {
    display: inline;
}
.portsubmenu ul li a {
    display: block;
    height: 13px;
    float: left;
    background-image: url('../images/portfolio_subnav.gif');
    background-repeat: no-repeat;
    text-indent: -3000px;
	outline:none;
}
.portsubmenu ul li.portfolio a {
    width: 74px;
    background-position: -0px -0px;
}

.portsubmenu ul li.portfolio_active a {
    width:  74px;
    background-position: -0px -14px;
}

.portsubmenu ul li.logos a {
    width: 34px;
    background-position: -74px -0px;
}

.portsubmenu ul li.portfolio a:hover {
  width: 74px;
    background-position: 0px -13px;
}
.portsubmenu ul li.logos a:hover {
 width: 34px;
    background-position: -74px -13px;
}

.portsubmenu ul li.logos_active a {
   width: 34x;
    background-position: -74px -13px;
}

.teamarea {
position: relative;
top: 5px;
left: 0px;
width: 700px;
}

.teamnav {
float: left;
width: 136px;
}

.teamnav li {
background: URL(../images/team_staffbg.gif);
background-repeat:no-repeat;
width: 136px;
height:36px;
font-family: arial;
font-size:11px;
color: #3f276c;
list-style:none;
padding-top: 1px;
padding: left: 2px;
line-height:16px;
}

.teamnav li tr td  {
color: #3f276c;
font-family: arial;
font-size:11px;
line-height:9px;
}

.teamnav li tr td a {
color: #3f276c;
font-weight:bold;
}

.teamnav li tr td a:hover {
color: #666666;
}

.teambio {
float: left;
width: 480px;
line-height:12px;
}

.teambio a{
font-size: 11px;
font-weight:bold;
}

.teambio tr td{
font-size: 11px;
text-align:justify;
line-height:12px;

}

.teambio a:hover{
font-size: 11px;
}


.flashportfolio {
position: relative;
top: 5px;
left: 0px;
   
}



.flashportfolio tr td a{
color: #40286d;	
font-family: arial;
font-size: 14px;
font-weight: bold;
text-decoration: none;
}

.flashportfolio tr td a:hover{
color: #a974ca;	
text-decoration: none;
}

.flashlogoportfolio {
position: relative;
top: 5px;
left: 0px;
   
}

.portfolio {
position: relative;
top: 0px;
left: 0px;
float: left;
  font-size: 12px; 
}

.portfolio tr td {
	font-family: arial;
	font-size: 12px;	
}

.portfolio tr td a{
color: #40286d;	
font-family: arial;
font-size: 12px;
}

.portfolio tr td a:hover{
color: #a974ca;	
text-decoration: none;
}

.sitename {
	width: 230px;
	height: 32px;
	display: block;
	background: #d6cbdf;
	color: #634c6d;
	font-size: 18px;
	font-family: arial;
	text-align: center;
	padding-top: 10px;
	font-weight: bold;
}

.portcopy tr td {
	color: #323232;
	font-size: 12px;
	font-family: arial;	
}

.portcopy tr td a{
font-weight: bold;
}

.portcopy tr td a:hover{
font-weight: bold;	
color: #634c6d;;
}

.sitelink {
	text-decoration: underline;
	font-size: 12px;
}

.sitelink a{
	font-size: 12px;
}
