@charset "utf-8";
#offerClick {
	position:absolute;
	left:319px;
	top:69px;
	width:275px;
	height:80px;
	z-index:1;
}

#specialOffer {
	position:absolute;
	left:366px;
	top:242px;
	width:400px;
	height:300px;
	z-index:1000;
	visibility: hidden;
}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #4085A2;
	text-align: right;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #4085A2;
}
p {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	color:#000;
	line-height:24px;
}
	td h3 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333;
	text-align: center;
}

#container #bagInfo table tr td a img {
	border: 1px solid #000;
}
a:link, a:visited, td h3 a:link, td h3 a:visited{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	color:#4085A2;
	line-height:24px;
	text-decoration:none;
}
a:hover {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	color:#666;
	line-height:24px;
	text-decoration:none;
}
#footer h2 a:link, a:visited {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#000;
	font-size:12px;
	text-decoration: none;
}

#footer h2 a:hover {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#fff;
	font-size:12px;
	text-decoration: none;
}

