@charset "UTF-8";
/* CSS Document */
body{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#747679;
	line-height:19px;
	margin:0px;
	padding:0px;
}
h1{
	position:relative;
	margin:0px;
	padding:0px;
	width:100%;
}
p{
	margin:0px;
	padding:0px;
}
.yellowBodyBold{
color:#ebd500;
font-weight:bold;
}
.introInfo{
	position:absolute;
	line-height:20px;
	padding:0;
	margin:0;
	font-weight:bold;
	font-size:14px;
	top: 128px;
}
.introInfo2{
	position:absolute;
	line-height:20px;
	padding:0;
	margin:0;
	font-weight:bold;
	font-size:14px;
	top: 127px;
	left: 15px;
}
a:link {text-decoration: underline; color:#FFFFFF;}
a:visited {color:#FFFFFF;text-decoration: underline;}
a:hover {color:#FFFFFF;}

.email a:link {text-decoration: underline; color:#747679;}
.email a:visited {color:#747679;text-decoration: underline;}
.email a:hover {color:#CCCCCC;}

.green a:link {text-decoration: underline; color:#6db43f;}
.green a:visited {color:#6db43f;text-decoration: underline;}
.green a:hover {color:#6db43f;}

.servicesframe a:link {text-decoration: underline; color:#6db43f; font-weight:bold;}
.servicesframe a:visited {color:#6db43f;text-decoration: underline;font-weight:bold;}
.servicesframe a:hover {color:#6db43f;font-weight:bold;}
/*DIVS*******************************************/
#container{
	position:absolute;
	width:850px;
	height:600px;
	margin-left: -425px;
	top: 0px;
	left: 50%;
}
#content{
	position:relative;
	width:850px;
	height:574px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #ccd4d0;
	border-right-color: #ccd4d0;
	border-bottom-color: #ccd4d0;
	border-left-color: #ccd4d0;
}
#header{
	position:relative;
	width:850px;
	height:155px;
}
#headerContainer{
	position:absolute;
	width:810px;
	height:123px;
	left:20px;
	top:20px;
}
#logo{
	position:absolute;
	right:0;
	top:0px;
}
#footnote{
	position:relative;
	width:850px;
	height:26px;
}
#businessContxt{
	position:absolute;
	right:0;
	top:1px;
}
/*CLASSES*******************************************/

.intro{
	font-size:20px;
	color:#FFFFFF;
	width:810px;
	height:120px;
	margin:0px;
	padding:15px;
	line-height:25px;
}
.introitalic{
	font-size:18px;
	font-style:italic;
	color:#FFFFFF;
	width:810px;
	height:120px;
	margin:0px;
	padding:15px;
	line-height:25px;
}
.introitalicorangetint{
	font-size:20px;
	font-style:italic;
	color:#fbddbc;
	line-height:25px;
}

.introblue{
	font-size:20px;
	color:#13b8ec;
	height:120px;
	margin:0px;
	padding:20px;
	line-height:22px;
}
.introYellow{
	font-size:20px;
	color:#ebd500;
	width:810px;
	height:120px;
	margin:0px;
	padding:20px;
	line-height:25px;
}
.introYellow2{
	font-size:20px;
	color:#ebd500;
	width:810px;
	height:120px;
	margin:0px;
	padding:0px;
	line-height:25px;
}
.bigYellow{
	font-size:20px;
	color:#ebd500;
	width:810px;
	height:120px;
	line-height:25px;
}
.introYellowitalic{
font-style:italic;
	color:#FFFFFF;
	margin:0px;
	padding:20px;
	font-size:18px;
	line-height:25px;
}
.introYellowColouritalic{
font-style:italic;
	color:#ebd500;
	margin:0px;
	padding:20px;
	font-size:18px;
	line-height:25px;
}
.introREDtint{
	font-size:20px;
	color:#f0d2d1;
	line-height:25px;
}
.introitalicREDtint{
padding:15px;
	font-size:18px;
	font-style:italic;
	color:#f0d2d1;
	line-height:25px;
}
.syftxt{
	position:absolute;
	top:20px;
	left:20px;
}
.shapeyourtxt{     
	position:absolute;
	top:0;
	left:0px;
}
.bodyBold{
	font-weight:bold;
}
.whitebody{
color:#FFFFFF;
font-size:11.5px;
}
li{
   color:#6db43f; /* bullet colour */
}

li span {
   color:#747679;  /* text colour */
}
.experience li{
   color:#ebd500; /* bullet colour */
}

li span {
   color:#747679;  /* text colour */
}

/*HOME PAGE*******************************************/

#homebanner{
	position:relative;
	height:164px;
	width:850px;
	background-color:#13b8ec;
	
}
#homecontent{
	position:relative;
	height:255px;
	width:850px;
}
.hometxt1{
	position:absolute;
	height:216px;
	width:373px;
	left:20px;
	top:20px;
}
.hometxt3{
	position:absolute;
	height:216px;
	width:394px;
	left:20px;
	top:20px;
}
.hometxt2{
	position:absolute;
	height:215px;
	width:390px;
	right:20px;
	top:20px;
	border: 1px solid #13B8EC;
}
.homeframe{
	position:absolute;
	height:195px;
	width:370px;
	top:10px;
	left:10px;
}
.homeP{
	position:relative;
	margin:0px;
	padding-top:20px;
	}
.homeP2{
	position:absolute;
	margin:0px;
	padding-top:20px;
	width: 213px;
}
	
#onaPic{
	position:absolute;
	bottom:0;
	left:224px;
}
	
/*SERVICES PAGE*******************************************/

#servicesbanner{
	position:relative;
	height:164px;
	width:850px;
	background-color:#6db43f;
	
}
.servicestxt1{
	position:absolute;
	height:215px;
	width:201px;
	left:20px;
	top:20px;
}
.servicestxt2{
	position:absolute;
	height:215px;
	width:592px;
	right:20px;
	top:20px;
	border: 1px solid #6db43f;
}
.servicesP{
	position:relative;
	margin:0px;
	padding-top:20px;
	}
.servicesframe{
	position:absolute;
	height:195px;
	width:572px;
	top:10px;
	left:10px;
}
.greenBold{font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#6db43f;
	line-height:20px;
	font-weight:bold;
	}
	

	

/*SERVICES PAGE*******************************************/

#servicescontainer{
	position:absolute;
	width:199px;
	height:100px;
	left:0px;
	top: 40px;
}
.servicesmenu {
	margin: 0;
	padding: 0;
	height: 25px;
	width:199px;
	list-style: none;
	background: #fff;
	
}
.servicesmenu li {
	padding: 0;
	margin: 0;
	height: 25px;
	width:199px;
	list-style: none;
	background-repeat: no-repeat;
}
.servicesmenu li a, .menu li a:visited {
	display: block;
	height: 25px;
	width:199px;
	background-repeat: no-repeat;
}
.servicesmenu li a, .menu li a:visited, .menu li a:active {
	display: block;
	text-decoration: none;
	height: 25px;
	width:199px;
	background-repeat: no-repeat;
}
#servicesmenu1 {background-image:url(images/servicesMenu1.gif);}
#servicesmenu1 a {background-image:url(images/servicesMenu1.gif);}
#servicesmenu1 a:hover{background-image:url(images/servicesMenu1_down.gif);}
#servicesmenu2 {background-image: url(images/servicesMenu2.gif);}
#servicesmenu2 a {background-image: url(images/servicesMenu2.gif);}
#servicesmenu2 a:hover{background-image: url(images/servicesMenu2_down.gif);}
#servicesmenu3 {background-image: url(images/servicesMenu3.gif);}
#servicesmenu3 a {background-image: url(images/servicesMenu3.gif);}
#servicesmenu3 a:hover{background-image: url(images/servicesMenu3_down.gif);}
#servicesmenu4 {background-image: url(images/servicesMenu4.gif);}
#servicesmenu4 a {background-image: url(images/servicesMenu4.gif);}
#servicesmenu4 a:hover{background-image: url(images/servicesMenu4_down.gif);}

