/* CSS Document */

body {	
	font-family: "Trebuchet MS";	
	font-size: 12px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding: 0;
	}

a {
	color: #001854;
	text-decoration: underline;
	}

a:hover {
	color: #001854;
	text-decoration: none;
	}
	
h1 { 
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #001854;
	margin: 0;   
	padding: 0;
	}

h2 { 
	font-family: "Trebuchet MS";	
	font-size: 12px;
	color: #001854;
	}
	
#container { 
	width: 1010px; 
	margin: 0 auto;
	padding: 0 0 0 0;
 	}

#left_column {
	background: #FFFFFF;
	width: 170px;
	height: auto;
	float: left;
	padding: 12px 0 12px 12px;
	margin: 0;
	}

#right_column {
	background: #FFFFFF;
	width: 772px;
	float: left;
	height: auto;
	padding: 0 0 0 12px;
	margin:0;
	}

td.header {
	background:url(../images/dummi_header.gif) no-repeat;
	width: 978px;
	height: 136px;
	margin: 0;
	padding: 0;
	vertical-align: bottom;
	}

#flash {
	width: 772px;
	height: 205px;
	background-image: url(../images/dummi_flash.gif);
	margin: 0;
	padding: 0;
	}

td.text {
	font-family: "Trebuchet MS";
	width: 576px;
	float: left;
	height: auto;
	padding: 20px 0 0 0;
	background-color: #FFFFFF;
	}

#links {
	width: 185px;
	float: right;
	padding: 0;
	margin: 0 0 0 0;
	border-left: 1px solid #CCCCCC;
	}
	
#right_links_text {
	width: 179px;
	height: auto;
	float: right;
	padding: 6px 0 6px 6px;
	border-left: 1px solid #CCCCCC;
	
	}

#holder {
	background: url(../images/backingv2.gif) repeat-y;
	margin: 0;
	padding: 0;
	overflow: hidden;
	}
	
td.left_bar {
	background: url(../images/bar.gif) repeat-y;
	width: 1px;
	float: right;
	height: auto;
	margin: 0;
	padding: auto;
	}

/* Navigation */

#nav {
	width: 170px;
	height: auto; 
	background-color: #C7CCD9;
	margin: 0;
	padding: 0;
	list-style: none;
	}

#watermark {
	background: url(../images/watermark.gif) no-repeat bottom;
	height: 179px;
	margin: 0;
	padding: 0;
}
	
/* Page side shadows */

td.shadow_left {
	background: url(../images/BKG_left_shadow.gif) top repeat-y;
	width:16px;
	height: auto;
	margin: 0;
	padding: 0;
	}

td.shadow_right {
	background: url(../images/BKG_right_shadow.gif) top repeat-y;
	width: 16px;
	height: auto;
	margin: 0;
	padding: 0;
	}
	
td.shadow_left_top {
	background: url(../images/BKG_top_left_shadow.gif) no-repeat;
	width: 16px;
	height: auto;
	margin: 0;
	padding: 0;
	}
	
td.shadow_right_top {
	background: url(../images/BKG_top_right_shadow.gif) no-repeat;
	width: 16px;
	height: auto;
	margin: 0;
	padding: 0;
	}
	
td.b_shadow {
	background:url(../images/BKG_bottom_shadow.gif) repeat-x;
	height: 16px;
	padding:0;
	margin:0;
	}
	
td.shadow_left_bottom {
	background: url(../images/BKG_bottom_left_shadow.gif) top no-repeat;
	width: 16px;
	height: auto;
	margin: 0;
	padding: 0;
	}
	
td.shadow_right_bottom {
	background: url(../images/BKG_bottom_right_shadow.gif) top no-repeat;
	width: 16px;
	height: auto;
	margin: 0;
	padding: 0;
	}
	
/*----------------------------------------CONTENTS TABLE-----------------------------*/

table.contents {
	margin:12px 12px 0 12px;
	padding:0;
	}
	
td.container_content {
	padding:0 0 12px 0;
	}
	
/*---------------------------------------RIGHT SIDE STRUCTURE------------------------*/

#right_side_left {
	width:576px;
	margin:12px 0 12px 0;
	padding:0;
	float:left;
	}

#right_side_left_flash {
	width:772px;
	margin:12px 0 0 0;
	padding:0;
	float:left;
	}
	
#right_side_right {
	width:185px;
	margin:12px 0 0 10px;
	padding:0;
	float:right;
	}
	
#links_head {
	margin:0;
	padding:0;
	}
	
#links_image{
	margin:0;
	padding:0;
	}
	
#right_side_bottom {
	background:#546693;
	width:772px;
	height:2px;
	margin:0;
	padding:0;
	}
/*--------------------------------------LEFT NAV WATER-----------------------------*/

td.nav {
	padding:0;
	margin:0;
	width: 170px;
	background:url(../images/watermark.gif) bottom no-repeat #c7ccd9;
	}
	
/*--------------------------------------FORM----------------------------*/	
	
.form_title { 
	background: #001854; 
	width: 465px; 
	height: 20px;
	color: #FFFFFF;
	font-size: 12px;
	font-weight:bold;
	padding: 10px 0 0 26px;
	margin: 10px 0 0 0;
	  
	}
	
.item_content {
 	font-size: 12px;
	background-color: #C7CCD9; 
	width: 467px; 
	padding: 12px 14px 0 10px; 
	margin: 0 0 0 0;
	min-height: 100px;
	}
	
/*--------------------------------------CASE STUDY-----------------------------*/
	
#case_study_header {
	background: #546693;
	width: auto;
	height: 16px;
	padding: 0 6px 0 6px;
	}
	
.case_study_header_text {
	font-family: "Trebuchet MS";	
	font-size: 13px;
	color: #FFFFFF;
	}
	
#case_study_body {
	background: #e4e8f2;
	width: auto;
	height: auto;
	padding: 6px 6px 6px 6px;
	}

#case_study_seperator {
	background: #FFFFFF;
	width: auto;
	height: 12px;
	}
	
td.case_study_table {
	padding:4px 0 0 8px;
	vertical-align:top;
	}

td.case_study_table_image {
	padding:4px 0 0 2px;
	vertical-align:top;
	}
	
/*---------------------------------------PRESS----------------------------------*/

#press_thumb {
	margin:8px 8px 0 0;
	width:auto;
	height:auto;
	float:left;
	}
	
/*--------------------------------------HIPPO LINKS-----------------------------*/

.hippo {
	font-size:9px; 
	color: #CCCCCC; 
	margin:5px 0 0 0; 
	float:right;
	}
	
.hippo a {
	color:#CCCCCC;
	text-decoration:none;
	}
	
.hippo a:hover {
	color:#666;
	text-decoration:none;
	}
	
