/* CSS Document */

/* ###################################
######################################

Generic Page Formatting

######################################
################################### */

html {
	padding: 0px;
	margin: 0px;
	border: 0px;
}

body {
	padding: 0px;
	margin: 0px;
	border: 0px;	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

/* ###################################
######################################

Page Building

######################################
################################### */

#border {
	position: absolute;
	padding: 0px;
	margin: 0px;
	border: 1px solid #000000;
	top: 10px;
	align: center;
	left: 150px;
	width: 749px;
	height: 477px;
	
}

#titleBlockLeft {
	position: absolute;
	padding: 0px;
	margin: 0px;
	border: 0px;
	top: 24px;
	left: 24px;
	width: 90px;
	height: 29px;
}

#logo {
	position: absolute;
	padding: 0px;
	margin: 0px;
	border: 0px;
	top: 24px;
	left: 128px;
}

#titleBlockRight {
	position: absolute;
	padding: 0px;
	margin: 0px;
	border: 0px;
	top: 24px;
	left: 225px;
	width: 500px;
	height: 29px;
}

#nav {
	position: absolute;
	padding: 0px;
	margin: 0px;
	border: 0px;
	top: 83px;
	left: 24px;
	width: 289px;
	height: 364px;
}

#content {
	position: absolute;
	padding: 0px;
	margin: 0px;
	border: 0px;
	top: 83px;
	left: 337px;
	width: 386px;
	height: 364px;
}

#contentTitle {
	position: absolute;
	margin: 0;
	padding: 0;
	top: 0;
	left: 0;
	width: 386px;
	height: 43px;
	border-left-color: #000000;
	border-left-style: solid;
	border-left-width: 1px;
	vertical-align: bottom;
}

.title {
	padding-top: 17px;
	padding-left: 12px;
	}	
	
.aboutSub {
	position: absolute;
	top: 29px;
	left: 215px;
}

.portfolioSub {
	position: absolute;
	top: 13px;
	left: 263px;
}

.teamSub {
	position: absolute;
	top: 13px;
	left: 109px;
}

.teamSub2 {
        position: absolute;
        top: 13px;
        left: 170px;
}


.newsSub {
	position: absolute;
	top: 29px;
	left: 297px;
}

#contentMain {
	position: absolute;
	padding: 0px;
	margin: 0px;
	top: 43px;
	left: 0px;
	width: 386px;
	height: 319px;
	border-color: #000000;
	border-style: solid;
	border-width: 1px;
	white-space: normal;
	display: block;
}

#contentMainText {
	position: absolute;
	padding: 0px 15px 15px 10px;
	margin: 0px;
	top: 18px;
	left: 0px;
	width: 362px;
	height: 265px;
	white-space: normal;
	display:block;
	overflow: auto;
}

#print {
	position: absolute;
	padding: 4px 14px 0px 0px;
	margin: 0px;
	bottom: 0px;
	right: 0px;
	width: 372px;
	height: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-align: right;
}

#sectorlist {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 10px;
padding: 0px 15px 15px 10px;
}


#gifload {
	width: 181px;
	display: block;
	padding-left: 12px;
	position: absolute;
	left: 0px;
	top: 0px;
	z-index:2;
}

#gifload img {
	text-decoration:none;
	border: 0px none;
}

#gifload ul {
	display: block;
	margin: 0px;
	padding: 20px 0px 0px;
	background-color: #FFFFFF;
	list-style-type: none;
	width: 200px;
	height:296px;
	border: none #000000;
}

#gifload ul li {
	display: block;
	padding: 1px 0px 1px 0px;
	margin: 0px;
	border: 0px;
	line-height: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

#gifload ul li a, #gifload ul li a:active {
	display: block;
	color: #666666;
	text-decoration: none;
}

#gifload ul li a:hover {
	color: #cc0000;
	text-decoration: none;
}

#companyDescription {
	position: absolute;
	padding: 0px 13px;
	margin: 0px 0px 5px;
	width: 184px;
	height: 236px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	overflow:hidden;
	left: 0px;
	display: block;
	top: 83px;
}

.descriptionBox{
	height: 220px;
	display:block;
}

.descriptionBox2{
        height: 320px;
        display:block;
}


