body{background-color:#ffffff;}#logo-container a{background-image:url(http://www.ebsconsultants.com/wp-content/uploads/2011/10/1318375696EBS-logo1.png);}#logo-container, #logo-container a{width:141px;}#menu-container {
    max-width: 900px;
margin-top:70px;
  
}
#menu ul li a {
  font-size: 13px;
}

#menu ul ul li a {
	font-size: 9px;
	padding-right: 10px;
	height: auto;
	text-align: left;
	line-height: 20px;
	padding-left: 10px;
	display: block;
}

  
/* LIST #3 */
#list3 { }
#list3 ul { list-style-image: url("../images/arrow.png"); color:#eee; font-size:18px; }
#list3 ul li { line-height:30px; }


#contactBar	{

	background: url(http://www.ebsconsultants.net/images/menu.png) repeat-x;

	background-color:#8BC540;

	border-bottom: 1px solid #97c45c;

	float:left;

	height:10px;

	margin-top:0;

	padding:6px 0;

	width:100%; 

}

#contactBar ul			{ float: right; font-family: arial; font-size: 1.1em; height: 0px; width: 600px; }

#contactBar li			{ margin:-4px 15px; padding:0 0px; float: left; color: rgb(230,230,230);}

#contactBar li span		{ color: #fff; }

#contactBar li.email		{ list-style-image: url(http://www.ebsconsultants.com/images/icon_envelope.gif) ; }

#contactBar li.phone		{  list-style-image: url(http://www.ebsconsultants.net/images/icon_phone.gif); }

#contactBar li.fax		{ list-style-image: url(http://www.ebsconsultants.com/images/icon_fax.gif);}

/*For the portfolio showcase images */
.portfolio-big-img{
    width: 250px;
    height:250px;

}
/*For the portfolio image gallery next and last item */
#portfolio-pagination{
padding-bottom: 15px;
margin-top: -17px !important;
}


/*For the form  */
 
.button1 {
  left:50px;
    font-family: Verdana, Geneva, sans-serif;
    font-size: 24px;
    color: #000;
    padding: 5px 10px 5px 10px;
    border: 1px solid #999;
 
    text-shadow: 0px 1px 1px #FFF;
    text-decoration: none;
 
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
 
    background: #ffcc66;
    background: -moz-linear-gradient(top, #ffcc66 0%, #ffe6b6 50%, #ffbc47 51%, #ffc75d 100%);
    background: -webkit-gradient(linear, left top, left bottom, from(#ffcc66), to(#ffe6b6), color-stop(0.4, #ffe6b6), color-stop(0.5, #fff), color-stop(.5, #ffbc47), color-stop(0.9, #ffc75d));
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffcc66', endColorstr='#ffe6b6', GradientType=0 );
 
    cursor: pointer;
 
}
.button1:hover {
    background: -moz-linear-gradient(top, #ffcc66 0%, #ffe6b6 50%, #ffe6b6 51%, #ffc75d 100%);
    background: -webkit-gradient(linear, left top, left bottom, from(#ffcc66), to(#ffe6b6), color-stop(0.4, #ffe6b6), color-stop(0.5, #fff), color-stop(.5, #fff), color-stop(0.9, #ffc75d));
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffe6b6', endColorstr='#ffe6b6', GradientType=0 );
}
.full-width{
 style="margin-top:15px;
}

#social_bar{
position:relative; top:-2px; width:110px; height:16px;
float: left;
}


/*<!--  begining of the fixed contactBar settings --> */


#contactBar {
position:fixed ;
z-index: 2001 ;
width: 980px;
}
#mail{
left:-20px;
}
#social_bar{
left:915px;
}

/* end of the fixed contactBar settings  */


