/****FRONTPAGE****/
#frontpage_mainContainer
{
	position:relative;
	margin:5px 0 30px 0;
	width:1000px;
	height:430px;
	float:left;
}
.clear
{
	clear:both;
}
.fppostage
{
	position:absolute;
	right:2px;
	top:104px;
	z-index:1;
}
.fppostage2
{
	position:absolute;
	left:780px;
	top:108px;
}
.fpFeatured
{
	clear:both;
	margin-top:10px;
	width:1000px;
	border-top:solid 2px #50206A;
	border-bottom:solid 2px #50206A;
	height:102px;
}
.fpFeatured .innerBox
{
	padding:1px 0 0 16px;
	float:left;
	margin-right:26px;
}
.fpMailOnline
{
	width:1000px;
	height:60px;
	margin-top:25px;
}
.fpMailOnlineInner
{
	width:360px;
	height:60px;
	float:right;
}
.fpMailOnlineText
{
	font-family:"Times New Roman", Times, serif;
	font-size:16px;
	color:#50206A;
	padding-top:10px;
	float:left;
	width:100px;
}
.fpMailOnlineImg
{
	width:260px;
	float:left;
}
.fpTwitterInner
{
	width:600px;
	height:60px;
	float:left;
}
.fpTwitterImg
{
	width:490px;
	float:left;
}
.rightboxFP
{
	position:absolute;
	right:0px;
	top:469px; 
	Z-index:1;
}

.GiftWrapping
{
	font-family:"Times New Roman", Times, serif;
	background-image:url(../images/frontpage/giftWrapping.jpg);
	background-repeat:no-repeat;
	width:180px;
	height:88px;
	position:absolute;
	right:2px;
	top:262px; 
	Z-index:1;
	cursor:pointer;
}
	a {text-decoration:none;}
	.GiftWrapping .gwLargeHead
	{
		float:right;
		font-weight:bold;
		color:#990000;
		font-size:28px;
		text-align:right;
		width:100px;
		margin:2px 5px 0 0;
		letter-spacing:1px;
	}	
	.GiftWrapping .gwHead
	{
		float:right;
		font-weight:bold;
		color:#990000;
		font-size:13px;
		text-align:right;
		width:120px;
		margin:0 5px 2px 0;
	}	
	.GiftWrapping .gwText
	{
		float:right;
		color:#50206A;
		font-size:12px;
		text-align:right;
		width:100px;
		margin:0 5px 0 0;
		line-height:14px;
	}	

.freeGiftFP
{
	font-family:"Times New Roman", Times, serif;
	background-image:url(../images/frontpage/freeoffer.jpg);
	background-repeat:no-repeat;
	width:180px;
	height:92px;
	position:absolute;
	right:2px;
	top:358px; 
	Z-index:1;
	cursor:pointer;
}
a {text-decoration:none;}
	.freeGiftFP .fgLargeHead
	{
		float:right;
		font-weight:bold;
		color:#990000;
		font-size:28px;
		text-align:right;
		width:100px;
		margin:2px 5px 0 0;
		letter-spacing:1px;
	}	
	a .freeGiftFP .fgText
	{
		float:right;
		color:#50206A;
		font-size:12px;
		text-align:right;
		width:116px;
		margin:0 5px 0 0;
		line-height:14px;
	}	


.notice
{
	position:absolute;
	width:168px;
	height:46px;
	text-align:center;
	top:294px; 
	right:2px; 
	padding:5px; 
	font-family:"Times New Roman", Times, serif; 
	font-size:12px;
	color:#50206A;
	background:#FFFFFF;
	border:solid 1px #50206A;
}
.bottomSection{
	text-align:left;
	float:left;
	padding:10px 0 0 0;
	width:100%;
}

