* { padding: 0; margin: 0; }

body {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 12px;
  color: #ffffff;
  background-image:url(../images/mainbg.jpg);
  background-repeat:repeat-x;
  background-position:top;
  background-color: #0067AB;
}

p {
padding: 10px 10px 0 10px;
}

.largetext {
font-size:16px;
}

#wrapper { 
 margin: 0 auto;
 width: 800px;
 z-index: 2;
 position: relative;
}

#header {
 width: 800px;
 height: 90px;
 padding: 0px;
 margin: 0px;
}

#headerwhite {
 width: 50%;
 background-image:url(../images/whitebg.jpg);
 background-repeat:repeat-x;
 height: 90px;
 padding: 0px;
 margin: 0px;
 position:absolute; 
 top: 0px; 
 left: 0px;  
}

#navigation {
 width: 800px;
 height: 28px;
 margin: 0px 0px 0px 0px;
 background-image:url(../images/navbg.jpg);
 background-repeat:repeat-x;
 padding: 0px;
}

#navigationdeals {
 width: 800px;
 height: 28px;
 margin: 0px 0px 0px 0px;
 background-image: url(../images/pignav.jpg);
 padding: 0px;
}

#content { 
 width: 800px;
 background: #0067AB;
 margin: 15px 0 15px 0;
 padding: 0px;
}

#contentdeals { 
 width: 800px;
 background: #0067AB;
 margin: 0 0 15px 0;
 padding: 0px;
}

#dealpics {
padding: 110px 0 0 0;
}

#contentpig {
 width: 305px;
 height: 110px;
 margin: 0px 0px 0px 0px;
 background-image: url(../images/pigcontent.jpg);
 padding: 0px;
 float: right;
}

#dealscontentleft {
 width: 335px;
 height: 110px;
 margin: 0px 0px 0px 50px;
 padding: 0px;
 float: left;
}


#welcome {
width:250px;
float:left;
margin-bottom:10px;
}

.welcomeheader {
background-image:url(../images/welcomeheader.jpg);
height: 22px;
}

.welcomecontent {
background-color: #00ACE3;
height:396px;
}

.welcomefoot {
background-image:url(../images/welcomefoot.jpg);
height: 10px;
}

.store {
width:539px;
float:left;
margin-left:10px;
}

.map {
padding: 5px;
}

.storeleft {
float:left;
background-color: #00ACE3;
}

.storeright {
float:right;
background-color: #00ACE3;
}

.dunsheader {
background-image: url(../images/dunsheader.jpg);
height: 22px;
}

.sharheader {
background-image: url(../images/secretheader.jpg);
height: 22px;
}

.storecontent {
background-color: #00ACE3;
width:539px;
height:177px;
}

.storefoot {
background-image: url(../images/storefooter.jpg);
height: 10px;
margin-bottom: 10px;
clear:left;
}

.disclaimer {
text-align:center;
}


#footer { 
 width: 795px;
 color: #ffffff;
 background: #005584;
 margin: 10px 0px 0px 0px;
 padding: 5px;
 clear:left; 
}

#footer a:link {color:#FFFFFF; text-decoration:none; margin: 0; padding: 0;}
#footer a:visited {color:#FFFFFF; text-decoration:none; margin: 0; padding: 0;}
#footer a:hover {color:#F72BA5; text-decoration:none; margin: 0; padding: 0;}
#footer a:active {color:#F72BA5; text-decoration:none; margin: 0; padding: 0;}