#companyDescription h1{
	font: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	white-space: normal;
	position: relative;
	left: 0px;
	top: 0px;
	display: block;
	width: 210px;
	height: 25px;
}

#companyDescription h2{
	font: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height:normal;
	padding:0;
	position: relative;
	margin: 0px;
	width: auto;
	display: block;
	font-style: italic;
	font-weight: normal;
	top: 10px;
}

#companyDescription h3{
	font: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height:normal;
	padding:0;
	position: relative;
	margin: 0px;
	width: auto;
	font-weight: bold;
	display: block;
	height: 35px;
	top: 10px;
}

#companyDescription h4{
	font: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height:normal;
	padding:0;
	position: relative;
	margin: 0px;
	width: auto;
	display: block;
	font-weight: normal;
	top: 5px;
}


#companyDescription h4 a, #companyDescription h4 a:active, #companyDescription h4 a:visited {
	color: #666666;
	text-decoration: none;
	text-transform: uppercase;
}

#companyDescription h4 a:hover {
	color: #CC0000;
	text-decoration: none;
}

#companyDescription p {
	font: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height:normal;
	padding:0;
	position: relative;
	margin: 0px;
	width: auto;
	display: block;
	font-weight: normal;
	height: 140px;
}

#companyList {
	position: absolute;
	background-color:Transparent;
	padding: 0px 13px;
	margin: 0px;
	top: 18px;
	left: 199px;
	width: 161px;
	height: 275px;
	background-color:#ffffff;
	overflow: auto;
	display: block;
}

#companyList ul{
	background-color:Transparent;
	padding: 0 0 0 5px;
	margin: 0px;
}

#companyList li{
	padding: 0;
	line-height: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	list-style-type: none;
	margin: 0px;
	display: block;
}

#companyList a{
	text-decoration:none;
	color: #000000;
}

#companyList a:hover{
	color: #990000;
}

#sectorlist a{
        text-decoration:none;
        color: #666666;
}

#sectorlist a:hover{
        color: #990000;
}


.copyright {
	position: absolute;
	padding: 0px;
	margin: 0px;
	top: 509px;
	left: 145px;
	width: 751px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
}

.return_to_flash {
        position: absolute;
        padding: 0px;
        margin: 0px;
        top: 519px;
        left: 187px;
        width: 751px;
        text-align: left;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 9px;
        color: #666666;
}


#search {
	position: absolute;
	padding: 0px;
	margin: 0px;
	border: 0px;
	top: 58px;
	right: 24px;
	clear: none;
}

.searchField {
	margin: 0px 0px 4px;
	padding: 0px;
	border: 1px solid #000;
	clear: none;
}

/* ###################################
######################################

Portfolio Sector List

######################################
################################### */

#sector {
	position: absolute;
	padding: 0px 0px 0px 30px;
	margin: 0px;
	top: 105px;
	left: 740px;
	z-index: 2;
	visibility: hidden;
}

#sector ul {
	display: block;
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	list-style-type: none;
	text-align: right;
	width: 200px;
	border: 1px solid #000000;
}

#sector ul li {
	display: block;
	padding: 1px 0px 1px 0px;
	margin: 0px;
	border: 0px;
	line-height: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

#sector ul li a, #sector ul li a:active {
	display: block;
	color: #666666;
	text-decoration: none;
}

#sector ul li a:hover {
	color: #cc0000;
	text-decoration: none;
}

/* ###################################
######################################

Intro Page

######################################
################################### */

.introList {
	position: absolute;
	margin: 0px;
	padding: 0px;
	top: 24px;
	left: 25px;
	list-style-type: none;
}

.introList li {
	padding-bottom: 18px;
}

/* ###################################
######################################

Team Page

######################################
################################### */

#left {
	display: block;
	position: absolute;
	margin: 0px;	
	padding: 0px 15px 15px 10px;
	top: 18px;
	left: 0px;
	width: 205px;
	height: 268px;
	overflow: auto;
}

#combo {
        display: block;
        position: absolute;
        margin: 0px;
        padding: 0px 15px 15px 10px;
        top: 18px;
        left: 0px;
        width: 337px;
        height: 268px;
        overflow: auto;
}


#left table {
	width: 100px;
}

#right {
	display: block;
	position: absolute;
	margin: 0px;
	padding: 0px 15px 15px 10px;
	top: 18px;
	left: 230px;
	width: 132px;
	height: 268px;
	overflow: auto;
}
	
