
.slide-bg	{ float:left; margin-bottom:20px; margin-top: 15px;}
.box		{width:308px; margin-bottom:20px;}
.boxgrid	{width:200px; height:300px; float:left; border: #fff solid 2px; background-position:center; background-repeat:no-repeat; }

#box-img	{ background-image:url();}
#box-img2	{ background-image:url(../images/box-img2.jpg);}
#box-img3	{ background-image:url(../images/box-img3.jpg);}
.btm		{ background:url(../images/bottom.png) bottom center no-repeat; width:308px; height:70px; float:left;}


	.boxgrid{ 
				margin:9px; 
				float:left; 

				overflow: hidden; 
				position: relative; 
			}
	.boxgrid img{ 
					position: absolute; 
					top: 0; 
					left: 0; 
					border: 0; 
				}
	.boxgrid p{ 
					padding: 0 10px; 
					color:#afafaf; 
					font-weight:bold; 
					font:10pt "Lucida Grande", Arial, sans-serif; 
				}
		
	.boxcaption{ 
				float: left; 
				position: absolute; 
				background: rgba(0,0,0, 0.8); 
				height: 100%; 
				width: 100%; 
				 
				/* For IE 5-7 */
				filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
				/* For IE 8 */
				-MS-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
 			}
			
	.captionfull .boxcaption {
 					top: 260;
 					left: 0;
 				}
 				.caption .boxcaption {
 					top: 220;
 					left: 0;
 				}	

.box-jq		{ float:left;  background-color: #204C3D; border-radius: 7px;  margin-left:0px; }

.boxcaption h3	{ font-size: 18px; margin-left:7px; margin-top:7px; margin-bottom: 7px; color:#999999; }
.boxcaption p	{ line-height:18px; float:left;}
.box			{ float:left; margin-left: 0px; margin-right:33px;}
.boxcaption p a:link, .boxcaption p a:visited	{ font-weight:bold; color: #333333; background-color: #CCCCCC; padding:3px; display:inline; text-decoration:none; float:right; margin-top:10px; } 
#no-margin		{margin:0px;}
.abt-image		{border: #72971b solid 2px; height:200px; width:200px; background:url(../images/abt-img.jpg) center no-repeat; float:left; margin-right: 13px; }

.abt-left		{width: 750px; padding-right:20px; border-right:1px solid #dbff84; float:left;}
.right-part			{ float:right; width:180px;}
.abt-box h2	{ font-size: 19px; margin-bottom:10px; text-shadow: 0px 2px 0px rgba(0,0,0, 0.3); color:#7C9106; font-weight:bold; color: #dcff88;}
.read-more:link, .read-more:visited		{ background:url(../images/read-mr-ntml.jpg) top left no-repeat; width:112px; height:39px; float:right; text-indent: -5000px; margin-top:0px; }
.read-more:hover, .read-more:focus			{ background-image:url(../images/read-mr-hov.jpg);}
in-bottom:8px;}