@charset "UTF-8";
body {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color: #FFF;
	text-decoration: none;
	background-color: #000;
	margin: 0px;
	text-align: left;
	padding: 0px;
	font-size: small;
}

a:link {
	text-decoration: none;
	outline:none;
}
a:visited {
	color: #6CF;
	text-decoration: none;
	outline:none;
}
a:active {
	color: #FFF;
	text-decoration: none;
	outline:none;
}
a:hover {
	text-decoration: none;
	color: #80FF00;
	outline:none;
}
img {
	border: none;
	outline:none;
}

img.bg {
	/* Set rules to fill background */
  min-height: 100%;
	min-width: 1024px;
	/* Set up proportionate scaling */
  width: 100%;
	height: auto;
	/* Set up positioning */
  position: fixed;
	top: 0;
	left: 0;
	z-index: -5000;
}
/* ~~ Element/tag selectors ~~ */
ul, ol, dl { /* Due to variations between browsers, it's best practices to zero padding and margin on lists. For consistency, you can either specify the amounts you want here, or on the list items (LI, DT, DD) they contain. Remember that what you do here will cascade to the .nav list unless you write a more specific selector. */
	padding: 0;
	margin: 0;
	list-style: none;
}
.a_lemon {
	color: #FF0;
}
.a_lime {
	color: #80FF00;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: small;
}
.limes {
	color: #FFF;
	text-decoration: none;
	display: block;
}
.Regular_Limes {
	color: #0F0;
}
.limes:Hover {
	color: #80FF00;
	text-decoration: none;
}
.a_limeCentered {
	color: #80FF00;
	font-size: 80%;
	text-align: center;
	position: relative;
	clear: both;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.a_big_ass_lemon_text {
	font-size: x-large;
	color: #FF0;
	text-align: left;
}
.a_big_ass_lemon_text_Center {
	font-size: x-large;
	color: #FF0;
	text-align: center;
}
.a_medium_lime_text {
	font-size: medium;
	color: #80FF00;
}
.menu_selections {
	font-size: 90%;
	color: #FFF;
}
.menu_selections:Hover {
	color: #80FF00;
}
.bottom_line_grey {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
.clearfloat {
	font-size: 1px;
	clear: both;
	line-height: 0px;
	height: 0px;
	text-align: center;
}
.right_line_grey {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999;
}
.lines_grey {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #666;
	border-left-color: #666;
}
#ourmoon {
	height: 215px;
	width: 220px;
	float: right;
	position: absolute;
	z-index: -1000;
	clear: both;
	bottom: 0px;
	right: 0px;
	overflow: auto;
}
#ourplanet {
	height: 450px;
	width: 226px;
	float: left;
	position: absolute;
	z-index: -1000;
	top: 40px;
}
#main_container {
	width: 900px;
	text-align: left;
	color: #FFF;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
	top: 10px;
}
#main_container #header  {
	position: relative;
	background-image: url(ART/getremscom.png);
	background-repeat: no-repeat;
	width: 900px;
	height: 50px;
	padding: 0px;
	margin: 0px;
}
#main_container #header #number {
	position: relative;
	font-size: 160%;
	color: #E6E6E6;
	font-weight: bolder;
	text-align: right;
	float: right;
	padding: 0px;
	right: 0px;
	margin-top: 0px;
	margin-right: 18px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#main_container #mainBody #leftPane #calldemo {
	padding-top: 20px;
}
#main_container #header #mainmenu {
	position: relative;
	float: right;
	clear: right;
	width: auto;
	margin: 0px;
	height: auto;
	padding-top: 34px;
}
#main_container #header #mainmenu li {
	bottom: 0px;
	float: right;
	margin-bottom: 0px;
	bottom: 0px;
	padding-right: 4px;
	padding-left: 4px;
}
#main_container #mainBody {
	float: left;
	width: 100%;
	position: relative;
	overflow: hidden;
	min-height: 450px;
	clear: right;
	box-shadow: 6px 0px 10px #000;
	-webkit-box-shadow: 6px 0px 10px #000;
	-moz-box-shadow: 6px 0px 10px #000;
	top: 0px;
}
#main_container #mainBody
.transparency{
	opacity:0.6;
	filter:alpha(opacity=60);
	-moz-opacity:0.6;
	background-color:#333;
	width:100%;
	height:1800px;
	position:absolute;
	top:0px;
	left:0px;
	z-index:-5;
}
/* ~~ This grouped selector gives the lists in the .content area space ~~ */
.mainBody ul, .mainBody ol {
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#main_container #mainBody #leftPane {
	float: left;
	width: 645px;
}
#main_container #mainBody #leftPane ul {
	margin: 0px;
	padding: 0px;
	position: relative;
}
#main_container #mainBody #leftPane ul li {
	position: relative;
	display: block;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	line-height: 1.3;
}
#main_container #mainBody #leftPane ul .indent  {
	padding-left: 40px;
}

@media screen and (max-width: 1024px){
  img.bg {
  left: 50%;
  margin-left: -512px; }
}
#main_container #mainBody #leftPane #meritcard {
	position: relative;
	padding-top: 50px;
	padding-right: 40px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#main_container #mainBody #leftPane #listed  {
	padding-left: 20px;
}
#radius {
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
}
#latest {
	background-color: #666;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #333;
	border-bottom-color: #333;
}
.shadow {
  box-shadow: 7px 7px 8px #333;
  -webkit-box-shadow: 7px 7px 8px #333;
  -moz-box-shadow: 7px 7px 8px #333;
  filter: progid:DXImageTransform.Microsoft.dropShadow(color=#333, offX=7, offY=7, positive=true);
}
#mailto     {
	clear: both;
	float: right;
	position: absolute;
	z-index: 1000;
	top: 43px;
	right: 269px;
	letter-spacing: .2em;
	text-align: center;
}

