* {
	margin: 0;
	padding: 0;
}

body {
	font: normal 12px Georgia;
	color: #555;
	background-color: #009fdb;
}
img {
	display: block;
	border: none;
}
a:link, a:visited {
	color: #001133;
	text-decoration: none;
}
a:hover, a:active {
	color: #e51937;
	text-decoration: none;
}

/* Containers */
#container {
	position: relative;
	width: 100%;
	background: #fcf5ec url(../images/content_bg.gif) 50% 0 repeat-y;
}
#container_1 {
	position: relative;
	width: 100%;
	background: url(../images/content_top.gif) 50% 0 no-repeat;
}

/* Header */
#header {
	position: relative;
	width: 940px;
	margin: 0 auto;
}
#headerContent {
	position: relative;
	height: 118px;
	margin-bottom: 6px;
	font: normal 13px "museo-slab-1","museo-slab-2",serif;
}
#headerLogo {
	position: absolute;
	top: 24px;
	left: 1px;
}
#headerLogo img {
	border: none;
}
#headerSlogan {
	position: absolute;
	top: 54px;
	left: 102px;
	width: 115px;
	color: #5f6061;
	line-height: 16px;
}
#headerNav {
	position: absolute;
	top: 55px;
	right: 1px;
	font-weight: 500;
}
#headerNav li {
	float: left;
	list-style-type: none;
	border-right: 1px solid #bdbdbd;
}
#headerNav li.search {
	border-right: none;
}
#headerNav li a {
	display: block;
	padding: 6px 18px;
}
#headerNav li.search a {
	padding-right: 0;
}
#headerNav li a:link, #headerNav li a:visited {
	color: #001133;
	text-decoration: none;
}
#headerNav li a:hover, #headerNav li a:active {
	color: #e51937;
	text-decoration: none;
}
#headerNav li a span {
	margin-left: 8px;
}

/* Content */
#contentContainer {
	position: relative;
	width: 100%;
	background: url(../images/content_btm.gif) 50% 100% no-repeat;
}
#content {
	position: relative;
	width: 940px;
	margin: 0 auto;
	padding-bottom: 75px;
}
#content h1 {
	padding-top: 29px;
	font: normal 90px "league-gothic-1","league-gothic-2",sans-serif;
	color: #00abec;
	line-height: 75px;
}
#content h2 {
	margin-bottom: 11px;
	font: normal 28px "museo-slab-1","museo-slab-2",serif;
}
#content h3 {
	margin-bottom: 5px;
	font: normal 45px "league-gothic-1","league-gothic-2",sans-serif;
	text-transform: uppercase;
}
#content h3 a {
	padding-right: 32px;
	background: url(../images/content_title_arrow.gif) 100% 12px no-repeat;
}
#content h3 a:link, #content h3 a:visited {
	color: #555;
}
#content h3 a:hover, #content h3 a:active {
	color: #e51937;
	background: url(../images/content_title_arrow.gif) 100% -33px no-repeat;
}
#content h3 span, #content h4 span {
	text-transform: lowercase;
}
#content p {
	padding-bottom: 20px;
}

/* Content Media */
#contentMedia {
	position: relative;
	width: 940px;
	padding-bottom: 30px;
}

/* Content - Clickable */
.clickable {
	cursor: pointer;
}
.clickable:hover {
	background-color: #efeeee;
}

/* Content Primary */
#contentPrimary {
	float: left;
	width: 700px;
}
#contentPrimary p {
	font-size: 16px;
	line-height: 23px;
}

/* Content Secondary */
#contentSecondary {
	float: right;
	width: 220px;
}
#contentSecondary p {
	font-size: 14px;
	line-height: 18px;
}

