body {
	background: #000;
	margin: 0px;
	font: 14px Tahoma, Geneva, sans-serif;
	color: #FFF;
}
span {
	position: absolute;
	left: -9999px;
}
a:link {
	text-decoration: none;
	color: #CCC;
}
a:visited {
	color: #999;
	text-decoration: none;
}

h2  {
	margin: 0px;
	padding: 0px;
}


#header {
	margin-bottom: 0px;
	height: 138px;
	padding-top: 7px;
	background: #0A2543;
}
#top {
	height: 27px;
	width: 811px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 11px;
}
#top a {
	display: block;
	background: url(i/home.png);
	height: 17px;
	width: 20px;
	float: right;
}


#header #head {
	background: #000;
	height: 131px;
	width: 811px;
	margin-right: auto;
	margin-left: auto;
}
#creative #head {
	background: #000 url(i/header_bg_mar.jpg) no-repeat right center;
}
#event #head {
	background: #000 url(i/header_bg_eve.jpg) no-repeat right center;
}
#video #head {
	background: #000 url(i/header_bg_vid.jpg) no-repeat right center;
}
#advert #head {
	background: #000 url(i/header_bg_adv.jpg) no-repeat right center;
}
#market #head {
	background: #000 url(i/header_bg_cre.jpg) no-repeat right center;
}

#client #head {
	background: #000 url(i/header_bg_cli.jpg) no-repeat right center;
}
#contact #head {
	background: #000 url(i/header_bg_con.jpg) no-repeat right center;
}



#header h1 {
	padding: 0px;
	height: 131px;
	margin: 0px;
	width: 270px;
	display: block;
	background: url(i/logo.png) no-repeat center center;
	float: left;
}
#header #anim {
	width: 541px;
	height: 131px;
	float: left;
}

#content {
	height: 537px;
	width: 811px;
	margin-right: auto;
	margin-left: auto;
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
}
#home #content {
	background: #0A2543 url(i/content_bg.png);
}
#creative #content {
	background: #841D19 url(i/content_bg_cre.jpg);
}
#event #content {
	background: #4768B1 url(i/content_bg_eve.jpg);
}
#video #content {
	background: #C67D2C url(i/content_bg_vid.jpg);
}
#advert #content {
	background: #87B83F url(i/content_bg_adv.jpg);
}
#market #content {
	background: #79428A url(i/content_bg_mar.jpg);
}
#client #content {
	background: #9FA733 url(i/content_bg_cli.jpg);
}
#port #content {
	background: #1D86A3 url(i/content_bg_por.jpg);
}
#contact #content {
	background: #9F722B url(i/content_bg_con.jpg);
}


#nav {
	height: 20px;
	background: url(i/nav_bg.png);
}
#nav ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#nav ul li {
	margin: 0px;
	padding: 0px;
	float: left;
}
#nav a  {
	width: 115px;
	display: block;
	height: 20px;
}
#nav a.cre {
	background: url(i/nav.png) 0px 0px;

}
#nav a.eve {
	margin-left: 1px;
	background: url(i/nav.png) -116px 0px;
}
#nav a.vid {
	margin-left: 1px;
	background: url(i/nav.png) -232px 0px;
}
#nav a.adv {
	margin-left: 1px;
	background: url(i/nav.png) -348px 0px;
}
#nav a.mar {
	margin-left: 1px;
	background: url(i/nav.png) -464px 0px;
}
#nav a.cli {
	margin-left: 1px;
	background: url(i/nav.png) -580px 0px;
}
#nav a.por {
	margin-left: 1px;
	background: url(i/nav.png) -696px 0px;
}
#slider {
	height: 220px;
	width: 720px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 60px;
	position: relative;
}

.scroll {
	POSITION: relative;
	OVERFLOW-X: hidden;
	WIDTH: 700px;
	HEIGHT: 220px;
	CLEAR: left;
	OVERFLOW: auto;
	padding-right: 10px;
	padding-left: 10px;
}
.scrollContainer DIV.panel {
	WIDTH: 700px;
	HEIGHT: 220px;
	padding-right: 10px;
	padding-left: 10px;
}
#slider p {
	margin-top: 0px;

}
.title {
	height: 40px;
}
#hom {
	background: url(i/panel_bg_hom.jpg) no-repeat 10px bottom;
}

