body{
margin-top:8px;
margin-right:0px;
margin-bottom:0px;
margin-left:0px;
}
.mainbg{
background:url(images/bg_main.jpg);
height:597px;
}
.more_bg{
background:url(images/more_bg.png) bottom left no-repeat;
}
.white_box{
background:url(images/white_box.png) top right no-repeat;
}
.transparency{
filter: alpha(opacity=40);
-moz-opacity: .40; 
background-color:#000000; 
top:450px; 
left:110px;
border:1px solid #ffffff; 
}

.transparency_full{
filter: alpha(opacity=100);

}


.heading_1{
font-family:tahoma;
font-size:22px;
color:#666666;
}
.heading_2{
font-family:tahoma;
font-size:18px;
color:#666666;
}
.menu_top{
font-family:tahoma;
font-size:11px;
color:#336699;
}
.menu_top a{
font-family:tahoma;
font-size:11px;
color:#336699;
text-decoration:none;
}
.menu_top a:hover{
font-family:tahoma;
font-size:11px;
color:#336699;
text-decoration:underline;
}
.wel_text{
font-family:tahoma;
font-size:24px;
color:#ffffff;
}
.wel_text2{
font-family:tahoma;
font-size:14px;
color:#ffffff;
}
.search{
font-family:Trebuchet MS;
font-size:15px;
color:#666666;
}
.we_offer{
font-family:tahoma;
font-size:12px;
color:#3399ff;
}
.click_here{
font-family:tahoma;
font-size:11px;
color:#000000;
}
.click_here a{
font-family:tahoma;
font-size:11px;
color:#000000;
text-decoration:underline;
}
.click_here a:hover{
font-family:tahoma;
font-size:11px;
color:#000000;
text-decoration:none;
}
.we_provide{
font-family:tahoma;
font-size:14px;
color:#ffff00;
}
.we_provide a{
font-family:Arial, Verdana, sans-serif;
font-size:16px;
color:#ffff00;
text-decoration:none;
}
.we_provide a:hover{
font-family:Arial, Verdana, sans-serif;
font-size:16px;
color:#ffff00;
text-decoration:underline;
}
.we_provide_2{
font-family:tahoma;
font-size:16px;
color:#ffffff;
}
.menu_bottom{
font-family:tahoma;
font-size:11px;
color:#666666;
}
.menu_bottom a{
font-family:tahoma;
font-size:11px;
color:#666666;
text-decoration:none;
}
.menu_bottom a:hover{
font-family:tahoma;
font-size:11px;
color:#666666;
text-decoration:underline;
}
.bottom_text{
font-family:tahoma;
font-size:10px;
color:#666666;
}
#translucentbkg {     
   filter:alpha(opacity=100%);
   -moz-opacity:100%;
   opacity: 100%;
}
