body {
	font-family: Lucida Console, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #000000;
	background: #ffffff;
	margin: 0px;
}

h1,h2,h3,h4  {
	font-family: Lucida Console, Helvetica, Arial, Verdana, sans-serif;
	font-weight: bold;
	letter-spacing: -.05em;
	margin: 0;
	padding: 0;
	line-height: 1em;
}

a {
	color: #999999;
	background-color: inherit;
	text-decoration: none;
}

a:hover, a.active {
	text-decoration: underline;
}

p {
	
}

#mainContainer {
	margin: 50px auto 20px auto;
	padding: 0px 20px;
	position:relative;
	width: 890px;
}

#top {
	position: fixed;
	top: 50px;
	z-index: 10;
}

#top h1 {
	height: 50px;
	width: 200px;
	margin-bottom: 3px;
    font-size: 16px;
    font-weight: normal;
}


#top h1, #top h1 a {
    color: #9DC44D;
}
#top h1 a .black {
	color: #000000;
}

#top h1 a img {
	border: 0px;
}
#top h1 a:hover {
    text-decoration: none;
}



#menu {
	color: #999999;
	background-color: #ffffff;
	border-top: 3px solid #000000;
	width: 150px;
 	padding-top: 12px;
	text-transform: lowercase;
	
	position: fixed;
	top: 110px;
	z-index: 10;
}

#menu ul {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin: 0px;
	padding: 0px;
}

#menu ul li {
	
}

#menu .link_team a:hover, #menu .link_team.active a, .team #content a {color: #00ffff; background-color: inherit;}
#menu .link_press a:hover, #menu .link_press.active a, .press #content a {color: #ff3333; background-color: inherit;}
#menu .link_branding a:hover, #menu .link_branding.active a, .branding #content a {color: #000099; background-color: inherit;}
#menu .link_packaging a:hover, #menu .link_packaging.active a, .packaging #content a {color: #ff9933; background-color: inherit;}
#menu .link_print a:hover, #menu .link_print.active a, .print #content a {color: #33ccff; background-color: inherit;}
#menu .link_digital a:hover, #menu .link_digital.active a, .digital #content a {color: #336600; background-color: inherit;}
#menu .link_signage a:hover, #menu .link_signage.active a, .signage #content a {color: #ff66ff; background-color: inherit;}
#menu .link_logos a:hover, #menu .link_logos.active a, .logos #content a {color: #6633cc; background-color: inherit;}
#menu .link_art_direction a:hover, #menu .link_art_direction.active a, .art_direction #content a {color: #009999; background-color: inherit;}
#menu .link_miscellaneous a:hover, #menu .link_miscellaneous.active a, .miscellaneous #content a {color: #990099; background-color: inherit;}
#menu .link_inspiration a:hover, #menu .link_inspiration.active a, .inspiration #content a {color: #cccc00; background-color: inherit;}
#menu .link_contact a:hover, #menu .link_contact.active a, .contact #content a {color: #33cc00; background-color: inherit;}


#bottom_image {
	color: #999999;
	background-color: inherit;
	width: 150px;
	text-transform: lowercase;
	text-align: center;
    overflow: hidden;
    
	position: fixed;
	bottom: 0px;
}


#content {
	position: relative;
	padding-left: 165px;
	padding-top: 60px;
}

.content_group {
	margin-bottom: 40px;
}

.content_left {
	width: 205px;
	border-top: 3px solid #000000;
 	padding-top: 12px;
	
	float: left;
}

.content_left.not_first {
 	padding-top: 0px;
	border-top: 0px solid #000000;
}

.content_left h3 {
	color: #333333;
	background-color: inherit;
	
	font-size: 100%;	
	font-weight: bold;
	margin: 0px 0px 10px 0px;
}

.content_left p, .content_left_sIFR p {
	margin-top: 0px;
}

.content_right {
	position: relative;
	margin-left: 220px;
    color: #DA00F9;
}
.content_right .awards {
	margin-top: 10px;
	width: 100%;
    font-size: 11px;
    line-height: 12px;
}
.content_right .awards .award {
	float: right;
    text-align: right;
    padding-left: 30px;
}
.content_right .awards .award img {
    float: right;
}

.slideShow ul {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin: 0px;
	padding: 0px;
}

.slide img {
	cursor: pointer;
}

.hide {
	display: none;	
}

.homepage_text {
	font-size: 12px;
	line-height: 1.2;
}

.homepage_text p {
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
}


.text16 {
	font-size: 12px;
	line-height: 1.2;
}

.clear {
	clear: both;
}

#footer{
	
}