@import url(Common.css);

.Flash {
    background: url(../Images/Flash-Flow.jpg) no-repeat;
}

h1.Main { background: url(../Images/Header-CaseStudies.jpg) no-repeat; }

.CaseStudy {
    margin: 10px 0px; 
    border: 1px solid #ccc;
    width: 498px; 
    color: #555;
}

    h2, h3, .CaseStudy p {
        margin: 10px 10px 0px 0px;
    }

    h3 {
        margin-top: 0px;
		font-size: 0.95em;
        color: #cc0000;
    }
    
    .CaseStudy p {
        margin-top: 0px;
		margin-bottom: 0px;
		width: 90%;
        font-size: 0.95em;
    }
	
		.CaseStudy p.CaseStudyLink {
			padding: 10px 0px;
			padding-bottom: 25px;
		}
		
		.CaseStudy p.CaseStudyLink span {
			font-size: 1.4em;
		}
		
		.CaseStudy p.CaseStudyLink a {
			margin: 10px 4px;
			color: #000;
			font-weight: bold;
			font-size: 1.3em;
		}
		
		.CaseStudy p.CaseStudyLink a:hover {
			text-decoration: underline;
		}


	div.CaseStudy {
		overflow: hidden;
		width: 498px;
	}
	
	div.Image, div.Text {
		float: left;
	}

	div.Image {
		padding-top: 20px;
		width: 150px;
		text-align:center;
	}
	
	div.Image div {
		margin: 0px auto;
	}
	
	div.Image img {
		text-align: center;
	}
	
	div.Text {
		/*width: 348px;*/
		width:320px;
		padding-bottom: 10px;
	}
	
/*
		
    .Mitsubishi {
        background: url(../Images/CaseStudy-Mitsubishi.jpg) 100% 100% no-repeat;
    }
    
    .MaerskSealand {
        background: url(../Images/CaseStudy-MaerskSealand.jpg) 100% 100% no-repeat;
    }    
    
    .FedexKinkos {
        background: url(../Images/CaseStudy-Fedex.jpg) 100% 100% no-repeat;
    }      
	
    .LaingSimmons {
        background: url(../Images/CaseStudy-LaingSimmons.jpg) 100% 100% no-repeat;
    }
      
*/	
	.ColumnA {
		
	}	
	
	.ColumnB {
		
	}
	  