@charset "UTF-8";
/* CSS Document */

#flashC {
	height: 453px;
	width: 618px;
}
#rc {
	width: 268px;
	position: absolute;
	right: 0px;
	top: 0px;
}
#rc li {
	display: block;
	position: relative;
}
#pack {
	background-image: url(../images/Facebook_box.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 216px;
}
#pack h2, #diff h2 {
	position: absolute;
	top: 7px;
	left: 15px;
	text-transform:uppercase;
}
#pack span {
	color: #FFFFFF;
	font-size: 11px;
	position: absolute;
	left: 15px;
	top: 35px;
}
#pack .arrow {
	position: absolute;
	font-size: 12px;
	bottom: 16px;
	left: 17px;
}
#pack .des {
	top: 170px;
	color: #666666;
	left: 8px;
}
#diff {
	background-image: url(../images/diff.jpg);
	background-repeat: no-repeat;
	height: 237px;
}
#diff span {
	display: none;
}
#bot img {position:absolute;top:0;left:0;}
#bot li {
	display: block;
	float: left;
	width: 200px;
	margin-right: 2px;
	min-height: 140px;
	padding:40px 10px 10px;
	height: 146px;
	position:relative;
}
#bot li ul li {
	float: none;
	margin: 0px;
	padding: 0px;
	min-height:0;
	height: auto;
}
#bot h2 {
	margin:3px 0 10px 0px;
}
#bot .bg {
	background: url(../images/tabAboutUsBkg.jpg) no-repeat left top;
	border-bottom:3px solid #77b478;
}
#bot .bt {
	background: url(../images/tabServicesBkg.jpg) no-repeat left top;
	border-bottom:3px solid #77b3b4;
}
#bot .bb {
	background: url(../images/tabSpecialsBkg.jpg) no-repeat left top;
	border-bottom:3px solid #7689b4;
}
#bot .bp {
	background: url(../images/tabFreeSamplesBkg.jpg) no-repeat left top;
	margin-right:0px;
	border-bottom:3px solid #8a76b5;
}