/*SERVICES NAV EVERY PAGE*******************************************/

#servicesemailLinkNav{
	position:absolute;
	width:144px;
	height:26px;
	top:1px;
	left:0px;
}

.servicesemailLinkmenu {
	padding: 0;
	margin: 0;
	width:144px;
	height:26px;
	list-style: none;	
}
.servicesemailLinkmenu li {
	display: block;
	
	background-repeat: no-repeat;
	width:144px;
	height:26px;
}
.servicesemailLinkmenu li a, .menu li a:visited {
	display: block;
	width:144px;
	height:26px;
	background-repeat: no-repeat;
}
.servicesemailLinkmenu li a, .menu li a:visited, .menu li a:active {
	display: block;
	text-decoration: none;
	width:144px;
	height:26px;
	background-repeat: no-repeat;
}
.servicesemailLinkmenu li a, .menu li a:visited, .menu li a#current {
	display: block;
	text-decoration: none;
	height:26px;
	width:144px;
	background-repeat: no-repeat;
}
#servicesemailLink {background-image:url(images/emailLinkGREEN_up.gif);}
#servicesemailLink a {background-image: url(images/emailLinkGREEN_up.gif);}
#servicesemailLink a#current{background-image:url(images/emailLinkGREEN_down.gif);}
#servicesemailLink a:hover {background-image:url(images/emailLinkGREEN_down.gif);}

