/* 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: 165px;
	min-height: 250px;
	padding: 0px;
	margin: 0px;
}

#pageRight { 
  float: right;
  width: 600px;
	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: -10px;
	margin-top: 0px;
  width: 778;
	background: #FFFFFF;
}

#logo .logoPlus {
  position: relative;
  float: right;
  margin-top: -90px;
  background: rgb(0,0,0);
  z-index: 2;
}

#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;
}

#blueBorder {
  position: relative;
  width:100%;
	height:14px;
	background-image: url(images/blueBorder.gif);
	background-repeat: repeat-x;
	z-index: 0;
  top: 12px;
  padding-bottom: 10px;
  *padding-bottom: 25px;
}

/*Body*/
#contentHome {
  margin:0px;
}

#lhsLinks {
  position: absolute;
  top: 91px;
  *top: 97px;
  height: 14px;
  width: 500px;
  color:#999999;
  z-index: 10;
}

#lhsLinks ul { 
  text-align:left;
	list-style:none;
	color:#999999;
	margin: 0;
}

#lhsLinks ul li{ 
	display:inline;
	padding:0px;
	margin:0px;
}

#lhsLinks ul a {
  text-decoration: none;
  color:#999999;
}

#lhsLinks ul a:hover {
  color:#0000ff;;
}

#lhsLinks ul #bookmarkNOjs:hover {
  color:#999999;
}

#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: 20px;
	z-index:5;
}

#headingNav ul { 
  text-align:right;
	list-style:none;
	margin:0;
  color:#999999;
}

#headingNav ul li{ 
	display:inline;
	padding:0px;
	margin:0px;
	background:none;
}

#headingNav ul li a{ 
	text-decoration:none;
	color:#999999;
}

#headingNav ul li a:hover{
	color:#0000ff;
}

/*  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:#999999;
}

#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:#999999;
}

#footerNav ul li a:hover, #footerNavLeft ul li a:hover {
	color:#0000ff;
}

#footerText { 
	font-size:1.0em;
	color:#999999;
  padding:10px 0 20px 0;
  text-align: justify;
  float: right;
  width: 605px;
}

#footerTextIndex { 
	font-size:1.0em;
	color:#999999;
  padding:10px 0 0 0;
  text-align: justify;
  float: right;
  width: 100%;
}


#blackArea {
  width: 773px;
  height: 40px;
  background-color: #000000;
}

#blackAreaContent {
  position: relative;
  padding-top: 5px;
  padding-bottom: 9px;
  *padding-bottom: 0px;
}

#blackAreaContent img {
  position: relative;
  float:left;
  margin-left: 45px;
  margin-right: 25px;
  margin-top: -4px;
}

.blackAreaText2 {
  position: relative;  
  display: block;
  color: #FFFFFF;
  width: 750px;
  font-size: 1.1em ;
}
.blackAreaText2 a {
  font-size: 1.0em ;
  color: #FFFFFF;
  font-weight: bold;
  text-decoration: none;
}

.blackAreaText2 a:hover {
  color: #ff0099;
}
