@charset "utf-8";
/* CSS Document */
body {
	text-align: center;
	background-color: #0F2D41;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

#main_container {
	position:relative;
	width:750px;
	margin:0px auto;
	text-align:left;
}


#headerimage {
	position:absolute;
	left:0px;
	top:7px;
	width:751px;
	height:133px;
	z-index:2;
	visibility:visible;
}

#topmenu {
	position:absolute;
	left:0px;
	top:142px;
	width:751px;
	height:35px;
	z-index:4;
	visibility:visible;
}

#designlowermenucontainer {
	position:absolute;
	left:0px;
	top:610px;
	width:751px;
	height:18px;
	z-index:27;
	visibility:visible;
}
#lowerdivider {
	position:absolute;
	left:0px;
	top:635px;
	width:750px;
	height:1px;
	z-index:32;
	visibility:visible;

}
#allrightsreserved {
	position:absolute;
	left:0px;
	top:635px;
	width:188px;
	height:32px;
	z-index:29;
	visibility:visible;
	font-family: Arial, Verdana,  Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	color: #8598A2;
padding-top:6px;
}

#bottommenucontainer {
	position:absolute;
	left:376px;
	top:635px;
	width:375px;
	height:32px;
	z-index:31;
	visibility:visible;
}
#casestudyimage {
	position:absolute;
	left:0px;
	top:184px;
	width:751px;
	height:254px;
	z-index:6;
	visibility:visible;
}

#casestudytitle {
	position:absolute;
	left:0px;
	top:455px;
	width:505px;
	height:37px;
	z-index:8;
	visibility:visible;
}

#casestudymenucontainer {
	position:absolute;
	left:505px;
	top:461px;
	width:246px;
	height:16px;
	z-index:10;
	visibility:visible;
}

#casestudysubheading {
	position:absolute;
	left:0px;
	top:492px;
	width:589px;
	height:42px;
	z-index:12;
	visibility:visible;
	font-family: Arial, Verdana,  Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	color: #3F6F86;
	font-weight: normal;
	padding-top: 10px;
}
#casestudydetailtext {
	position:absolute;
	left:571px;
	top:492px;
	width:180px;
	height:118px;
	z-index:13;
	visibility:visible;
	font-family: Arial,Verdana, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	color: #8598A2;
	padding-top: 10px;
	line-height: 14px;
	
}
#casestudytext {
	position:absolute;
	left:0px;
	top:535px;
	width:567px;
	height:76px;
	z-index:14;
	visibility:visible;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #8598A2;
	line-height: 16px;
}

.detailDarkBlue {color: #3F6F86}

