body{		
	background-color: #5c5c5c;
	background-image: url(../../images/merchant/258be18e31c8188555c2ff05b4d542c3/Sub-Background.jpg?20071026155748);
	background-repeat: repeat-x;
	background-attachment: scroll;
	background-x-position: 0%;
	background-y-position: 0%;
	color: #969696;
	font-family: "Trebuchet MS",Arial,Sans-Serif;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: 12px;
	line-height: normal;
	font-size-adjust: none;
	font-stretch: normal;
	margin: 0px;
	padding: 0px
}

a{
	font-family: "Trebuchet MS",Arial,Sans-Serif;
	font-size:13px;
	color: #ffffff;
	text-decoration: none;
}
a:hover{
	color: #8dd8ff;
	font-size:13px;
	text-decoration: underline;
}


p {font-size: 10pt;
font-family: Verdana,Arial,Helvetica,sans-serif;
padding:0px;
margin:0px;
}

#content{
	width:1150px;
}

#logo {		
	float:left;
	background-color: transparent;
	background-image: url(../../images/merchant/258be18e31c8188555c2ff05b4d542c3/Logo.jpg?20071026155742);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-x-position: 0%;
	background-y-position: 0%;
	height: 60px;
	width: 215px			
}

#main{
	clear:both;
	float:left;
	width:900px;
	position:relative;
	top:20px;
	background-color: transparent;
	background-image: url(../../images/merchant/258be18e31c8188555c2ff05b4d542c3/Main-Background.gif?20071026155742);
	background-repeat: repeat-y;
	background-attachment: scroll;
}

#hackersafe{
	float:right;	
	margin-top:40px;
}

#crumb{
	margin:10px;
	padding:6px;
	width:720px;
	line-height:29px;
	height:29px;
	background-color: #2490DE;
	}
#crumb a{
	font-family: "Trebuchet MS",Arial,Sans-Serif;
	font-size:12px;
	color: #ffffff;
	text-decoration: none;
}
#crumb a:hover {
	color: #8dd8ff;
	text-decoration: underline;
}
#crumb a.nohover:hover{
	color: #ffffff;
	text-decoration: none !important;
}

#main-content{
	width:720px;
	margin:10px;
	padding:3px;
}	

#main-content a{
	color: #2490de !important;
	font-family: Arial,sans-serif;
	font-size: 11px !important;
}

#footer{
	clear:both;
	margin:10px;
	padding: 0px;
	width: 742px;
}
#footer a{
	font-family: "Trebuchet MS",Arial,Sans-Serif;
	font-size:13px;
	color: #ffffff;
	text-decoration: none;
}
#footer a:hover {
	color: #ffffff;
	text-decoration: underline;
}


/*menu*/
#primary-nav {
	float:left;
	margin-left:55px;
	margin-top:10px;
	font-family: "trebuchet MS",Helvetica,sans-serif  !important;
	font-size:16px  !important;
	line-height:50px;
	position: relative; 
	z-index: 1;
}
  * html #primary-nav {
    height: 1%;
  }

#primary-nav ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}

#primary-nav ul li {
  margin: 1px;
  padding: 0;
  position: relative;
  display: block;
  float:left;
  color: #f00; 
  z-index: 2;
}

#primary-nav ul li a {
	margin:1px;
  padding: 5 8 5 8px; 
  font-family: "trebuchet MS",Helvetica,sans-serif  !important;
	font-size:16px ;
  text-decoration: none;
  color: #2490de  !important;
  white-space: nowrap;
  
}

#primary-nav  ul li a:hover {
  background-color: #fff; 
  margin:0px;
  border: 1px solid #cfe4f4;
  
}
#primary-nav ul li a.active,
#primary-nav ul li a.active:hover {
  background-color: #dbe4ef;
  color: #000;
}
/* SECOND LEVEL NAV ITEM */

#primary-nav ul ul {
	line-height:1.1em;
  position: absolute; 
  display: none;
  left: 0;
  top: 40px;  
  margin: 0 0 0 0px;
  padding: 0px;
  background-color: #fff;
  z-index: 10;
}

  /* Hides from IE-mac \*/
  * html #primary-nav ul,
  * html #primary-nav ul ul li {  	
    height: 1%;
    }
  /* End hide from IE-mac */  
  
#primary-nav ul ul li {
  position: relative;
  clear:left;
  float: left;
  
  margin: 0px;
  padding: 0px;
  z-index: 10;
}

#primary-nav ul ul li a {
	background-color: #FFFFFF;
	display: block;
	margin:0px;
	border: 1px solid #cfe4f4;	
	font-size:12px; 
	width: 140px; 
	overflow: hidden;
	padding: 3px;
	z-index: 8;
}
#primary-nav ul ul li a.active,
#primary-nav ul ul li a:hover {
	background-color: #CFE4F4;
	z-index: 8;  
}
/* THIRD LEVEL NAV  */
#primary-nav ul ul li ul {
	top: 0;
	margin-left:0px;
	padding-left:0px;
	left: 143px;
	z-index: 10;
}
ul.top ul ul li a {
	z-index: 11;
}
/* -------------------------------
   IFRAME HACK for hiding select box in IE
   ------------------------------- */
#primary-nav iframe {
  display:none;/* hide from IE5*/
  display/**/:block;/* show for other than IE5*/
  position:absolute;
  top:0;
  left:0;
  margin-left: 0px;
  width: 18.3em;  
  z-index:-1;
  filter:mask();
}

#primary-nav ul ul ul iframe {
  width: 14.2em;
}