/* Start of CMSMS style sheet 'styles' */
* {
	margin:0;
	padding:0;
}

body {
	background:#E2E2E2;
}

img {
border:none;
}

body, p, td, th, div, li, div {
	font-family:Arial, Helvetica, sans-serif;
	color:#000;
	font-size:12px;
}

a:link,
a:visited {
	color:#39A73C;
	text-decoration:underline;
}

a:hover {
	text-decoration:none;
}

p {
	margin:10px 0;
}

div.clear-both {
	clear:both;
	font-size:0;
}

.hide {
	display:none;
}

div.header {
	background:#FFF;
	margin:0 auto;
	width:960px;
	position:relative;
	height:140px;
}

.whole {
	display:block;
	width:100%;
	height:100%;
}

h1.logo {
	position:absolute;
	width:314px;
	height:107px;
	background:url(uploads/templates/ebs-consultants.jpg) 0 0 no-repeat;
	right:0;
	top:20px;
}

h1.logo span {
	display:none;
}

h2.slogan {
	font-size:18px;
	font-weight:bold;
	color:#000;
	position:absolute;
	background:url(uploads/templates/side-bar-strip.jpg) left no-repeat;
	padding:0 0 0 96px;
	left:0;
	bottom:10px;
}

div.main-holder {
	background:#FFF;
	margin:0 auto;
	width:768px;
	padding:0 96px 40px;
}

div.menu-bar {
	background:#39A73C;
	position:relative;
	height:60px;
	padding:6px 0 0 0;
}

div.menu-corner {
	background:url(uploads/templates/menu-corner.jpg) top right no-repeat;
	position:absolute;
	right:0;
	top:0;
	width:75px;
	height:66px;
	z-index:10
}

div.image-hold {
	margin:10px 0 20px;
}

div.left_col {
	float:left;
	width:212px;
}

div.right_col {
	float:right;
	width:512px;
	padding:0 0 10px 0;
}

div.right_col ul {
padding:0 0 0 30px;
}

h3.services {
	font-weight:bold;
	text-transform:uppercase;
	font-size:18px;
	color:#000000;
	margin:0 0 10px 0;
}

h3.title {
	color:#39A73C;
	font-size:23px;
	font-weight:bold;
	margin:0 0 10px 0;
}

div.news-hold {
	background:#E2E2E2;
	padding:10px;
	margin:10px 0 0 0;
}

h3.news-title {
	color:#39A73C;
	font-size:16px;
}

div.news-article {
	margin:10px 0;
}

div.news-image {
	float:left;
	width:100px;
overflow:hidden;
}
div.news-image img {
max-width:100px;
}

div.news-content {
	float:right;
	width:350px;
}

div.news-content h4 a {
	font-weight:bold;
	font-size:12px;
	text-decoration:underline;
	color:#000;
}

div.footer-hold {
	padding:10px;
	background:#E2E2E2;
position:relative;
margin-top:10px;
}

div.address,
div.bot_menu {
	font-size:11px;
	margin:0 0 10px 0;
}

div.address a,
div.bot_menu a {
	color:#000;
	font-size:11px;
}

div.certs {
	text-align:center;
font-size:0;
}

div.certs img {
	margin:0 3px;
}

div.scobi {
	margin:30px 0 0;
	text-align:right;
	font-size:11px;
}

/* Lava Lamp */

        .lavaLampWithImage {
            position: relative;
            height: 50px;
            width: 760px;
            background: ;
            overflow: hidden;
			z-index:20;
        }
                .lavaLampWithImage li {
                    float: left;
                    list-style: none;
					margin:0 20px;
                }
				
				.lavaLampWithImage li.home {
					float:right;
					margin:0 40px;
				}
                    .lavaLampWithImage li.back {
                       
                        position: absolute;
						margin:0;
                    }
                        .lavaLampWithImage li.back .left {
                            background: url(uploads/templates/menu.gif) repeat-x bottom left;
                            height: 40px;
                        }
                    .lavaLampWithImage li a {
                        font: bold 14px arial;
                        text-decoration: none;
                        color: #fff;
                        outline: none;
                        text-align: center;
                        top: 7px;
                        letter-spacing: 0;
                        z-index: 10;
                        display: block;
                        float: left;
                        height: 40px;
                        position: relative;
                        overflow: hidden;
                        margin: auto 0px;    
                    }
                        .lavaLampWithImage li a:hover, .lavaLampWithImage li a:active,
						.lavaLampWithImage li.current a {
                            border: none;
							color:#000000
                        }

/* Slider Menu */

ul#sliding-navigation
{
	list-style: none;
}

ul#sliding-navigation li.sliding-element a
{
	display:block;
	width:198px;
	color:#000;
	font-size:12px;
	margin:0 0 10px 0;
	text-decoration:none;
	padding:5px 5px 5px 15px;
	background:#39A73C url(uploads/templates/menu-left.gif) bottom right no-repeat;
}

ul#sliding-navigation li.sliding-element a:hover {
	text-decoration:none;
 }

div.search {
position:absolute;
top:20px;
right:10px;
}

div.search label {
font-size:0;
background:url(uploads/templates/search-icon.jpg) left no-repeat;
height:20px;
width:30px;
display:block;
float:left;
}

div.search input.search-input {
border:1px solid #8B8B8B;
padding:1px;
}

div.search input.search-button {
background:#8B8B8B;
padding:1px;
color:#FFF;
border:none;
}

ul.children {
list-style:none;
margin:0;
padding:0 !important;
}

ul.children li {
margin:10px 0;
}

div.text-project {
margin:0 0 0 105px;
}

div.text-project a {
display:block;
}

div.spacer {
height:20px;
clear:both;
font-size:0;
}
/* End of 'styles' */

