@charset "utf-8";
/* CSS Document */

html, body, div, span, h1, h2, h3, h4, h5, h6, p, a, em, font, img, strong, b, u, i, center,
dl, dt, dd, ol, ul, li, table, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	background-color: #797979;
	font-family: Arial;
	color: #FFF;
	font-size: 12px;
	background-position: center top;
	background-image: url(body-bg.jpg);
	background-repeat: no-repeat;
}
a {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration:underline;}
h1 {
	font-size: 25px;
	font-weight: 800;
	display: inline;
}
h2 {
	font-size: 16px;
	font-weight: bold;
	font-style: italic;
	margin-top: 10px;
	margin-bottom: 5px;
}
span {
	color: #FFF;
	font-weight: bold;
	padding-left: 8px;
	font-size: 16px;
}
.yellow-text {
	color: #FCDF07;
}
.small-text{font-size:10px;}
#mainContainer {
	width: 1060px;
	margin-right: auto;
	margin-left: auto;
	position:relative;
}
#mainContainer #mainHeader {
	width: 1060px;
	margin-top: 46px;
	margin-bottom: 17px;
	height: 74px;
}
#mainContainer #mainHeader #headerLogo {
	float: left;
}
#mainContainer #mainHeader #headerText {
	width: 938px;
	position: relative;
	float: right;
	background-color: #000;
	height: 46px;
	margin-top: 10px;
	padding-left: 15px;
	padding-top: 10px;
}
#mainContainer #mainContent {
	background-color: #7c7c7c;
	position: relative;
	float: left;
	padding-top: 8px;
	padding-bottom: 8px;
}
#mainContainer #mainContent div {
	width: 259px;
	float: left;
	text-align: center;
	background-color: #000;
	font-size: 11px;
	padding-bottom: 5px;
}
#edg-container{
	margin:auto;
	font-size: 12px;
	padding-bottom: 5px;
	position:relative;
}
#bdc-text-1{
	width:440px;
	right: 51px;
	position:absolute;
	font-size: 12px;
	color: #000;
	top: 238px;
}
#monarch-text-1{
	width:440px;
	right: 51px;
	position:absolute;
	font-size: 14px;
	color: #000;
	top: 238px;
}

#edge-text-1, #edge-text-2{
	width:440px;
	right: 47px;
	position:absolute;
	font-size: 13px;
	color: #000;
	font-weight:bold;
}
#edge-text-1{
	top:256px;
}

#edge-text-2{
	top:533px;
}

#edg-title-1{
	position:absolute;
	top:166px;
	right:54px;
	width:440px;
}
#bdc-title-1{
	position:absolute;
	top:139px;
	right:54px;
	width:440px;
}
#monarch-title-1{
	position:absolute;
	top:166px;
	right:54px;
	width:440px;
}
#edg-title-1 h1, #bdc-title-1 h1, #monarch-title-1 h1{
	font-size: 18px;
	font-weight:bold;
	color: #000;
}
#edg-title-2{
	position:absolute;
	top:446px;
	right:54px;
	width:440px;
}
#edg-title-2 h1, #bdc-title-1 h1, #monarch-title-1 h1{
	font-size: 18px;
	font-weight:bold;
	color: #000;
}


#edg-terms{
	width: 961px;
	position:absolute;
	left: 55px;
	top: 697px;
	color: #000;
	font-size: 11px;
	height: 221px;
	overflow:auto;
}
#edg-terms p{
	margin-bottom: 15px;
}
#edg-download{
	position:absolute;
	top:642px;
	left: 81px;
	width:331px;
	height:30px;
	display:block;
}
#bdc-download{
	position:absolute;
	top:642px;
	left: 38px;
	width:331px;
	height:30px;
	display:block;
}
#bdc-download a, #monarch-download a{
	display:block;
	height:30px;
	width: 331px;
	position: relative;
}
#monarch-download{
	position:absolute;
	top:642px;
	left: 38px;
	width:331px;
	height:30px;
	display:block;
}

#mainContainer #mainContent #content-2 {
	margin-right: 4px;
	margin-left: 8px;
}
#mainContainer #mainContent #content-3 {
	margin-right: 8px;
	margin-left: 4px;
}
#mainContainer #mainFooter {
	text-align: center;
	float: left;
	width: 1060px;
	padding: 10px 0;
}
