body {
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	text-align: left;
}
#top {
	height: 825px;
	position: relative;
	z-index: 1003;
}
#homepage #top {
	display: none;
}
#intro {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 1;
	display: none;
}
#logo {
	position: absolute;
	left: 31px;
	top: 56px;
	z-index: 1008;
}
#ajaxLoader {
	z-index: 1005;
	position: absolute;
	left: 31px;
	top: 220px;
	width: 137px;
	height: 51px;
	background: url(../images/loader_back.png) no-repeat left top;
	opacity: 0;
	filter:alpha(opacity=0);
}
#ajaxLoader img {
	position: absolute;
	top: 10px;
	right: 14px;
}
#overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 999;
	width: 100%;
	height: 100%;
	/*background: url(../images/background.jpg) no-repeat right top;*/
	background-position: right 25px;
	background-repeat: no-repeat;
	background-image: url(../images/media/background.jpg);
}
#shadowTop {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 25px;
	background: #fff url(../images/shadow_top.png) no-repeat right top;
}
#shadowBottom {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 25px;
	background: #fff url(../images/shadow_bottom.png) no-repeat right top;
}
#cornerLB {
	position: absolute;
	bottom: 25px;
	left: 0;
}
#cornerLT {
	position: absolute;
	top: 25px;
	left: 0;
}
#bottom {
	height: 165px;
	position: relative;
	width: 980px;
}
#homepage #bottom {
	display: none;
}
#bottom h4 {
	width: 121px;
	overflow: hidden;
	text-indent: -3000px;
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 42px;
}
#newsletter {
	position: absolute;
	width: 150px;
	height: 146px;
	background: url(../images/vertical_sep.gif) no-repeat right top;
	left: 50px;
	top: 0;
}
#newsletter h4 {
	background-image: url(../images/label_newsletter.gif);
}
#branding {
	position: absolute;
	top: 0;
	left: 232px;
	width: 217px;
	height: 146px;
	background: url(../images/vertical_sep.gif) no-repeat right top;
}
#branding h4 {
	background-image: url(../images/label_branding.gif);
}
#branding p {
	color: #989797;
	font-size: 14px;
	margin-top: 16px;
}
#branding p a {
	color: #989797;
	font-size: 14px;
	text-decoration: none;
}
#branding p a:hover {
	color: #ed1b2f;
}
#sitemap {
	position: absolute;
	top: 0;
	left: 482px;
	width: 429px;
	height: 146px;
	background: url(../images/vertical_sep.gif) no-repeat right top;
}
#sitemap h4 {
	background-image: url(../images/label_sitemap.gif);
}
#sitemap p {
	font-size: 9px;
	color: #989797;
}
#sitemap p a {
	font-size: 12px;
	color: #989797;
	text-decoration: none;
	text-transform: lowercase;
}
#sitemap p a.sec {
	font-size: 9px;
	text-transform: uppercase;
}
#sitemap p a:hover,
#sitemap p span{
	color: #ed1b2f;
}
#copyright {
	position: absolute;
	left: 911px;
}
#newsletterEmail {
	border: 1px solid #e5e5e5;
	padding: 6px;
	color: #989797;
	width: 100px;
	font-size: 10px;
	margin: 4px 0;
}
#content {
	position: absolute;
	background: url(../images/content_back.png) no-repeat left top;
	width: 701px;
	height: 544px;
	left: 200px;
	top: 56px;
}
#homepage #content {
	background-image: none;
}
#right {
	width: 505px;
	height: 544px;
	/*overflow: hidden;*/
	position: absolute;
	top: 0;
	right: 0;
}
#homepage #right {
	display: none;
}
#left {
	width: 200px;
	float: left;
}
#menu {
	width: 200px;
}
ul#mainMenu {
	width: 200px;
	overflow: hidden;
}
#homepage ul#mainMenu {
	background: url(../images/box_small_fill.png) repeat-y left top;
}
ul#mainMenu li {
	float: left;
	clear: left;
}
ul#mainMenu li a.mainItem{
	display: block;
	width: 107px;
	height: 28px;
	float: left;
	overflow: hidden;
	background: url(../images/buttons.png) no-repeat;
	text-decoration: none;
	text-indent: -3000px;
	margin: 0 32px;
}
ul#mainMenu a#buttonAgency {
	background-position: 0 0;
}
ul#mainMenu a#buttonAgency:hover,
ul#mainMenu li.current a#buttonAgency {
	background-position: 0 -112px;
}
ul#mainMenu a#buttonPortfolio {
	background-position: 0 -28px;
}
ul#mainMenu a#buttonPortfolio:hover,
ul#mainMenu li.current a#buttonPortfolio {
	background-position: 0 -140px;
}
ul#mainMenu a#buttonNews {
	background-position: 0 -56px;
}
ul#mainMenu a#buttonNews:hover,
ul#mainMenu li.current a#buttonNews {
	background-position: 0 -168px;
}
ul#mainMenu a#buttonContact {
	background-position: 0 -84px;
}
ul#mainMenu a#buttonContact:hover,
ul#mainMenu li.current a#buttonContact {
	background-position: 0 -196px;
}
ul#mainMenu li ul {
	display: none;
	width: 171px;
	overflow: hidden;
	clear: both;
	position: relative;
}
ul#mainMenu li.current ul {
	display: block;
}
ul#mainMenu li li {
	float: left;
	clear: left;
}
ul#mainMenu li li a {
	display: block;
	float: left;
	padding-left: 7px;
	color: #383838;
	text-decoration: none;
	text-transform: lowercase;
	line-height: 12px;
	margin: 3px 0 3px 24px;
	white-space: nowrap;
}
ul#mainMenu li li a:hover {
	color: #ed1b2f;
}
ul#mainMenu li li.current a {
	background: url(../images/submenu_indic.gif) no-repeat left 4px;
}
.boxSmallStart {
	width: 200px;
	height: 16px;
	font-size: 1px;
	overflow: hidden;
}
#homepage .boxSmallStart {
	background: url(../images/box_small_start.png) no-repeat left top;
}
.boxSmallEnd {
	width: 200px;
	height: 16px;
	font-size: 1px;
	overflow: hidden;
}
#homepage .boxSmallEnd {
	background: url(../images/box_small_end.png) no-repeat left top;
}
#recent {
	width: 200px;
	margin-top: 20px;
	display: none;
}
#twitter {
	width: 200px;
	display: none;
	margin-top: 20px;
	/*position: absolute;
	top: 0;
	left: 220px;*/
}
#twitter a {
	display: block;
}
#homepage #recent,
#homepage #twitter {
	display: block;
}
#recentContent {
	background: url(../images/box_small_fill.png) repeat-y left top;
	padding: 0 32px;
}
#twitterContent {
	background: url(../images/box_small_fill.png) repeat-y left top;
}
#twitterContent p {
	padding: 0 32px 9px;
	color: #626262;
	font-size: 10px;
	margin-top: 9px;
	color: #33b6d7;
}
#twitterContent p a {
	color: #33b6d7;
	text-decoration: none;
}
#recent h3 {
	height: 21px;
	overflow: hidden;
	text-indent: -3000px;
	background: url(../images/label_recent.png) no-repeat left top;
}
#twitterContent h3 {
	height: 23px;
	overflow: hidden;
	text-indent: -3000px;
	background: url(../images/label_twitter.png) no-repeat left top;
	margin: 0 32px;
}
#recent p {
	color: #626262;
	font-size: 11px;
	margin-top: 9px;
}
#recent p strong {
	display: block;
	font-weight: bold;
}
#recent p a {
	color: #ed1b2f;
	text-decoration: none;
	display: block;
}
#controlls {
	position: absolute;
	bottom: 45px;
	left: 31px;
	width: 137px;
	height: 51px;
	line-height: 39px;
	background: url(../images/controls.png) no-repeat left top;
	z-index: 1001;
	display: none;
}
#controlls a {
	text-decoration: none;
	display: block;
	position: absolute;
	overflow: hidden;
	text-indent: -1000px;
}
#controllPause {
	top: 0;
	left: 0;
	width: 50px;
	height: 51px;
}
#controllSkip {
	top: 0;
	right: 0;
	width: 86px;
	height: 51px;
}
#buffer {
	position: absolute;
	top: 50%;
	left: 50%;
	width: 217px;
	height: 51px;
	margin-top: -25px;
	margin-left: -108px;
	z-index: 1001;
	background: url(../images/loading_movie.png) no-repeat left top;
	display: none;
}
#buffer img {
	position: absolute;
	top: 10px;
	left: 9px;
}
#buffer a {
	display: block;
	text-decoration: none;
	width: 90px;
	height: 51px;
	overflow: hidden;
	position: absolute;
	top: 0;
	right: 0;
	text-indent: -1000px;
}
#breadcrumb {
	margin-top: 10px;
	line-height: 30px;
	height: 30px;
	font-size: 10px;
	color: #818181;
	text-transform: lowercase;
}
#breadcrumb a {
	color: #818181;
	text-decoration: none;
}
#breadcrumb a:hover {
	color: #000;
}
#contentWrapper {
	height: 470px;
	overflow: hidden;
	position: relative;
}
#team #contentWrapper {
	height: 370px;
}
#contentInner {
	margin: 0 34px 0 13px;
	position: relative;
	overflow: hidden;
}
#contentInner h1 {
	font-size: 24px;
	color: #ed1b2f;
	margin-bottom: 7px;
	padding-top: 10px;
	line-height: 24px;
}
#scroller {
	position: absolute;
	left: 705px;
	display: none;
}
#scroller a {
	position: absolute;
	display: block;
	width: 49px;
	height: 28px;
	background: url(../images/scroll.png) no-repeat left top;
}
#carousel {
	height: 100px;
	position: relative;
}
#carouselWrapper {
	margin: 0 40px 0 20px;
	height: 100px;
	position: relative;
	overflow: hidden;
}
#carouselWrapper ul {
	width: 3000px;
	position: absolute;
}
#carouselWrapper li {
	float: left;
	padding: 0 7px;
}
#carouselWrapper li a {
	width: 50px;
	height: 50px;
	-moz-opacity:.20;
	opacity:.20;
	display: block;
	float: left;
	position: relative;
	text-align: center;
	font-size: 10px;
	color: #ff9b94;
	text-decoration: none;
	background: url(../images/avatar_back.gif) no-repeat left top;
}
#carouselWrapper li a img {
	position: absolute;
	top: 3px;
	left: 3px;
}
#carouselWrapper li a:hover,
#carouselWrapper li a.current {
	-moz-opacity:1;
	opacity:1;
}
#carouselWrapper li a span {
	display: none;
}
/*#carouselWrapper li a:hover span {
	display: block;
}
#carouselWrapper li a span strong {
	display: block;
	color: #fff;
	padding-top: 15px;
}*/
#tooltip {
	position: absolute;
	top: 44px;
	width: 113px;
	height: 47px;
	background: url(../images/tooltip.png) no-repeat left top;
	font-size: 10px;
	color: #ff9b94;
	text-align: center;
	display: none;
}
#tooltip strong {
	display: block;
	color: #fff;
	padding: 15px 5px 0;
}
#tooltip img {
	display: none;
}
#carouselLeft {
	position: absolute;
	left: 0;
	top: 20px;
	line-height: normal;
}
#carouselRight {
	position: absolute;
	right: 20px;
	top: 20px;
	line-height: normal;
}
#carouselUp {
	position: absolute;
	top: 0;
	left: 46px;
	line-height: normal;
}
#carouselDown {
	position: absolute;
	bottom: 0;
	left: 46px;
	line-height: normal;
}
.teamImage {
	float: left;
	width: 205px;
	overflow: hidden;
	text-align: center;
}
div.teamDetails {
	width: 240px;
	float: left;
}
#contentInner div.teamDetails h1 {
	margin-bottom: 0;
	font-size: 50px;
	line-height: 40px;
	padding-top: 80px;
}
div.teamDetails h2 {
	font-size: 12px;
	color: #ed1b2f;
	margin-bottom: 16px;
}
div.teamDetails h3 {
	font-weight: normal;
}
#newsList {
	
}
#news #contentWrapper {
	width: 320px;
	background: url(../images/vert_sep.gif) repeat-y right top;
	height: 440px;
}
.newsListItem {
	margin: 20px 0 27px 0;
}
.newsListItem p {
	font-size: 11px;
}
.newsListItem p.newsItemDate,
#newsItem p.newsItemDate {
	color: #686868;
	font-weight: bold;
	font-size: 11px;
	margin-bottom: 3px;
}
.newsListItem a {
	color: #ed1b2f;
	text-decoration: none;
}
.newsListItem h3 a {
	font-size: 14px;
}
#newsArchive {
	width: 150px;
	float: right;
	padding-top: 30px;
}
#newsArchive dt {
	font-size: 11px;
	font-weight: bold;
}
#newsArchive li {
	line-height: 13px;
	text-transform: lowercase;
}
#newsArchive a {
	color: #000;
	font-size: 11px;
	text-decoration: none;
}
#newsArchive a:hover,
#newsArchive a.current {
	color: #ed1b2f;
}
#newsArchive dd {
	margin-bottom: 10px;
}
#contentInner #newsItem h1 {
	margin: 0;
	font-size: 14px;
	padding: 0;
}
#newsGallery {
	height: 470px;
	overflow: hidden;
	width: 150px;
	float: right;
	position: relative;
}
#newsGallery div {
	height: 410px;
	overflow: hidden;
	top: 30px;
	position: absolute;
	width:130px;
	left: 0;
}
#newsGallery ul {
	height: 1000px;
	position: absolute;
}
#newsGallery li {
	margin-bottom: 20px;
}
#newsItem p.newsItemDate {
	margin-top: 10px;
}
#contact #contentInner h1 {
	margin-bottom: 7px;
}
#contactInfo {
	width: 200px;
	float: left;
	padding-top: 10px;
}
#contactInfo h4 {
	font-size: 11px;
	font-weight: bold;
	margin: 0;
}
#contact_form {
	width: 200px;
	padding: 10px 0 0 40px;
	float: left;
}
#contact_form h3 {
	font-size: 11px;
	font-weight: bold;
	margin: 0;
}
#contact_form p {
	margin: 5px 0;
}
#contact_form input.textfield,
#contact_form textarea {
	width: 200px;
	padding: 5px;
	border: 1px solid #b3b3b3;
	color: #b3b3b3;
	font-size: 11px;
}
#contact_form textarea {
	height: 140px;
}
#contact_form p.formError input,
#contact_form p.formError textarea {
	border-color: #ed1b2f;
}
#contact_form button {
	display: none;
}
#formSubmit {
	float: right;
}
p.pager {
	height: 30px;
	line-height: 30px;
}
p.pager strong,
p.pager span,
p.pager a {
	display: block;
	height: 30px;
	line-height: 30px;
	float: left;
	text-decoration: none;
	color: #ed1b2f;
	font-size: 11px;
	padding: 0 2px;	
}
p.pager a:hover {
	color: #000;
}
div.clearer {
	clear: both;
	height: 1px;
	overflow: hidden;;
	font-size: 1px;
}
#clientsList,
#worksList {
	width: 180px;
	background: url(../images/vert_sep.gif) repeat-y right top;
	height: 470px;
	position: relative;
	float: left;
}
#clientsList ul,
#worksList ul {
	padding: 20px 20px 20px 10px;
}
#clientsList ul a,
#worksList ul a {
	color: #000;
	text-decoration: none;
	font-size: 11px;
}
#clientsList ul a:hover,
#worksList ul a:hover,
#worksList ul li.current a {
	color: #ed1b2f;
}
#worksList h1 {
	padding: 20px 20px 0 10px;
	font-size: 21px;
	color: #ed1b2f;
}
#clientsBack {
	position: absolute;
	display: block;
	color: #828282;
	font-size: 11px;
	left: 0;
	bottom: 0;
	text-decoration: none;
	padding-left: 16px;
	background: url(../images/arrow_left.gif) no-repeat left center;
	height: 13px;
	line-height: 13px;
}
#clientsBack:hover {
	color: #ed1b2f;
}
#news #clientsBack {
	bottom: 33px;
}
#clientWork {
	width: 256px;
	float: left;
	height:470px;
	overflow: hidden;
	padding-left: 35px;
}
#clientWorkContent {
	height: 440px;
	width: 256px;
	text-align: center;
	color: #7a7a7a;
	overflow: hidden;
	position: relative;
}
#clientWorkContent p {
	height: 440px;
	overflow: hidden;
	text-align: left;
}
#clientWorkContent img {
	border: 1px solid #c7c7c7;
}
#clientWorkContent strong {
	display: block;
	text-align: left;
	font-weight: bold;
	margin: 18px 0 6px;
	font-size: 11px;
}
#clientWorkContent span {
	display: block;
	text-align: left;
	font-size: 10px;
}
#clientWorkControls {
	width: 256px;
	height: 30px;
	line-height: 30px;
	position: relative;
}
#clientWorkPrev {
	position: absolute;
	left: 0;
	top: 8px;
	line-height: normal;
}
#clientWorkNext {
	position: absolute;
	right: 0;
	top: 8px;
	line-height: normal;
}
#clientWorkControls div {
	height: 30px;
	line-height: 30px;
	margin: 0 20px;
}
#clientWorkControls div a {
	color: #7a7a7a;
	display: block;
	float: left;
	padding: 0 3px;
	height: 30px;
	line-height: 30px;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
}
#clientWorkControls div a.current {
	color: #ed1b2f;
}
#clientWorkContentWrapper {
	position: absolute;
	left: 0;
}
#contentInner h1.workIdTitle {
	margin-bottom: 0;
}
#contentInner h1.workIdTitlePortrait {
	margin-bottom: 0;
	padding-top: 0;
}
#contentInner h2.workIdSubTitlte {
	font-size: 12px;
	color: #818181;
	font-weight: bold;
	margin-bottom: 20px;
}
#carouselPage #contentWrapper {
	height: 370px;
}
#strategy h1 {
	margin: 10px 0 7px 0;
	color: #7a7a7a;
	font-size: 20px;
}
#localOverlay {
	position: absolute;
	background: #fff;
	display: none;
	filter:alpha(opacity=80);
	-moz-opacity:.80;
	opacity:.80;
	z-index: 5500;
}
#localOverlay img {
	position: absolute;
	top: 50%;
	left: 50%;
	margin: -12px 0 0 -12px;
}
#newsletterEmail.errror {
	border: 1px solid #f00;
}
.workImagePortrait {
	width: 267px;
	float: left;
}
#backImage  {
	position: absolute;
	right: 0;
	bottom: 25px;
}