.boldtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	font-weight: bolder;
	font-variant: normal;
	color: 1C75BC;
	margin-top:20px;
}
body {
	background-image: url(http://www.breakfreeholidays.co.uk/images/backpic6.gif);
	background-repeat: repeat-x;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #000;
}

#logo{
	width:478px;
	height:80px;
	margin:20px auto 20px 10px;
	
}

#whitebox{
	width:950px;
	height:500px;
	background-color:#FFF;
}

#bar{
	width:950px;
	height:10px;
	background-image:url(http://www.breakfreeholidays.co.uk/images/Top_Bar.gif);
	background-repeat:no-repeat;
	overflow:hidden;
}

#content{
	width:400px;
	margin:0px auto 20px auto;
	text-align:center;
}

#container{
	width:950px;
	margin: 20px auto 20px auto;
}
.bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #06F;
	margin-bottom:10px;
	margin-top:20px;
}

