*html{
margin:0px;
padding:0px;}



.ddsmoothmenu{
font: bold 10pt Arial;
width: 958px;
margin:0 auto;
display:block;
color: #009212;
background:#ffffff;
height:35px;

}

.ddsmoothmenu ul{
z-index:100;
margin: 0;
padding: 0;
list-style-type: none;
}

/*Top level list items*/
.ddsmoothmenu ul li{
position: relative;
display: inline;
float: left;
margin-left:46px;

}

/*Top level menu link items style*/
.ddsmoothmenu ul li a{
display: block;
/*background: #414141; background of menu items (default state)*/
color: #000000;
text-align:center;
text-decoration: none;
margin:0px;
}

* html .ddsmoothmenu ul li a{ /*IE6 hack to get sub menu links to behave correctly*/
display: inline-block;
}

.ddsmoothmenu ul li a:link, .ddsmoothmenu ul li a:visited{
color: #ffffff;
}


.ddsmoothmenu ul li a:hover{
color: #ffffff;
text-align:center;
text-decoration: none;
margin:0px;

}
	
/*1st sub level menu*/
.ddsmoothmenu ul li ul{
position: absolute;
left: 0;
display: none; /*collapse all sub menus to begin with*/
visibility: hidden;
background:url(../images/menutop.jpg) no-repeat top;
padding:15px 0px 0px 0px;

}

/*Sub level menu list items (undo style from Top level List Items)*/
.ddsmoothmenu ul li ul li{
display: list-item;
float: none;
line-height:22px;
margin-left:0;

}

/*All subsequent sub menu levels vertical offset after 1st level sub menu */
.ddsmoothmenu ul li ul li ul{
top: 0;

}

/* Sub level menu links style */
.ddsmoothmenu ul li ul li a{
font: normal 11px Verdana, Arial, Helvetica, sans-serif;
width: 183px; /*width of sub menus*/
padding:2px;
padding-left:10px;
color: #ffffff;
text-align:left;
line-height:18px;
height:18px;
background:#02A8E6;
}
.ddsmoothmenu ul li ul li a:hover{
font: normal 11px Verdana, Arial, Helvetica, sans-serif;
width: 183px; /*width of sub menus*/
padding:2px;
padding-left:10px;
color: #ffffff;
text-align:left;
line-height:18px;
height:18px;
background:#0297CF;
}
.ddsmoothmenu a.selected{
color: #ffffff;
background:#0297CF;
}

/* ######### CSS classes applied to down and right arrow images  ######### */

.downarrowclass{
position: absolute;
top: 0px;
right: 0px;
width:1px;
}

.rightarrowclass{
position: absolute;
top: 0px;
right: 0px;
width:1px;
}

/* ######### CSS for shadow added to sub menus  ######### */

.ddshadow{
position: absolute;
left: 0;
top: 0;
width: 0;
height: 0;
/*background: silver;*/
}

.toplevelshadow{ /*shadow opacity. Doesn't work in IE*/
opacity: 0.8;
}

*html .navbg{
position:absolute; z-index:1000;
}



.ddsmoothmenu ul li .home {
	width: 73px;
	height: 33px;
	padding: 0px;
	margin: 0px;
	text-indent: -10000px;
}
.ddsmoothmenu ul li a.home{
	background: url(../images/menu_01.jpg) no-repeat top;
	width: 73px;
	height: 33px;
	display: block;

}

.ddsmoothmenu ul li a:hover.home {
	background: url(../images/menuover_01.jpg) no-repeat top;
	width: 73px;
	height: 33px;
	display: block;
}

#home .ddsmoothmenu ul li  a.home{
	background: url(../images/menuover_01.jpg) no-repeat top;
	width: 73px;
	height: 33px;
	display: block;
}



.ddsmoothmenu ul li .about {
	width: 81px;
	height: 33px;
	padding: 0px;
	margin: 0px;
	text-indent: -10000px;
}
.ddsmoothmenu ul li a.about{
	background: url(../images/menu_03.jpg) no-repeat top;
	width: 81px;
	height: 33px;
	display: block;

}

.ddsmoothmenu ul li a:hover.about {
	background: url(../images/menuover_03.jpg) no-repeat top;
	width: 81px;
	height: 33px;
	display: block;

}

.ddsmoothmenu ul li a.about1 {
	background: url(../images/menuover_03.jpg) no-repeat top;
	width: 81px;
	height: 33px;
	display: block;

	text-indent: -10000px;
}

#about .ddsmoothmenu ul li  a.about{
	background: url(../images/menuover_031.jpg) no-repeat top;
	width: 81px;
	height: 33px;
	display: block;
}

#about .ddsmoothmenu ul li a:hover.about {
	background: url(../images/menuover_03.jpg) no-repeat top;
	width: 81px;
	height: 33px;
	display: block;

}




.ddsmoothmenu ul li .Services {
	width: 79px;
	height: 33px;
	padding: 0px;
	margin: 0px;
	text-indent: -10000px;
}
.ddsmoothmenu ul li a.Services{
	background: url(../images/menu_05.jpg) no-repeat top;
	width: 79px;
	height: 33px;
	display: block;

}

