body {
	background-color:#101010;
	margin:0;
}

a {
	text-decoration:none;
	outline:none;
}

#container-main {
	width:1185px;
	padding:60px 25px;
	margin:0 auto;
	background-color:#FFF;
}

#container-top {
	width:828px;
	padding-left:534px;
}

#container-bottom {
	width:980px;
	margin:0 auto;
	position:relative;
	top:-25px;
	clear:both;
}

#animation, #home, #financial, #financial-sub {
	float:left;
}

h3 a {
	display:block;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:normal;
	color:#909094;
	letter-spacing:.5px;
	text-align:center;
	padding:3px 0;
	background-color:#F3F4F4;	
}

h3 a:hover {
	background-color:#909094;
	color:#F3F4F4;
}	

#animation {
	background:url(../img/sitemap/dot.png) repeat-x center right;
	width:135px;
	padding-right:40px;
}

h3 {
	margin:8px 0;
}

#home a {
	background:url(../img/sitemap/heading-home.png) no-repeat;
	width:125px;
	height:37px;
	text-indent:-9999px;
	display:block;
}

#home a:hover {
	background-position:0 -37px;
}

#financial {
	background:url(../img/sitemap/dot.png) repeat-x center left;
	width:206px;
	margin:1px 0 0 2px;
	padding:0 40px;
}

#financial h2 {
	text-align:center;
	margin:0;
}

#financial h2 a {
	display:block;
	font-family:Didot, Constantia, "Times New Roman", Times, serif;
	font-weight:normal;
	padding:4px 0;
	background-color:#D9F0FC;
	color:#00B6D2;
}

#financial-sub {
	background:url(../img/sitemap/fin-sub-line.png) no-repeat center left;
	width:200px;
	padding-left:40px;
	position:relative;
	top:-15px;
}

#financial h2 a:hover {
	background-color:#00B6D2;
	color:#D9F0FC;
}
	
#lines-top {
	background:url(../img/sitemap/lines-top.png) no-repeat top center;
	width:980px;
	height:50px;
}

.section {
	width:196px;
	background:url(../img/sitemap/dot.png) repeat-y top center;
	float:left;
	display:inline;
}

h1 {
	text-indent:-9999px;
	margin:0;
	padding:0;
}

h1 a {
	width:196px;
	height:41px;
	display:block;
}

.agency h1 a:hover, .philosophy h1 a:hover, .work h1 a:hover, .contact h1 a:hover, .blog h1 a:hover {
	background-position:0 -41px;
}

.agency h1 a {
	background:url(../img/sitemap/heading-agency.png) no-repeat;
}

.philosophy h1 a {
	background:url(../img/sitemap/heading-philosophy.png) no-repeat;
}

.work h1 a {
	background:url(../img/sitemap/heading-work.png) no-repeat;
}

.contact h1 a {
	background:url(../img/sitemap/heading-contact.png) no-repeat;
}

.blog h1 a {
	background:url(../img/sitemap/heading-blog.png) no-repeat;
}

#container-bottom h2 {
	margin:0 auto;
	padding:0;
	text-align:center;
	font-weight:normal;
	width:166px;
}

#container-bottom h2 a {
	font-family:Didot, Constantia, "Times New Roman", Times, serif;
	display:block;
	width:166px;
	margin-top:15px;
	padding:4px 0;
}

.agency h2 a {
	color:#71BA41;
	background-color:#DDF0CE;
}

.agency h2 a:hover {
	color:#DDF0CE;
	background-color:#71BA41;
}

.philosophy h2 a {
	color:#FDCC2C;
	background-color:#FEF9DD;
}

.philosophy h2 a:hover {
	color:#FEF9DD;
	background-color:#FDCC2C;
}

.work h2 a {
	color:#00B6D2;
	background-color:#D9F0FC;
}

.work h2 a:hover {
	color:#D9F0FC;
	background-color:#00B6D2;
}

.spacer {
	clear:both;
	height:1px;
}

#footer {
	width:980px;
	margin:60px auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
}

#footer ul {
	float:left;
	padding:0;
	margin:0;
}

#footer li {
	display:inline;
	margin-left:4px;
}

#footer ul a {
	color:#909094;
	background-color:#F3F4F4;
	padding:2px 10px;
}

#footer ul a:hover {
	color:#F3F4F4;
	background-color:#909094;
}

#newground-link {
	float:right;
	background-color:#F3F4F4;
	padding:2px 8px;
}

#newground-link, #newground-link a {
	color:#909094;
}

#footer a.adr-link:hover {
	color:#E30027;
}

#footer a.new-link:hover {
	color:#1673BC;
}
	
	