/* CSS Document */

#wrapper {
	width:773px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	text-align: left;
}

#page {
	width: 773px;
	_width: 773px;
	min-height: 250px;
	padding: 0 0px 0 0px;
}

#pageLeft {
 	float: left;
	width: 160px;
	min-height: 250px;
	padding: 0px;
	margin: 0px;
}

#pageRight { 
  float: right;
  width: 605px;
	min-height: 250px;
	padding: 0px;
	margin: 0px;
}

#pageFoot {
	width:773px;
	height:20px;
	margin:5px 0 0 0;
}

/*  HEADER  */
#header{
  position: relative;
  padding-top:0px;
	margin-top: 5px;
	width: 100%;
	background:url("images/insurePink.gif") no-repeat;
	background-position: left;
}

#logo{
  position: relative;
  padding-top:0px;
	margin-bottom: -14px;
	margin-top: 0px;
  width: 778;
	background: #FFFFFF;
}

#logo .logoPlus {
  position: relative;
  float: right;
  margin-top: -90px;
  background: rgb(0,0,0);
  z-index: 10;
}

#logo .logoPlusSmall {
  position: relative;
  float: right;
  margin-top: -90px;
  background: rgb(0,0,0);
  z-index: 10;
}

#header h1, #logo h1 { 
  width: 206px;
}

#header h1 a, #logo h1 a { 
	/*display: block;
	width: 399px;
	height: 90px;
	*/
}

#header h1 span, #header .discount span, #logo h1 span, #logo .discount span {
  display:none;
}

#pinkBorder {
  position: relative;
  width:100%;
	height:14px;
	top: 4px;
	background-image: url(images/pinkBorder.gif);
	z-index: 0;
}
	
/*Body*/
#contentHome {
  margin:0px;
}

#lhsLinks {
  position: absolute;
  top: 76px;
  *top: 80px;
  height: 14px;
  width: 500px;
  color:#999999;
  z-index: 10;
}

#lhsLinksIndex {
  position: absolute;
  top: 76px;
  *top: 76px;
  height: 14px;
  width: 500px;
  color: #999999;
  z-index: 10;
}

#lhsLinks ul, #lhsLinksIndex ul { 
  text-align:left;
	list-style:none;
	color: #999999;
	margin: 0;
}

#lhsLinks ul li, #lhsLinksIndex ul li { 
	display:inline;
	padding:0px;
	margin:0px;
}

#lhsLinks ul a, #lhsLinksIndex ul a {
  text-decoration: none;
  color: Black;
}

#lhsLinks ul a:hover, #lhsLinksIndex ul a:hover {
  color:#FF0099;
}

#lhsLinks ul #bookmarkNOjs:hover, #lhsLinksIndex ul #bookmarkNOjs:hover {
  color: Green;
}

#bookmarkLogo {
  margin-right: 1px;
}

#deliciousLogo {
  margin-left: 2px;
}

#emailLogo {
  margin-bottom: -1px;
  margin-right: 3px;
}

#seperator1{
  margin-right: 0px;
}

#emailThePage {
 
}

/* Heading Nav: */
#headingNav{ 
	position: relative;
	text-align:left;
	width:100%;
	height: 14px;
	padding:0px;
	top: 11px;
	z-index:5;
}

#headingNav ul { 
	text-align:right;
	list-style:none;
	margin:0;
	color: Black;
}

#headingNav ul li{ 
	display:inline;
	padding:0px;
	margin:0px;
	background:none;
}

#headingNav ul li a{ 
	text-decoration:none;
	color:Black;
}

#headingNav ul li a:hover{
	color:#FF0099;
}

/*  FOOTER  */	
#footer{
  clear:both;
  margin-bottom: 25px;
}

#footerNav{
  text-align: right;
	padding:2px 0 6px 0;
}

#footerNav ul, #footerNavLeft ul { 
	list-style:none;
	margin:0;
	color: Black;
}

#footerNav ul li, #footerNavLeft ul li { 
	display:inline;
	padding:0px;
	margin:0px;
	background:none;
}

#footerNav ul li a, #footerNavLeft ul li a { 
	text-decoration:none;
	color: Black;
}

#footerNav ul li a:hover, #footerNavLeft ul li a:hover {
	color:#FF0099;
}

#footerText { 
	font-size:1.0em;
	color:#999999;
  padding:10px 0 20px 0;
  text-align: justify;
  float: right;
  width: 605px;
}


#footerText p {
  margin: 0px;
  padding: 0px;
}

#footerTextIndex { 
	font-size:1.0em;
	color:#999999;
  padding:10px 0 0 0;
  text-align: justify;
  float: right;
  width: 100%;
}

#blackArea {
  width: 100%;
  height: auto;
  background-color: #000000;
}

#blackAreaContent {
  position: relative;
  height: 100%;
  left: 10%;
  padding-top: 4px;
  padding-bottom: 8px;
}

#blackAreaContent img {
position: relative;
   float:left;
   padding-right: 10px;
   padding-top: 4px;
   z-index: 5;
}

.blackAreaText {
  position: relative;  
  display: block;
  color: #FFFFFF;
  width: 80%;
  *padding-top: 3px;
}

.blackAreaText2 {
  position: relative;  
  display: block;
  color: #FFFFFF;
  width: 85%;
  padding-top: 4px;
  *padding-top: 3px;
  font-size: 1.3em ;  
}

.punchBox img {
  padding-top: 10px;
  *margin-top: 10px;
  margin-bottom: 5px;
}


