/*****************************************************
common
*****************************************************/
@import url("base.css");
@import url("base_sub.css");
@import url("header_footer.css");
@import url("print.css");



/*****************************************************
*******************  id=main  ************************
*****************************************************/

/*****************************************************
common
*****************************************************/



/*****************************************************
Products & Services page
*****************************************************/		
/*===more/go homepage ==============================*/
div.rightbox{
	width:643px;
	margin-bottom:0px;
	}
div.rightbox ul.link li{
    float:left;
	width:115px;
	}
div.alignright{
	margin-bottom:8px;
	margin-top:0px;
	text-align:right;
	}
/*===client feedback ==============================*/
div.left{
	margin-bottom:0px;
	margin-top:0px;
	text-align:left;
	text-indent:25px;
	color: #663399;
	}

/*****************************************************
******************  id=sidebar  **********************
*****************************************************/
	
/*****************************************************
common
*****************************************************/	
/*===linksibackgroundFLogo of clusterj===========*/
div#cluster{
    height:154px;
	background-position:right bottom;
	}
div#cluster p.bline{
	padding-bottom:12px;
	}
div#cluster p a{
    display:inline;
	color:#7b5d1c;
	font-weight:bold;
	}
div#cluster p a:link,
div#cluster p a:visited{
    text-decoration:none;
	color:#7b5d1c;
	}
div#cluster p a:hover,
div#cluster p a:active{
	text-decoration:underline;
	color:#7b5d1c;
	}
	

