.body {
	margin: 0px;
	height: 100%;
	width: 100%;
}
.head {
	border: 1px solid #707070;
}
.copy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #636567;
}
.copyRed {
	color: #E10022;
}
.copyBold {
	font-size: 12px;
	font-weight: bold;
}
.copyTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #636567;
}

.foot {
	border: 1px solid #707070;
}
.headLogo {
	padding-right: 25px;
}
.headTagline {
	background-image: url(../images/graphic/head_tagline.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.footInfo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #707070;
	padding: 5px 10px;
}
.footInfoRed {
	color: #E30022;
}
.outlineDiv {
	border: 1px solid #707070;
	position: absolute;
	z-index: 2;
	height: 120px;
	width: 420px;
	top: 190px;
}
.photoDIV {
	position: relative;
	z-index: 1;
	height: 308px;
	width: 375px;
	padding-left: 80px;
}
.bodyCopyLrg {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #707070;
	line-height: 15px;
	padding-right: 40px;
	padding-left: 40px;
}
.copyRedBold {
	color: #E10022;
	font-weight: bold;
}
.outlineDivCsquared {
	border: 1px solid #707070;
	position: absolute;
	z-index: 2;
	height: 110px;
	width: 420px;
	top: 170px;
}
.outlineDivServices {
	border: 1px solid #707070;
	position: absolute;
	z-index: 2;
	height: 190px;
	width: 420px;
	top: 260px;
}
.outlineDivPeople {
	border: 1px solid #707070;
	position: absolute;
	z-index: 2;
	height: 240px;
	width: 420px;
	top: 160px;
}
.outlineDivClients {
	border: 1px solid #707070;
	position: absolute;
	z-index: 2;
	height: 135px;
	width: 420px;
	top: 150px;
}
.outlineDivContact {
	border: 1px solid #707070;
	position: absolute;
	z-index: 2;
	height: 138px;
	width: 420px;
	top: 148px;
}
a:link {
	text-decoration: none;
	color: #E4630C;
}
a:visited {
	text-decoration: none;
	color: #E10022;
}
a:hover {
	text-decoration: underline;
	color: #E4630C;
}
a:active {
	text-decoration: none;
	color: #E4630C;
	
}li {
	list-style-type: square;
	list-style-position: outside;
}

.copyPortfolio {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #707070;
	line-height: 10px;
	padding-right: 40px;
	padding-left: 40px;
	overflow: visible;
	position: relative;
	z-index: 4;
	padding-top: 0px;
	padding-bottom: 0px;
}
.portfolioDIV {
	position: relative;
	z-index: 1;
	height: 480px;
	width: 380px;
}
.photoHand {
	cursor: hand;
	cursor: pointer;
}
.photoLeft {
	padding-right: 10px;
	padding-top: 3px;
}
