@charset "utf-8";
/* CSS Document */
body{
font:"Times New Roman", Times, serif;
color:#704f40;
}
a{
font:"Times New Roman", Times, serif;
color:#704f40;
}
.back
{
   background-image:url(../images/test.jpg);
   background-repeat:repeat-x;
   background-position:top;
   height:700px;
   width:960px;
   
}

.transparent
{
   filter:alpha(opacity=60); 
   -moz-opacity: 0.6; 
   opacity: 0.6;
   background-image:url(../images/fader.png);
   background-repeat:repeat-x;
   background-position:top;
   height:290px;
   width:960px;
   border:1px solid #000;
   position:relative;
   top:300px;
}




div.column h2 { font-size: 2.2em; color: #704f40; font-weight: normal;  padding: 0; }

li#hn_isgood.off a { display: block; background: url(../images/fd/menu/menu_aboutus_off.png) no-repeat; width: 97px; height: 41px; }
li#hn_isgood.on a { display: block; background: url(../images/fd/menu/menu_aboutus_on.png) no-repeat; width: 97px; height: 43px; }
li#hn_doesgood.off a { display: block; background: url(../images/fd/menu/menu_passion_off.png) no-repeat; width: 86px; height: 41px; }
li#hn_doesgood.on a { display: block; background: url(../images/fd/menu/menu_passion_on.png) no-repeat; width: 86px; height: 41px; }
li#hn_tastesgood.off a { display: block; background: url(../images/fd/menu/menu_energy_off.png) no-repeat; width: 0px; padding:0px;  height: 41px; }
li#hn_tastesgood.on a { display: block; background: url(../images/fd/menu/menu_energy_on.png) no-repeat; width: 0px; padding:0px; height: 41px; }
li#hn_pace.off a { display: block; background: url(../images/fd/menu/menu_pace_off.png) no-repeat; width: 65px; height: 43px; }
li#hn_pace.on a { display: block; background: url(../images/fd/menu/menu_pace_on.png) no-repeat; width: 65px; height: 43px; }
li#hn_people.off a { display: block; background: url(../images/fd/menu/menu_people_off.png) no-repeat; width: 78px; height: 41px; }
li#hn_people.on a { display: block; background: url(../images/fd/menu/menu_people_on.png) no-repeat; width: 78px; height: 41px; }
li#hn_zubrance.off a { display: block; background: url(../images/fd/menu/menu_zubrance_off.png) no-repeat; width: 99px; height: 41px; }
li#hn_zubrance.on a { display: block; background: url(../images/fd/menu/menu_zubrance_on.png) no-repeat; width: 99px; height: 41px; }

h1#logo { position: absolute; top: 5px; left: 14px; width: 389px; height: 55px; margin: 0; padding: 0 0 0 10px; z-index: 200; overflow: hidden; font-size: 12px; }
h1#logo span { background: url(../images/fd/newlogo.png) no-repeat 0 0; width: 389px; height: 55px; behavior: url(../iepngfix.htc); }

img#logoprint { display: none; }

#enquire{
position:absolute;
top:0px;
right:100px;
}
.contactformwrapper{


width:359px;

 height:340px;
 padding:0px;
 margin:0px;
 position:relative;
 display:block;
 margin-top:30px;
}
.contactform{

width:339px;
display:block;
 height:260px;

 position:relative;
 padding-left:20px

}
.contactform2{
background-color:#FFFFFF;
background-image:url(../images/box_title_thankyou.png);
background-position:top;
background-repeat:no-repeat;
width:339px;
display:block;
 height:260px;
 padding-top:60px;
 position:relative;
 padding-left:20px

}
.box_bottom{
position:absolute;
bottom:0px;
left:0px;
}

.reg_label{
margin-left:20px;
width:100px;
float:left;
}
.reg_field{
margin-left:0px;
width:150px;
float:left;

margin-top:2px;
}

input.reg_text {

width:140px;
}

.submit_button{

margin-left:80px;
position:relative;
left:130px;
top:20px;
}
