/* 
  -----------------------------------
  IQ by Project Seven Development
  www.projectseven.com
  Layout 01: 4 column 940
  -----------------------------------
*/

#columnwrapper {
	width: 940px;
	background-image: url(../img/4col.jpg);
	color: #000000;
	background-color:#FFF;
	border:none;
}
#columns-top {
	background-image: url(../img/4colTop.jpg);
	height:11px;
}
#c1, #c2, #c3, #c4 {
	width: 220px;
	margin-right: 20px;
	background-color:#FFF;
}
#c4 {
	margin-right: 0px;
}

#c1, #c2 {
	width: 240px;
	margin-right: 20px;
}
#c2 {
	margin-right: 0px;
	width: 680px;
}
#columns-bottom {
	background-image: url(../img/4colBot.jpg);
	height:11px;
	
}
#badges {
width:940px;
margin:0 auto;
padding-top:25px;
padding-bottom:25px;
}
#footer {
	font-size: 0.7em;
	float:left;
	width: 100%;
	height:45px;
	margin: 0px auto;
	margin-top:0px;
	background-color: #161414;
	display: block;
/*	padding-left: 10px; */
}
.redtext{
	font-size: 1.5em;
	color: #990000;
	line-height: 1em;
}
#cont{
	padding-top:25px;#
}
#cont h1{
	font-size: 1.2em;

}
#cont li{
	font-size: 0.9em;

}
#cont p{
	font-size: 0.9em;

}
.sglogos{
	float:left;
	margin-left:75px;
}
.bookingForm{
	font-size: 2.0em;
	color: #990000;
}
.sgoffer{
	float:left;
	font-size: 1.2em;
	background-color: #D8D8D8;
	width:200px;
	margin-left:410px;
	margin-top:-380px;
}
.sgoffer p{
	margin-left:10px;
	margin-right:10px;
}
.sgcont{
	width:400px;
	
}
#infopack{
	text-align:center;
	font-size: 1.2em;
	padding-top: 10px;
}
#infopack td{
	padding-right:10px;
	text-align:left;
}
