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

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #626262;
}
body {
	background-color: #e5e5e5;
	background-image: url(images/banner.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 46px;
	margin-right: 0px;
	margin-bottom: 0px;
}

a:link {color:#000000} 

a:visited {color:#a0a0a0} 

a:hover {color:009900} 

a:active {color:#41df10}

#logo {
	width: 417px;
	height: 41px;
	}
	
h1#firt span { display: none; }
p#firt span { display: none; }
h1#firt {
    height: 41px; /* height of the replacement image */
    background-image: url("images/logo.png");
    background-repeat: no-repeat;
	}
p#firt {
    height: 41px; /* height of the replacement image */
    background-image: url("images/logo.png");
    background-repeat: no-repeat;
	}
h2 {
	color: #000;
	font-size: 20px;
	border-bottom: 2px solid #d4d4d4;
	padding-bottom: 15px;
	}
	
h3 {
	color: #41df10;
	padding-top: 10px;
	font-size: 13px;
	}
	
#morpheusBtn {
  display: block;
  width: 190px;
  height: 43px;
  background: url("images/morpheus_btn.gif") no-repeat 0 0;
}

#matrixIIBtn {
  display: block;
  width: 190px;
  height: 43px;
  background: url("images/matrixII_btn.gif") no-repeat 0 0;
}

#NeoBtn {
  display: block;
  width: 190px;
  height: 43px;
  background: url("images/neo_btn.gif") no-repeat 0 0;
}

#NiobeBtn {
  display: block;
  width: 190px;
  height: 43px;
  background: url("images/niobe_btn.gif") no-repeat 0 0;
}

#agentsmithBtn {
  display: block;
  width: 190px;
  height: 43px;
  background: url("images/agentsmith_btn.gif") no-repeat 0 0;
}

#twinsBtn {
  display: block;
  width: 190px;
  height: 43px;
  background: url("images/twins_btn.gif") no-repeat 0 0;
}

#SeraphBtn {
  display: block;
  width: 190px;
  height: 43px;
  background: url("images/seraph_btn.gif") no-repeat 0 0;
}

#TrinityBtn {
  display: block;
  width: 190px;
  height: 43px;
  background: url("images/trinity_btn.gif") no-repeat 0 0;
}

#PackageBtn {
  display: block;
  width: 407px;
  height: 43px;
  background: url("images/package_btn.gif") no-repeat 0 0;
}

#morpheusBtn:hover
{ 
  background-position: 0 -43px;
}

#PackageBtn:hover
{ 
  background-position: 0 -43px;
}

#TrinityBtn:hover
{ 
  background-position: 0 -43px;
}

#SeraphBtn:hover
{ 
  background-position: 0 -43px;
}

#matrixIIBtn:hover
{ 
  background-position: 0 -43px;
}

#NeoBtn:hover
{ 
  background-position: 0 -43px;
}

#NiobeBtn:hover
{ 
  background-position: 0 -43px;
}

#agentsmithBtn:hover
{ 
  background-position: 0 -43px;
}

#twinsBtn:hover
{ 
  background-position: 0 -43px;
}

#morpheusBtn span
{
  display: none;
}

#PackageBtn span
{
  display: none;
}

#TrinityBtn span
{
  display: none;
}

#SeraphBtn span
{
  display: none;
}

#matrixIIBtn span
{
  display: none;
}

#NeoBtn span
{
  display: none;
}

#NiobeBtn span
{
  display: none;
}

#agentsmithBtn span
{
  display: none;
}

#twinsBtn span
{
  display: none;
}
	
div#info2 {
	float: right;
	margin-left: 10px;
	padding-bottom: 15px;
	font-size: 11px;
	width: 127px;}
	
div#info2 p {
	padding-bottom: 5px;
	border-bottom: 2px #f6f6f6 solid;
	}
	
.mainRight {
	background: transparent url(images/main_right.png) repeat-y top right;
	}
	
.roundBox2 {
	background: transparent url(images/roundBox2.gif) no-repeat top left;
	width: 107px;
	color: #626262;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	}

.roundBox2 .boxBottom2 {
	background: #d4d4d4 url(images/roundBox2.gif) no-repeat bottom left;
	font-size: 1px;
	line-height: 1px;
	height: 14px;
	margin: 0 -10px -10px -10px;
	}
	
.legal {
	font-size: 9px;
	color: #8c8c8c;
	padding-top: 20px;
	padding-bottom: 50px;
	border-top: 1px #FFF solid;}
	
#bottomNav div {
	font-size: 10px;
	border-right: 1px #FFF solid;}
	
#bottomNav a {
color: #8c8c8c;}
