body #blank a#blank, #contact a#contact, #port a#port, #bout a#bout {
	background-position: -90px 0;
	}
	


body {
	margin-top: 36px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#outerDiv {
	width: 731px;
	margin: 0px;
	text-align: left;
	padding-left: 61px;
	padding-right: 61px;
	background-image: url(../images/IMG_topBg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 531px;
}
#mainBody {
	width: 643px;
	padding-top: 75px;
	text-align: left;
	padding-left: 88px;
	margin-top: -230px;
}

#mainBodyIE {
	width: 643px;
	padding-top: 75px;
	text-align: left;
	padding-left: 88px;

}

p {
	padding-bottom: 20px;	
}

#mainBody .content, #mainBodyIE .content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	width: 384px;
	line-height: 18px;
	/* letter-spacing: 0.2px; */
}
#mainBody .content .title, #mainBodyIE .content .title  {
	color: #1d5ead;
	font-size: 36px;
	font-weight: lighter;
	font-family: Arial, Helvetica, sans-serif;
	padding-bottom: 32px;
	padding-top: 5px;
}

#mainBody .content .titleRed {
	color: #9c1c46;
	font-size: 36px;
	font-weight: lighter;
	font-family: Arial, Helvetica, sans-serif;
	padding-bottom: 32px;
	padding-top: 5px;
}

.contentGallery {
	width: 562px;
}

.contentGallery .thumbRow {
	padding-bottom: 8px;
}

.contentGallery img {
	padding-right: 6px;
}

#nav {
	width: 90px;
	position: relative;
	left: 690px;
	top: 50px;
}

a.rolloverA {
	display: block;
	width: 90px;
	height: 90px;
	text-decoration: none;
	background-image: url(../images/NAV_about.png);
	background-repeat: no-repeat;
	cursor: pointer;
	}

a.rolloverA:hover {
	background-position: -90px 0;
	}
	
	
a.rolloverB {
	display: block;
	width: 90px;
	height: 64px;
	text-decoration: none;
	background-image: url(../images/NAV_creative.png);
	background-repeat: no-repeat;
	cursor: pointer;
	}

a.rolloverB:hover {
	background-position: -90px 0;
	}	
	
a.rolloverC {
	display: block;
	width: 90px;
	height: 73px;
	text-decoration: none;
	background-image: url(../images/NAV_contact.png);
	background-repeat: no-repeat;
	cursor: pointer;
	}

a.rolloverC:hover {
	background-position: -90px 0;
	}	
	
.red a {
	color: #9c1c46;
	text-decoration: none;
}

.red a:hover {
}

.blue a {
	color: #1d5ead;
	text-decoration: none;
}

.blue a:hover {
}
	
	
#logo {
	background-image: url(../images/IMG_logoBg.jpg);
	background-repeat: no-repeat;
	background-position: center;
	text-align: left;
	height: 70px;
	width: 853px;
}
#bottomBG {
	background-image: url(../images/IMG_bottomBg.jpg);
	background-repeat: no-repeat;
	background-position: center;
	height: 81px;
	width: 853px;
}
#footer {
	text-align: center;
	font-size: 10px;
	color: #333;
	font-family: Arial, Helvetica, sans-serif;
	padding-bottom: 10px;
	width: 853px;
}
#footer .lrgText {
	font-size: 11px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	padding-bottom: 10px;
}
