h1  {
	color:RED;
	font-family: Garamond;
} 
h2  {
	color: Black;
	font-family: Garamond;
	font-size : large;
} 
h3 em {
	color:black;
	font-family : Garamond;
	font-size : large;
}
 h3 {
	color:black;
	font-family : Garamond;
	font-size : large;
	font-weight : bold;
}
h4  {
	color:black;
	font-family: Garamond;
} 
h5  {
	color:black;
	font-family: Garamond;
} 
h6  {
	color: Black;
	font-family: Garamond;
	font-size : small;
} 

p {
	margin:0px 0px 10px 0px
	 }
	 
	 
body {
	background-image:url(images/backmain.gif);
	background-attachment : fixed;
}

.top{ 
	vertical-align: top }
	
table, td {
	padding:0
	border-spacing:0}

.rightsidebar {
	width: auto;
	margin-right:auto;
	margin-left: auto;
	margin-top : auto;
}

.caption {font-size:.8em;font-style:italic;font-family:"verdana", sans-serif}

.logobar {background-image: images/ :#ffff66}
	
#bg {
	position:absolute;
	top: 203px;
	left: 220px; }		
#bg1 {
	position:absolute;
	top: 270px;
	left: 520px; }		
	
#PriceTable{
position:absolute;
top:50px;
left:250px; }		
	
 /*Pix  is on ContactPage
 */
	
#Pix {
 	position:absolute;
	top: 230px;
	left: 365px; }
			
 /*Content  is on index page
 */
#content {
	position:absolute;
	top: 650px;
	left: 175px;
	right:200px;
	}

#content1{
	position:absolute;
	top: 275px;
	left: 175px;
	right:200px;
	}
	
	
 /*Content 2 is on TextilePrinting, PadPrinting, FlatPrinting, CylinderPrinting, HotStamping,
 */
#content2{
	position:absolute;
	top: 600px;
	left: 175px;
	right:200px;
	}
	
 /*Content 3 is on PrivacyPage, ContactPage, ArtworkGuidelines
 */
 #content3{
	position:absolute;
	top: 230px;
	left: 175px;
	right:200px;
	}
	
#content4{
	position:absolute;
	top: 475px;
	left: 175px;
	right:200px;
	}
#content5{
	position:absolute;
	top: 205px;
	left: 165px;
	right:200px;
	}

#navigation a{
	display:list-item;
	width : 200px;
}
 
