body.bussol div#content_top {
	background:#fff url("../images/interface/bussol_contenttop.jpg") no-repeat;
}
#tab_bussol {
	background: url("../images/interface/tab_bussol_act.jpg") no-repeat;
	height:43px;
	width:178px;
}
div#content {
	height: auto;
	width:952px;
	margin-left:6px;
	background:#fff none;
}
div#inner_content {
	background:#fff none; /* url("../images/interface/bussol_subpg_bg.jpg") no-repeat */
}
div#inner_title { 
	background: url("../images/interface/bussol_h1title.jpg") no-repeat;
	width: 381px; height:80px;
}
div#inner_title h2 { margin-left:-25000px; }

div#col_software, div#col_services {
	width: 375px;
	margin: 5px 45px 5px 45px;
	float: left;
}

div#col_software h3, div#col_services h3 {
	font-size: 14pt;
	border: none;
	width: 230px;	
	margin-top: 0;	
}

div#col_software h3 {
	color: #87a633;
}

div#col_services h3 {
	color: #0053a0;
}

div#software_links {
	border-top:3px solid #87a633;
}

div#services_links {
	border-top:3px solid #0053a0;
}

div#col_seperator {
	height: 595px;
	width: 3px;
	background-color: #999999;
	float: left;	
}

#divSoftwareText, #divServicesText {
	font-size: 8pt;
	margin-left: auto;
	margin-right: auto;
	color: #292a30;
	text-align: left;
	padding: 15px;
	position:relative;
	top:-10px;
	font-weight:bold;
}

#divSoftwareText {
	background: url("../images/interface/bussol_shpbg_001.jpg") no-repeat bottom right;
	width: 294px;
	left:-1px;
}

#divServicesText {
	background: url("../images/interface/bussol_shpbg_002.jpg") no-repeat bottom right;
	width: 296px;
}

.embed_top {
	background:#fff url("../images/interface/subhpg_fshdw_top.jpg") no-repeat;
	height: 15px;
}

.embed_content {
	background: #FFFFFF url(../images/interface/subhpg_fshdw_bg2.jpg) repeat-y scroll 0 0;
	padding: 10px 25px;
}

.embed_bottom {
	background:#fff url("../images/interface/subhpg_fshdw_btm.jpg") no-repeat;
	height: 17px;
}

div#services_links, div#software_links {
	/*font-size: 7.5pt;*/
	padding-top: 10px;
	margin-top: 10px
}

div#services_links ul, div#software_links ul {
	list-style-type: none;
	display: block;
	float: left;
	width: 182px;
	margin: 0 5px 0 0;
}

div#services_links li, div#software_links li {
	padding-top: 5px;
}

a {
	color: #0053a0;
	text-decoration: none;
}

#divStore
{
	text-align: right;
	padding: 20px 0px 15px 0px;
	clear: both;
	/*height: 125px;*/
}