.team {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
}
.team2 {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 7pt;
}


.team td {
	margin: 0px;
	padding-right: 7px;
	width: 79px;
	height: 85px;
}

.team td a, .team td a:active {
	display: block;	
	width: 79px;
	height: 85px;
	color: #000000;
	text-decoration: none;
}

.team td a:hover {
	display: block;
	width: 79px;
	height: 85px;
	color: #CC0000;
	text-decoration: none;
}

.team td a:visited {
	text-decoration: none;
}

.team2 a, .team2 a:active {
        display: block;
        width: 79px;
        height: 85px;
        color: #000000;
        text-decoration: none;
}

.team2 a:hover {
        display: block;
        width: 79px;
        height: 85px;
        color: #CC0000;
        text-decoration: none;
}

.team2 a:visited {
        text-decoration: none;
}


/* ###################################
######################################

Buttons

######################################
################################### */

#contactUSVP {
	position: absolute;
	padding: 0px;
	margin: 0px;
	border: 0px;
	top: 10px;
	left: 370px;
	z-index: 2;
}

#contactUSVP2 {
        position: absolute;
        padding: 0px;
        margin: 0px;
        border: 0px;
        top: 10px;
        left: 400px;
        z-index: 2;
}


#find {
	position: absolute;
	padding: 0px;
	margin: 0px;
	border: 0px;
	top: 10px;
	left: 465px;
	z-index: 2
}

#nav1 {
	position: absolute;
	padding: 0px;
	margin: 0px;
	border: 0px;
	top: 0px;
	left: 0px;
	width: 89px;
	height: 114px;
}

#nav2 {
	position: absolute;
	padding: 0px;
	margin: 0px;
	border: 0px;
	top: 0px;
	left: 100px;
	width: 89px;
	height: 114px;
}

#nav3 {
	position: absolute;
	padding: 0px;
	margin: 0px;
	border: 0px;
	top: 0px;
	left: 200px;
	width: 89px;
	height: 114px;
}

#nav4 {
	position: absolute;
	padding: 0px;
	margin: 0px;
	border: 0px;
	top: 125px;
	left: 0px;
	width: 89px;
	height: 114px;
}

#nav5 {
	position: absolute;
	padding: 0px;
	margin: 0px;
	border: 0px;
	top: 125px;
	left: 100px;
	width: 89px;
	height: 114px;
}

#nav6 {
	position: absolute;
	padding: 0px;
	margin: 0px;
	border: 0px;
	top: 125px;
	left: 200px;
	width: 89px;
	height: 114px;
}

#nav7 {
	position: absolute;
	padding: 0px;
	margin: 0px;
	border: 0px;
	top: 250px;
	left: 0px;
	width: 89px;
	height: 114px;
}

#nav8 {
	position: absolute;
	padding: 0px;
	margin: 0px;
	border: 0px;
	top: 250px;
	left: 100px;
	width: 89px;
	height: 114px;
}

#nav9 {
	position: absolute;
	padding: 0px;
	margin: 0px;
	border: 0px;
	top: 250px;
	left: 200px;
	width: 89px;
	height: 114px;
}

/* ###################################
######################################

Text Styling

######################################
################################### */

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #CC0000;
	margin: 0px 0px 4px 0px;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CC0000;
	margin: 0px 0px 4px 0px;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	margin: 0px 0px 4px 0px;
}

h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666;
	margin: 0px 0px 4px 0px;
}


p {
	margin-top: 4px;
}

ul {
	margin-top: 2px;
	padding-top: 2px;
}

ol {
	margin: 0px;
	padding: 0px 0px 10px 18px;
	list-style-position: inside;
}

ol li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-indent: -18px;
}


li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

.gray {
	color: #666;
}

/* ###################################
######################################

Links

######################################
################################### */

a, a:active {
	color: #006699;
	text-decoration: none;
}

a:hover {
	color: #CC0000;
}

a:visited {
	text-decoration: underline;
}

#print a, #print a:active, #print a:visited {
	color: #666666;
	text-decoration: none;
}

#print a:hover {
	color: #CC0000;
	text-decoration: none;
}

.narrow {
	letter-spacing: 1px;
}

