#content   {background:#fff}
#left      {border-right:1px solid #e5e5e5}
img        {border:none}

.pink {
  scrollbar-arrow-color:#fff;
  scrollbar-base-color:#f0559a;
  scrollbar-face-color:#f0559a;
  scrollbar-shadow-color:#c6428b;
  scrollbar-3dlight-color:#F58AB9;
  scrollbar-highlight-color:#F8A8CB;
  scrollbar-darkshadow-color:#c6428b
}

body {
  padding:0;
  text-align:center;
  background:#e9e2dc;
  font-family:"trebuchet ms", sans-serif
}

a:link, a:hover, a:active, a:visited {
  outline:none;
  text-decoration:none
}

#container {
  width:800px;
  text-align:left;
  border:1px solid #5b5b5b;
  margin:29px auto 10px auto
}

#header {
  margin:0;
  padding:0px;
  height:93px;
  background:#f0559a;
}

#special-offers a:link,
#special-offers a:hover,
#special-offers a:active,
#special-offers a:visited {
  color:#fff
}

h1 {
  margin:0;
  float:left;
  padding:15px 0 0 20px
}

#special-offers {
  margin:0;
  color:#fff;
  height:100%;
  width:550px;
  float:right;
  font-size:70%
}


#snippet1 {width:254px}
#snippet1 p {margin:26px 0 0 170px}

#cardlink {
	height:83px;
	position:absolute;
	right:245px;
	top:5px;
	width:152px;
}

#snippet2 {width:257px}
#snippet2 p {margin:30px 0 0 35px}

#snippet1, #snippet2 {height:100%; float:right; margin:0 10px 0 0}


#so-email {
  width:150px;
  color:#303030;
  font-size:100%;
  font-weight:bold;
  margin:4px 0 0 0;
  padding-left:4px;
  border:1px solid #ce3a8e
}

.submit-button {
  color:#fff;
  border:1px solid #4a0931;
  font:bold 100% arial, sans-serif
}

#menu {
  height:37px;
  font-size:80%;
  font-weight:bold
}
#menu ul {
  margin:0;
  padding:0;
  list-style:none
}
#menu li {
  float:left;
  height:37px;
  display:block
}
#menu a:link, #menu a:active, #menu a:visited {
  float:left;
  color:#fff;
  height:37px;
  display:block;
  margin:0 0 0 1px;
  line-height:37px;
  padding:0 9px 0 8px
}

#quick-links {
  color:#fff;
  height:28px;
  width:219px;
  float:right;
  text-align:center;
  margin:4px 4px 0 0
}
#quick-links span {
  float:left;
  display:block;
  position:relative;
  left:10px; top:6px
}
#quick-links select {
  width:115px;
  height:20px;
  color:#6f0746;
  margin:3px 0 0 0;
  border:1px solid #740846
}
#quick-links p {margin:0}

#footer {
  clear:both;
  height:100px;
  background:#fff;
  overflow:hidden;
  text-align:center;
  border-top:1px solid #afafaf
}
#footer img {margin:0 20px 0 20px}

.l {float:left}
.r {float:right}

.center {text-align:center}

#small-print {
  color:#9e9996;
  margin:0 0 30px 0;
  font:70% arial, sans-serif
}
#small-print a:link, #small-print a:active, #small-print a:visited {color:#9e9996}
#small-print a:hover {color:#696663}

