body {
	background:#000000 url(../gfx/bubbles.jpg) no-repeat left top;
	margin:0px;
	font-family:Tahoma, Verdana, "Trebuchet MS";
	font-size:11px;
	line-height:20px;
	color:#a6d1d1;
}
.l {
	float:left;
}
.r {
	float:right;
}
.clear {
	clear:both;
}
a {
	color:#ffffff;
	text-decoration:none;
	outline:none;
}
a:hover {
	color:#ffffff;
	text-decoration:underline;
}
#container {
	display:block;
	width:900px;
	margin:0px 0px 0px 100px;
}
#header {
	margin:40px 0px 30px 0px;
	padding:0px;
}
#header .logo h1 {
	font-weight:normal;
	color:#ffffff;
	font-size:30px;
	line-height:100%;
	margin:0px 0px 10px 0px;
	padding:0px;
}
#header .logo h2 {
	font-weight:normal;
	color:#ffffff;
	font-size:14px;
	margin:0px;
	padding:0px;
}
#menu {
	background:url(../gfx/dot_bg.png) no-repeat;
	height:40px;
}
#menu ul {
	display:block;
	list-style:none;
	background:url(../gfx/tear_red.gif) no-repeat 870px center;
	margin:0px;
	padding:0px;
	height:40px;
}
#menu ul li {
	display:block;
	float:left;
	padding:12px 20px 0px 20px;
	margin:0px;
}
.btn {
	display:block;
	background-position:left 14px;
	height:14px;
	margin-top:2px;
}
.btn:hover, #menu ul li a.active {
	background-position:left bottom;
}
.web {
	width:23px;
	background:url(../gfx/web.gif) no-repeat;
}
.id {
	width:9px;
	background:url(../gfx/id.gif) no-repeat;
}
.om {
	width:93px;
	background:url(../gfx/online_marketing.gif) no-repeat;
}
.motion {
	width:38px;
	background:url(../gfx/motion.gif) no-repeat;
}
.spacer {

}
#box {
	display:block;
	background:url(../gfx/dot_bg.png) no-repeat;
	padding:10px;
	margin:10px 0px;
	position:relative;
}
.next {
	position:absolute;
	right:20px;
	top:170px;
	display:block;
	width:48px;
	height:48px;
	background:url(../gfx/next.png) no-repeat;
	z-index:3;
	cursor:pointer;
}
.prev {
	position:absolute;
	left:20px;
	top:170px;
	display:block;
	width:48px;
	height:48px;
	background:url(../gfx/prev.png) no-repeat;
	z-index:3;
	cursor:pointer;
}
.disabled {
	display:none !important;
}
.description {
	position:absolute;
	left:0px;
	bottom:0px;
	height:80px;
	width:860px;
	background:url(../gfx/dot_bg.png) no-repeat;
	padding:10px;
	margin:10px;
	z-index:10;
}
.description ul {
	margin:0px;
	padding:0px;
	list-style:none;
}
.description ul li {
	display:block;
	float:left;
}
.description ul li a {
	display:block;
	width:135px;
	padding:3px 3px 3px 5px;
	color:#A4A4A4;
	outline:none;
}
.description a:hover, .description a:active {
	color:#CCCCCC;
	text-decoration:none;
}
.description a.active-option {
	color:#ffffff;
	font-weight:bold;
}
.project {
	width:880px;
	height:400px;
}
#labels {

}
#labels .column {
	width:290px;
	margin-right:10px;
}
#labels .title {
	background:url(../gfx/dot_bg.png) no-repeat;
	padding:7px 10px;
	font-size:13px;
}
#labels .txt, #labels h2 {
	font-weight:normal;
	font-size:11px;
	margin:0px;
	padding:7px;
	text-align:justify;
}
#footer {
	background:url(../gfx/dot_bg.png) no-repeat;
}
#footer .inner-footer {
	background:url(../gfx/tear_blue.gif) no-repeat 870px center;
	padding:15px 40px 15px 10px;
	font-size:12px;
	font-weight:bold;
}
#footer div.l {
	color:#ffffff;
}
#footer div.r {
	color:#999999;
}
#footer .spacer {
	margin:0px 20px;
}
.loader {
	position:absolute;
	display:none;
	width:48px;
	height:33px;
	top:150px;
	left:430px;
	text-align:center;
	padding-top:15px;
	background:url(../gfx/ld_bg.png) no-repeat;
	z-index:5;
}