/* Content - Projects */
#content .projects {
	position: relative;
	width: 860px;
	margin-bottom: 40px;
	padding-bottom: 25px;
	border-bottom: 1px solid #bdbdbd;
}
#content .projects .project {
	float: left;
	width: 274px;
	margin-right: 19px;
	padding-bottom: 10px;
}
#content .projects .project img {
	margin-bottom: 12px;
}
#content .projects .project h5 {
	margin-left: 15px;
	font-size: 13px;
	font-weight: normal;
	line-height: 10px;
}
#content .projects .project h4 {
	margin-left: 15px;
	font: normal 28px "league-gothic-1","league-gothic-2",sans-serif;
	text-transform: uppercase;
}
#content .projects .project h4 a {
	padding-right: 24px;
}
#content .projects .project h4 a:link, #content .projects .project h4 a:visited {
	color: #555;
	background: url(../images/content_arrow_blue.gif) 100% 9px no-repeat;
}
#content .projects .project h4 a:hover, #content .projects .project h4 a:active {
	color: #e51937;
	background: url(../images/content_arrow_red.gif) 100% 9px no-repeat;
}
#content .projects .project p {
	margin-left: 15px;
	font-size: 14px;
	line-height: 18px;
}
#content .projects .last {
	margin-right: 0;
}
#content .last {
	margin-bottom: 0;
	padding-bottom: 0;
	border-bottom: none;
}

/* Content - Columns */
#content .columns {
	position: relative;
	margin-bottom: 35px;
}
#content .columns .column {
	float: left;
	width: 235px;
}
#content .columns .column .text {
	width: 195px;
	height: 160px;
	padding: 14px 20px 0;
	background-color: #efeeee;
	border-top: 1px solid #bdbdbd;
	border-bottom: 1px solid #bdbdbd;
	overflow: hidden;
}
#content .columns .column .text h4 {
	margin-bottom: 2px;
	font: normal 35px "league-gothic-1","league-gothic-2",sans-serif;
	text-transform: uppercase;
}
#content .columns .column .text p {
	padding-bottom: 10px;
	font-size: 14px;
	line-height: 18px;
}
#content .columns .column .text a {
	padding-left: 20px;
	font: normal 14px "museo-slab-1","museo-slab-2",serif;
	text-transform: uppercase;
	background: url(../images/content_arrow_blue.gif) 0 1px no-repeat;
}
#content .columns .column .text a:hover, #content .columns .column .text a:active {
	background: url(../images/content_arrow_red.gif) 0 1px no-repeat;
}
#content .columns .last {
	float: left;
	width: 230px;
}
#content .columns .last .text {
	float: left;
	width: 190px;
}

/* Content Awards */
#contentAwards {
	position: relative;
	width: 860px;
	padding-top: 45px;
}
#contentAwards h3 {
	margin-bottom: 25px;
}
#contentAwards ul {
	padding-left: 20px;
}
#contentAwards li {
	float: left;
	margin-right: 56px;
	list-style-type: none;
}
#contentAwards li.last {
	margin-right: 0;
}

/* Content Clients */
#contentClients {
	position: relative;
	width: 860px;
	padding-bottom: 35px;
	border-bottom: 1px solid #bdbdbd;
}
#contentClients h3 {
	margin-bottom: 20px;
}
#contentClients ul {
	padding-left: 5px;
}
#contentClients li {
	float: left;
	margin-right: 52px;
	list-style-type: none;
}
#contentClients li.last {
	margin-right: 0;
}

/* Content - Person */
#content .person {
	position: relative;
	width: 220px;
	margin-bottom: 25px;
	padding-bottom: 10px;
}
#content .person img {
	margin-bottom: 9px;
}
#content .person h3 {
	margin: 0 0 2px 10px;
	color: #00adee;
	line-height: 40px;
}
#content .person h3 a {
	display: block;
}
#content .person h3 a:link, #content .person h3 a:visited {
	color: #00abec;
	text-decoration: none;
	background: url(../images/content_arrow_blue.gif) 96% 7px no-repeat;
}
#content .person h3 a:hover, #content .person h3 a:active {
	color: #00abec;
	text-decoration: none;
	background: url(../images/content_arrow_red.gif) 96% 7px no-repeat;
}
#content .person h3 span {
	display: block;
	color: #e51937;
	text-transform: uppercase;
}
#content .person h4 {
	margin-left: 10px;
	font: normal 12px "museo-slab-1","museo-slab-2",serif;
	color: #5f5e5e;
	text-transform: uppercase;
}