/*EXPERTISE PAGE*******************************************/
#expertisebanner{
	position:relative;
	height:164px;
	width:850px;
	background-color:#ebd500;
	
}
.expertisetxt2{
	position:absolute;
	height:215px;
	width:390px;
	right:20px;
	top:20px;
	border: 1px solid #ebd500;
}
/*EXPERTISE PAGE*******************************************/
#expertiseemailLinkNav{
	position:absolute;
	width:144px;
	height:26px;
	top:1px;
	left:0px;
}

.expertiseemailLinkmenu {
	padding: 0;
	margin: 0;
	width:144px;
	height:26px;
	list-style: none;	
}
.expertiseemailLinkmenu li {
	display: block;
	
	background-repeat: no-repeat;
	width:144px;
	height:26px;
}
.expertiseemailLinkmenu li a, .menu li a:visited {
	display: block;
	width:144px;
	height:26px;
	background-repeat: no-repeat;
}
.expertiseemailLinkmenu li a, .menu li a:visited, .menu li a:active {
	display: block;
	text-decoration: none;
	width:144px;
	height:26px;
	background-repeat: no-repeat;
}
.expertiseemailLinkmenu li a, .menu li a:visited, .menu li a#current {
	display: block;
	text-decoration: none;
	height:26px;
	width:144px;
	background-repeat: no-repeat;
}
#expertiseemailLink {background-image:url(images/emailLinkGRAY_up.gif);}
#expertiseemailLink a {background-image:url(images/emailLinkGRAY_up.gif);}
#expertiseemailLink a#current{background-image:url(images/emailLinkGRAY_down.gif);}
#expertiseemailLink a:hover {background-image: url(images/emailLinkGRAY_down.gif);}
/*BACKGROUND PAGE*******************************************/

