#frame { 
    background: transparent url(http://test.shopitworks.com/images/Canada-Capture-Page2.jpg) top center no-repeat; 
    width: 806px; 
    margin: 0 auto; 
    position:  relative; 
} 
#menu a {
	position: absolute;
	height: 60px;
	width: 178px;
	top: 504px;
	text-decoration: none;
	left: 29px;
	z-index: 20;
   }
#menu a i { visibility: hidden; }
a#Link_TellMeMore {
	left: 547px;
	width: 200px;
	height: 42px;
	top: 542px;
}
#xyz{
	font-family: helvetica;
	font-size:10px;
	position: absolute;
	top:58px;
	left:-1000px;
	z-index:-11;
	width: 350px;
	height: 58px;
}
#form_sumbit{
	font-family: helvetica;
	font-size:10px;
	position: absolute;
	top:432px;
	left:521px;
	z-index:10;
	width: 257px;
	height: 107px;
}
.bigcheck { height: 40px; width: 40px; }  
a {
	color: black;
	font-size: 16px;
	font-family: Arial, Sans-Serif, cursive;
	font-weight: bold;
	hover: orange;
}
h1{
	margin: 0px 20px 0px 20px;
	font-family: Verdana, Sans-Serif, cursive;
	font-weight: bold;
	color: #FF6600;
	font-size: 30px;
}
h2{
	margin: 0px 40px 0px 40px;
	color: green;
	font-family: Verdana, Sans-Serif, cursive;
	font-weight: bold;
	font-size: 26px;
}
h3{
	margin: 0px 30px 0px 30px;
	font-family: Palatino Linotype, Monotype Corsiva, Courier;
	font-weight: bold;
	color: black;
	font-size: 28px;
}
h4{
	margin: 0px 50px 0px 50px;
	font-family: Arial, Monotype Corsiva, Courier;
	font-weight: bold;
	color: navy;
	font-size: 18px;
}
h5{
	margin: 0px;
	font-family: Arial, Monotype Corsiva, Courier;
	font-weight: bold;
	color: #FF6600;
	font-size: 18px;
}
h6{
	margin: 0px 60px 0px 60px;
	font-family: Arial, Monotype Corsiva, Courier;
	font-weight: bold;
	color: black;
	font-size: 14px;
}
high {
	background-color: yellow;
	
}
#main {
	
	border-spacing: 0px;
	table-layout: fixed;
	empty-cells: show;  
	overflow: hidden;	
	margin: auto;        
	width: 750px;
	height: auto;
	background-color: #FFFFFF;
}
#main td, #main tr {
	margin: 0;
	padding: 0;
	border: 3px;
}
#footer {
	font-size: 75%;
	color: #acaba9;
	text-align: center;
	margin: 0px auto;
	padding: 10px 0px 10px 0px;
	background: url(./images/divider.gif) top no-repeat;
	clear: both;
}
#footer a {
	color: #acaba9;
}
#footer a:hover {
	color: #808080;
}
.popUpLink {
	color: #6f6e88;
	font-weight: bold;
}
#pageDimmer {
	background-color: #FFFFFF;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 2;
	display: none;
	opacity: 0.0;
	-moz-opacity: 0.0;
	-khtml-opacity: 0.0;
	filter: alpha(opacity=0);
}
#moreInfo1, #moreInfo2, #moreInfo3, #moreInfo4, #moreInfo5, #moreInfo6, #moreInfo7, #moreInfo8, #moreInfo9, #moreInfo10, #moreInfo11, #moreInfo12, #moreInfo13, #moreInfo14, #moreInfo15 {
	position:absolute;
	z-index:3;
	display:none;
	padding:0;
	margin:0;
	background-color: #FFFFFF;
	overflow:hidden;
}
.messageBox {
	margin: 0px;
	padding: 2px;
	border: 7px solid #FF6600;
	width: 100%;
	background: url(./images/watermark.gif) bottom right no-repeat;
}	
.messageBox td {
	padding: 5px;
	text-align: left;
	cursor: pointer;
}	
