@charset "utf-8";
/* CSS Document */
body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 150%;
	background: #FFFFFF;
	text-align:center; 
	padding-top:0px;
	padding-bottom:20px;
}

#mainwrap {
	width:100%; 
	height: auto; 
	margin:0 auto
}

#remoteassistancesoftware {
	width:960px;
	margin-top:25px; 
	text-align:left; 
	height:auto;
}

#sitenamearea {
	color:#808080;
	height:90px;
	background:url(../imgx/remote-assistance-software-header.png) no-repeat;
}

#navmenu {
	text-align:center; 
	font: Geneva, Arial, Helvetica, sans-serif; 
	font-size:12px;
	color:#CCCCCC;
	background: #000000;
}

#navmenu a {
	text-decoration:none;
	color: #CCCCCC;
}
#navmenu a:hover {
	text-decoration:none;
	color: #FFFFFF;
}

#topimagebar {
	width: 959px;
	height:67px;
	background:url(../imgx/remote-assistance-software-images.jpg) no-repeat;
}

#content {
	float:left;
	width:660px;
	background:url(../imgx/remote-assistance-software-leftimage.jpg) no-repeat;
	padding:0px 10px 0px 70px;
	text-align:justify;
/*	border:solid red 1px;*/
	height:auto;
}

#firstbigAdsense {
	float:left; 
	margin-right:14px; 
	margin-left:20px
	width:302px;
}

h1 {
	font-size:24px;
}

h2 {
	font-size:14px;
}
a {
	text-decoration:none;
	color:#124EA7;
}

b.adsenslike {
	color:#076BBC; 
	font-size:13px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

a:hover {
	color:black;
}

#remoteassistancesoftware-rightbar {
	float:right;
	width:204px;
	height: auto;
	background: #FFFFFF;
}



p.x {
	margin:5px;
	line-height:100%;
}







#footer {
	text-align:center; 
	border-top:solid #999999 1px;
	font-size: 11px; 
	color:#666666;	
}