#hom h2 {
	background: url(i/content_idx_h2.png) no-repeat;
	height: 30px;
	width: 487px;
}
#cre {
	background: url(i/panel_bg_cre.jpg) no-repeat 10px bottom;
}

#cre h2 {
	background: url(i/content_idx_h2.png) no-repeat 0px -48px;
	height: 30px;
	width: 487px;
}
#eve {
	background: url(i/panel_bg_eve.jpg) no-repeat 10px bottom;
}

#eve h2 {
	background: url(i/content_idx_h2.png) no-repeat 0px -96px;
	height: 30px;
	width: 487px;
}
#vid {
	background: url(i/panel_bg_vid.jpg) no-repeat 10px bottom;
}
#vid h2 {
	background: url(i/content_idx_h2.png) no-repeat 0px -144px;
	height: 30px;
	width: 487px;
}
#adv {
	background: url(i/panel_bg_adv.jpg) no-repeat 10px bottom;
}
#adv h2 {
	background: url(i/content_idx_h2.png) no-repeat 0px -192px;
	height: 30px;
	width: 487px;
}
#mar {
	background: url(i/panel_bg_mar.jpg) no-repeat 10px bottom;
}
#mar h2 {
	background: url(i/content_idx_h2.png) no-repeat 0px -240px;
	height: 30px;
	width: 487px;
}


.summary {
	height: 140px;
	margin-left: 125px;
	overflow: hidden;
}
.moreinfo {
	height: 40px;
	width: 200px;
	background: url(i/moreinfo_bg.png) no-repeat right center;
	margin-left: 500px;
}

.moreinfo a {
	display: block;
	height: 40px;
	width: 200px;
}

#boxes {
	height: 180px;
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 30px;
}
#boxes h3 {
	margin: 0px;
	padding: 0px;
	height: 50px;
	display: block;
}
#boxes h3.latest {
	background: url(i/box_h3_latest.png) no-repeat center center;
}
#boxes h3.contact {
	background: url(i/box_h3_contact.png) no-repeat center center;
}
#boxes h3.whatsnew {
	background: url(i/box_h3_whatsnew.png) no-repeat center center;
}



#boxes #box1 {
	height: 180px;
	width: 215px;
	float: left;
	background: url(i/box_bg.png) no-repeat center top;
}
#boxes #box2 {
	height: 180px;
	width: 215px;
	float: left;
	margin-right: 28px;
	margin-left: 27px;
	background: url(i/box_bg.png) no-repeat center top;
	text-align: center;
}
#box2 p {
	margin-top: 20px;
}

#boxes #box3 {
	height: 180px;
	width: 215px;
	float: left;
	background: url(i/box_bg.png) no-repeat center top;
}
#rotate1, #rotate2 {
	padding: 20px;
}

#c {
	height: 400px;
	width: 340px;
	margin-left: 410px;
	margin-top: 60px;
	overflow: auto;
}
#c h3 {
	padding: 0px;
	margin: 0px;
}
#port #c {
	height: 390px;
	width: 570px;
	margin-left: 200px;
	margin-top: 60px;
	overflow: auto;
}
.thumbnail {
	text-align: center;
	float: left;
	width: 180px;
	height: 180px;
	line-height: 180px;
	font-size: 180px;
	margin-bottom: 15px;
}
.thumbnail img {
	vertical-align: middle;
	border-style: none;
	border-width: 0px;
}
.clear {
	clear: both;
}



#footer {
	background: url(i/footer_bg.png);
	height: 82px;
	border-top: 1px solid #FFF;
	font-size: 9px;
	text-align: center;
	padding-top: 5px;
}

#footer p {
	margin-top: 2px;
	margin-bottom: 0px;
}
#footer a {
	display: block;
}
#footer a.foot_fb {
	background: url(i/footer_fb.png);
	height: 17px;
	width: 83px;
	margin-right: auto;
	margin-left: auto;
}
#footer a.foot_tw {
	background: url(i/footer_tw.png);
	height: 16px;
	width: 82px;
}
