@charset "utf-8";
#contentContainer1{
	background-image: url(../../images/content/layout/PaperBG.jpg);
	background-position: top center;
	background-repeat: repeat-y;
}
#contentContainer2{
	background-image: url(../../images/content/layout/TechnologyWhatMakesCostasHeader.jpg);
	background-position: top center;
	background-repeat: no-repeat;
}
#contentContainer3{
	background-image: url(../../images/content/layout/TechnologyWhatMakesCostasFooter.jpg);
	background-position: bottom center;
	background-repeat: no-repeat;
}
#contentContainer{
	padding: 37px 0 18px 0;
}

#leftColumn{
	background-image: url(../../images/content/elements/technology/WhatMakesCostas_LeftColumnBG.jpg);
	background-repeat: repeat-y;
	background-position: 36px 300px;
	padding: 0 53px 0 36px !important;
	padding: 0 10px 0 36px;
	width: 320px;
	float: left;
}
#leftColumn ul{
	color: #0082c4;
	font-weight: bold;
	padding: 0 0 0 50px;
	margin: 0;
}
#leftColumn li{
	font-size: 11px;
	line-height: 20px;
	margin-bottom: 13px;
}
#leftColumn .img{
	list-style-type: none;
}
#rightColumn{
	float: left !important;
	float: none;
	width: 430px;
}
#contentContainer h1{
	color: #0082c4;
	font-size: 25px;
	margin: 0;
}
#contentContainer .sIFR-hasFlash h1{
	visibility: none;
	font-size: 25px;
	line-height: 1em;
}
#contentContainer h2{
	color: #0082c4;
	font-size: 20px;
	margin: 0;
}
#contentContainer .sIFR-hasFlash h2{
	visibility: none;
	font-size: 20px;
	line-height: 1em;
}
#contentContainer h3{
	color: #0082c4;
	font-size: 15px;
	margin: 0;
}
#contentContainer .sIFR-hasFlash h3{
	visibility: none;
	font-size: 15px;
	line-height: 1em;
}
#contentContainer .pCopy{
	color: #2e0902;
	font-size: 15px;
	margin-top: 8px;
}