body{
	background: #fff;
	background-image: url(../images/print_logo.jpg);
	background-repeat: no-repeat;
	background-position: top left;	
	margin: 0;
	padding: 0;	
	font-family: Trebuchet MS, Georgia, Tahoma, Arial;
	font-size: 11px;
	color: #141414;	
}
ul {
	margin: 0;
	padding: 0;
}
li {
	margin: 0;
	padding: 0;	
}
a, a:hover, a:visited{
	font-family: Trebuchet MS, Georgia, Tahoma, Arial;
	color: #ca6fff;	
}
#header{
	width: 100%;
	height: 142px;	
}
#headerContent{
	width: 584px;
	height: 142px;
}
#headerContacts{
	width: 200px;
	height: 142px;
	float: right;
}
#warp{
	height: auto;
	width: 584px;
}
#content{
	width: 550px;
	padding: 20px 17px;
	line-height: 15px;
	min-height: 300px;
}
.Heading{
	font-family: Trebuchet MS, Georgia, Tahoma, Arial;
	font-size: 21px;
	line-height: 21px;
	color: #3F3333;
	padding-bottom: 15px;
	margin-bottom: 10px;
	width: 100%;
	border-bottom: 1px solid #A28EAF;
	text-transform: uppercase;
}
.HeadingIN{
	font-family: Trebuchet MS, Georgia, Tahoma, Arial;
	font-size: 21px;
	line-height: 21px;
	color: #3F3333;
	padding-top: 10px;
	padding-bottom: 15px;
	margin-bottom: 10px;
	width: 100%;
	border-bottom: 1px solid #A28EAF;
}
.HedingLine{
	clear: both;
	width: 100%;
	border-bottom: 1px solid #A28EAF;
}
.smallHeading{
	font-family: Trebuchet MS, Georgia, Tahoma, Arial;
	font-size: 21px;
	color: #fff;
	padding-bottom: 10px;
	margin-bottom: 7px;
	margin-top: 7px;
}
a.smallHeadingLink, a.smallHeadingLink:visited, a.smallHeadingLink:hover{
	font-family: Trebuchet MS, Georgia, Tahoma, Arial;
	font-size: 21px;
	color: #fff;
}
a.headingLink, a.headingLink:visited, a.headingLink:hover{
	font-family: Trebuchet MS, Georgia, Tahoma, Arial;
	font-size: 21px;
	color: #fff;
}
.offerGalleryImage{
	width: 126px;
	height: 90px;
	overflow: hidden;
	float: left;
	margin: 0px 10px 10px 0px;
}
.clear{
	clear: both;
}
.smallStrike{
	/*font-size: 12px;
	line-height: 12px;*/
	height: 18px;
	color: #ff0000;
	background-image: url(../images/line.png);
	background-position: center;
	background-repeat: no-repeat;
	float: left;
}
.leftPrice{
	float: left;
}
/*********************************************************************/
.infoFieldset{
	width: 517px;
	padding: 15px;
	border: 1px solid #AA9E94;
}
.infoLegendSmall{
	font-family: Trebuchet MS, Georgia, Tahoma, Arial;
	font-size: 18px;
	line-height: 18px;
	color: #3F3333;
}
.facility{
	width: 100px;
	height: 80px;
	float: left;
	text-align: center;
}
.facilityPic{
	width: 30px;
	height: 30px;
}
.offerINBox{
	width: 50%;
	float: left;
	font-family: Trebuchet MS, Tahoma, Arial;
	color: #3F3333;
	font-size: 18px;
	margin-bottom: 5px;
	letter-spacing: 1px;
	line-height: 18px;
}
#footer{
	width: 550px;
	padding: 0px 17px;
}
#copyrights{
	font-family: Trebuchet MS, Georgia, Tahoma, Arial;
	font-size: 11px;
	color: #141414;
	text-align: center;
}