*:focus, *:active {
	outline: none;
}
body {
	margin: 0px;
	padding: 0px;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 13px;
	line-height: 21px;
	color: #333;
	display: block;
}
p {
	margin-top: 0;
	margin-bottom: 12px;	
}
p.bigTime {
	margin-top: 0;
	margin-bottom: 30px;	
}
h2 {
	margin-top: 0;
	margin-bottom: 30px;
	color: #df0c59;
	font-size: 24px;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.bigTime {
	font-size: 17px;
	color: #333;
	line-height: 20px;
	margin-bottom: 20px;
	font-weight: bold;
}
a:link, a:visited {
	color: #DF0C59;
	text-decoration: none;
	padding-bottom: 1px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #DF0C59;
}
a:hover, a:active {
	color: #000;
	padding-bottom: 1px;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #000;
}
#contentLeftBigColumn {
	float: left;
	width: 630px;
	margin-right: 30px;
}
#contentRightStandardColumn {
	float: left;
	width: 300px;
	display: block;
}
.clearer {
	display: block;
	height: 0;
	width: 0;
	clear: both;
}
#singleColumn {
	width: 960px;	
}
.workItem3 {
	display: block;
	width: 182px;
	margin-right: auto;
	margin-left: auto;
}
.portfolioZone {
	display: block;
	text-decoration: none !important;
	line-height: inherit !important;
}
.portfolioTitle {
	width: 174px;
	height: 36px;
	display: block;
	background-color: #FFF;
	margin-top: 9px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
}
.noview {
	display: none;
	background-color: #FFF;
}
.portfolioItemWrapper {
	background-color: #e2e2e2;
	width: 190px;
	height: 177px
	display: block;
	margin-right: 7px;
	margin-bottom: 7px;
	float: left;
	padding-top: 9px;
	padding-left: 6px;
	padding-right: 7px;
	padding-bottom: 9px;
}
a.portfolioLink h3 {
	text-decoration: none !important;
	color: #09F !important;
	margin-top: 0 !important;
	margin-bottom: 0 !important;
	font-size: 15px !important;
	line-height: 16px !important;
}
a.portfolioLink .portfolioItemWrapper {
	background-color: #e2e2e2;
	width: 190px;
	height: 177px;
	display: block;
	margin-right: 7px;
	float: left;
	padding-top: 9px;
	padding-left: 6px;
	padding-right: 7px;
	padding-bottom: 9px;
}
a.portfolioLink:hover .portfolioItemWrapper {
	background-color: #999;
}
a.portfolioLink p, a.portfolioLink:link p, a.portfolioLink:visited p {
	margin-top: 0px;
	margin-bottom: 0px;
	color: #DF0C59 !important;
	font-size: 11px;
	line-height: 18px;
	font-family: Tahoma, Geneva, sans-serif;
	text-decoration: none !important;
}.imgRight {
	float: right;
	margin-bottom: 15px;
	margin-left: 15px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.bluText {
	color: #09F;
}
.projectMarker {
	display: block;
	width: 90px;
	float: left;
}
.greyBorder {
	border: 2px solid #999;
}

