/* CSS Document */

/* index style starts */
/* index2 style starts */
#left-col{
float:left;
width:255px;
}

.copy-wrapper-100{
	float:left;
	clear: left;
	margin-bottom: 15px;
	
}
/* index2 style ends */
.three-img-holder{
	width:178px;
	margin:10px 20px 10px 0px;
	float:left;
	border: solid 1px #ccc;
}
.three-img-holder img{
	width:178px;
	height:auto;

}
/* index style ends */
/* footer additional style starts */
#footer-links{
padding-top:100px;
text-align:center;

}
#footer-links ul{
display:inline;
margin-top:200px;
text-align:center;
}
#footer-links ul li{
display:inline;
padding:0px 3px 0px 3px;
margin:3px;
font-size:10px;
border-right:solid 1px #3f73b0;
border-left:solid 1px #3f73b0;
}
#footer-links ul li a{
color:#3f73b0;
text-decoration:none;
}
#footer-links ul li a:hover{
color:white;
}
 a.c2 {color:#CCCCCC; font-size:10px; text-decoration:none;}
 a.c2:hover {text-decoration:underline;}
/* footer additional style ends */
