body {
	margin:0px;
	padding:0px;
	color: #000000;
	font-family: Arial;
	font-size: 12px;
	text-align: center;
	background-position: center top;
	background-image: url(images/bg-body.jpg);
	background-repeat: repeat;
	background-attachment: scroll;
}
#page {
	width: 800px;
	margin:0px auto;
	background-color: #FFFFFF;
	}
	
#top-bg{
	background-image: url(images/top-bg.jpg);
	background-repeat: no-repeat;
	height: 78px;
	width: 800px;

}
.logo{

float:left;
width:290px;
padding-left:10px;
}
	
	#tab {

	line-height:normal;
	width:501x;
	float:right;
	margin-top:27px;
	margin:15px 28px 0px 0px;
	

  }
#tab ul {
  margin:0;
  padding:0px;
  list-style:none;
  }
#tab li {
  display:inline;
  margin:0;
  padding:0;
  }
#tab a {
  float:left;
  margin:0px 0px 0px 10px;
  padding:0px 3px 0px 5px;
   text-decoration:none;
	font: bold 11px verdana;
	color: #f9fbf5;
	line-height:20px;
}
#tab a span {
	float:left;
	display:block;
	padding:1px 8px 11px 8px;
	color: #f9fbf5;
  

  
  }
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#tab a span {
	float:none;
}
/* End IE5-Mac hack */
#tab a:hover span {
	color:#000;
	text-decoration: none;  
  }
  
#tab a {
  background:url(images/tableft1.jpg) no-repeat 0% 0px;
  color: #ffffff;
  
  

  }
#tab a span {
  background:url(images/tabright1.jpg) no-repeat 100% 0px;
  color: #ffffff;
  
  }  
  #tab a.active span {
  background:url(images/tabright.jpg) no-repeat 100% 0px;
  color: #ffffff;
  
  } 
  #tab a.active {
  background:url(images/tableft.jpg) no-repeat 0% 0px;
  color: #ffffff;
  
  

  }
  
#tab a:hover {
  background:url(images/tableft.jpg) no-repeat left top;
  background-position:0% 0px;
  color: #ffffff;

  }
#tab a:hover span {
  background:url(images/tabright.jpg) no-repeat right top;
  background-position:100% 0px;
  color: #ffffff;
  }
  
  
 .header-bg{
	background-image: url(images/header1.jpg);
	background-repeat: no-repeat;
	height: 37px;
	width: 800px;  
	
	  }
	  
  .header-bg1{
	background-image: url(images/header2.jpg);
	background-repeat: no-repeat;
	height: 37px;
	width: 800px;  
	
	  }
  
   
  #menu  {
	margin: 0px;
	padding:0px;
	text-align:left;
}

#menu  ul{
 	list-style-type:none;
	padding:0px 0px 0px 10px;
    margin:0px 24px 0px 0px;
	float:right;
	
	
	
}
#menu  li{
	float:left;
	position:relative;
	z-index:50;
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;

}
#menu  ul li {
	background-image: url(images/blue.jpg);
	background-repeat: repeat-x;
}



/* style all the links */
#menu  a {
display:block;
font-size:10px;
font-weight:bold;
width:140px;
color:#fff;
line-height:20px;
padding:5px 0px 0px 10px;
text-align:left;
text-decoration:none;
margin-right:0px;


}
#menu  a:hover{
color:#fff;
background:#04368B;
text-align:left;

}

#menu  ul ul {
visibility:hidden;
position:absolute;
width:140px;
height:0;

}
#menu  ul li:hover ul,#menu  ul a:hover ul{
	visibility:visible;
	padding:0px;

}


.bg2{
	background-image: url(images/bg-2.jpg);
	background-repeat: no-repeat;
	height: 160px;
	width: 800px;
	


}

p{

padding:8px;
margin:0px;
text-align:justify;
line-height:18px;
}
.text1{

	float:right;
	padding:0px 18px 0px 0px;
	margin:7px;
	width:615px;
	text-align:justify;
	line-height:18px;
}
.text2{

	float:right;
	padding:13px 0px 0px 0px;
	width:645px;

	
	
}

#footer{
	float:left;
	padding:0px;
	margin:0px;
	background-image: url(images/footer.jpg);
	background-repeat: no-repeat;
	height: 57px;
	width: 800px;
	
}

.copy{
	float:left;
	padding:20px 0px 0px 0px;
	margin:0px;
	width:300px;
	
	
}
.link1{
	float:right;
	width:380px;
	font-family: Tahoma;
	font-size: 11px;	
	margin:0px;
	padding:20px 0px 0px 0px;

}
.link1 ul{
   margin:0;
   padding:0px;
   padding-top:2px;
   text-align:right;
   
  }
   
.link1 li{
	text-align:right;
	display:inline;
	margin:0px ;
	padding:0px 5px 0px 5px;
	
	
	  }
	  
.link1 li a{
	margin:0;
	padding:0;
	text-decoration: none;
	color: #000;
	font-size: 11px;
	text-decoration:none;
	font-family: Verdana;
	   }
   
.link1 li a:hover{
	text-align:right;
	text-decoration: underline;
	color: #da3c1a;

}

.bg4{
	background-image: url(images/bg3.jpg);
	background-repeat: no-repeat;
	height: 191px;
	width: 749px;
	padding-top:12px;
	
	

}
img{


border:none;
}
.heading1{
	font-family: Verdana;
	font-size: 16px;
	font-weight: bold;
	color: #053bf1;
	background-image: url(images/arrow.jpg);
	background-position: 2px 5px;
	background-repeat: no-repeat;
	padding:10px 0px 5px 65px;
	margin:5px ;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}



.wom{
	background-image: url(images/pavera_women.jpg);
	background-repeat: no-repeat;
	height: 284px;
	width: 573px;
	margin:0 0 0 30px;
	padding:30px 0 0 20px;
	
}

.wom ul{
padding:10px 450px 0 0px;
margin:0;


}
.wom li{
padding:0 0 0 10px;
margin:0;
color: #666666;
font-weight: bold;
line-height: 19px;


}
.wom li a{
color: #666666;
font-weight: bold;
line-height: 19px;
text-decoration:none;
}
.wom li a:hover{
color: #b8b8b8;
font-weight: bold;
line-height: 19px;
text-decoration:none;
}



.jewell{
	background-image: url(images/pavera_jewellery.jpg);
	background-repeat: no-repeat;
	height: 284px;
	width: 683px;
	margin:0 0 0 30px;
	padding:30px 0 0 20px;
}

.jewell ul{
padding:10px 450px 0 30px;
margin:0;
text-align:left;

}

.jewell li{


padding:0 0 0 10px;
margin:0;
color: #666666;
font-weight: bold;
line-height: 19px;
}

.jewell li a{


color: #666666;
font-weight: bold;
line-height: 19px;
text-decoration:none;
}

.jewell li a:hover{
color: #b8b8b8;
font-weight: bold;
line-height: 19px;
text-decoration:none;
}

