
h1 {
		width: 600px; 
		height: 50px; 
		margin: 0 auto; 
		line-height: 20px; 
		background: url() repeat;
		font-size: 10px;
}

/* header */

#header {
		width: 600px; 
		height: 20px; 
		margin: 0 auto; 
		padding-top:4px;
		text-align: right;
		background: url(../img/bg.gif) repeat;
		color: #ffffff;
		font-size: 10px;
}


/* header end */


#main {
		width: 400px; 
		padding-top: 30px;
		margin: 0 auto;
		text-align: center;
		background: url() repeat;
}

#m1 {
		height:200px; 
		padding-top: 10px;
		line-height: 18px;
}   

#collection {
		width:150px;
		float:right;
		padding-top:10px;
		line-height: 18px;
		background: url() no-repeat;
}   


#contact {
		padding-top:10px;
		line-height: 18px;
		margin: 10 auto;
		background: url() no-repeat;
}  

#m2 {
		padding-top:10px;
		line-height: 18px;
		margin: 10 auto;
		text-align: left;
		background: url() no-repeat;
}  

#m2l {
		width:200px;
		float:left;
		line-height: 18px;
}   
#m2r {
		padding-left:10px;
		width:150px;
		float:right;
		line-height: 18px;
}   


.clear { clear:both; }   
.clear hr { display:none; }  

.ctitle {
		height: 28px;
		text-align: left;
		background: url(../img/ctitle.png) repeat-x;
}





