

html {
	overflow-y: scroll;
}

body{
	margin: 0px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	background-color: #838c9b;
	background-image: url(/images/bg_black.jpg);
	background-repeat: repeat-y;
	background-position: center;
}

.dual img
{
float: left;
max-width: 80px;
}

div.dual
{
	width:205px;
	padding:5px 10px 0px 10px;
}

a{
	color: #333333;
}

a:hover{
	color: #cccccc;
}

#wrapper{
	margin: auto;
	width: 782px;
}

#border {
	border-bottom:5px solid #111;
	border-top:2px solid #FFDD00;
}

#secondBG{
	position: absolute;
	width: 100%;
	height: 272px;
	background-color: #838c9b;
	background-image: url(/images/bg2.jpg);
	background-repeat: repeat-x;
	background-position: top;
}

#header{
position:relative;
	height: 272px;
background:url(/images/header_replacement.jpg) top left no-repeat;
}

#header ul {
position:absolute;
top:91px;
left:190px;
list-style:none;
font-weight:bold;
font-size:16px;
}
#header ul li {
float:left;
padding-right:30px;
}
#header ul li a {
text-decoration:none;
}
#thirdBG{
	position: absolute;
	width: 100%;
	height: 272px;
	background-image: url(/images/bg3.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

.left{
	width: 237px;
	float: left;
	padding: 0px 0px 0px 10px;
}
.left img {
	margin: 10px;
	display: block;
	padding-bottom: 10px;
}

.leftfrontpage{
width: 237px;
	float: left;
	padding: 0px 0px 0px 10px;}
	
	.leftfrontpage img {
	margin: 10px;
	display: block;
	padding-bottom: 10px;
}

.leftfrontpage a{
text-decoration:none;
}

.leftfrontpage li{
padding-bottom:10px;
}



#menu {
list-style:none;
margin:0px 0px 0px -10px;
padding:0;
width:247px;
border-bottom:1px solid #FFF;
}

#menu li {
border-top:1px solid #FFF;
border-bottom:1px solid #333;
font-size:14px;
font-weight:bold;
}

#menu li a {
padding:10px 30px;
display:block;
color:#333;
text-decoration:none;

}
#menu li a:hover, #menu li a.selected {
background:#EEE;
border-right:1px solid #777;
}

.info {
padding:10px 10px 10px 20px;

font-size:12px;
}

.boxout{
background:#fff;
width:185px;
padding:5px 20px 0px 20px;
text-align:center;

}

.info h4 {
margin:0px;
}

.info ul {
list-style-type: none;
margin:0;
font-size:12px;

padding-left:10px;
}

.info li{
padding:0 0 10px 0;
margin:0;
font-size:10px;
}

.info ul li strong {
font-size:13px;
}

.info img{
margin-left:0px;
}

.right{
	text-align:justify;
	float: left;
	width: 510px;
	padding: 0px 15px 20px 10px;
}

.right h3 {
font-size:16px;
margin:0;
}

.right h4 {
font-size:14px;
margin:0;
}

.vision {
float:none;
clear:both;
background:#eee;
width:780px;
padding:1px;
text-align:center;
}

.break {
clear:both;

}
.product, .financial, .community {
display:block;
float:left;
background:#333;
color:#000;

width:220px;
height:160px;
padding: 20px;
}

.product h4, .financial h4, .community h4 {
color: #cc0000;
font-weight: bold;
font-size:12px;
}

.product p, .financial p, .community p {

margin-top:-15px;
}


.product{
	background-image: url(images/products.jpg);
	
}

.financial {
	background-image: url(images/financial.jpg);
margin:0 1px;
}

.community{
	background-image: url(images/community.jpg);
}

#content{
	background-image: url(/images/bg_loop_bevel.gif);
	background-repeat: no-repeat-y;
}
#secondContent{
	background-image: url(images/bgimg.gif);
	margin-bottom:-15px;
}

