﻿body {
	margin: 0px 0px 10px 0px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #444444;
	color: #FFFFFF;
	background-image: url('../images/backgrounds/background3.png');
	background-repeat: repeat;
}
#container {
	background-color: #000000;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	width: 910px;
	top: 0px;
	left: 0px;
	height: auto;
}
#main {
	width: 900px;
	margin-top: 0px;
	position: relative;
	margin-right: 5px;
	margin-left: 5px;
	background-image: url('../images/backgrounds/gradient.png');
	background-repeat: repeat-y;
}
#masthead {
	width: 900px;
	height: 355px;
	position: relative;
	background-image: url('../images/mastheads/masthead.jpg');
	background-repeat: no-repeat;
	margin-right: 5px;
	margin-left: 5px;
	border-bottom-style: solid;
	border-bottom-width: 5px;
	border-bottom-color: #000000;
	border-top-style: solid;
	border-top-width: 5px;
	border-top-color: #000000;
}
#topNav {
	height: 30px;
	width: 900px;
	position: absolute;
	top: 10px;
	background-color: #000000;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-color: #999999;
	border-bottom-color: #999999;
}
#topNav ul {
	margin: 0px auto 0px auto;
	line-height: 30px;
	vertical-align: middle;
	padding-top: 0px;
	padding-bottom: 0px;
	font-size: 12px;
	list-style-type: none;
	text-align: center;
	padding-right: 50px;
}
#topNav ul li {
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #999999;
	padding-right: 6px;
	padding-left: 6px;
	display: inline;
}
#topNav a {
	color: #FFFFFF;
	text-decoration: none;
}
#activeLink a {
	color: #000000 !important;
}
#topNav a:hover {
	color: #D72C4D;
}
#mainLeft {
	width: 459px;
	float: left;
	height: 100%;
}
#mainRight {
	float: left;
	width: 440px;
	height: 100%;
}

/* Font Styles Defined */
a {
	text-decoration: underline;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
}
p {
	font-size: 12px;
	line-height: 13px;
	padding: 0px;
	margin: 0px 20px 10px 20px;
	text-align: justify;
}
h1 {
	font-size: 18px;
	line-height: 21px;
	font-weight: bold;
	padding: 0px 0px 3px 0px;
	margin: 12px 20px 6px 20px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #FFFFFF;
	font-family: Verdana, Helvetica, Arial, sans-serif;
}
h2 {
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
	padding: 0px;
	margin: 12px 20px 2px 20px;
}
h3 {
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
	padding: 0px;
	margin: 10px 20px 10px 20px;
}
h4 {
	font-size: 12px;
	line-height: 13px;
	font-weight: bold;
	padding: 0px;
	margin: 10px 20px 10px 20px;
}
h5 {
	font-size: 12px;
	line-height: 13px;
	font-weight: normal;
	padding: 0px;
	margin: 10px 20px 10px 20px;
}
h6 {
	font-size: 10px;
	line-height: 11px;
	font-weight: normal;
	padding: 0px;
	margin: 10px 20px 0px 20px;
}
#main ul {
	list-style-position: inside;
	margin-left: 20px;
	margin-top: 0px;
	margin-bottom: 10px;
	padding-top: 0px;
	padding-bottom: 0px;
}
#main ul li {
	line-height: 14px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
/* Other Styles Defined */
.headerNoSpac {
	margin-bottom: 0px !important;
}
#bottom {
	height: 30px;
	width: 900px;
	margin-top: 0px;
}
#bottom ul {
	list-style-type: none;
	text-decoration: none;
	text-align: center;
	line-height: 30px;
	margin: 0px 0px 0px 0px;
	vertical-align: middle;
	font-size: 9px;
	padding-left: 0px;
	padding-right: 0px;
}
#bottom li {
	display: inline;
	padding-right: 10px;
	padding-left: 10px;
	color: #DBDBDB;
}
#bottom p {
	font-size: 10px;
	text-align: center;
	font-weight: normal;
	padding-top: 0px;
	line-height: 12px;
	vertical-align: middle;
	margin-top: 4px;
}
#bottom a {
	font-size: 10px;
	color: #DBDBDB;
}
.italic {
	font-style: italic !important;
}
.bold {
	font-weight: bold !important;
}
.noBorder {
	border-right-style: none !important;
	border-right-width: 0px !important;
}
hr {
	line-height: 1px;
	padding: 0px;
	margin: 5px 0px 5px 0px;
	width: 100%;
	height: 1px;
	color: #000000;
	background-color: #000000;
	border-style: none;
	border-width: 0px;
}
#mainLogo {
	width: 450px;
	height: 180px;
	position: absolute;
	top: 65px;
	left: 0px;
}
#mainPhoto {
	width: 436px;
	height: 318px;
	margin-top: 15px;
	margin-left: 19px;
}
#mainPhoto img {
	border: 3px solid #999999;
}
#columnBullets {
	margin-bottom: 10px;
	margin-right: 20px;
	list-style-position: outside !important;
	margin-left: 20px;
	padding-left: 18px;
	margin-bottom: 0px;
	font-style: italic;
}
#columnBullets ul {
}
#groupLogos {
	width: 100%;
	text-align: center;
	margin-top: 3px;
	height: 110px;
}

