@charset "utf-8";
/* CSS Document */

body {
	
	background-color: #CCC;
	
	font-family:Tahoma, Geneva, sans-serif;
	
	font-size: 14px;
	
	text-align: center;
	
	margin: 0 auto 0 auto;
	
}

p {
	
	padding: 3px 0 3px 0;
	
	margin: 0;
	
}

h1 { 

	padding: 3px 0 3px 0;
	
	margin: 0;
	
	font-size: 20px;
	
	color: #272c40;
	
}

strong {
	
	font-weight: bold;
	
	color: #272c40;
	
}

#Holder {
	
	position: relative;
	
	width: 1000px;
	
	height: 1100px;
	
	margin: 0 auto 0 auto;
	
	padding: 0;
	
}

#Header {
	
	background-image:url(../images/head.jpg);
	
	background-position: center;
	
	background-repeat: no-repeat;
	
	width: 1000px;
	
	height: 348px;
	
}

#Newsletter {
	
	background-image: url(../images/newsletter.jpg);
	
	background-position: center;
	
	background-repeat: no-repeat;
	
	width: 323px;
	
	height: 474px;

	float: left;
	
}

#Offers {
	
	background-image: url(../images/offers.jpg);
	
	background-position: center;
	
	background-repeat: no-repeat;
	
	width: 677px;
	
	height: 475px;
	
	float: right;
	
}

#Body {
	
	background-image: url(../images/bodyrepeat.jpg);
	
	background-position: center;
		
	width: 1000px;
	
	height: 174px;
	
	clear: both;
	
}

#Footer {
	
	background-image: url(../images/foot.jpg);
	
	background-position: center;
	
	width: 1000px;
	
	height: 62px;
	
}

#Strapline {

	font-size: 20px;
	
	font-weight: bold;
	
	color: #CCC;
	
	padding: 65px 0 20px 255px;
	
	text-transform: uppercase;
	
}

#HeadText {
	
	padding: 10px 0 0 300px;
	
	text-align: justify;
	
	color: #030;
	
	width: 630px;
	
}
#Form {
	
	padding: 50px 0 0 50px;

	
}

.x-panel-btns {
	
	padding: 10px 30px 0 0; !important
		
}

.add16 {
	
	background: transparent url(../images/add.png) no-repeat scroll 0 0; !important 
	
}
.cancel16 {
	
	background: transparent url(../images/cancel.png) no-repeat scroll 0 0; !important
	
}

#One {
	
	position: absolute;
	
	left: 346px;
	
	top: 361px;	
	
}

#Two {
	
	position: absolute;
	
	left: 508px;
	
	top: 361px;
	
}

#Three {
	
	position: absolute;
	
	left: 670px;
	
	top: 361px;
	
}

#Four {
	
	position: absolute;
	
	left: 832px;
	
	top: 361px;
	
}

#Five {
	
	position: absolute;
	
	left: 346px;
	
	top: 523px;

}

#Six {
	
	position: absolute;
	
	left: 508px;
	
	top: 523px;
	
}

#Seven {
	
	position: absolute;
	
	left: 670px;
	
	top: 523px;
	
}

#Eight {
	
	position: absolute;
	
	left: 832px;
	
	top: 523px;
	
}

#Nine {
	
	position: absolute;
	
	left: 346px;
	
	top: 685px;
	
}

#Ten {
	
	position: absolute;
	
	left: 508px;
	
	top: 685px;
	
}

#Eleven {
	
	position: absolute;
	
	left: 670px;
	
	top:685px;
	
}

#Twelve {
	
	position: absolute;
	
	left: 832px;
	
	top: 685px;
	
}

label {
	
	color: #ffffff;
	
}

#Social {
	
	position: absolute;
	
	left: 30px;
	
	top: 320px;
	
}

#BigBen {
	
	position: absolute;
	
	left: 52px;
	
	top: 665px;
	
}