body {
	background-color: #444444;
}

.breadcrumb {
	width: 130em !important;
}

.pageContent {
	width: 130em;
	text-align: left;
	color: #FFFFFF;
	font-weight: normal;
	line-height: 1.7em;
	padding: 5em 0em 0em 0em;
	margin: 0px;
	position: relative;
}

.pRight {
	text-align: right;
}

.pageContent p{
	font-weight: normal;
	margin: 0px 0px 0.5em 0px;
	padding: 0px;
}

.pageContent img { 
	margin: 0px;
	border-style: none;
}

.pageContent strong {	
	text-size:100%;
	font-weight: normal;
	color: #FFBA7A;
}

.pageContent a {
	font-weight: normal;
	text-decoration: none;
}

.pageContent a:link { 
	color: #ff6;
}

.pageContent a:visited { 
	color: #ff6;
}

.pageContent a:hover { 
	color: #ffa;
}

.pageContent a:active { 
	color: #ff6;
}

.pageContent h1 {
	margin: 0px 0px 0.5em 0px;
	font-size: 120%;
	font-weight: normal;
	padding: 0px 20px 0px 20px;
}

.pageContent h2 {
	margin: 0px 0px 0.5em 0px;
	font-size: 110%;
	font-weight: normal;
	padding: 0px 20px 0px 20px;
}

.pageContent h3 {
	margin: 0px 0px 0.5em 0px;
	font-size: 105%;
	font-weight: normal;
	padding: 0px 20px 0px 20px;
}

h1.portfolioTitle{
	padding: 0px 0px 10px 0px;
}

.imageCaption p {
	margin: 8px 0px 30px 0px;
	padding: 0px;
}

.hidden {
	display: none;
}

.largeTable img{
	border: none;
	vertical-align: middle;
}

.iconTable{
	background-color: white;
}

.iconTable img{
	border: none;
	vertical-align: middle;
}

.arrowsBg{
	width: 12.5em;
	background: transparent url("Resources/portfolio-arrows-bg.jpg") left top repeat-x;
}

.arrowsBg span{
	text-transform: uppercase;
	letter-spacing: 0.3em;
}

.spacedTitle{
	text-transform: uppercase;
	letter-spacing: 0.3em;
}

.sideColumn{
	float: left;
	width: 20em;
	min-height: 60em;
	min-width: 241px;
	margin: 0px 20px 0px 20px;
	padding: 0px;
}

.sideContent{
	height: 33em;
}

.sideNavigation{
	text-align: center;
	height: 200px;
	padding: 0px;
	margin: 0px;
}

.mainContent{
	height: 100%;
	margin: 0px 20px 0px 0px;
	padding: 0px;
}

.bigSpacer {
	display: block;
	height: 30px;	
}

.spacer {
	display: block;
	height: 15px;	
}

a.MediaABC {
	display: block;
	background: transparent url("Resources/My-Big-Media-ABC-button.png") left top no-repeat;
	width: 243px;
	height: 87px;
}

a.PreMinder {
	display: block;
	background: transparent url("Resources/PreMinder-button.png") left top no-repeat;
	width: 243px;
	height: 87px;
}

a.imageInfo .hoverText {
	position: absolute;
	top: 20px;
	right:  -20000px;
}

a.emailLink img{
	width: 31px;
	height: 20px;
	margin: 20px 0px 4px 0px;
}

a.emailLink span{
	clear: both;
	display: block;
}

a.imageInfo:hover .hoverText {
	position: absolute;
	top: 20px;
	right:  -260px;
	display: block;
	z-index: 400;
	width: 250px;
	height: 250px;
	vertical-align: top;
	padding: 4px 4px 4px 4px;
	background-color: black;
}

p.footer{
	clear: both;
	color: #AAAAAA;
	margin: 40px 0px 8px 20px;
}
