/* CSS Document */

.bg
{
background-image:url(images/container-bg.png);
background-repeat:repeat;
height:113px;
}
.logo
{
font-family:"Bell MT";
font-size:28px;
color:#0267b0;
font-weight:bold;
}
.product
{
background-image:url(images/p.png);
background-repeat:no-repeat;
width:239px;
height:518px;
}
.pd
{
font-family:"Bell MT";
font-size:20px;
color:#000066;
}
.pd1
{
font-family:Calibri;
font-size:16px;
color:#990000;
line-height:20px;
text-decoration:none;

}
.home
{
	border: thin solid #E5E5E5;
	font-size:16px;
	font-family:Calibri;
	color:#000;
	line-height:25px;
	text-align:justify;
}

.welcome
{
font-family:Georgia, "Times New Roman", Times, serif;
color:#0267B0;
font-weight:bold;
font-size:20px;
}
.dmenu
{
font-family:Calibri;
font-size:12px;
color:#FFFFFF;
letter-spacing:.1em;
text-decoration:none;
}
.dmenu:hover
{
	color:#FF0;
}
.enquiryt
{
font:bold 1.3125em/15px Arial,Helvetica,sans-serif;
}

.enquiry
{
color:#3572A8;

font-size:1.0em;
font-family: Arial,Helvetica,sans-serif;
}

.country
{
width:70%;
height:24px;
}
.textbox
{
background-color: #FFF;
background-image: url("images/searchbg-grey.gif");
background-position: 10px 2px;
background-repeat: repeat-x;
border: 1px solid #DDD;
color: #00396B;
font-size: 12px;
margin-top: 4px;
padding-left: 5px;
border-radius: 0;
height: 20px;
width: 170px;
font-weight: normal;
}
.message
{
background-color: #FFF;
background-image: url("images/searchbg-grey.gif");
background-position: 20px 2px;
background-repeat: repeat-x;
border: 1px solid #DDD;
color: #00396B;
font-size: 12px;
margin-top: 4px;
padding-left: 5px;
border-radius: 0;
height:100px;
width: 200px;
font-weight: normal;
}
.textbox
{
background-color: #FFF;
background-image: url("images/searchbg-grey.gif");
background-position: 10px 2px;
background-repeat: repeat-x;
border: 1px solid #DDD;
color: #00396B;
font-size: 12px;
margin-top: 4px;
padding-left: 5px;
border-radius: 0;
width:70%;
height:24px;
font-weight: normal;
}
.send
 {

  background-image:url(images/save.jpg);
  background-repeat:no-repeat;
  width:55px;
  height:40px;
   border-width:0;
  cursor:pointer;
 }
 .text4
{
font: .99em/16px Arial,Helvetica,sans-serif;
color: #737373;
margin: 0;
padding-right: 10px;
line-height:25px;
list-style:disc;
}