.noFloat {
	float: none;
	clear: both;
}

.mastheadHome {
	height: 780px !important;
	background-image: url('../images/mastheads/masthead-home.jpg');
	background-repeat: no-repeat;
}
#homeText {
	position: absolute;
	top: 470px;
	height: 110px;
	width: 900px;
	left: 0px;
}
#homeButtons {
	position: absolute;
	bottom: 20px;
	left: 0px;
	height: 174px;
	width: 900px;
	text-align: center;
}
#middleButton {
	margin-right: 12px;
	margin-left: 12px;
}
#homeButtons img {
	border: 3px solid #000000;
}
#homeText h1 {
	text-align: center;
	border-bottom-style: none;
	border-bottom-width: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	margin-top: 12px;
	margin-bottom: 6px;
}
#homeText p {
	text-align: center;
	line-height: 15px;
	margin-top: 0;
	margin-right: 40px;
	margin-left: 40px;
}
.noPadding {
	padding-left: 0px !important;
}
#commercial {
	width: 320px;
	height: 255px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
}
#quicktime {
	text-align: center;
	margin-top: 10px;
}
#mapBG {
	padding: 0px;
	width: 426px;
	height: 456px;
	margin-left: 20px;
	margin-top: 0px;
}
#contactInfo {
	margin-left: 20px;
	margin-right: 20px;
	height: 60px;
	margin-top: 12px;
	position: relative;
}
#contactLeft {
	float: left;
	width: 75px;
	height: 100%;
}
#contactRight {
	float: left;
	width: 210px;
	height: 100%;
}
#contactInfo p {
	margin: 0px 0px 7px 0px;
	font-size: 12px;
	font-weight: bold;
}
#portfolioMast {
	height: 130px;
}
#theatersMN {
	height: 100%;
	width: 420px;
	float: left;
	text-align: center;
}
#portTextMain {
	height: 100%;
	width: 480px;
	float: right;
}
.mainPortfolioRow {
	height: 110px;
	margin-bottom: 6px;
	margin-left: 30px;
	position: relative;
}
.mainPortfolioRow img {
	margin-right: 8px;
	border-style: none;
	border-width: 0px;
	padding: 1px;
}
#theatersMN img {
	margin-top: 35px;
}
#galleryRight {
	float: right;
	width: 325px;
	height: 100%;
}
#galleryLeft {
	width: 575px;
	float: left;
	height: 100%;
}
#mainGallery {
	width: 552px;
	height: 376px;
	margin-left: 20px;
}
#mainGallery img {
	border: 3px solid #999999;
}
#galleryThumbs {
	margin-left: 20px;
	margin-top: 5px;
	margin-bottom: 10px;
	height: 75px;
}
#galleryThumbs img {
	border: 2px #999999 solid;
	margin-right: 3px;
}
#galleryThumbs img:hover {
	border-color: #FFFFFF;
}
#thumbText {
	margin-right: 0px;
	text-align: left;
	padding-top: 0px;
	margin-bottom: 0px;
	font-style: italic;
	font-size: 10px;
	line-height: 11px;
}
#galleryRight h1 {
	font-size: 13px;
	border-bottom-style: none;
	border-bottom-width: 0px;
	line-height: 14px;
	margin-top: 0px;
	margin-bottom: 10px;
}
.portfolioHeader {
	font-size: 20px;
	line-height: 21px;
	font-weight: bold;
	padding: 0px 0px 3px 0px;
	margin: 30px 20px 6px 20px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #FFFFFF;
	font-family: Verdana, Helvetica, Arial, sans-serif;
}
.mainPortfolioRow img:hover {
	border: 1px #E8E8E8 solid;
	padding: 0px;
}
.back {
	padding-left: 10px;
	font-style: italic;
	margin-bottom: 5px !important;
	vertical-align: middle;
	line-height: 12px !important;
}
.next {
	font-style: italic;
	margin-bottom: 15px !important;
	font-size: 10px;
	position: relative;
}
.next img {
	margin-right: 1px;
	position: relative;
	top: 2px;
}
.galleryHeight {
	height: 530px !important;
}
#awardText {
	position: absolute;
	right: 30px;
	top: 15px;
	width: 170px;
	height: 80px;
}
#cityLinks {
	font-size: 10px;
	font-weight: normal;
	margin-top: 8px;
	height: 50px;
	width: 910px;
	margin-right: auto;
	margin-left: auto;
}
#cityLinks ul {
	list-style-type: none;
	text-align: center;
	margin: 0px;
	padding: 0px 5px 0px 5px;
}
#cityLinks li {
	display: inline;
	padding-left: 4px;
	padding-right: 3px;
	color: #C0C0C0;
	font-size: 9px;
}
#cityLinks a {
	font-size: 9px;
	color: #C0C0C0;
	text-decoration: underline;
	font-weight: normal;
}
#mainLogo img {
	border-style: none;
	border-width: 0px;
}
.portfolioLink {
	margin-top: 15px;
	margin-bottom: 0px !important;
}
.mainPortfolioRow h2 {
	margin-left: 0px;
}
.portHeadings {
	margin-left: 30px;
	margin-top: 12px;
}
.buttonMargin {
	margin-left: 15px;
}
.nextTop {
	font-style: normal;
	margin-bottom: 10px;
	font-size: 11px;
	position: relative;
	margin-top: 10px;
}
.nextTop img {
	margin-right: 2px;
	position: relative;
	top: 1px;
}
#galleryRight h2 {
	line-height: 15px;
	margin-bottom: 2px;
}
#consult {
	width: 445px;
	height: 50;
	top: 250px;
	left: 0px;
	position: absolute;
	text-align: right;
}
#consult img {
	border-style: none;
	border-width: 0px;
}
#galleryRight ul {
	padding-left: 0px;
}
#portfolioLink {
	margin: 15px 0 0px 20px;
	width: 145px;
	height: 20px;
}
#portfolioLink img {
	border-style: none;
	border-width: 0px;
}
.consultButton {
	margin-right: 13px;
}
#clickArea {
	position: absolute;
	right: 0px;
	width: 900px;
	top: 45px;
	height: 440px;
}
a.divlink, a.divlink:link {
	display:block;
	width:100%; /*width needs to be specified to work in IE*/
	height:100%; /*height needs to be specified to work in IE*/
	/*Other browsers expand the link to full width and height.*/
	line-height:0;
	font-size:0;
}
.galleryHeight2 {
	height: 620px;
}
#galleryRight h3 {
	font-size: 12px;
	text-align: right;
	margin-top: 12px;
	font-style: italic;
}
#sitemap {
	margin-top: 13px;
	padding-bottom: 15px;
}
#sitemap ul li {
	margin-bottom: 2px;
	font-size: 12px;
}
#sitemap ul li ul {
	margin-left: 0px;
	padding-left: 30px;
	margin-top: 4px;
}
#sitemap ul li ul li {
	padding-left: 0px;
	margin-left: 0px;
}
#sitemap ul {
	margin-left: 30px;
	padding-left: 0px;
}
#homeHeading {
	position: absolute;
	width: 350px;
	height: 35px;
	top: 70px;
	right: 10px;
}
#homeHeading h1 {
	font-size: 12px;
	font-weight: normal;
	border-bottom-style: none;
	border-bottom-width: 0px;
	padding: 0px;
	margin: 0px;
	text-align: right;
	line-height: 15px;
	font-style: italic;
	letter-spacing: -1px;
}
#columnBullets2 {
	margin-bottom: 10px;
	margin-right: 20px;
	list-style-position: outside !important;
	margin-left: 20px;
	padding-left: 18px;
	margin-bottom: 0px;
	font-style: italic;
}
#groupLogos2 {
	width: 100%;
	text-align: center;
	margin-top: 3px;
	height: 110px;
}
#awardHome {
	position: absolute;
	width: 124px;
	height: 115px;
	left: 380px;
	top: 150px;
}
.awards, .awards2, .awards3 {
	width: 73px;
	height: 68px;
	position: absolute;
	top: -8px;
	padding: 0px !important;
	margin: 0px !important;
	border-style: none !important;
	border-width: 0px !important;
	z-index: 500;
}
.awards {
	left: 97px;
}
.awards2 {
	left: 266px;
}
.awards3 {
	left: 435px;
}
#awardHome img {
	border-style: none;
	border-width: 0px;
}
#fb {
	position: absolute;
	width: 100px;
	height: 40px;
	top: 305px;
	left: 15px;
}

