.mask1{
	position:relative;
	width:382px;
	height:172px;
	overflow:hidden;
}
#box1{
	position:absolute;
}
#box1 span{
	display:block;
	float:left;
}

#box2{
	position:relative;
	z-index:+2;
	width:785px;
	height:400px;
}
#front{
	position:relative;
	z-index:+1;
	width:785px;
	height:400px;
}
#large{

	width:785px;
	height:400px;
}

span 
img
{
        float:left;
	display:block;
	border:none;
}

#newdiv 
{
    background:url(/images/main.gif) no-repeat;
    width:816px;
    height:623px;
    padding: 15px 0px 0px 14px;
    margin-left:auto;
    margin-right:auto;
}
#div2
{
    
}
#leftad
{	z-index:-2;
    position:relative;
    top:9px;
    margin-bottom:0px;
    height:172px;
    width:386px;
    margin-left:0px;
}
#rightad
{
z-index:-4;
	
	position:relative;
	
	bottom:154px;
left:403px;
    margin-right:0px;
    width:386px;
    height:172px;
    margin-bottom:0px;
}
#leftadover1
{
    position:relative;
    z-index:+20;
	bottom:137px;
    margin-bottom:0px;
    margin-left:0px;
}
#leftadover2
{
    position:relative;
    z-index:+3;
    margin-top:18px;
    bottom:200px;
}
#facebook
{
    width:110px;
    
}
#twitter
{
    width:110px;
}
#contact 
{
    background:url(/images/main_lrg_wht.gif) no-repeat;
    width:816px;
    height:636px;
    padding: 0px 0px 15px 0px;
    margin-left:auto;
    margin-right:auto;
}
#contacttable
{
    font-size:14px;
    width:750px;
    margin-left:auto;
    margin-right:auto;
    table-layout:fixed;
    margin-bottom:25px;
}

#header
{
    text-align:center;
    background:url(/images/nav_bar.gif) no-repeat;
    width:934px;
    height:114px;
    margin-left:auto;
    margin-right:auto;
}
img
{
    border:none;
}
.nav
{
   font-size:16px;
   font-family:Arial;
   color:White;
   text-align:center;
}
    
#navtable
{
    padding: 72px 0px 0px 238px;
    width: 835px;
}
  
a:link {color:white; font-style:normal; text-decoration:none;}      /* unvisited link */
a:visited {color:white; font-style:normal; text-decoration:none;}  /* visited link */
a:hover {color:black; font-style:normal; text-decoration:none;}  /* mouse over link */
a:active {color:black; font-style:normal; text-decoration:none;}  /* selected link */  

a.red:link {color:black; font-style:normal; text-decoration:none;}      /* unvisited link */
a.red:visited {color:black; font-style:normal; text-decoration:none;}  /* visited link */
a.red:hover {color:red; font-style:normal; text-decoration:none;}  /* mouse over link */
a.red:active {color:red; font-style:normal; text-decoration:none;}  /* selected link */  

a.black:link {color:white; font-style:normal; text-decoration:none; font-weight:bold;}      /* unvisited link */
a.black:visited {color:white; font-style:normal; text-decoration:none; font-weight:bold;}  /* visited link */
a.black:hover {color:black; font-style:normal; text-decoration:none; font-weight:bold;}  /* mouse over link */
a.black:active {color:black; font-style:normal; text-decoration:none; font-weight:bold;}  /* selected link */  

body
{
	background:url(/images/darkbackground.gif);
background-attachment:fixed;
    font-size:14px;
    }
    
.btn	
{
    background-color: #FECB00;
    width: 100px;
    height: 40px;
    outline: none;
    vertical-align:top;
    border:0;
    margin:5px 0 0 0;
}

#giftcard 
{
    background:url(/images/main_lrg.gif) no-repeat;
    width:816px;
    height:636px;
    padding: 100px 0px 0px 0px;
    margin-left:auto;
    margin-right:auto;
    text-align:center;
}

#franchisetbl
{
    padding-top:10px;
    padding-right:20px;
    padding-left:5px;
    width:816px;
    height:632px;
    margin-left:auto;
    margin-right:auto;
    background:url(/images/main_lrg.gif) no-repeat;
}

#franchisetbllrg
{
    padding-top:10px;
    padding-right:20px;
    padding-left:5px;
    width:816px;
    height:855px;
    margin-left:auto;
    margin-right:auto;
    background:url(/images/main_bigger.gif) no-repeat;
}
#franchisetbllrgr
{
    padding-top:10px;
    padding-right:20px;
    padding-left:5px;
    width:816px;
    height:1253px;
    margin-left:auto;
    margin-right:auto;
    background:url(/images/main_biggest.gif) no-repeat;
}

#mail
{
   background:url(/images/darkbackground.gif);
}
input		
{
    border: 1px solid #99b3b4;
    width: 220px;
    background: #e4ebeb url(images/input_stripe.gif);
    font: 11px verdana, sans-serif;
    color:#443;
    padding:3px;
    outline:none;
 }