/* Content - Callout */
#content .callout {
	position: relative;
	margin-top: 10px;
}
#content .callout .person {
	float: left;
	height: 225px;
	margin-bottom: 0;
}
#content .callout .person h3 a:link, #content .callout .person h3 a:visited {
	background: url(../images/content_expand_small.gif) 96% 7px no-repeat;
}
#content .callout .person h3 a:hover, #content .callout .person h3 a:active {
	background: url(../images/content_expand_small_hover.gif) 96% 7px no-repeat;
}
#content .callout .action {
	float: right;
	width: 560px;
	height: 202px;
	padding: 33px 70px 0 70px;
	background: #00adee url(../images/callout_arrow.gif) 0 50% no-repeat;
}
#content .callout .action h3 {
	color: #fff;
}
#content .callout .action h4 {
	margin-bottom: 20px;
	font: normal 24px "museo-slab-1","museo-slab-2",serif;
	color: #fff;
	line-height: 32px;
}
#content .callout .action li {
	float: left;
	margin-right: 30px;
	list-style-type: none;
}
#content .callout .action a {
	padding-left: 20px;
	font: normal 14px "museo-slab-1","museo-slab-2",serif;
	text-transform: uppercase;
	background-position: 0 1px;
	background-repeat: no-repeat;
}
#content .callout .action a:link, #content .callout .action a:visited {
	background-image: url(../images/content_home_arrow.gif);
}
#content .callout .action a:hover, #contentPrimary #content .callout .action a:active {
	color: #fff;
	background-image: url(../images/content_home_arrow_red.gif);
}

/* Content - Featured */
#content .featured {
	position: relative;
	width: 760px;
	padding: 35px 70px 37px 30px;
	background: #f3f3f3;
	border-top: 1px solid #bdbdbd;
}
#content .featured img {
	float: left;
	width: 140px;
}
#content .featured .text {
	float: right;
	width: 590px;
}
#content .featured .text h3 {
	margin-bottom: 0;
}
#content .featured .text h3 a {
	background: url(../images/content_award_arrow.gif) 100% 12px no-repeat;
}
#content .featured .text h3 a:hover, #content .featured .text h3 a:active {
	background: url(../images/content_award_arrow.gif) 100% -33px no-repeat;
}
#content .featured .text p {
	padding-bottom: 0;
	font-size: 16px;
	line-height: 23px;
}

/* Contact */
#contact {
	position: relative;
}
#contact .info {
	float: left;
	width: 214px;
	height: 300px;
	padding-left: 25px;
	font-size: 14px;
	border-right: 1px solid #bdbdbd;
}
#contact .info h3 {
	margin-bottom: 0;
	font: normal 35px "league-gothic-1","league-gothic-2",sans-serif;
	text-transform: uppercase;
}
#contact .info ul {
	margin-bottom: 18px;
}
#contact .info li {
	line-height: 18px;
	list-style-type: none;
}
#contact .info img {
	margin-bottom: 8px;
}
#contact .info a.view {
	padding-left: 20px;
	font: normal 14px "museo-slab-1","museo-slab-2",serif;
	text-transform: uppercase;
	background: url(../images/content_arrow_blue.gif) 0 1px no-repeat;
}
#contact .info a.view:hover, #contact .info a.view:active {
	background: url(../images/content_arrow_red.gif) 0 1px no-repeat;
}
#contact .info .follow li {
	line-height: 25px;
}
#contact .info .follow li a {
	padding-left: 28px;
	background-position: 0 1px;
	background-repeat: no-repeat;
}
#contact .info .follow li.facebook a {
	background-image: url(../images/follow_facebook.gif);
}
#contact .info .follow li.twitter a {
	background-image: url(../images/follow_twitter.gif);
}
#contact .info .follow li.vimeo a {
	background-image: url(../images/follow_vimeo.gif);
}
#contact .info .follow li.linkedin a {
	background-image: url(../images/follow_linkedin.gif);
}
#contact .info img {
	border: 1px solid #555;
}
#contact .first {
	width: 214px;
	padding-left: 0;
}
#contact .last {
	width: 140px;
	border-right: none;
}