.ddsmoothmenu ul li a:hover.Services {
	background: url(../images/menuover_05.jpg) no-repeat top;
	width: 79px;
	height: 33px;
	display: block;

	
}

.ddsmoothmenu ul li a.Services1 {
	background: url(../images/menuover_05.jpg) no-repeat top;
	width: 79px;
	height: 33px;
	display: block;

	text-indent: -10000px;
}

#Services .ddsmoothmenu ul li  a.Services{
	background: url(../images/menuover_051.jpg) no-repeat top;
	width: 79px;
	height: 33px;
	display: block;
}

#Services .ddsmoothmenu ul li a:hover.Services {
	background: url(../images/menuover_05.jpg) no-repeat top;
	width: 79px;
	height: 33px;
	display: block;

}



.ddsmoothmenu ul li .protfolio {
	width: 76px;
	height: 33px;
	padding: 0px;
	margin: 0px;
	text-indent: -10000px;
}
.ddsmoothmenu ul li a.protfolio{
	background: url(../images/menu_07.jpg) no-repeat top;
	width: 76px;
	height: 33px;
	display: block;

}

.ddsmoothmenu ul li a:hover.protfolio {
	background: url(../images/menuover_07.jpg) no-repeat top;
	width: 76px;
	height: 33px;
	display: block;

}

.ddsmoothmenu ul li a.protfolio1 {
	background: url(../images/menuover_07.jpg) no-repeat top;
	width: 76px;
	height: 33px;
	display: block;

	text-indent: -10000px;
}

#protfolio .ddsmoothmenu ul li  a.protfolio{
	background: url(../images/menuover_071.jpg) no-repeat top;
	width: 76px;
	height: 33px;
	display: block;
}

#protfolio  .ddsmoothmenu ul li a:hover.protfolio {
	background: url(../images/menuover_07.jpg) no-repeat top;
	width: 76px;
	height: 33px;
	display: block;

}




.ddsmoothmenu ul li .client {
	width: 69px;
	height: 33px;
	padding: 0px;
	margin: 0px;
	text-indent: -10000px;
}
.ddsmoothmenu ul li a.client{
	background: url(../images/menu_09.jpg) no-repeat top;
	width: 69px;
	height: 33px;
	display: block;

}

.ddsmoothmenu ul li a:hover.client {
	background: url(../images/menuover_09.jpg) no-repeat top;
	width: 69px;
	height: 33px;
	display: block;

}

#client .ddsmoothmenu ul li  a.client{
	background: url(../images/menuover_09.jpg) no-repeat top;
	width: 69px;
	height: 33px;
	display: block;
}





.ddsmoothmenu ul li .careers {
	width: 73px;
	height: 33px;
	padding: 0px;
	margin: 0px;
	text-indent: -10000px;
}
.ddsmoothmenu ul li a.careers{
	background: url(../images/menu_11.jpg) no-repeat top;
	width: 73px;
	height: 33px;
	display: block;

}

.ddsmoothmenu ul li a:hover.careers {
	background: url(../images/menuover_11.jpg) no-repeat top;
	width: 73px;
	height: 33px;
	display: block;

}

#careers .ddsmoothmenu ul li  a.careers{
	background: url(../images/menuover_11.jpg) no-repeat top;
	width: 73px;
	height: 33px;
	display: block;
}



.ddsmoothmenu ul li .testimonials {
	width: 101px;
	height: 33px;
	padding: 0px;
	margin: 0px;
	text-indent: -10000px;
}
.ddsmoothmenu ul li a.testimonials{
	background: url(../images/menu_13.jpg) no-repeat top;
	width: 101px;
	height: 33px;
	display: block;

}

.ddsmoothmenu ul li a:hover.testimonials {
	background: url(../images/menuover_13.jpg) no-repeat top;	
	width: 101px;
	height: 33px;
	display: block;

}

#testimonials .ddsmoothmenu ul li  a.testimonials{
	background: url(../images/menuover_13.jpg) no-repeat top;
	width: 101px;
	height: 33px;
	display: block;
}




.ddsmoothmenu ul li .contact {
	width: 74px;
	height: 33px;
	padding: 0px;
	margin: 0px;
	text-indent: -10000px;

}
.ddsmoothmenu ul li a.contact{
	background: url(../images/menu_15.jpg) no-repeat top;
	width: 74px;
	height: 33px;
	display: block;

}

.ddsmoothmenu ul li a:hover.contact {
	background: url(../images/menuover_15.jpg) no-repeat top;
	width: 74px;
	height: 33px;
	display: block;

}

#contact .ddsmoothmenu ul li  a.contact{
	background: url(../images/menuover_15.jpg) no-repeat top;
	width: 74px;
	height: 33px;
	display: block;
}


.bottom{
background:url(../images/menubottom.gif) no-repeat bottom; padding-bottom:16px;
}
