﻿#container {
	margin: 0px auto auto auto;
	width: 834px; 
	z-index: 10;
	}
#logo {
	width: 309px; 
	height: 138px;
	float: left;
	}
#logo img,
#logo a {
	float: left;
	}
#home #logo {
	width: 432px; 
	height: 174px;
	}
#navmain {
	width: 834px; 
	height: 30px;
	overflow: hidden;
	float: left;
	}
#main {
	padding-top: 24px;
	width: 834px; 
	float: left;
	border-top: solid 1px #003468;
	border-bottom: solid 1px #003468;
	background-image: url(../_images/generic/bg_content.png);
	}
#home #main {
	padding-top: 0px;
	width: 846px; 
	border-top: none;
	border-bottom: none;
	background-image: none;
	}
#space {
	width: 834px; 
	height: 24px;
	float: left;
	}
#navsub {
	margin-right: 72px;
	width: 168px; 
	float: left;
	}
.content {
	width: 594px;
	float: left;
	}
.visual {
	width: 594; 
	margin: -24px 0px 24px 0px;
	height: 216px; 
	float: left;
	}
.col {
	width: 270px;
	float: left;
	margin-right: 24px;
	}
#home .content {
	width: 834px; 
	}
#clear {
	width: 834px; 
	height: 36px;
	float: left;
	clear: both;
	}
#footer {
	float: left;
	clear: both;
	width: 834px; 
	height: 36px;
	}

/* containers homepage */
#invient {
	float: left;
	width: 834px; 
	height: 186px;
	margin-bottom: 12px;
	background-image: url(../_images/home/figures_close-up_alt.jpg);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	background-color: #003468;
	clear: both;
	overflow: hidden;
	border-bottom: solid 1px #003468;
	}
#invient .content {
	float: left;
	margin-left: 420px;
	margin-top: 10px;
	width: 402px; 
	}

#data_monitoring, 
#funds_software {
	float: left;
	width: 411px; 
	height: 246px;
	background-position: 0px 0px;
	background-repeat: no-repeat;
	overflow: hidden;
	border-bottom: solid 1px #003468;
	}
#data_monitoring {
	margin-right: 12px;
	background-image: url(../_images/home/data_monitoring_bg_alt.png);
	}
#funds_software {
	background-image: url(../_images/home/funds_software_bg_alt.png);
	}

#data_monitoring .head, 
#data_monitoring .content, 
#data_monitoring .goto, 
#funds_software .head,
#funds_software .content,
#funds_software .goto {
	float: left;
	margin-left: 12px;
	margin-top: 10px;
	overflow: hidden;
	}

#data_monitoring .head, 
#funds_software .head {
	width: 162px;
	height: 195px;
	}
#data_monitoring .content, 
#funds_software .content {
	width: 210px;
	height: 195px;
	}
#data_monitoring .goto, 
#funds_software .goto {
	width: 387px;
	height: 30px;
	margin-bottom: 0px;
	clear: both;
	}