/* Contact Show / Hide Block */
#contact.contact {
	width: 940px;
	margin-bottom: 25px;
}
#contact.contact .arrow {
	padding-left: 780px;
}
#contactInfo {
	position: relative;
	width: 900px;
	padding: 15px 0 20px 20px;
	background-color: #fff;
	border: 10px solid #00aced;
}
#contactInfo a.close {
	position: absolute;
	top: 11px;
	right: 14px;
	width: 30px;
	height: 30px;
	background: url(../images/block_close.gif) 0 0 no-repeat;
}
#contactInfo a.close:hover {
	background-position: 0 -30px;
}

/* Search Show / Hide Block */
#search {
	position: relative;
	width: 940px;
	margin-bottom: 25px;
}
#search .arrow {
	padding-left: 882px;
}
#searchBlock {
	position: relative;
	padding: 10px 10px 10px 82px;
	background: #00aced url(../images/search_icon.gif) 25px 13px no-repeat;
}
#searchBox {
	position: relative;
	height: 52px;
	background-color: #fff;
}
#searchBox a.close {
	position: absolute;
	top: 11px;
	right: 14px;
	width: 30px;
	height: 30px;
	background: url(../images/block_close.gif) 0 0 no-repeat;
}
#searchBox a.close:hover {
	background-position: 0 -30px;
}
#searchBox input.field {
	width: 734px;
	padding: 10px 0 9px 56px;
	font: bold italic 28px Georgia;
	color: #555;
	background: #fff url(../images/search_arrow.gif) 14px 10px no-repeat;
	border: none;
}

/* Footer */
#footerContainer {
	position: relative;
	width: 100%;
	height: 236px;
	padding-top: 30px;
	background: url(../images/footer_bg.gif) 0 0 repeat-x;
}
#footer {
	position: relative;
	width: 940px;
	margin: 0 auto;
}
#footer .column {
	float: left;
	width: 132px;
	height: 187px;
	padding-left: 25px;
	border-right: 1px solid #80cdea;
	overflow: hidden;
}
#footer .column h3 {
	font: normal 27px "league-gothic-1","league-gothic-2",sans-serif;
	color: #fff;
}
#footer .column li {
	font-size: 16px;
	color: #c7effe;
	line-height: 25px;
	list-style-type: none;
}
#footer .column li a:link, #footer .column li a:visited {
	color: #c7effe;
	text-decoration: none;
}
#footer .column li a:hover, #footer .column li a:active {
	color: #fff;
	text-decoration: none;
}
#footer .agency {
	padding-left: 15px;
}
#footer .follow li a {
	padding-left: 28px;
	background-position: 0 1px;
	background-repeat: no-repeat;
}
#footer .follow li.facebook a {
	background-image: url(../images/follow_facebook.gif);
}
#footer .follow li.twitter a {
	background-image: url(../images/follow_twitter.gif);
}
#footer .follow li.vimeo a {
	background-image: url(../images/follow_vimeo.gif);
}
#footer .follow li.linkedin a {
	background-image: url(../images/follow_linkedin.gif);
}
#footer .contact {
	border-right: none;
}
#footer .contact h3 {
	margin-bottom: 4px;
}
#footer .contact ul {
	margin-bottom: 10px;
}
#footer .contact li {
	line-height: 15px;
}
#footer .contact li span {
	margin-right: 2px;
	font-size: 12px;
}

/* Content Float Fix */
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
