@charset "UTF-8";
/* ---------------------------------------------------------------------------
CSS STYLES 
Metier Website
Created by Partnership Design, Chester
November 2012
------------------------------------------------------------------------------*/

* {padding-top:150; margin: 0px;}


img {border:0px;}

body {height: 100%; background-color:#202020; background-image:url(BG_Pattern.jpg); background-repeat:no-repeat;}

.wrapper {
	width: 1019px;
	margin-left: auto;
	margin-right: auto;
	height: auto;
}

h1, h2, h3, h4, h5, h6 {
	font-family: Tahoma, Geneva, sans-serif;
	margin: 0;
	padding: 0;
	font-weight: normal;
	text-decoration: none;
}

h4{
	font-family: Tahoma, Geneva, sans-serif;
	font-size:14px;
	color: #f0f0f0;
	margin-bottom:18px;
}
h3{
	font-family: Tahoma, Geneva, sans-serif;
	font-size:15px;
	color: #f0f0f0;
	margin-bottom:7px;
}
h2{
	font-family: Tahoma, Geneva, sans-serif;
	font-size:15px;
	color: #fff;
	margin-bottom:7px;
}
h1{
	font-family: Tahoma, Geneva, sans-serif;
	font-size:20px;
	color: #fff;
	margin-bottom:20px;
}
a.email {
	font-family: Tahoma, Geneva, sans-serif;
	font-size:15px;
	color: #fff;
	text-decoration:none;
	margin-bottom:7px;
}
a.email:hover {
	font-family: Tahoma, Geneva, sans-serif;
	font-size:15px;
	text-decoration:underline;
	color: #fff;
	margin-bottom:7px;
}

/* ------------------------------------------------------------------------------*/

.header{
	margin-top:70px;
	width: 1019px;
	height: 80px;
}
.headermenu{
	width: 1019px;
	height: 99px;
	float:left;
}
.headermenuwrapper{
	width: 300px;
	height: 99px;
	float:left;
}
.headerlogo{
	width: 167px;
	height: 99px;
	float:right;
}
.mainimage{
	width: 1019px;
	height: 482px;
	float:left;
	background-image:url(BG1.jpg);
}
.mainimagecontact{
	width: 1019px;
	height: 482px;
	float:left;
	background-image:url(BG2.jpg);
}
.footer{
	width: 1019px;
	height: 121px;
	margin-top:20px;
	float:left;
	background-image:url(Footer1.jpg);
}
.footercontact{
	width: 1019px;
	height: 121px;
	margin-top:20px;
	float:left;
	background-image:url(Footer2.jpg);
}
.textboxhome{
	width: 460px;
	height: 380px;
	margin:60px 0 0 68px;
	float:left;
}

/* ------------------------------------------------------------------------------*/

#demo-container{padding:50px 0px 0 23px;}

ul#simple-menu{list-style-type:none;width:200px;position:relative;height:40px;font-family:"Trebuchet MS",Arial,sans-serif;font-size:20px;font-weight:regular;margin:0;padding:0px 0 0 0;}
ul#simple-menu li{display:block;float:left;margin:0 0 0 4px;height:40px;}
ul#simple-menu li.left{margin:0;}
/* text colour */ul#simple-menu li a{display:block;float:left;color:#fff;line-height:40px;text-decoration:none;padding:0 17px 0 18px;height:40px;}
/*  */ul#simple-menu li a.right{padding-right:19px;}
/* static off colour */ul#simple-menu li a:hover{background:#e9182e;}
/*  */ul#simple-menu li a.current{color:#fff;background:#e9182e;}
ul#simple-menu li a.current:hover{color:#fff;background:#e9182e;}

/* ------------------------------------------------------------------------------*/

