@charset "ISO-8859-1";
		

/* CSS Document */
body{
	padding:0 0 0;
	margin:0;
	background-color:#efefdf;
	color:#000;
}
div, h1, h2, p, form, label, input, textarea, img, span{
	margin:0; padding:0;
}
ul{
	margin:0; 
	padding:0; 
	list-style-type:none;
	font-size:0;
}
.spacer{
	clear:both; 
	font-size:0; 
	line-height:0;
}
div.float-left {
  float: left;
  }
  
div.float-left p {
   text-align: center;
   }
   
   div.float-right { position: relative; float: right; margin: 5px 10px 10px; }
  
div.float-right p { color: #b22222; font-size: 11px; font-family: sans-serif, Helvetica, Geneva, Arial, SunSans-Regular; text-align: center; margin-top: 5px; }
/*------------------------------------------------body--------------------*/
/*------------------------------------------------header--------------------*/
#header{ background-image: url(../images/NCheader.jpg); 
background-repeat: no-repeat; 
background-attachment: scroll; 
background-position: 0 0;
width:981px; height:274px; 
position:relative; 
visibility: visible; 
margin:0 auto;
z-index:999; }
#header h1{ background-color: transparent; background-repeat: no-repeat; background-attachment: scroll; background-position: 0 0; width:484px; height:32px; position:absolute; left:411px; top:108px; text-indent:-10000px; }
#header p{
	font:normal 12px/19px Arial, Helvetica, sans-serif;
	color:#fff;
	background-color:inherit;
	position:absolute;
	left:411px;
	top:142px;
}
#header p span.txt1{
	color:#fff;
	background-color:#1E6887;
}

img.predator {
	position:absolute;
	left:656px;
	top:8px;
	width:300px;
	height:227;
}	


/*------------------------------------------------header--------------------*/
/*------------------------------------------------body--------------------*/
#body{ background-color: #fff; background-position: 0 200px; width:978px; padding:13px 1px 13px 2px; margin:0 auto; }
/*------------------------------------------------left--------------------*/
#left{
	width:350px;
	height: auto;
	float:left;
	margin-left:15px;
}

#left H4{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin-top: 5px;
	margin-bottom:5px;
	margin-left: 10px;
	margin-right:10px;
	font-weight: normal;
	line-height: 17px;
	margin-bottom: 16px;

}

#left H3{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	margin-top: 5px;
	font-weight: bold;
	line-height: 17px;
	color: #900;
}

#left img.product {
	border: none;
	width: 150px;
	height:176px;
	text-align:center;
}


#left ul{
	color:#696969;
	list-style: url(../images/smallarrow.gif);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 16px;
	margin-right: 20px;
	margin-left: 25px;
}

#left ul li{
		margin-bottom: 8px;
		margin-top: 8px;
		}


#left img.panel {
	border: none;
	width: 275px;
	height:641px;
}


/*------------------------------------------------left--------------------*/
/*------------------------------------------------right--------------------*/
#right{
	background-color: transparent;
	background-attachment: scroll;
	background-position: 0 0;
	width:600px;
	height: auto;
	float:right;
	margin-bottom: 20px;
}


#right h2{
	font:bold 18px/22px Arial, Helvetica, sans-serif;
	color:#900;
	margin:15px 0 16px;
	padding:0 0 0 38px;
	display:block;
}

#right h3{
	font:bold 15px/16px Arial, Helvetica, sans-serif;
	color:#000;
	margin:10px 0 5px;
	padding:0 0 0 38px;
	display:block;
}
#right p.rightTxt1{
	font:13px/18px Arial, Helvetica, sans-serif;
	color: #62625c;
	padding:0 38px 10px;
}
#right p.rightTxt1 a {
	font:13px/19px Arial, Helvetica, sans-serif;
	color:  #900;
	}
#right p.rightTxt2{
	font:normal 13px/18px Arial, Helvetica, sans-serif;
	color:#62625C;
	background-color:inherit;
	padding:0 0 20px 38px;
	float:left;
	width:349px;
	margin:0 27px 0 0;
}


#right p.rightPic{
	display:block;
	background:url(../images/right_panel_pic.gif) no-repeat;
	width:166px;
	height:212px;
	float:left;
	margin:0 0 22px;
}

#right ul{ font:bold 12px/16px Arial, Helvetica, sans-serif; color:#696969; margin-right: 20px; margin-left: 20px; padding-right: 50px; padding-left: 50px; list-style: url(../images/smallarrow.gif); }
		


#right ul li{
		margin-bottom: 16px;
		}
#right img.product {
	float: right;
	border: none;
	width: 296px;
	height:171px;
	margin-right: 10px;
}
#right img.screen {
	float: right;
	border: none;
	width: 245px;
	height:328px;
	margin-right: 8px;
	margin-top: 8px;
}

#right img.jewelcase {
	border: none;
	width: 550px;
	height:543px;
	margin-right: 0px;
}


/*------------------------------------------------right--------------------*/
