body {
background-color:#32130a;
padding-right:0px;
padding-left:0px;
padding-bottom:0px;
padding-top:0px;
margin:0px;
}

	
.maincopy{
	margin:0px auto;
	width:667px;
	text-align:left;
}

.maincopy p{padding:0;margin:0;}

#headerbar{
	height:203px;
	padding:0px;
	margin:0px;
	background-image:url(images/headerbackground.gif);
	background-repeat:repeat-x;
}

#headercontent{
	margin:0px auto;
	width:749px;
	height:173px;
	padding:0px;
	line-height:0px;
	background-repeat:no-repeat;
}
#headercontentbottom{
	margin:0px auto;
	width:800px;
	height:44px;
	padding:0px;
	line-height:0px;
	background-image:url(images/headerbottom.jpg);
	background-repeat:no-repeat;
}

#headercontentnav{
	margin:0px auto;
	width:800px;
	height:34px;
	padding:0px;
	line-height:0px;
	background-image:url(images/navbar.jpg);
	background-repeat:no-repeat;
}

#maincontent{
	margin:0px auto;
	width:749px;
	background-image:url(images/mainbackground.jpg);
	padding-top:10px;
	background-position: center;
	background-repeat: repeat-y;
}

#footer{
	background-image: url(images/footerbackground.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	height: 120px;
	padding:0px;
	margin:0px;
}

#footercontent{
	margin:0px auto;
	height:106;
	width:749px;
	background-image:url(images/footer.jpg);
	height: 154px;
}

#navbarcontent{
	margin:0px auto;
	width:800px;
	height:34px;
	padding:0px;
	line-height:0px;
	background-repeat:no-repeat;
}

.footertext{
	padding-top:130px;
	padding-left: 50px;
}


#headerpart1{
	float:left;
	width:481px;
	height:173px;
	background-image:url(images/header1.jpg)
}
#headerpart2{
	float:left;
	width:234px;
	height:173px;
	background-image:url(images/headeranimation.gif);
}
#headerpart3{
	float:left;
	width:34px;
	height:173px;
	background-image:url(images/header3.jpg);
}

#mainboxbig{padding-left:55px;padding-right:50px;}

#tick {line-height:20px;}
#tick ul {text-align:left;
		list-style-image: url(images/tick.gif);
		list-style-position: outside;
				list-style-type: disc;
		padding-left:50px;margin-left:0;
		}

#cross {line-height:20px;}
#cross ul {text-align:left;
		list-style-image: url(images/cross.gif);
		list-style-position: outside;
				list-style-type: disc;
		padding-left:50px;margin-left:0;
		}
