body {
	margin: 0;
	padding: 0;
	font-family: "Lucida Grande", Arial, Verdana, sans-serif;
	font-size: small;
	color: #333;
	text-align: center;
	}
	
a:link {
    color: #00B0F0;
    }

a:visited {
    color: #4a7fd6;
    }

a:hover {
    color: #007D9E;
    }


h1 { 
	font-family: "Trebuchet MS", sans-serif;
	font-size: 150%; 
	text-transform: uppercase;
	}

h2 { 
	font-family: "Trebuchet MS", sans-serif;
	font-size: 110%; 
	text-transform: uppercase;
	color: #00B0F0;
	}

h5 {
	margin-top: -8px;
}

#container {
	width: 865px;
	margin: 0 auto;
	padding-top: 35px;
	font-size: 95%; /* slight adjustment */
	text-align: left;
	background: #fff url(../img/bgcontainer.jpg) no-repeat top center;
	}

#select {
	padding-top: 115px;
}

.clear {
    clear:both;
    }

/* adjustment for IE5 */

body {
	font-size: x-small; /* IE5 Win */
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	font-size: small;
	}
html>body { /* be nice to Opera */
	font-size: small;
	}


/* structure */
#maintext {
	float:left;
	width:865px;
	background-color: #ebeff8;
	border-top: 25px solid #cad9ef;
	padding-top: 10px;
	}

#maintext ul {
	list-style-image: url("../img/bullet.gif");
	}

.rowbreak {
	float:left;
	width:865px;
	background: url(../img/bgmiddle.jpg) no-repeat top left;
}

.column {
	float: left;
	width: 265px;
	padding: 0 10px 0 10px;
}

.columnwide {
	float: left;
	width: 530px;
	padding: 0 10px 0 10px;
}     



/* Featured Case Study */
#casestudyText {
    float: left;
    width: 570px;
    margin-top: 20px;
    }
    
#casestudyText dl {
  	float: left;
    width: 555px;
  	padding: 0;
  	display: inline; /* fixes IE/Win double margin bug */
  	}
  	
#casestudyText dt {
    font-family: "Trebuchet MS", sans-serif;
	font-size: 150%; 
	text-transform: uppercase;
	margin-bottom: 1em;
  	}
  	
#casestudyText dd {
  	margin: 0;
  	padding: 0;
  	line-height: 1.5em;
  	}
#casestudyText dl dd.img {
   	margin: 0;
   	}
#casestudyText dd.img img {
  	float: left;
  	margin: 0 8px 0 0;
  	padding: 4px;
  	border: 1px solid #D9E0E6;
  	border-bottom-color: #C8CDD2;
  	border-right-color: #C8CDD2;
  	background: #fff;
  	}


/* Expertise Bullets */
#expertiseText {
    float: left;
    width: 570px;
    margin-top: 20px;
    }
    
#expertiseText dl {
  	float: left;
    width: 555px;
  	padding: 0;
  	display: inline; /* fixes IE/Win double margin bug */
  	}
  	
#expertiseText dt {
    font-family: "Trebuchet MS", sans-serif;
	font-size: 150%; 
	text-transform: uppercase;
	margin-bottom: 1em;
  	}
  	
#expertiseText dd {
  	margin: 0;
  	padding: 0;
  	line-height: 1.5em;
  	}
#expertiseText dl dd.img {
   	margin: 0;
   	}
#expertiseText dd.img img {
  	float: right;
  	margin: 0 8px 0 0;
  	padding: 4px;
  	border: 1px solid #D9E0E6;
  	border-bottom-color: #C8CDD2;
  	border-right-color: #C8CDD2;
  	background: #fff;
  	}



/* Full Page Write-ups */
#wideText {
    float: left;
    width: 860px;
    margin-top: 20px;
    }
    
#wideText dl {
  	float: left;
    width: 860px;
  	padding: 0;
  	display: inline; /* fixes IE/Win double margin bug */
  	}
  	
#wideText dt {
    font-family: "Trebuchet MS", sans-serif;
	font-size: 150%; 
	text-transform: uppercase;
	margin-bottom: 1em;
  	}
  	
#wideText dd {
  	margin: 0;
  	padding: 0;
  	line-height: 1.5em;
  	}
#wideText dl dd.img {
   	margin: 0;
   	}
#wideText dd.img img {
  	float: left;
  	margin: 0 8px 0 0;
  	padding: 4px;
  	border: 1px solid #D9E0E6;
  	border-bottom-color: #C8CDD2;
  	border-right-color: #C8CDD2;
  	background: #fff;
  	}


/* 2 columns */
.leftColumnText {
    float: left;
    width: 420px;
    padding: 0;
  	display: inline;
    }
  	
.leftColumnText h2 {
    font-family: "Trebuchet MS", sans-serif;
	font-size: 150%; 
	text-transform: uppercase;
  	}
  	
.leftColumnText h3 {
    font-family: "Trebuchet MS", sans-serif;
	font-size: 120%; 
	margin-top: -1em;
	margin-bottom: 1em;
  	}
  	
.leftColumnText img {
  	float: left;
  	margin: 0 8px 0 0;
  	padding: 4px;
  	border: 1px solid #D9E0E6;
  	border-bottom-color: #C8CDD2;
  	border-right-color: #C8CDD2;
  	background: #fff;
  	}

.rightColumnText {
    float: left;
    width: 420px;
    padding: 0 0 0 40px;
  	display: inline;
    }
  	
.rightColumnText h2 {
    font-family: "Trebuchet MS", sans-serif;
	font-size: 150%; 
	text-transform: uppercase;
  	}
  	
.rightColumnText h3 {
    font-family: "Trebuchet MS", sans-serif;
	font-size: 120%; 
	margin-top: -1em;
	margin-bottom: 1em;
  	}
  	
.rightColumnText img {
  	float: left;
  	margin: 0 8px 0 0;
  	padding: 4px;
  	border: 1px solid #D9E0E6;
  	border-bottom-color: #C8CDD2;
  	border-right-color: #C8CDD2;
  	background: #fff;
  	}


/* footer */
#footer {
    position: relative;
    bottom: 0;
}

#footer p {
    margin: 0;
	padding: 15px;
	font-size: 85%;
	color: #CCC; 
	text-align: center;
	}

/*  IE fixes */

#content, #sidebar {
	height: 1%;
	}

.feature { 
	display: inline-table; 
	}
/* Hides from IE/Mac \*/
* html .feature { 
	height: 1%; 
	}
.feature { 
	display: block; 
	}
#footer {
	height: 1%;
	}
/* End hide from IE/Mac */

.subcopy {
		font-size: 80%;
	}
.emphasize {
		color: #ff9e2f;
		font-size: 120%;
	}

