		
			*{ padding:0px; margin:0px; }
			body{

}
			a{
	color:#006600;
	text-decoration: none;
}
			h2{
	margin: 10px 10px 0 10px;
	color:#000000;
	letter-spacing:-1px;
	font-weight: bold;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
}
			
			.boxgrid{
	width: 310px;
	height: 90px;
	float:left;
	overflow: hidden;
	position: relative;
	margin: 10px 5px 5px 5px;
	border: 1px solid #666;
	background-color: #E8E6D7;
			}
				.boxgrid img{
	position: absolute;
	top: 0;
	left: 0;
	border: 0;
	width: 320px;
	height: 90px;
	background-color: #097706;
				}
				.boxgrid p{
	padding: 0 10px;
	color:#000000;
	font-weight:bold;
	font:10pt "Lucida Grande", Arial, sans-serif;
				}
				
			.boxcaption{ 
				float: left; 
				position: absolute; 
				background: #000; 
				height: 100px; 
				width: 100%; 
				opacity: .8; 
				/* 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;
 				}
				
		.boxcaption1 {				float: left; 
				position: absolute; 
				background: #000; 
				height: 100px; 
				width: 100%; 
				opacity: .8; 
				/* For IE 5-7 */
				filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
				/* For IE 8 */
				-MS-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
}
#box_right {
	width: 1000px;
}

#box_left {
	width: 980px;
	height:200px;
	float: left;
	margin: 10px;
}


#wrapper {
	width:1000px;
	height:auto;
	margin:5% auto 0 auto;
}

#logo_wrapper {
	clear:both;
	width:1000px;
	height:200px;
}

#logo_left {
	width:478px;
	height:180px;
	float:left;
	margin: 9px;
	background-image: url(psitek-logo.jpg);
	border: solid 2px #fff;
	}


#logo_right {
	width:480px;
	height:180px;
	float:left;
	margin: 10px;
	background-image: url(murwa-logo.jpg);
	}
	
#slideshow {
	width:980px;
	height: 285px;
	margin: 3px 12px 0 10px;
}

#peek {
	width:970px;
	height:115px;
	padding: 0 0 0 10px;
	margin: 10px;
	background-color: #d5d1b5;
}

#clients {
	width:980px;
	height:40px;
	margin: 10px;
	text-align: right;
	background-image: url(../images/clientsbg.jpg);
	padding: 5px 0;
}


#clients ul li {
	list-style:none;
	float: right;
	margin: 0 10px;
	
	
	}		
.box{
	width: 225px;
	height: 205px;
	margin:10px;
	float:left;
	overflow: hidden;
	position: relative;
			}

#mySlideShow
{
width: 980px !important;
height: 200px !important;
} 

#footer {
	width:980px;


	height::20px;
	height: 15px;
	clear: both;
	margin: 0 0 0 10px;
	border-top: solid 1px #999;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 4px 0 0 0;
	color: #666666;
	}

.boxgrid1 {	
	width: 225px;
	height: 205px;
	margin:10px;
	float:left;
	background:#037600;
	border: solid 2px #8399AF;
	overflow: hidden;
	position: relative;
}
   
		
