body {
	margin-left:0px;
	margin-top:35px;
}
.news {font-family: Arial, Helvetica, sans-serif;font-size: 11px;
padding: 4px;
color: #FFF;}

.subhead {
	font-size:10px;
	color:#79b645;
	}

a {font-size:10px;	text-decoration:none; color:#000;}
a:hover {font-size:10px;	text-decoration:none; color:#79b645;}
	
a.clientlist {font-size:10px;	text-decoration:none; color:#000;}
a.clientlist:hover {font-size:10px;	text-decoration:none; color:#79b645;}

/* a.bjmstory { background:url(menu_bjmstory.gif) no-repeat right top; width:94px; height:34px; display:block;}
   a.bjmstory:hover {background:url(bjmheader_03-over.gif) no-repeat right top; width:94px; height:34px; display:block;}*/

a.bjmstory { background:url('../images/menu_bjmstory.gif') no-repeat right top; width:94px; height:34px; display:block;}
a.bjmstory:hover {background-position:100% -34px; width:94px; height:34px; display:block;}

a.ourwork { background:url('../images/menu_ourwork.gif'); no-repeat right top; width:73px; height:34px; display:block;}
a.ourwork:hover {background-position:100% -34px; width:73px; height:34px; display:block;}

a.whatwedo { background:url('../images/menu_whatwedo.gif'); no-repeat right top; width:88px; height:34px; display:block;}
a.whatwedo:hover {background-position:100% -34px; width:88px; height:34px; display:block;}

a.contact { background:url('../images/menu_contact.gif'); no-repeat right top; width:82px; height:34px; display:block;}
a.contact:hover {background-position:100% -34px; width:82px; height:34px; display:block;}

a.back { background:url('../images/clientdetail/client_detail_08.gif'); no-repeat right top; width:82px; height:23px; display:block;}
a.back:hover {background:url('../images/clientdetail/client_detail_08-over.gif'); no-repeat right top; width:82px; height:23px; display:block;}

.newsimage {
	float:left;
	padding-bottom:10px;
	height:77px;
	box-sizing: border-box; 
	-moz-box-sizing: border-box;
}
.newstitle {
	border-bottom:1px dotted #ccc;
	padding-bottom:5px;
	color:#79b645;
	font-size:10px;
	box-sizing: border-box; 
	-moz-box-sizing: border-box;
}
.newsbody {
	padding-top:5px;
	height:50px
	box-sizing: border-box; 
	-moz-box-sizing: border-box;
}


.textbox {

	font-family: Arial, Helvetica, sans-serif;	
/*	height:280px;
	border: 1px solid #FFFFFF; */
	columns: 2;
	font-size: 10px;
	padding: 10px;
	
	box-sizing: border-box; 
	-moz-box-sizing: border-box;
	scrollbar-3dlight-color:#FFFFFF; 
	scrollbar-arrow-color:#000000;
	scrollbar-base-color:#FFFFFF;
	scrollbar-darkshadow-color:#FFFFFF;
	scrollbar-face-color:#FFFFFF;
	scrollbar-highlight-color:#FFFFFF;
	scrollbar-shadow-color:FFFFFF;

}

.textbox2 {

	font-family: Arial, Helvetica, sans-serif;	
	height:300px;
	width:435px;
	border: 1px solid #FFFFFF;
	columns: 2;
	font-size: 10px;
	padding: 5px;
	padding-left: 25px;
	padding-right: 40px;
	
	box-sizing: border-box; 
	-moz-box-sizing: border-box;
	scrollbar-3dlight-color:#FFFFFF; 
	scrollbar-arrow-color:#000000;
	scrollbar-base-color:#FFFFFF;
	scrollbar-darkshadow-color:#FFFFFF;
	scrollbar-face-color:#FFFFFF;
	scrollbar-highlight-color:#FFFFFF;
	scrollbar-shadow-color:FFFFFF;

}
.textbox3 {

	font-family: Arial, Helvetica, sans-serif;	
	height:300px; 
	width:228px;
	border: 1px solid #FFFFFF; 
	columns: 1;
	font-size: 10px;
	padding: 0px;
	padding-top: 5px;
	padding-left: 32px;
	padding-right: 10px;

	box-sizing: border-box;
	-moz-box-sizing: border-box;
	scrollbar-3dlight-color:#FFFFFF; 
	scrollbar-arrow-color:#000000;
	scrollbar-base-color:#FFFFFF;
	scrollbar-darkshadow-color:#FFFFFF;
	scrollbar-face-color:#FFFFFF;
	scrollbar-highlight-color:#FFFFFF;
	scrollbar-shadow-color:FFFFFF;

}


.newsheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	color:black;
	width:450;
	background-color: #CCCCCC;
	display:inline;
	
}

.newspost {
	font-family: Arial, Helvetica, sans-serif;
	width:450;
	display:inline;
	color:white;
	font-size:10px;

	}
	