#backgroundbanner{
	position:relative;
	height:207px;
	width:850px;
	background-color:#f28d1e;
	
}
#backgroundcontent{
	position:relative;
	height:212px;
	width:850px;
}
.backgroundtxtContainer{
	position:absolute;
	height:172px;
	width:810px;
	right:20px;
	top:20px;
	border: 1px solid #f28d1e;
}
#backgroundTextCon1{
	position:absolute;
	height:172px;
	width:405px;
	left:0;
	right:0;
}
.backgroundTextCon2{
	position:absolute;
	height:172px;
	width:405px;
	left:405px;
	right:0;
}
.backgroundTextBox1{
	position:absolute;
	height:152px;
	width:385px;
	left:10px;
	top:10px;
}
.backgroundTextBox2{
	position:absolute;
	height:133px;
	width:385px;
	right:10px;
	top:29px;
}
#backgroundLinkNav{
	position:absolute;
	width:144px;
	height:26px;
	top:1px;
	left:0px;
}
.backgroundLinkmenu {
	padding: 0;
	margin: 0;
	width:144px;
	height:26px;
	list-style: none;	
}
.backgroundLinkmenu li {
	display: block;
	background-repeat: no-repeat;
	width:144px;
	height:26px;
}
.backgroundLinkmenu li a, .menu li a:visited {
	display: block;
	width:144px;
	height:26px;
	background-repeat: no-repeat;
}
.backgroundLinkmenu li a, .menu li a:visited, .menu li a:active {
	display: block;
	text-decoration: none;
	width:144px;
	height:26px;
	background-repeat: no-repeat;
}
.backgroundLinkmenu li a, .menu li a:visited, .menu li a#current {
	display: block;
	text-decoration: none;
	height:26px;
	width:144px;
	background-repeat: no-repeat;
}
#backgroundLink {background-image:url(images/emailLinkORANGE_up.gif);}
#backgroundLink a {background-image:url(images/emailLinkORANGE_up.gif);}
#backgroundLink a#current{background-image:url(images/emailLinkORANGE_up.gif);}
#backgroundLink a:hover {background-image:url(images/emailLinkORANGE_up.gif);}
/*CASE STUDIES PAGE*******************************************/
#caseStudiesbanner{
	position:relative;
	height:398px;
	width:850px;
	background-color:#7f4099;
	
}
#caseStudiesMainCont{
	position:absolute;
	height:358px;
	width:810px;
	left:20px;
	top:20px;
	
}
#caseStudiesFrame{
	position:absolute;
	height:358px;
	width:500px;
	right:0px;
	top:0px;
	background-color:#FFFFFF;
	
}
#caseStudiesExtPg{
	position:absolute;
	height:318px;
	width:460px;
	left:20px;
	top:20px;
	
}
#caseStudiescontent{
	position:relative;
	height:21px;
	width:850px;
}
#caseStudiestxtBox{
	position:absolute;
	height:334px;
	width:292px;
	left:0px;
	top:0px;
}
.bodyTextPurpleBold{
	font-weight:bold;
	color:#7f4099;
}
#caseStudiesLinkNav{
	position:absolute;
	width:144px;
	height:26px;
	top:1px;
	left:0px;
}
.caseStudiesLinkmenu {
	padding: 0;
	margin: 0;
	width:144px;
	height:26px;
	list-style: none;	
}
.caseStudiesLinkmenu li {
	display: block;
	background-repeat: no-repeat;
	width:144px;
	height:26px;
}
.caseStudiesLinkmenu li a, .menu li a:visited {
	display: block;
	width:144px;
	height:26px;
	background-repeat: no-repeat;
}
.caseStudiesLinkmenu li a, .menu li a:visited, .menu li a:active {
	display: block;
	text-decoration: none;
	width:144px;
	height:26px;
	background-repeat: no-repeat;
}
.caseStudiesLinkmenu li a, .menu li a:visited, .menu li a#current {
	display: block;
	text-decoration: none;
	height:26px;
	width:144px;
	background-repeat: no-repeat;
}
#caseStudiescontainer{
text-decoration: none;
	position:absolute;
	list-style: none;
	left:0px;
	top: 40px;
	width: 287px;
	background-color:#7F4099;
}
.caseStudiesmenu {
text-decoration: none;
	margin: 0;
	padding: 0;
	height:60px;
	width:287px;
	list-style: none;
	background-color:#7F4099;
	
}
.caseStudiesmenu li {
	padding: 0;
	margin: 0;
	height:60px;;
	width:287px;
	list-style: none;
	background-repeat: no-repeat;
}
.caseStudiesmenu li a, .menu li a:visited {
	display: block;
	height:60px;
	width:287px;
	background-repeat: no-repeat;
}
.caseStudiesmenu li a, .menu li a:visited, .menu li a:active {
	display: block;
	text-decoration: none;
	height:60px;
	width:287px;
	background-repeat: no-repeat;
}
#caseStudies1 {background-image:url(images/casestudies_up.jpg);}
#caseStudies1 a {background-image:url(images/casestudies_up.jpg);}
#caseStudies1 a:hover{background-image:url(images/casestudies_down.jpg);}

