@charset "UTF-8";
/* CSS Document */

/* GENERAL */
* {
	padding: 0;
	margin: 0;
}
img {
	border: none;
}

/* LAYOUT */
body {
	text-align: center;
	min-width: 890px;
	background: #083463 url(img/city3.jpg) no-repeat center top;
}
.folio #feature {
	background: url(img/folio_background.jpg) repeat-y left top;
}
#wrapper {
	width: 885px;
	height: 484px;
	margin: 0 auto;
	text-align: left;
	background: url(img/glow2.jpg) no-repeat center top;
	z-index:99;
}
#nav {
	width: 172px;
	height: 428px;
	float: left;
	text-align: left;
	background: #fff url(img/nav_background.jpg) no-repeat center top;
	border: 2px solid #296ca5;
	margin-left:30px;
	margin-top:25px;
	display: inline;
	z-index:3;
}


#logo {
	width: 172px;
	float: left;
	text-align: center;
}
.navImg {
	float: left;
	margin-left: 15px;
	margin-top: 12px;
}
.headImg {
	margin-left: 40px;
	margin-top: 20px;
}

.folioImg {
	margin-left: 10px;
}

.marginsImg {
	margin-left: 40px;
	margin-top: 20px;
	padding-right: 10px;
	float: left;
}


#aboutUs #feature {
	background: #fff url(img/about_maxus.jpg) no-repeat top left;
}

#feature {
	width: 637px;
	height: 395px;
	float: right;
	text-align: left;
	background: #fff;
	border: 2px solid #296ca5;
	margin-right:30px;
	margin-top:25px;
	display: inline;
	overflow: hidden;
	z-index:1;
}

#renzi #feature {
	width: 637px;
	height: auto;
}

#feature1 {
	width: 315px;
	float: left;
	text-align: left;
	overflow:hidden;
}
#feature2 {
	width: 315px;
	float: left;
	text-align: left;
	overflow:hidden;
}
#featureFooter {
	clear: both;
	width: 100%;
	float: left;
	text-align: left;
	overflow:hidden;
	margin: 10px 0;
}
#teamHead {
	width: 100%;
	float: right;
	margin-bottom:10px;
}
#folioHead {
	width: 100%;
	float: right;
	border-bottom: solid 10px #fff;
}
#print #folioHead {
	background: #cadb37 url(img/folio_head_print.jpg) no-repeat top left;
}
#web #folioHead {
	background: #cadb37 url(img/folio_head_web.jpg) no-repeat top left;
}
#video #folioHead {
	background: #cadb37 url(img/folio_head_video.jpg) no-repeat top left;
}

#footer {
	width: 637px;
	height: 30px;
	float: right;
	text-align: center;
	border-bottom: 3px solid #cadb37;
	margin-right:30px;
}
#hr {
	width: 146px;
	height: 1px;
	float: left;
	margin-left:15px;
	margin-top:12px;
	background: #cadb37;
}
#wrapper2 {
	width: 100%;
	height: 402px;
	margin: 0 auto;
	text-align: left;
	background: #083463 url(img/bar.jpg) repeat-x center top;
}
.floatLeft {
	float:left;
}
.clear {
	clear: both;
}

/* TYPOGRAPHY */
h1 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 16px;
	color: #034fa2;
	padding-top: 30px;
	margin: 0 40px;
	text-transform:uppercase;
}
h2 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-style: italic;
	color: #034fa2;
	margin: 0 40px;
}
h3 {
	margin: 0;
	padding: 0;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	color: #555;
	text-align: center;
	padding-top: 5px;
}
#feature p {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	color: #555;
	line-height: 120%;
	padding-top: 6px;
	margin: 0 40px;
}

