html, body {
	margin: 0; padding: 0;
}

html, body, td {
	font-family: Arial, sans-serif;
}

body {
	background-color: #CCCCBB;	
}

input {
	font: 12px Arial, sans-serif;
}

a, a:visited {
	color: #557788;
}

h1 { 
	font-size: 11px;
	color: #888877;
	padding: 0; margin: 0;
}

td {
	vertical-align: top;
	background-color: #fff;	
}

#tblMain {
	width: 714px;	
}

#topRow {
	height: 386px; width: 714px;	
	background: #fff no-repeat url("../../images/home/backg-home.gif");
}

#middleRow {
	width: 714px; height: 200px;
	background-color: #fff;	
}

#container {
	margin: 21px 0 0 30px;
	width: 714px;
}

/* flash animations */

#textflash {
	position: absolute;
	top: 130px; left: 230px;
}

#clientsflash {
	position: absolute;
	top: 455px; left: 532px;	
}


/* /flash animations */

/* toolNav */
#toolNav {
	position: absolute;
	top: 3px; left: 685px;
	font-size: 10px;
	list-style: none;
	padding: 0; margin: 0px 5px 0 0;
	width: 126px;
}

#toolNav li {
	display: inline;
}

#toolNav a:link, #toolNav a:active, #toolNav a:visited {
	color: #666655;
	text-decoration: none;
	background: no-repeat url("../../images/home/arrow-orange-graybg.gif") left 1px;
	padding: 0 5px 0 10px;
}

#toolNav a:hover {
	background: no-repeat url("../../images/home/arrow-orange-graybg-on.gif") left 1px;
}

/* /toolNav */

/* mainNav */

#mainNav #menubarleft {
	background: no-repeat url("../../images/home/mainnav/menubar-left.gif");
	width: 36px; height: 24px;
	position: absolute;	
	top: 204px; left: 30px;
}

#mainNav #menubarright {
	background: no-repeat url("../../images/home/mainnav/menubar-right.gif");
	width: 182px; height: 24px;
	position: absolute;	
	top: 204px; left: 562px;
}

#mainNav #menubarright2 {
	background: no-repeat url("../../images/home/mainnav/menubar-right2.gif");
	width: 62px; height: 24px;
	position: absolute;	
	top: 204px; left: 682px;
}

#mainNav ul  {
	padding: 0; margin: 0;
	width: auto; height: 24px;
	position: absolute;
	top: 204px; left: 66px;
}

#mainNav li {
	display: inline;
	padding: 0; margin: 0 0 0 -4px;
}

#mainNav li img {
	border: 0;
	height: 24px;
}

#mainNav ul ul {
	display: none;
	background-color: #EEEEDD;	
	padding: 0 0 5px 0; margin: 0;
	height: auto;
	position: absolute;	
	border-top: 1px solid #BBBBAA;
}

#mainNav li li {
	display: block;
	border-bottom: 1px solid #BBBBAA;
	padding: 2px 2px 2px 15px;
	margin: 0;
	background-color: #EEEEDD;
	line-height: 14px;
}

#mainNav li li a {
	color: #000;
	text-decoration: none;
	font-size: 11px;
	display: block;		
}

#mainNav li li.hover {
	background: no-repeat url("../../images/home/mainnav/arrow-orange.gif") 5px 5px;		
}

#menu_Ourapproach ul, #menu_Clientservices ul, #menu_Industries ul, #menu_Clientsuccesses ul, #menu_Aboutfox ul, #menu_20anni ul {
	top: 30px;
}

#menu_Clientservices ul { left: -4px; width: 160px;}
#menu_Ourapproach ul {	left: 110px; width: 180px;}
#menu_Industries ul { left: 200px; width: 130px;}
#menu_Clientsuccesses ul { left: 290px; width: 122px;}
#menu_Aboutfox ul { left: 413px; width: 140px; }
#menu_20anni ul { width: 120px;}

* html #menu_Clientservices ul {left: 0px; }

/* /mainNav */

/* case studies */

#casestudies {
	width: 433px;
}

#casestudies table {
	width: 386px;
	margin-left: 29px;
	border-collapse: collapse;
}

#casestudies td {
	background: repeat-x url("../../images/home/dotted-line.gif") bottom left;
	padding: 15px 0 15px 0;	
	font-size: 11px;
}

#casestudies .logo {
	width: 185px;
}

#casestudies .text {
	width: 201px;
}

#casestudies .logo.top {
	padding-top: 0;	
}

#casestudies .text.top {
	padding-top: 5px;
}

#casestudies .text.top a {
	color: #AAAA99;	
}

#casestudies .bottom {
	background: none;
	padding-bottom: 20px;	
}
/* /case studies */


/* clients */
#clients {
	width: 281px;
}
#someofourclients {
	background: no-repeat url("../../images/home/backg-clients.gif");
	width: 163px; height: 121px;
	margin: 12px 0 0 47px;
	cursor: hand; cursor: pointer;	
}
/* /clients */

/* footer */
#footer {
	background: repeat-x url("../../images/home/backg-footer.gif");
	font-size: 10px;
	color: #888877;
	padding-top: 14px;
}

#footer a {
	color: #888877;
	text-decoration: none;
}

/* /footer */