#caseStudies2 {background-image:url(images/casestudies2_up.jpg);}
#caseStudies2 a {background-image:url(images/casestudies2_up.jpg);}
#caseStudies2 a:hover{background-image:url(images/casestudies2_down.jpg);}

#caseStudies3 {background-image:url(images/casestudies3_up.jpg);}
#caseStudies3 a {background-image:url(images/casestudies3_up.jpg);}
#caseStudies3 a:hover{background-image:url(images/casestudies3_down.jpg);}

#caseStudies4 {background-image:url(images/casestudies4_up.jpg);}
#caseStudies4 a {background-image:url(images/casestudies4_up.jpg);}
#caseStudies4 a:hover{background-image:url(images/casestudies4_down.jpg);}

#caseStudies5 {background-image:url(images/casestudies5_up.jpg);}
#caseStudies5 a {background-image:url(images/casestudies5_up.jpg);}
#caseStudies5 a:hover{background-image:url(images/casestudies5_down.jpg);}

#caseStudiesLink {background-image:url(images/emailLinkPURPLE_up.gif);}
#caseStudiesLink a {background-image:url(images/emailLinkPURPLE_up.gif);}
#caseStudiesLink a#current{background-image:url(images/emailLinkPURPLE_down.gif);}
#caseStudiesLink a:hover {background-image:url(images/emailLinkPURPLE_down.gif);}

/*CONTACT PAGE*******************************************/

#contactbanner{
	position:relative;
	height:164px;
	width:850px;;
	background-color:#b32017;
}
.contacttxt2{
	position:absolute;
	height:215px;
	width:390px;
	right:20px;
	top:20px;
	border: 1px solid #b32017;
}
.redBold{
	color:#b32017;
	font-weight:bold;
}
#but1{
	position:absolute;
	left:0px;
	right:0px;
	top: 40px;
}
#but2{
	position:absolute;
	left:0px;
	right:0px;
	top: 99px;
}
#but3{
	position:absolute;
	left:0px;
	right:0px;
	top: 158px;
}
#but4{
	position:absolute;
	left:0px;
	right:0px;
	top: 217px;
}
#but5{
	position:absolute;
	left:0px;
	right:0px;
	top: 276px;
}
.buttxt{
	position:absolute;
	left:6px;
	top: 7px;
	width:284px;
	height:40px;
}
.purpletintBold{
	color:#d9c6e1;
	font-weight:bold;
	}