#footer{
	clear: both;
	height: 23px;
	padding: 38px 20px 0px 20px;
	background: url(/images/footer.jpg);
}

#footer a {
	text-decoration:none;
	padding:0 10px;
}

#gamesPanel{
	margin: 0px 0px 0px -5px;
}


h1{
	margin-top: 5px;
	color: #ffffff;
}

.portfolio, .management {
list-style:none;
margin:0;
padding:4px;
}

.portfolio li a {
display:block;
position:relative;
margin:0;
background:#9aa0ac;
border:1px solid #999999;
padding:10px 10px 10px 120px;
margin-right:10px;
margin-bottom:10px;
vertical-align: top;
text-decoration:none;
height:104px;
}

.portfolio li a:hover {
background:#AaB0Bc;
}

.portfolio h3 {
	float: left;
	margin-left: 100px;
width: 260px;
}

.portfolio p {
margin:0;
padding:0;
	float: right;
width: 260px;
clear: both;
}

.management li {
margin:0;
background:#9aa0ac;
border:1px solid #999999;
padding:10px 10px 10px 175px;
margin-right:10px;
margin-bottom:10px;
vertical-align: top;
text-decoration:none;
}

.management img {
float:left;
width:154px;
height:114px;
border:1px solid #FFF;
margin-left:-165px;
}

.img {
position:absolute;
top:10px;
left:10px;
width:204px;
height:104px;
border:1px solid #FFF;
}

div.borderless
{
	border: none;
}

.terrotories{
	float: left;
	width: 120px;
}

.terrotories li{
	list-style: square;
}

.blockQClients{
margin: 10px 30px; 
background:#AaB0Bc;
padding:5px 15px 30px 15px;
}

.quotee{
float: right;
padding-right: 0px;
padding-bottom: 20px;
padding-top: 5px;
color:#FFF;
}
.quote {
/*margin-left:-10px;
width:10px;
display:block;
margin-bottom:-1em;
font-size:24px;*/
}

.endquote {

}

.left h3 {
background:#000;
margin:0 0 0 -10px;
padding-top:3px;
}

h3 a {
text-decoration:none;
}

.gameslogo  {
display:block;

float:left;
margin:5px;
}

.gamesinfo  {
display:block;
text-align:right;
float:right;
margin:5px 0px 5px 5px;
}

.gamesblurb  {
	display:block;
	margin:10px 0;
}

.gamesblurb img{

float:right;
}

.gamesinfo, .gamesblurb {
background:url(/images/white.png);
padding:10px;
}

 .screenshots img {
display:block;
background:#000;
float:left;
margin:4px 3px;
}

.screenshots object{
	float: left;
	margin:4px 3px;
}

.video {
float:left;
margin-right:3px;
background:#000;
height:152px;
width:124px;
padding:2px

}
 .screenshots {
float:left;
border:1px solid #FFF;

}
.leftfrontpage .info ul  {
list-style-type:none;
padding-left:0px;
margin-left:0;
}

.leftfrontpage .info {
padding-left:10px;
}

.leftfrontpage ul li {
padding-bottom:5px;
padding-top:10px;
font-size:10px;
}
.leftfrontpage .info ul li strong {
font-size:14px;
}

.leftfrontpage .info ul li {
border-bottom:1px solid #666;
}

/* These are standard sIFR styles... do not modify */

.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}

.sIFR-replaced {
	visibility: visible !important;
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}

/* Hide Adblock Object tab: the text should show up just fine, not poorly with a tab laid over it. */
.sIFR-flash + div[adblocktab=true] {
  display: none !important;
}

/* These "decoy" styles are used to hide the browser text before it is replaced... the negative-letter spacing in this case is used to make the browser text metrics match up with the sIFR text metrics since the sIFR text in this example is so much narrower... your own settings may vary... any weird sizing issues you may run into are usually fixed by tweaking these decoy styles */

.sIFR-hasFlash h1 {
	visibility: hidden;
	padding:10px 0 0 0px;
	margin-bottom:0;
}

