.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #3D3F38;
	background-color: #B9BAB7;
	padding-top: 5px;
	padding-bottom: 5px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
#portfolioTop {
	font-weight: bold;
	background-color: #dfdfdf;
}
#portfolioTop td {
	padding: 5px 10px 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}
#portCompany td {
	padding: 7px 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.blackText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #52544B;
}
#portCompany {
	background-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B9BAB7;
}
.whiteText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 16px;
}
.whiteMD {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	line-height: 24px;
	font-weight: normal;
	text-decoration: blink;
	letter-spacing: 1px;
}
.whiteLG {
	font-size: 16px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	letter-spacing: normal;
}
a:hover {
	color: #3399CC;
}
a {
	color: #006699;
	text-decoration: none;
}
.blackmain {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3D3D3D;
}
.blackheader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #3D3D3D;
}
.blackMD {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #3D3D3D;
}
body {
	background-image: url(images/blackcanyonbg.gif);
	margin: 0px;
	padding: 30px 0px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3d3d3d;
}
#header {
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-left-color: #000000;
}
#mainHome {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
	background-color: #d9dadb;
	padding-left: 27px;
	background-image: url(images/home_graphic_01.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.footer a {
	color: #3D3F38;
}
.footer a:hover {
	color: #FFFFFF;
}
#main {
	background-color: #eeeeee;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
	padding-top: 20px;
	padding-right: 40px;
	padding-bottom: 20px;
	padding-left: 40px;
}
#team ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#team li {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	padding-bottom: 10px;
	padding-top: 10px;
}
.line {
	background-image: url(images/greySpacer.gif);
	background-repeat: repeat-x;
	background-position: center;
	padding-top: 10px;
	padding-bottom: 10px;
}
.homeText {
	background-image: url(images/home_graphic_02_bg.gif);
	background-repeat: no-repeat;
	background-position: top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	text-align: justify;
}#portCompany li {
	list-style-image: url(images/arrow_3d3d3d.gif);
}
#portLogos ul {
	padding: 0px;
	list-style-type: none;
	clear: both;
	margin: 0px;
}
#portLogos li {
	display: block;
	list-style-type: none;
	text-align: center;
	float: left;
	width: 31%;
	padding-right: 1%;
	padding-left: 1%;
	font-style: italic;
	padding-bottom: 20px;
}
#portLogos {
	padding: 20px;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
}
#portLogos img {
	padding-bottom: 5px;
}
div#team ul li img {
	float: left;
	padding-right: 10px;
	padding-bottom: 10px;
}
