body {
	margin-top:0px;
	background:#FFFFFF url("/img/bg_body.gif") repeat-x;
	font-size: 12px;
	text-align:center;
}

#wrapper{
	width:774px;
	height:100%;
	margin:auto;
	text-align:left;
}



#topimage{
	width:774px;
	height:278px;
	margin:0;
	padding:0;
	background:url("/img/bg_topmain.jpg") no-repeat;
}

#headtab{
	width:762px;
	height:18px;
	text-align:right;
}

.tab2corner{
	width:81px;
	height:18px;
	float:right;
	margin-left:5px;
}

.tab2corner2{
	width:107px;
	height:18px;
	float:right;
	margin-left:5px;
}


#navi{
	width:774px;
	padding-left:12px;
}
.menu{
	height:32px;
	float:left;
	margin:0;	
}


#content{
	width:750px;
	height:auto;
	margin:20px 0 0 12px;


}

#main{
	width:510px;
	height:auto;
	float:left;
	margin:0;
	text-align:left;
}

#narrow{
	width:215px;
	height:auto;
	float:right;
	margin:0;
	padding:0;
	text-align:left;
	border:1px dotted #666666;
}

#pagetop{
	width:762px;
	margin:0 0 5px 0;
	text-align:right;
	clear:both;

}


#footer{
	width:750px;
	height:20px;
	margin:0 0px 0 12px;
	border-top:1px solid #CCCCCC;
	background:url("/img/footer_name.gif") no-repeat;
	padding-top:5px;
	text-align:right;
	color:#999999;

}

h2{
	font-size:14px;
	font-weight:bold;
}
h2.solution{
	margin:0 0 10px 0;
}

p{
	line-height:150%;
	color:#333333;
}

div.systemsolusion{
	width:510px;
	height:150px;
	margin:0 0 15px 0;
	padding:0 0 0 8px;
	border-left:3px solid #B4140C;
}

div.mobilesolusion{
	width:510px;
	height:170px;
	padding:0 0 0 8px;
	margin:0 0 15px 0;
	border-left:3px solid #1B1962;
}

div.media{
	width:510px;
	height:170px;
	padding:0 0 0 8px;
	margin:0 0 15px 0;
	border-left:3px solid #006633;
}

.solutionimg{
	width:80px;
	float:left;
}
.txtmain{
	width:410px;
	height:auto;
	float:right;
	margin:0;
	paddin:0;
}

.solutionbutton{
	width:510px;
	height:10px;
	text-align:right;
	clear:both;
}

.topics{
	margin:8px;
	padding-left:8px;
	border-left:3px solid #663366;
}


div.topic{
	margin:5px 5px 5px 8px;
}


span.date{
	line-height:130%;
	color:#888888;
	font-weight:bold;
}

.topic p{
	margin:0;
	color:#888888;
}

ul.topiclist{
	margin:0;
	padding:0;
}

li.topiclist{
	margin:0;
	padding:0;
	list-style:url('/img/eye_vio.gif') inside;
}


h1{
	visibility: hidden;
}

p.none{
	visibility: hidden;
}


a{
	color:#0066CC;
}

img{
	border:0;
}

.clear{clear:both;}
.clearrh{clear:right;}
.clearlh{clear:left;}