body{
font-family:arial;
background-color:#84a8ab;
background-image:url('../images/hm-bkgd.png');
background-repeat:repeat-x;
margin:0px;
}



/* START OLD SITE*/

.main{
width:801px;
height:632px;
background-image:url('../images/HM.png');
background-repeat:no-repeat;
}

/*  END OLD SITE */





/* START NEW SITE*/

.wrapper{
width:800px;	
}
.item-title{
color:#134268;
font-family:arial;
font-size:20px;
font-weight:normal;
}
.pricetitle{
color:#134268;
font-size:14px;
font-family:arial;
font-weight:bold;
margin-bottom:3px;
}
.actualprice{
color:#e30324;
font-family:arial;
font-size:20px;
font-weight:bold;
}
.main-text{
color:#04243e;
font-family:arial;
font-size:14px;
width:765px;
}
.main-text-two{
color:#04243e;
font-family:arial;
font-size:14px;
width:530px;
}
.footer{
width:787px;
background-image:url('../images/footer-bkgd.png');
background-repeat:no-repeat;
height:50px;
color:#fff;
font-family:arial;
font-size:12px;
line-height:50px;
vertical-align:middle;