.our_clientsListHolder{
	margin:0px 0px 0px 10px;
}

.our_clients{
	width:180px;
	height:180px;
	float:left;
	margin:10px;
	position:relative;
	cursor:pointer;
}

.our_clientsFlip{
	position:absolute;
	left:15px;
	top:50px;
	width:100%;
	height:100%;
	border:1px solid #ddd;	
	background:url("../images/etc/our_clients_bg.jpg") no-repeat center center #f9f9f9;
}

.our_clientsFlip:hover{
	border:1px solid #999;
	-moz-box-shadow:0 0 30px #999 inset;
	-webkit-box-shadow:0 0 30px #999 inset;
	box-shadow:0 0 30px #999 inset;
}

.our_clientsFlip img{
	
	position:absolute;
	top:50%;
	left:50%;
	margin:-70px 0 0 -70px;
}

.our_clientsData{

	display:none;
}

.our_clientsDescription{
	font-size:11px;
	padding:22px 20px 20px 20px;
	font-style:italic;
}

.our_clientsURL{
	font-size:10px;
	font-weight:bold;
	padding-left:10px;
	word-wrap:break-word;
}




h1{
	padding:30px 0;
	text-align:center;
	text-shadow:0 1px 1px white;
	margin-bottom:30px;
	background:url("..../images/etc/page_bg.gif") repeat-x bottom #f8f8f8;
}

h1,h2{
	font-family:"Myriad Pro",Arial,Helvetica,sans-serif;
}

h2{
	font-size:14px;
	font-weight:normal;
	text-align:center;
	
	position:absolute;
	right:40px;
	top:40px;
}

.note{
	font-size:12px;
	font-style:italic;
	padding-bottom:20px;
	text-align:center;
}

a, a:visited {
	color:#0196e3;
	text-decoration:none;
	outline:none;
}

a:hover{
	text-decoration:underline;
}

a img{
	border:none;
}
#oc_image1{
	float:left;
	margin-left:-70px;
	top:80px;
}
#oc_image2{
    float:left;
	margin-left:-70px;
	top:112px;
		
}#oc_image3{
    float:left;
	margin-left:-70px;
	top:144px;
		
}#oc_image4{
    float:left;
	margin-left:-70px;
	top:176px;
}.oc_image_name1{
	position:relative;
	 margin-left:35px;
	 top:-23px;
  
}.oc_image_name2{
     position:relative;
	 margin-left:35px;
	 top:-10px;
}.oc_image_name3{
     position:relative;
	 margin-left:35px;
	 top:0px;
}.oc_image_name4{
     position:relative;
	 margin-left:35px;
	 top:10px;
}


     
          .pagination{
	width: 200px;
	position: absolute;
	padding-left: 200px;
	top: 1280px;
	left: 538px;
 }
          
