/* Index CSS File for notarianni glass */

body {background-color:#cfd5da;}

/* Index */
#flashdiv {
	position:absolute;
	z-index:2;
}
object, embed { 
	outline: 0;}
/* covered S.E.O. text on Index */
#seo { 
	left: 0px; 
	top: 0px; 
	width:300px; 
	height:300px; 
	position: absolute;  
	z-index: 0; 
}
.seotext {
	font-family:Arial, Helvetica, sans-serif; 
	font-size:6px; 
	line-height:normal; 
	font-weight:100; 
	color:#ffffff; 
	text-decoration:none;
}

#hide_seo {
	left: 0px; 
	top: 0px; 
	width:300px; 
	height:300px; 
	background-color:#cfd5da; 
	position: absolute;  
	z-index: 1;
}

/* css for images without any order */
/* 1=top, 2=right, 3=bottom, 4=left */
.noPad {
	padding-top:0px;
	padding-right:0px;
	padding-bottom:0px;
	padding-left:0px;
	border:0px;
}
