
			

			body, html, div, blockquote, img, label, p, h1, h2, h3, h4, h5, h6, pre, ul,
			ol, li, dl, dt, dd, form, a, fieldset, input, th, td{
			margin: 0; padding: 0; border: 0; outline: none;
			}

			h1, h2, h3, h4, h5, h6{
			font-size: 100%;
			}

			body { 
				
			font-family: Arial, Helvetica, sans-serif;
			line-height: 1;
			font-size: 88%;

			}
			h1, h2, h3, h4, h5, h6{
			font-size: 100%;
			padding: .6em 0;
			margin: 0 15px;
			}
 
			ul, ol
			{
			list-style: none;
			}
 
			img
			{
			border: 0;
			}
			#container{
				width:300px; height:250px;
				position: relative;
				overflow: hidden;
				cursor: pointer;
			}
			.container{
				width: 300px;
				height: 250px;
				background-image: url("../images/border.gif"); 
				background-repeat: no-repeat;
				position: relative;
				cursor: pointer;
			}
			#borderwrap{
			position:absolute;
			width:298px;
			height:248px;
			overflow:hidden;
			left:1px;
			top:1px;
			cursor: pointer;


			}
			#container .headline {
				position: absolute;
				width:inherit;
				text-align: center; 
				color: #ffffff; 
				font-size: 30px;
				top: 0px; left: 0px;
				text-transform: uppercase;

			}
			#container .image {
				position: absolute;
				top: 0px; left: 0px;
			}
			#goldbar{
				position: relative;
				width: 300px;
				height: 5px;
				top: 250px;
				background-color: #bd9b60;

			}
			#logo{
				position: absolute;
				top: 9px;
				left: 7px;
			}
			#cta {
				position: absolute;
				width: 109px;
				height: 27px;
				bottom: 16px; 
				right: 11px;
				background-image: url("../images/btnBg.jpg");
				font-family: Arial, Helvetica, sans-serif;
				font-size: 11.5px;
				color: #ffffff;
				text-align: center;

			}
			#cta p{
			padding-top: 7px;
				
			}
			#imageTxt0 {
				position: absolute;
				top: 88px; 
				left: 25px;
			}
			#imageTxt1 {
				position: absolute;
				top: 68px; 
				left: 25px;
			}
			#Special{
				font-style: italic;
			}

			#Times{
			font-family: Times, serif;
			font-style: italic; 
			font-size: 20px;
			}
			#headline0 {

				position: absolute;
				width:271px;
			    height:50px;
			    top:0px;
			    left:13px;
			}
			#headline1, #headline3{
				position: absolute;
			    width:269px;
			    height:10px;
			    top:17px;
			    left:15px;
    			

			}
			#headline2, #headline4{

				position: absolute;
				width:248px;
			    height:11px;
			    top:76px;
			    left:26px;

			}
			#footer{
				position:absolute;
				width:300px;
				height:51px;
				bottom:-56px;
				background-color: #ffffff;

			}
			#tc {
    			position: absolute;
				width: 109px;
    			color: #002663;
    			font-family: Arial, Helvetica, sans-serif;
    			font-size: 8px;
    			left: 180px;
    			top: 39px;
    			letter-spacing: .2px;
    			text-align: center;
			}

			#ctaShimmer {
 				position: absolute;
    			top: 8px;
    			left: 138px;
    			width: 42px;
    			height: 27px;
    			opacity: 1;
    		}
    		#image0{
    			position:relative;
    			width:261px;
    			height:164px;
    			top: -163px ; 
    			left:18px;

    			
    		}



