body{
	margin:0;
	font:16px/20px Arial, Helvetica, sans-serif;
	color:#333;
	min-width:970px;
	background: url(../images/top_backgr.jpg) repeat-y top center;
	background-color: #C3C3C3;
	
}
body a{
	
	color:#ccc;
	
	
}
body a:hover{
	
	color:#fff;
	
	
}

#containertop{
	min-width:970px;
	width:100%;
	position:absolute;
	top:0;
	left:0;
	padding-bottom: 80px;
	display:block;
	height: 1390px;
	background: url(../images/bottom_backgr.jpg) no-repeat center bottom;
	border-top: 4px solid #333333;
	
}

.holder{
	margin:0 auto;
	width:970px;
	position:relative;
}

/*-- header --*/
#header{
	clear:all;
}

.logo{	
	margin-top:70px;
	float:left;	
}
.mj{
	width: 214px;
	float:right;
	margin:50px 0px 0px 0px;	
}

.twitter {
	color:#837F7C;
	text-decoration:none;
	font-size: 13px;
	line-height: 120%;
	font-weight: bold;	
}


#intro {
	
	clear:left;
	width: 100%;
	margin: 40px 0px 0px 0px;
	padding-top: 30px;
	padding-bottom: 20px;
	font-size: 1.7em;
	font-weight: lighter;
	line-height: 125%;
}

#onmobo {
	
	clear:left;
	width: 100%;
	
}

#iphone1 {
	
	clear:left;
	width: 100%;
	
}

#containerbottom {
	width:100%;
	float:left;
	margin-top: 130px;
	
}

#services {
	float:left;
	width:100%;
	
}





#bottom_title {
	color:#837F7C;
	text-decoration:none;
	font-size: 1.1em;
	font-weight: bold;
	float:left;	
	width:100%;
	
	margin-bottom: 20px;
}

.bottom_title2 {
	color:#837F7C;
	text-decoration:none;
	font-size: 1.0em;
	font-weight: bold;
	padding-bottom: 10px;
	border-bottom: 1px solid #666666;
	display:block;
}

#creative {
	width:290px;
	float:left;
	margin-top: 10px;
	
}

#branding {
	width:290px;
	float:left;
	margin: 10px 0px 0px 47px;

}

#technology {
	width:290px;
	float:left;
	margin: 10px 0px 0px 47px;
	
}

li {

	list-style-type:none;
	color:#ffffff;
	text-decoration:none;
	font-size: 1.0em;
	font-weight: normal;
	padding: 10px 0px;
	border-bottom: 1px solid #666666;	
}


#footer {
	margin-top:30px;
	float:left;
	width:100%;
	border-top:2px solid #666666;
	padding-bottom:20px;
}

#map {
	margin-top: 30px;
	float:right;
	width:290px;

	color:#ffffff;
	text-decoration:none;
	font-size: 1.0em;
	font-weight: normal;
}

#address {
	margin-top: 30px;
	margin-right: 30px;
	float:right;
	width:300px;

}
#copyright {
	margin-top: 30px;
	margin-right: 30px;
	float:right;
	width:300px;

}