.contactLinkNav {
	padding: 0;
	margin: 0;
	width:144px;
	height:26px;
	list-style: none;	
}
.contact{
padding:10px;
}
#contactLinkNav{
	position:absolute;
	width:144px;
	height:26px;
	top:1px;
	left:0px;
}
.contactLinkmenu {
	padding: 0;
	margin: 0;
	width:144px;
	height:26px;
	list-style: none;	
}
.contactLinkmenu li {
	display: block;
	background-repeat: no-repeat;
	width:144px;
	height:26px;
}
.contactLinkmenu li a, .menu li a:visited {
	display: block;
	width:144px;
	height:26px;
	background-repeat: no-repeat;
}
.contactLinkmenu li a, .menu li a:visited, .menu li a:active {
	display: block;
	text-decoration: none;
	width:144px;
	height:26px;
	background-repeat: no-repeat;
}
.contactLinkmenu li a, .menu li a:visited, .menu li a#current {
	display: block;
	text-decoration: none;
	height:26px;
	width:144px;
	background-repeat: no-repeat;
}
#contactLink {background-image:url(images/emailLinkRED_up.gif);}
#contactLink a {background-image:url(images/emailLinkRED_up.gif);}
#contactLink a#current{background-image:url(images/emailLinkRED_down.gif);}
#contactLink a:hover {background-image:url(images/emailLinkRED_down.gif);}
/*EMAIL NAV EVERY PAGE*******************************************/
#emailLinkNav{
	position:absolute;
	width:144px;
	height:26px;
	top:1px;
	left:0px;
}

.emailLinkmenu {
padding: 0;
	margin: 0;
	width:144px;
	height:26px;
	list-style: none;	
}
.emailLinkmenu li {
	display: block;
	
	background-repeat: no-repeat;
	width:144px;
	height:26px;
}
.emailLinkmenu li a, .menu li a:visited {
	display: block;
	width:144px;
	height:26px;
	background-repeat: no-repeat;
}
.emailLinkmenu li a, .menu li a:visited, .menu li a:active {
	display: block;
	text-decoration: none;
	width:144px;
	height:26px;
	background-repeat: no-repeat;
}
.emailLinkmenu li a, .menu li a:visited, .menu li a#current {
	display: block;
	text-decoration: none;
	height:26px;
	width:144px;
	background-repeat: no-repeat;
}
#emailLink {background-image: url(images/emailLink_up.gif);}
#emailLink a {background-image: url(images/emailLink_up.gif);}
#emailLink a#current{background-image: url(images/emailLink_down.gif);}
#emailLink a:hover {background-image: url(images/emailLink_down.gif);}

/*NEXT PREV NAV*******************************************/
#nextPrevCont{
position:absolute;
	height:10px;
	width:70px;
	bottom:0;
	right: 0;
}
.dash{
	position:absolute;
	top:0px;
	left:27px;
}
#nextPrevNav{
	position:absolute;
	height:10px;
	width:70px;
	top:0;
	left:0;
}
.nextPrevmenu {
	margin: 0;
	padding: 0;
	height:10px;
	width:70px;
	list-style: none;	
}
.nextPrevmenu li {
	display: block;
	float: left;
	padding: 0;
	margin: 0;
	overflow: hidden;
	background-repeat: no-repeat;
	height:10px;
	width:35px;;
}
nextPrev.menu li a, .menu li a:visited {
	display: block;
	height:10px;
	width:35px;;
	background-repeat: no-repeat;
}
.nextPrevmenu li a, .menu li a:visited, .menu li a:active {
	display: block;
	height:10px;
	width:35px;;
	background-repeat: no-repeat;
	text-decoration: none;
}

#nextBut {background-image:url(images/next.gif);}
#nextBut a {background-image:url(images/next.gif);}
#nextBut a:hover {background-image:url(images/next_down.gif);}

#prevBut {background-image:url(images/prev.gif);}
#prevBut a {background-image:url(images/prev.gif);}
#prevBut a:hover {background-image:url(images/prev_down.gif);}


/*MAINMENU EVERY PAGE*******************************************/

#navcontainer{
	position:absolute;
	height:62px;
	width:472px;
	bottom:0px;
	left: 0px;
}
.menu {
	margin: 0;
	padding: 0;
	height:62px;
	width:472px;;
	list-style: none;	
}
.menu li {
	display: block;
	float: left;
	padding: 0;
	margin: 0;
	overflow: hidden;
	background-repeat: no-repeat;
	height: 62px;
	width:80px;
}
.menu li a, .menu li a:visited {
	display: block;
	height: 62px;
	width:80px;
	background-repeat: no-repeat;
}
.menu li a, .menu li a:visited, .menu li a:active {
	display: block;
	height: 62px;
	width:80px;
	background-repeat: no-repeat;
	text-decoration: none;
}
.menu li a, .menu li a:visited, .menu li a#current {
	display: block;
	width:80px;
	height: 62px;
	background-repeat: no-repeat;
	text-decoration: none;}

