body {
	background-image: url(overlay.png);
	background-color: #124972;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	padding: 0px;
	margin: 0px;
	color: #00273d;
	vertical-align: top;
}
h1{
	font-weight: bold;
	color: #00273d;
	clear: both;
	margin-bottom: 3em;
	font-size: 1.5em;
}
h2{
	margin-left: 0px;
	margin-bottom: 0.5em;
	margin-right: 0px;
	margin-top: 0px;
	font-size: 1em;
	padding: 0px;
	text-align: center;
}
a:link, a:visited{
	color: #316186;
}
a:hover{
	color: #fff3d6;
}
#shapes img {
	margin-top: 10%;
}
#shapes {
	max-height: 2000px;
	text-align: left;
	line-height: 1em;
	background-color: #124972;
	padding: 0px;
	margin: 0px;
}
#eksja {
	background-color: #124972;
	height: 90%;
	width: 100%;
	padding: 0px;
	margin: 0px;
	vertical-align: top;
	overflow: hidden;
}
#overlay{
	position: absolute;
	background-repeat: repeat;
	left: 0px;
	top: 0px;
	padding: 0px;
	margin: 0px;
	height: 90%;
	width: 100%;
	display: block;
	background-image: url(overlay.png);
}
#cont{
	padding-bottom: 5%;
	padding-top: 5%;
}
#styles{
	padding-bottom: 5%;
	margin-left: 20%;
	clear: both;
	padding-left: 5%;
	padding-top: 5%;
	text-align: center;
	margin-bottom: 10%;
	background-image: url(overlay.png);
	background-color: #00121c;
}
#styles table{
	text-align: center;
}
#styles td{
	padding-top: 3em;
	text-align: left;
}
#styles img{
	background-image: url(overlay.png);
	background-color: #fff3d6;
	border-color: #fff3d6;
	border-style: solid;
	border-width: 1px;
	margin-right: 4em;
}
#styles h1{
	color: #fff3d6;
	padding: 0px;
	margin: 0px;
	text-align: left;
}
#styles a img:hover{
	border-color: #fff3d6;
	border-width: 1px;
	border-style: solid;
}
#styles a:link, #styles a:visited{
	text-decoration: none;
	font-weight: bold;
	color: #124972;
}
#styles a:hover{
	text-decoration: none;
	font-weight: bold;
	color: #fff3d6;
}
#top_box{
	margin-right: 0px;
	margin-left: 0px;
	margin-top: 0px;
	padding-left: 5%;
	padding-bottom: 5%;
	padding-right: 5%;
	padding-top: 5%;
	margin-bottom: 10%;
	width: 70%;
	background-image: url(overlay.png);
	background-color: #fff3d6;
}
#info_tables{
	width: 200px;
	text-align: left;
	float: right;
}
#info_box{
	text-align: left;
}
#release_date img{
	margin-bottom: 6px;
}
#info_tables table{
	margin-top: -15px;
	margin-bottom: -15px;
	margin-left: auto;
	border-spacing: 0px 15px;
}
#info_tables td{
	border-color: #00273d;
	vertical-align: top;
}
#blurb{
	text-align: left;
	float: left;
	width: 55%;
}
#blurb div{
}
#dark_box{
	width: 100%;
	clear: both;
	height: 1px;
}
#settings_row{
	margin-bottom: 10%;
	text-align: right;
	padding-left: 0px;
	padding-bottom: 5%;
	padding-right: 5%;
	width: 70%;
	background-image: url(overlay.png);
	background-color: #fff3d6;
}
#text_setting{
	text-align: left;
	width: 418px;
	margin-left: 10%;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-top: 0px;
	vertical-align: top;
	padding: 0px;
	display: inline-block;
}
#headline_setting{
	width: 418px;
	margin: 0px;
	vertical-align: top;
	padding: 0px;
	display: inline-block;
	text-align: left;
}
#settings_row h1{
	margin-top: 20%;
}
#pricing_box{
	margin-bottom: 10%;
	text-align: center;
	color: #fff3d6;
	padding: 5%;
	background-image: url(overlay.png);
	background-color: #00121c;
}
#pricing_box h1{
	color: #fff3d6;
}
#pricing_box table{
	border-collapse: collapse;
	margin-bottom: 2em;
	margin-right: auto;
	margin-left: auto;
}
#pricing_box td{
	border-color: #fff3d6;
}
#in_use{
	max-width: 1199px;
	text-align: right;
	padding-left: 0px;
	padding-bottom: 5%;
	padding-right: 5%;
	padding-top: 5%;
	min-width: 70em;
	background-color: #fff3d6;
	background-image: url(overlay.png);
}
#in_use div{
	clear: both;
}
#in_use span{
	text-align: left;
	height: 100%;
	width: 20%;
	max-width: 40em;
	display: inline-block;
	vertical-align: top;
}
#in_use img{
	margin-left: 0em;
	margin-bottom: -1px;
	margin-right: -1px;
	margin-top: 0px;
	border-color: black;
	border-style: solid;
	border-width: 1px;
}
#top_box a:hover {
	color: #00273d;
}

