@charset "utf-8";
/* CSS Document */

html { min-height: 100%; margin-bottom: 1px; }

body {
	text-align: center;
	background-color: #312A60;
	padding: 0px 0px 0px;
	margin: 0px;
}

a:link {
	text-decoration: underline;
	color: #0000CC;
}

a:visited {
	text-decoration: underline;
	color: #0000CC;
}

a:active {	
	text-decoration: underline;
	color: #0099CC;
}

a:hover {
	text-decoration: underline;
	color: #0099CC;
}


div#page {
	position: relative;
	margin-left: auto;
	margin-right: auto;
	margin-top: 50px;
	z-index:0;
	width:940px;
	height: 900px;
	text-align: left;
	background-color: #FEFDF1;
}

#pageBody {
	position:absolute;
	width:870px;
	height:651px;
	z-index:3;
	left: 36px;
	top: 260px;
	background-color: #FEFDF1;
}

#header {
	position:absolute;
	width:870px;
	height:200px;
	z-index:3;
	left: 40px;
	top: 40px;
}

#navBox {
	position:absolute;
	width:870px;
	height:37px;
	z-index:6;
	left: 40px;
	top: 235px;
}

#pageTitle {
	position:absolute;
	height:50px;
	z-index:10;
	left: 25px;
	top: 27px;
}

#pageImage1 {
	position:absolute;
	width:250px;
	z-index:10;
	left: 595px;
	top: 65px;
}

#pageImageWide {
	position:absolute;
	width:300px;
	z-index:10;
	left: 545px;
	top: 65px;
	background-color: #CCCCCC;
}

.featuresCopySmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	color: #312A60;
}

#pageCopy {
	position:absolute;
	width:540px;
	z-index:10;
	left: 22px;
	top: 90px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	color: #312A60;
}

#pageCopyWide {
	position:absolute;
	width:827px;
	z-index:10;
	left: 25px;
	top: 100px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	color: #312A60;
}

#pageCopy2c1 {
	position:absolute;
	width:400px;
	z-index:10;
	left: 22px;
	top: 90px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	color: #312A60;
	height: 700px;
}

#pageCopy2c2 {
	position:absolute;
	width:400px;
	z-index:10;
	left: 450px;
	top: 90px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	color: #312A60;
	height: 700px;
}



.copyTitles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 16px;
	font-weight: bold;
	color: #312A60;
}

.copySections {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: italic;
	line-height: 20px;
	font-weight: bold;
	color: #15ADC7;
}


ul {
	margin-top: 3px;
	margin-bottom: 25px;
	list-style-position:outside;
	list-style-image: url(images/murex.gif);
}


li {
	margin: 0px 0px 5px -10px;
	font-weight:normal;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 14px;
}



/* Navigation Layers */

#nav1 {
	position:absolute;
	width:80px;
	height:22px;
	z-index:10;
	left: 2px;
	top: 8px;
}

#nav2 {
	position:absolute;
	width:86px;
	height:19px;
	z-index:10;
	left: 103px;
	top: 5px;
	text-align: right;
}

#nav3 {
	position:absolute;
	width:113px;
	height:21px;
	z-index:10;
	left: 211px;
	top: 1px;
}

#nav4 {
	position:absolute;
	width:134px;
	height:21px;
	z-index:10;
	left: 346px;
	top: 0px;
}

#nav5 {
	position:absolute;
	width:92px;
	height:20px;
	z-index:10;
	left: 502px;
	top: 3px;
}

#nav6 {
	position:absolute;
	width:123px;
	height:24px;
	z-index:10;
	left: 615px;
	top: 6px;
}

#nav7 {
	position:absolute;
	width:105px;
	height:19px;
	z-index:10;
	left: 760px;
	top: 16px;
}