#home {display: block;text-decoration: none;width:55px;background-repeat: no-repeat;background-image: url(images/mainMenuHome_down.gif);}
#home a {display: block;text-decoration: none;width:55px;background-repeat: no-repeat;background-image: url(images/mainMenuHome_down.gif);}
#home a#current{display: block;text-decoration: none;width:55px;background-repeat: no-repeat;background-image:url(images/mainMenuHome.gif);}
#home a:hover {display: block;text-decoration: none;width:55px;background-repeat: no-repeat;background-image: url(images/mainMenuHome.gif);}

#services {display: block;text-decoration: none;width:72px;background-repeat: no-repeat;background-image:url(images/mainMenuServices_down.gif);}
#services a {display: block;text-decoration: none;width:72px;background-repeat: no-repeat;background-image:url(images/mainMenuServices_down.gif);}
#services a#current{display: block;text-decoration: none;width:72px;background-repeat: no-repeat;background-image:url(images/mainMenuServices.gif);}
#services a:hover {display: block;text-decoration: none;width:72px;background-repeat: no-repeat;background-image:url(images/mainMenuServices.gif);}

#Expertise {display: block;text-decoration: none;width:75px;background-repeat: no-repeat;background-image:url(images/mainMenuExpertise_down.gif);}
#Expertise a {display: block;text-decoration: none;width:75px;background-repeat: no-repeat;background-image:url(images/mainMenuExpertise_down.gif);}
#Expertise a#current{display: block;text-decoration: none;width:75px;background-repeat: no-repeat;background-image:url(images/mainMenuExpertise.gif);}
#Expertise a:hover {display: block;text-decoration: none;width:75px;background-repeat: no-repeat;background-image:url(images/mainMenuExpertise.gif);}

#Background {display: block;text-decoration: none;width:95px;background-repeat: no-repeat;background-image:url(images/mainMenuBackground_down.gif);}
#Background a {display: block;text-decoration: none;width:95px;background-repeat: no-repeat;background-image:url(images/mainMenuBackground_down.gif);}
#Background a#current{display: block;textcaseStudiescontainer-decoration: none;width:95px;background-repeat: no-repeat;background-image:url(images/mainMenuBackground.gif);}
#Background a:hover {display: block;text-decoration: none;width:95px;background-repeat: no-repeat;background-image:url(images/mainMenuBackground.gif);}

#Studies {display: block;text-decoration: none;width:95px;background-repeat: no-repeat;background-image:url(images/mainMenuStudies_down.gif);}
#Studies a {display: block;text-decoration: none;width:95px;background-repeat: no-repeat;background-image:url(images/mainMenuStudies_down.gif);}
#Studies a#current{display: block;text-decoration: none;width:95px;background-repeat: no-repeat;background-image:url(images/mainMenuStudies.gif);}
#Studies a:hover {display: block;text-decoration: none;width:95px;background-repeat: no-repeat;background-image:url(images/mainMenuStudies.gif);}

#contact {display: block;text-decoration: none;width:80px;background-repeat: no-repeat;background-image:url(images/mainMenuContact_down.gif);}
#contact a {display: block;text-decoration: none;width:80px;background-repeat: no-repeat;background-image:url(images/mainMenuContact_down.gif);}
#contact a#current{display: block;text-decoration: none;width:80px;background-repeat: no-repeat;background-image:url(images/mainMenuContact.gif);}
#contact a:hover {display: block;text-decoration: none;width:80px;background-repeat: no-repeat;background-image:url(images/mainMenuContact.gif);}
