/* CSS Document */
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;}

BODY {background: white;}
.header {position: absolute; left:0px; top:10px; width:800px; text-align:left; border-bottom: 1px solid #ccc;}
.menu {position: absolute; left:100px; top:81px; width:200px; height: 19px; 
		  z-index: 100;}
.banner01 {position: absolute; left:5px; top:110px; width:100%;}
.center {position: absolute; left:33%px; top:0px; text-align:center;}

.main {position: relative; top:0px; width:800px;  background: #ffffff; z-index: 99;}
.imgL {float:left;}
.imgR {float:right;}
li  {
				font-family: verdana, arial, garamound;
				font-size: 8pt;
				color: #666;	
				text-align:left;
				z-index: 2;}		
h2 {
				font-family: verdana, arial, garamound;
				font-size: 10pt;
				color: #666;	
				text-align:left;
				z-index: 2;}																														 				

.right {
	position: absolute;
	left:500px;
	top:120px;
	background:  /* url(images_s/bg_Main.gif) */ repeat #fff;
	width: 300px;
	height: 500px;
	z-index: 1;
}
 					 	 .rightContents {position: relative;
						 						 			left:10px;
											 				top:15px;
															background:  /* url(images_s/bg_Main.gif) */ repeat #fff;
															width: 260px;
															z-index: 1;font-family: verdana, arial, garamound;
															font-size: 8pt;
															color: #666;	
															text-align:left;
															}

p {font-family:  arial;
				font-size: 8pt;
				color: 666666;	
				z-index: 2;}
	

.featProducts {position: absolute; left:0px; top:120px;
				/*background: url(images_s/pp_xph.jpg) no-repeat;*/
				width: 500px;
				height: 500px;
				border-right:1px solid eee;
				padding:5px;
				z-index: 2;}
		.featProdInfo {
				font-family: verdana, arial, garamound;
				font-size: 8pt;
				color: #666;	
				text-align:left;
				z-index: 2;}
		.featprodIMG {margin: 0px 50px 0px 0px; float:left; z-index: 2;}

.orderinfo {position: absolute; left: 20px; top: 280px;font-family:verdana, arial, garamound;
				font-size: 9pt;
				color: 000080;	
				width: 225px;
				z-index: 2;}
				

.contact { position: relative; 
			left:0px;
			top: 700px;
			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;}
	
A:link { text-decoration: none; color: #ffffff; font-family: verdana, arial, garamound; }
A:active { text-decoration: none; color: #003399; font-family: verdana, arial, garamound;}
A:visited { text-decoration: none; color: #eee; font-family: verdana, arial, garamound;}
A:hover { text-decoration: underline; color: #ffff00; font-family: verdana, arial, garamound;}
						