#feature a {
	font-weight: bold;
	color: #034fa2;
	text-decoration: underline;
}
#feature a:hover, a:active {
	color: #0565cd;
}
#footer p {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 10px;
	color: #FFF;
	line-height: 120%;
	padding-top: 10px;
}
#footer a {
	color: #FFF;
	text-decoration: underline;
	font-weight: bold;
}
#footer a:visited {
	color: #DDD;
}
#footer a:hover, a:active {
	color: #cadb37;
}
#feature ul {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	color: #555;
	line-height: 120%;
	padding-top: 10px;
	margin: 0 65px;
	list-style-type: circle;
}
/* FIRST NAV UL */
#ul1 {
	float: right;
	padding-right: 33px;
	margin-top:20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #034ea2;
	line-height: 309%;
	list-style-type: none;
	font-weight: 800;
}
#ul1 li a {
	color: #034ea2;
	text-decoration: none;
}
#ul1 a:visited {
	color: #034ea2;
	text-decoration: none;
}
#ul1 a:hover, ul a:active {
	color: #cadb37;
	text-decoration: underline;
}
/* SECOND NAV UL */
#ul2 {
	float: right;
	padding-right: 33px;
	margin-top:10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #034ea2;
	line-height: 309%;
	list-style-type: none;
	font-weight: 800;
}
#ul2 li a {
	color: #737373;
	text-decoration: none;
}
#ul2 a:visited {
	color: #737373;
	text-decoration: none;
}
#ul2 a:hover, ul a:active {
	color: #cadb37;
	text-decoration: underline;
}

/* Portfolio ULs */
#feature ul.folioList {
	float: right;
	width: 150px;
	padding: 0 10px 0 0;
	margin: 10px 0 0 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #034ea2;
	list-style-type: none;
	font-weight: 800;
	}
#feature ul.folioList li {
	line-height: 175%;
}
#feature ul.folioList li a {
	padding-left: 10px;
	display: block;
	text-decoration:none;
}
#feature ul.folioList li a.backTo {
	padding-left: 10px;
	margin-bottom: 10px;
	display: block;
	text-decoration:none;
	color:#555;
}
#feature ul.folioList li a:hover.backTo {
	color:#FFFFFF;
	background-color: #cadb37;
}
#feature ul.folioList li a:hover {
	color:#FFFFFF;
	background-color: #034fa2;
}
#feature ul.folioList li p {
	color:#fff;
	padding: 0 10px;
	margin: 5px 0;
	background-color:#cadb37;
	line-height: 175%;
}
#feature ul.folioList li p.first {
	color:#fff;
	padding: 0 10px;
	margin: 0;
	background-color:#cadb37;
	line-height: 175%;
}
/* UL in the Section Header at the top of each portfolio page */
#feature ul.folioSectionList {
	float: right;
	padding: 0;
	margin: 10px 10px 10px 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #034ea2;
	list-style-type: none;
	font-weight: 800;
	background: #cadb37;
	text-align:left;
}
#feature ul.folioSectionList li {
	line-height: 150%;
}
#feature ul.folioSectionList li a {
	padding-right: 10px;
	padding-left: 10px;
	display: block;
	text-decoration:none;
}
#feature ul.folioSectionList li a:hover {
	color:#FFFFFF;
	background-color: #034fa2;
}
/* TEAM PAGE */
ul.team {
	float:left;
}
ul.team li {
	float:left;
	list-style: none;
	margin: 0 auto;
	padding: 0 1em;
}
ul.team li a {
	display:block;
	text-align:center;
	margin-top: 5px;
	padding: 5px;
	background: #ddd;
}
.team {
	margin-left: 70px;
}
/* VIDEO PAGE */
.vimeo {
	margin:0 10px;
}
/* ABOUT US PAGE */
#aboutUs #feature ul {
	float:right;
}
#aboutUs #feature ul li {
	float:left;
	list-style: none;
	padding: 0 .5em;
}
#aboutUs #feature ul li a {
	display:block;
	text-align:center;
	background: #ddd;
}
.center {
	position:relative;
	left: 0px;
	top: 320px;
	text-align:center;
	margin: 0 auto;
	height:50px;
	width: 500px;
}
/* PRINT, WEB, VIDEO main pages */

#webMain #folioHead {
	background: #cadb37 url(img/folio_head_web.jpg) no-repeat top left;
}
#webMain #feature {
	background: #fff url(img/web_background.jpg) no-repeat center top;
}



#printMain #folioHead {
	background: #cadb37 url(img/folio_head_print.jpg) no-repeat top left;
}
#printMain #feature {
	background: #fff url(img/print_background.jpg) no-repeat center top;
}


#videoMain #folioHead {
	background: #cadb37 url(img/folio_head_video.jpg) no-repeat top left;
}
#videoMain #feature {
	background: #fff url(img/video_background.jpg) no-repeat center top;
}

#rent {
}
#rent li {
	width: 200px;
	list-style: none;
	line-height: 17px;
}
#rent li a {
	color: #034fa2;
	text-decoration:none;
}
#rent li a:hover {
	color: #034fa2;
	text-decoration:underline;
}
.info #feature p {
font-size:10px;
}