body { 
font-family : "Trebuchet MS";
margin : 0;
padding : 0;
background : #000;
color : #ffffff;
font-size : 14px;
/* for IE only 
scrollbar-3dlight-color: #000;
scrollbar-arrow-color: #99b1c4;
scrollbar-darkshadow-color: #333333 ;
scrollbar-face-color: #000; 
scrollbar-highlight-color: #000800;
scrollbar-shadow-color: #222222;
scrollbar-track-color: #333333

/*******************/
} 
p { 
margin : 0;
padding : 0;
font-size : 14px;
color : #eb971f;
text-align:justify;
} 
h1 { 
font-family : "Trebuchet MS";
font-size : 15px;
color : #eb971f;
padding : 0;
} 
.heading { 
font-family : "Trebuchet MS";
font-size : 15px;
color : #eb971f;
text-decoration : underline;
} 
a { 
color : #eb971f;
text-decoration : none;
} 
a:hover { 
color : #fff;
text-decoration : none;
} 
#wrapper { 
width : 750px;
margin : 10px auto;
background : #000;
} 
#header { 
border-bottom : 1px solid #eb971f;
margin : 0;
padding : 0 0 0 48px;
height : 49px;
} 
#logo { 
border-left : 1px solid #eb971f;
width : auto;
float : left;
padding : 0 0 0 0;
margin : 0;
} 
#language { 
float : right;
position : relative;
top : 30px;
} 
#menubar { 
font-family : "Trebuchet MS";
font-size : 15px;
color : #eb971f;
padding : 15px 0 0 0;
margin : 0 35px 0 48px;
border-left : 1px solid #eb971f;
height : 25px;
background:url(../images/menubg.jpg) repeat-x ;
} 
#menubar ul { 
float : left;
padding : 0;
margin : 0;
} 
#menubar li { 
list-style : none;
display : inline;
padding : 0 10px 0 10px;
float : left;
} 
#content {
float:left;
width : 750px;
margin:0px;
padding : 10px 0px 10px 58px ;

} 
#subcontent {
float:left;
width : 654px;
margin:0px;
padding :0px;

} 
#banner { float:left;
width : 654px;
padding : 30px 0 0 0px;
margin : 0;
background : url(../images/services1.gif) no-repeat;
height : 116px;

} 
.banner_text { 
font-family : "Trebuchet MS";
font-size : 24px;
margin : 0;
padding : 0;
color : #eb971f;
} 
.logo_img { 
margin : 0;
padding : 0;
float : left;
} 
.clear { 
clear : both;
} 
#footer { 
width : 750px;
margin : 0 auto;
padding : 0;
} 
.foo_menu { 
color : #808080;
font-size : 12px;
} 
#inner_footer { 
border-top : 1px solid #eb971f;
width : 500px;
float : right;
} 
#inner_footer1 { 
border-top : none;
width : 500px;
float : right;
} 
.foobodrer { 
margin : 0 48px 0 0;
border-right : 1px solid #eb971f;
height : 30px;
padding : 15px 15px 0 0;
} 
#footermenu { 
width : 500px;
float : right;
margin : 0 48px 0 0;
border-right : 1px solid #eb971f;
padding : 0;
} 
.img { 
float : left;
margin : 5px 20px 0 0;
} 
#sidebar { 
width : 165px;
float : left;
margin: 0px;
background : none;
padding : 0px 15px 0px 0px;


} 

ul  { 
margin : 0 0 0 15px;
padding : 0;

} 
#sidebar ul li { 
list-style-type : circle;
margin : 3px;
list-style-image : url(../images/bullet.gif);
padding-left : 5px;
border-bottom: #333333 1px dotted;

} 
#sidebar ul li:hover { 
list-style-type : circle;
margin : 3px;
list-style-image : url(../images/bullet_over.gif);
padding-left : 5px;
border-right:#eb971f 2px double;

} 
#main { 
float :left;
margin : 0;
padding : 0px 0px 0px 15px;
width : 460px;
background : url(../images/sideborder.gif) repeat-y left 10%;
/*border-bottom: #FF0000 1px solid;*/
}
#tabcontentcontainer{ border:none } 
#inner_one { 
float : left;
margin : 10px 10px 10px 0;
} 
#inner_one input { 
margin : 5px 0 2px 0;
} 
#inner_two { 
float : left;
margin : 10px 10px 10px 0;
} 
#inner_two input { 
margin : 5px 0 2px 0;
} 
.more { 
color : #fff;
font-size : 12px;
} 
.tabcontent{
display:none;
}
