/* CSS Document */

BODY.white {background: white;}

a:link {color: #000000}
a:visited {color: #0000ff}
a:hover {color: #006633}
a:active {color: #000000}

a.vert:link {text-decoration: none; color: #003399;}
a.vert:visited {text-decoration: none; color: #000080;}
a.vert:hover {text-decoration: none; color: #006633;}
a.vert:active {text-decoration: none; color: #ff0000;}

.header {position: absolute; left:0px; top:30px; width:100%;}

.menu {position: absolute; left:657px; top:31px;}

.itemMain {position: absolute; left: 0px; top: 138px; 
			background-image: url(images_s/item_border.gif);
			background-repeat: no-repeat;
			width: 485px;
			height: 100%;
			z-index: 1;}
		.itemIMG {position: absolute; left: 15px; top: 165px;z-index: 2;}
		
		.itemInfo {position: absolute; left: 25px; top: 340px;
					font-family: verdana, arial, helvetica;
					font-size: 9pt;
					color: 003399;
					width: 365px;
					z-index: 2;}
		.itemPitch {font-size: 13pt ;
					font-weight:bold;
					color: ff0000;
					}
						.itemBoxIMG_L {position: absolute; left:215px; top:165px;
							z-index: 2;
							}
		.screens {position: absolute; left: 250px; top: 160px; z-index: 2;}
		

.orderhere {position: absolute; left: 404px; top: 147px; 
			background: url(images_s/oBG.gif)  repeat;
						width: 400px; height: 100%;
						z-index: 1;}
			
	.price {font-family: arial;
	font-size: 10pt;
	color: ff0000;
	z-index: 10;}
	
		.disclaimer {font-family: verdana;
	font-size: 8pt;
	color: 666666;
	z-index: 10;}
	
			.serviceInfo{
	position: absolute;
	left:655px;
	top:335px;
	font-family: verdana, arial;
	font-size: 7pt;
	color: ff0000;
	width: 150px;
	z-index: 2;
	margin: 5px;
	height: 314px;

	}
	
	
	
			.itemBoxIMG {float: left;
						z-index: 2;
						}
			.benefitsHeader{font-weight:bold;
							font-size: 12pt;
							color: red;
							}
							
			.benefitsList {font-family: verdana, arial;
						/* background: url(images_s/benefitsBorder.gif)  no-repeat top center;*/
						font-size: 8pt;
						color: 003399;
						width: 350px;
						z-index: 2;
						}
	


		.featuresList {position: absolute; left:200px; top: 650px; font-family: verdana, arial;
						font-size: 7pt;
						color: 003399;
						width: 175px;
						z-index: 2;
						}
						
		
			
.ppNews {position: absolute; left: 655px; top: 136px; 
			background-image: url(images_s/pp_news.gif);
			background-repeat: no-repeat;
			width: 150px; height: 228px;}
			
			.ppNewsIframe {position: absolute; left:5px; top:20px; }
/*			
.ppTopSell {position: absolute; left: 655px; top: 325px; 
			background: url(images_s/pp_topsellers.gif) no-repeat;
			width: 150px; height: 228px;}
 */
.orderButton {position:absolute; left:40px; top: 75px; z-index: 3; background: url(images_s/orderButton.gif)  no-repeat center; height:29; width:150;}

.carriers {position: absolute; left: 45px; top: 175px;  
		   font-family: verdana, arial; color: red; font-size: 8pt; text-align: center; font-variant: small-caps; height: 350px; width: 150px;}
			
.contact { position: absolute; 
			left:0px;
			top: 900px;
			background: white;
			font-family: arial, verdana, helvetica;
			font-size: 8pt;
			text-align: center;
			padding: 0px 0px 0px 0px ;
			width: 800px;
			height: 100%;
			z-index: 10;}}
