@charset "UTF-8";
/* CSS Document */
body {
	background-color: #000000;
	background-position: top center;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-repeat: no-repeat;
	background-image: url(background.jpg);
}
#wrapper {
	position:relative;
	top:10px;
	width:995px;
	height:720px;
	z-index:1;
	margin-left: auto;
	margin-right: auto;
}
#logo {
	position:absolute;
	top:0px;
	width:177px;
	height:113px;
	z-index:1;
	left: 409px;
}
#container {
	position:absolute;
	left:18px;
	top:125px;
	width:960px;
	height:535px;
	z-index:2;
	background-color: #FFFFFF;
}
#advertisement {
	position:absolute;
	left:15px;
	top:15px;
	width:930px;
	height:408px;
	z-index:1;
}
#home {
	position:absolute;
	left:15px;
	top:443px;
	width:56px;
	height:20px;
	z-index:4;
}
#about {
	position:absolute;
	left:77px;
	top:443px;
	width:56px;
	height:20px;
	z-index:5;
}
#colours {
	position:absolute;
	left:139px;
	top:443px;
	width:83px;
	height:20px;
	z-index:6;
}
#attach {
	position:absolute;
	left:228px;
	top:443px;
	width:172px;
	height:20px;
	z-index:7;
}
#care {
	position:absolute;
	left:406px;
	top:443px;
	width:76px;
	height:20px;
	z-index:8;
}
#contact {
	position:absolute;
	left:488px;
	top:443px;
	width:67px;
	height:20px;
	z-index:9;
	background-image: url(Contact);
}
#text {
	position:absolute;
	left:13px;
	top:487px;
	width:590px;
	height:39px;
	z-index:2;
}
#text span {
	position:absolute;
	left:0px;
	top:0px;
	width:590px;
	height:39px;
	background-image:url(text2.jpg);
}
#newsletter {
	position:absolute;
	left:642px;
	top:440px;
	width:301px;
	height:86px;
	z-index:3;
}
#newsletter_text {
	position:absolute;
	left:0px;
	top:0px;
	width:296px;
	height:55px;
	z-index:1;
}
#newsletter_form {
	position:absolute;
	left:7px;
	top:60px;
	width:282px;
	height:25px;
	z-index:2;
}
#site_by_woot {
	position:absolute;
	left:832px;
	top:680px;
	width:145px;
	height:32px;
	z-index:3;
}

