* {
	margin: 0;
	padding: 0;
}

body {
font-size: 62.5%;
font-family: Arial, Helvetica, sans-serif;
background: url(../images/background.jpg) top left repeat-x;
background-color: #FFFFFF;
}

img {

margin: 0;
padding: 0;
}

#container{
width: 948px;
margin: 0 auto;
}

#masthead{
width: 920px;
height: 168px;
margin: 0 auto;
}

#mast-logo{
float: left;
width: 211px;
height: 107px;
border: 0;
}

#mast-links{
float: right;
width: 227px;
height: 94px;
padding-top: 13px;
}

#mast-links img
{
	border: 0;
}

#masthead #loginStatus
{
	/*float: left;
	margin-top: 45px;
	margin-left: 70px;*/
	Z-INDEX: 1;	
	LEFT: 70px;	
	MARGIN: 0px;	
	POSITION: relative;	
	TOP: 45px;	
	float:left;
	
}

#nav{
float: left;
width: 920px;
height: 31px;
margin: 0 auto;
}

#searchBar{
float: left;
width: 920px;
height: 30px;
margin: 0 auto;
}

#search{
float: left;
width: 562px;
height: 29px;

}

#freeDelivery{
float: right;
width: 234px;
height: 29px;

}

#banner{
float: left;
width: 512px;
height: 255px;
background: url(../images/banner.jpg) top left no-repeat;
}

#leftColumn{
clear: both;
float: left;
width: 218px;
}

#advicePanelTitle{
width: 218px;
height: 46px;
}

/* region 1 - "Advice form our experts" */

#region1{
width: 186px;
background:url(../images/advice-panel-bg.jpg) top left repeat-y;
}

#advicePanelFoot{
width: 218px;
height: 18px;
}

#testimonialsPanelTitle{
width: 218px;
height: 46px;
}

/* region 2 - "Satisfied customers..." */

#region2{
width: 183px;
background:url(../images/testimonials-panel-bg.jpg) top left repeat-y;
}

#testimonialsPanelFoot{
width: 218px;
height: 24px;
}

#midColumn{
float: left;
width: 512px;
}

/* region 3 - middle column content area */

#region3{
float: left;
/*width: 512px;
padding-bottom: 10px;*/
width: 480px;
padding: 5px 17px 10px 15px;
}

#rightColumn{
float: right;
width: 218px;
}

#productsPanelTitle{
width: 218px;
height: 46px;
}

/* region 4 - "Fix your heel pain fast" - Product list */

#region4{
/*width: 218px;*/
width: 186px;
background:url(../images/products-panel-bg.jpg) top left repeat-y;
}

#productsPanelFoot{
width: 218px;
height: 18px;
}

#footer{
margin-top: 15px;
width: 938px;
height: 21px;
clear: both;
background: url(../images/footer.jpg) top left no-repeat;
}

#designedBy{
width: 933px;
height: 21px;
}

/* Featured products */

#featuredProducts{
float: left;
width: 480px;

}

.featured{
float: left;
width: 160px;
text-align: center;
line-height: 22px;
padding-bottom: 20px;
}

/* Breadcrumb trail */

#breadcrumb{
float: left;
width: 497px;
margin-top: 20px;
}

/* Product description page */

#productInfo{
width: 480px;
}

#productLeftCol{
float: left;
width: 185px;
margin-left: 0px;
text-align:center;
line-height: 27px;
font-size: 0.85em;
}

#productRightCol{
float: right;
width: 280px;
text-align:left;
}

#professionals{
float: left;
width: 480px;
height: 105px;
text-align: right;
padding-top: 10px;
}

#relatedProducts{
float: left;
width: 512px;
text-align: left;
}

