* {
	margin:0;
	padding:0;
}

.clearfix{*zoom:1;}
.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden;}

body {
	font:normal 13px/18px Arial, Helvetica, sans-serif;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 50px;
	padding-left: 0;
	text-align: left;
	background-color: #fff;
}

a {
	border:none;
	color:#ed228e;
	outline:none;
}

a:link,
a:visited {
	text-decoration:none;
}

a:hover,
a:active {
	text-decoration:underline;
}

img {
	border:none;
}

h2 {
	margin:15px 0 5px 0;
	font-size:18px;
	line-height:20px;
	color:#333;
}

h4 {
	font-weight:bold;
	font-size:12px;
	color:#666;
}

.clear {
	clear:both;
}

#logo {
	display:block;
	width:275px;
	height:60px;
	background:url(http://www.dice-design.co.uk/hartmcleod/imgs/HMcL_logo.jpg) no-repeat;
	_background:none;
	overflow:hidden;
	text-indent:-9999px;
	z-index:1000;
}


#logo a {
	display:block;
	width:275px;
	height:60px;
	overflow:hidden;
	text-indent:-9999px;
	z-index:1000;	
}

#container {
  width:900px;
  margin:0 auto;
  position:relative;
  }

#topSection:after {
  content:"."; 
  display:block; 
  height:0; 
  clear:both; 
  visibility:hidden;
  }

#topSection {
  display:inline-block;
  }

* html #topSection {
  height:1%;
  }

#topSection {
  display:block;
  }

#topSection a.active {
    color: #999;
    margin: 0;
    padding: 0;
}

#logo {
	float:left;
	position:relative;
	z-index:1000;
	background-image: url(http://www.dice-design.co.uk/hartmcleod/imgs/HMcL_logo.jpg);
  }

#topSectionR {
  padding-top:40px;
  font-size:11px;
  float:right;
  color: #999;
  /*color:#ed228e;*/
  width:700px;
  z-index:1000;
  position:relative;
  }
  
.topSectionR-en{width:700px !important;}

#topSectionR ul {
	list-style:none;
	margin:0;
	padding:0;
}

#topSectionR li {
	display:block;
	float:right;
	margin-right:1.5em;
}

#topSectionR a {
  font-size:11px;
  color:#ed228e;
  text-decoration:none;
  }

#topSectionR a:hover {
  color:#ed228e;
  text-decoration:underline;
  }

#topSectionR span {
  margin:0;
  padding:0;
  color:#999;
  }


#hmFooter {
  width:970px;
  clear:both;
  display:block;
  font-size:11px;
  color:#9a9a9a;
  padding-top:4px;
  width:970px;
  background-color:#FFFFFF;
  position:relative;
  overflow:hidden;
  height:80px;
  }
  
#hmFooter a {
	outline:none;
	color: #990000;
	}
	
#hmFooter h3 {
	margin-bottom:8px;
	}
  
	
#footerDetail {
    font-size:13px;
	color:#858585;
	position:absolute;
	right:0px;
	bottom:0;
	z-index:1000;
	left: 0px;
	top: 52px;
  }

.title { text-indent:-9999px; }

#wrapper {
  width:900px;
  margin:0;
  padding:0 0 20px 0;
  }

#line {
  margin:15px 0;
  border-top:1px solid #EAEAEA;
  display:block;
  clear:both;
  }

#header {
  width:750px;
  height:70px;
  margin:20px 0 0 0;
  }

#header h2, span {
  margin:0;
  }

#header span {
  font-size:11px;
  }

#header img {
  margin:0;
  }

#list_nav li a {
  display:block;
  padding:5px 5px 5px 10px;
  font-size:11px;
  color:#ed228e;
  text-decoration:none;
  line-height:15px;
  }

#list_nav li span {
  color:#9d9d9d;
  display:block;
  padding:5px 5px 5px 10px;
  font-size:11px;
  text-decoration:none;
  line-height:15px;
}
#list_nav li a:hover {
  color:#000;
  background:#F7F7F7;
  }

#list_nav li a.active {
  color:#000;
  background:#F7F7F7;
  }

#mainpic {
  margin-top:50px;
  }


hr {
  border:0;
  height:1px;
  background-color:#ccc;
  color:#ccc;
  }


#preload {
  position:absolute;
  left:-9999px;
  }

.print {
	display: none;
}

