/* CSS Document */

*,html
{
margin:0px;
padding:0px;

}
body
{
background:#191069;
margin:0px;
font-family:"trebuchet MS";
}
.main
{
width:100%;
}
.wrap
{
width:1000px;
margin:0 auto;
border:1px solid #191069;
}
/*...header start .....*/
#header
{
background:url(../images/header.jpg) no-repeat;
width:1000px;
height:148px;
}
#header h1 {
background:url(.../images/logo-benatorconsulting.png) no-repeat scroll left bottom;
border:medium none;
height:106px;
margin:0 0 0 25px;
width:231px;
padding-top:24px;
}

#header span {
display:none;
}
/*...header finish.....*/
/*..mid content start ...*/
.mid-content
{
background:#fff;
margin:0 auto;
}
.container{min-height:670px;}



h3.title {
border-top:1px solid #000;
font-size:14px;
margin:0;
padding:0;

}
h3.title a {
background:url(../images/arrow-plus.jpg) no-repeat 10px 13px;
color:#191069;
display:block;
padding:8px 5px 6px 24px;
text-decoration:none;

}
h3.title a:hover {
color:#191069;
text-decoration:none;
}
h3.active a {
background-image:url(../images/arrow-minus.jpg);
color:#191069;
text-decoration:none;
}

.mid{
}
 
 .title-descp1
 {

 color:#191069;
 font-size:12px;
 padding:7px 0px 0px 3px;

 }
 .title-descp1 span
 {
 color:#b60c2c; font-weight:bold;}
 #projects[id=projects] {overflow-y:auto; }

 div.element
 { line-height:18px;
 padding:5px 10px 4px 20px; border:0px solid #fff000; background:#fff;overflow:hidden;}
 .descp1img
 {margin-left:3px; }
 .descp1img img{
margin:10px 2px 10px 0px;

}
.para
{
margin:0px 0px 8px 0px;
}
.links
{ 
color:#b60c2c; 
font-weight:bold;
}
.links *
{ color:#b60c2c; font-weight:bold; text-decoration:none;
}



 .title-descp2
 {

 color:#191069;
 font-size:12px;
 padding:7px 0px 0px 3px;
 border:0px solid green;
background:url(../images/employ-bg.jpg) no-repeat;
z-index:auto;
 width:964px; height:339px;

 }
 .title-descp2 span
 {
 color:#b60c2c; font-weight:bold;}


