/* CSS Document */

/* Basic set of containers and peripheral page formatting*/

body {

	background:#fff url(gradient_bg.gif) bottom left fixed repeat-x;
	margin:0;
	padding:10px 0 15px 0;
	text-align:left;
	}

body a {
	font-weight:normal;
	text-decoration:none;
	color:#ff6600;
	}

#container {
	width:760px;	
	height:100%;
	border-top: 1px solid #666666;
	border-right: 1px solid #666666;
	border-bottom:0px solid #666666;
	border-left: 1px solid #666666;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	margin-bottom: 10px;
	min-height: 600px;
	background:#fff;
	}

#header {
    height: 50px;
    width: 760px;
    position: relative;
	border:0;
	margin:0;
	}

#header span {
    background: url(webhead.jpg) no-repeat;
    position: absolute;
    width: 100%;
    height: 100%;
	}

#header a {
	background: #fff url(webhead.jpg) no-repeat;
	display: block;
	height: 170px;
	width: 760px;
	}

#nav {
	width:170px;
	float:left;
	margin:180px 0px 10px 5px;
	}

#content {
	margin-top:120px;
	padding-top:10px;
	padding-right:20px; 
	padding-bottom:50px;
	padding-left:180px;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size:.8em;
	color:#666666;
	text-align:justify;
	}

#container2 {
	position: relative;
	width:760px;	
	height:100%;
	min-height:24px;
	border-right: 1px solid #666666;
	border-bottom:1px solid #666666;
	border-left: 1px solid #666666;
	margin-left: auto;
	margin-right: auto;
	margin-top: -14px;
	margin-bottom: 0px;
	background:#fff;
	}

#footer {
	position: relative;
	margin-bottom:0px;
	background:   url(image-bottom-right.jpg) bottom right no-repeat;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size:.8em;
	color:#FF6600;
	text-align:center;
	}

#container3 {
	position: relative;
	width:760px;	
	height:100%;
	min-height:24px;
	border: 0;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	margin-bottom: 0px;
	}


/* Unordered list formatting used for Menu */

ul {
  	margin: 0;
  	padding: 0;
  	list-style: none;
  	}

li.menu {
	width: 165px;
    height: 19px;
	background-image: url(button-icon.gif);
	margin: 4px 0 5px 0px;
  	padding: 0px;
  	text-align:right;
  	line-height: 19px; /* height of icon */
  	background-repeat: no-repeat;
  	}

li.menu a {
	display:block;
	width:130px;
	height:19px;
	font-size:1.0em;
	font-weight:normal;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color:#666666;  
	text-decoration:none;
	padding-right: 30px; 
	padding-left: 0px; /* width of icon + whitespace */
  }

li.submenu {

  	padding: 0px;
  	text-align:right;
  	line-height: 20px;
  	}

li.submenu a {
	font-size:0.8em;
	font-weight:normal;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color:#666666;  
	text-decoration:none;
	padding-right: 20px; 
	padding-left: 0px; /* width of icon + whitespace */
  }

li a:hover {
	text-decoration:none;
	color:#ff6600;
	}

li.menu:hover {
    background-position: 0 -19px;
	}

li.on {
	background-position: 0 -19px;
	}

li.on a {
	color:#ff6600
	}

#button-spacer {
    width: 1px;
    height: 16px;
    background-image: url(a.gif);
	margin:0px 0px 0px 32px;	
	}



/* Page Heading Graphics */
	
h2#digital {
	background-image:  url(h2_home.gif);
	}

h2#expertise {
	background-image:  url(h2_expertise.gif);
	}

h2#approach {
	background-image:  url(h2_approach.gif);
	}

h2#experience {
	background-image:  url(h2_experience.gif);
	}
	
h2#strategy {
	background-image:  url(h2_strategy.gif);
	}

h2#management {
	background-image:  url(h2_management.gif);
	}

h2#businesscritical {
	background-image:  url(h2_businesscritical.gif);
	}

h2#interactivetv {
	background-image:  url(h2_interactivetv.gif);
	}

h2#contact {
	background-image:  url(h2_contact.gif);
	}
	
h2#terms {
	background-image:  url(h2_terms.gif);
	}

h2#privacy {
	background-image:  url(h2_privacy.gif);
	}


h2.fir {
	border:0;
	margin:0 0 0 0;
	height:32px;
	width:550px;
		}
h2.fir span {
	display:none;
	}


/* IMAGES */

#image {
	border:0px solid;
	margin:10px 0px 10px 15px;
	float:right;
}

#image span {
	display:none;
	}

#image.compass {
	width:180px;
	height:180px;
	background-image:  url(image-compass.gif);
	}

#image.binary {
	width:180px;
	height:180px;
	background-image:  url(image-binary.gif);
	}

#image.power {
	width:180px;
	height:180px;
	background-image:  url(image-power.gif);
	}

#image.mobius {
	width:180px;
	height:180px;
	background-image:  url(image-mobius.gif);
	}

#icons {
	border:1px #666666;
	float:right;
	text-align:right;
	width:200px;
	}

img {
	border: 2px solid;  
	border-color: #ff6600;
	}


/* TEXT FORMATTING */

h4.body {
	font-size:1.0em;
	}

a:hover {
	text-decoration:underline;
	}

a .alt { display: none; }


/* CSS FOR CONTACT FORM */

.left{
  color: #666666; 
  font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
  font-size: 1.0em;
}
.tbmain{
  height:100px;
  background:white;
}
span.required{
  font-size: 13px !important;
  color: #ff6600 !important;
}

	

