/*Object CSS FILE v1.0*/
*{
	padding:0px;
	margin:0px;
}
body{
	background-color:#262626;
	text-align:center;
	font-family:Lucida Grande, Verdana, Arial, sans-serif;
	font-size:12px;
	color:#b3b3b3;
}
div{
	padding:0px;
	margin:0px;	
}
a img{
  border:0px;
}

#container{
	width:920px;
	padding:0px 30px 0px 30px;
	background-color:#000000;
	margin-left:auto;
	margin-right:auto;
}

#container_a{
        width:920px;
        padding:0px 30px 0px 30px;
        margin-left:auto;
        margin-right:auto;
}

#header_a{
        width:920px;
        text-align:left;
        height:200px;
        margin-bottom:15px;
        background-color:#262626;
        z-index:0;

        margin-left:-30px;
        padding:0px 30px 0px 30px ;
}

#header{
	width:920px;
	text-align:left;
	height:380px;
	margin-bottom:15px;
	background-color:#262626;
	z-index:0;

	margin-left:-30px;
	padding:0px 30px 0px 30px ;
}

#mainmenu{
position:absolute;
	height:20px;
padding-top:20px;
	margin-bottom:25px;
	width:654px;
	z-index:50;
	}
	
#mainmenu a{
	font-family:lucida grande regular, verdana, arail, sans-serif; 
	font-size:11px;
	color:#b3b3b3;
	padding-right:2em;
	border-bottom:1px solid #b3b3b3;
	text-decoration:none;
	margin-right:12px;

	display:block;
	float:left;

	
}
#mainmenu a:hover{
	border-bottom:1px solid #ffffff;
	color:#ffffff;
}

#graphic_asset_a{
        height:120px;
        width:920px;
        margin-bottom:15px;
position:absolute;
top:40px;
margin-left:-30px;
                margin-top:25px;
                z-index:0;
}


#graphic_asset{
	height:315px;
	width:920px;
	margin-bottom:15px;
position:absolute;
top:40px;
margin-left:-30px;
		margin-top:25px;
		z-index:0;
}

#logo_graphic{
position:relative;
	float:right;
	width:236px;
	margin-right:6px;
	padding:0px 0px 0px 0px;
	right: 0px;
background:url('../images/OMlogo.gif') right top no-repeat; 
/*behavior:url('../images/iepngfix.htc');*/
	height:120px;
	z-index:100;
}

#features{
	text-align:left;
	width:920px;
	height:140px;
	padding-top:20px;

	
}
#features_icons{
  height:50px;
  padding-top:32px;
  padding-bottom:38px;
  border-top:1px solid #b3b3b3;
  border-bottom:1px solid #b3b3b3;
  padding-left:80px;
  
  
}

#text_content{
	text-align:left;
	width:920px;
	
}
#right{
	width:266px;
	float:right;

}


#headline_a{
	width:700px;
	min-height:50px;
	
	margin-bottom:15px;
}

#headline{
	width:624px;
	min-height:80px;
	
	margin-bottom:15px;
}
/* Spacer is a 15px margin at the bottom of the page which clears the floated columns and adjusts the height of the content box*/
.spacer{
	height:15px;
	width:920px;

	clear:both;
}
#footer{
	width:920px;
	margin-top:15px;
	height:25px;
	margin-left:auto;
	margin-right:auto;
	font-size:8px;
	text-align:left;
	color:#ffffff;
}
#left_column_2{
	float:left;
	width:312px;
	margin-left:30px;
	height:auto;
	line-height:17px;
}
#left_column_1 p{
	padding-bottom:10px;
	
}
#left_column_2 p{
	padding-bottom:10px;
	
}
#left_column_1 p a{
 color:white;

}
#left_column_2 p a{
 color:white;

}
#left_column_1{
	float:left;
	width:312px;
	line-height:17px;
	height:auto;
}
.Heading{
	display:block;
	font-size:20px;	
	color:#ffffff;
	line-height:25px;
        padding-bottom:10px;
}
.sub_heading{
	display:block;
	font-weight:bold;
	color:#ffffff;
font-size:11px;
	line-height:17px;
	
}
.Heading span{
  color:#b3b3b3;
}
#apple{
  padding-top:30px;
  width:100%;
}

#apple img{
  float:left;
  padding-right:10px;
  padding-top:5px;
  
}
#apple p{
	float:right;
}

#about_icon{
  display:block;
  height:50px;
  width:190px;
  background-image:url('../images/icon-about01.gif');
  background-position:top left;
  float:left;
  
}
#protect_icon{
    display:block;
  height:50px;
  width:190px;
  float:left;
  background-image:url('../images/icon-protect01.gif');
  background-position:top left;
}
#manage_icon{
    display:block;
  height:50px;
  width:190px;
  float:left;
  background-image:url('../images/icon-manage01.gif');
  background-position:top left;
}
#content_icon{
    display:block;
  height:50px;
  width:190px;
  float:left;
  background-image:url('../images/icon-content01.gif');
  background-position:top left;
}

#tms_icon{
    display:block;
  height:50px;
  width:210px;
  float:left;
  background-image:url('../images/tmsicon.png');
  background-position:top left;
}

.icons span{
  display:none;
}
#protect_icon:hover, #about_icon:hover, #manage_icon:hover, #content_icon:hover, #tms_icon:hover{
  background-position:left -50px ;
}

/* Active links uses the id of the body tag */
