@charset "utf-8";
* {
	margin: 0;
	padding: 0;
	}
body {
	text-align: left;
	background: url(images/water_bg.jpg) repeat-x left 197px; 
	}
#wrapper {
	width: 980px;
	}
#header {
	height: 300px;
	width: 980px;
	background: url(images/logo.jpg) no-repeat top left;
	float: left;
	}
#title {
	position: absolute;
	width: 374px;
	height: 101px;
	top: 96px;
	left: 30px;
	background: url(images/title.jpg) no-repeat top right;
	}
h1, h2 {
	text-indent: -9999px;
	display: none;
	visibility: hidden;
	}

/****************************************************************************NAVIGATION
*/
#navigation {
	position: absolute;
	left: 350px;
	top: 44px;
	}
#navigation .horizontal ul{
	border: none;
	list-style-type: none;
	padding: 0;
	}
#navigation .horizontal ul li{
	float: left;
	position: relative;
	}
#navigation .horizontal ul li a{
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 24px;
	color: #3b648b;
	text-decoration: none;
	padding: 0px 15px;
	display: block;
	overflow: hidden;
	}
#navigation .horizontal ul li a:hover {
	color: #FFFFFF;
	background-color: #3b648b;
	}
/*--drop down menu--*/
#navigation .horizontal li li{
	float: none;
	}
#navigation .horizontal ul li ul{
	position: absolute;
	top: 24px;
	left: 0px;
	width: 160px;
	display: none;
	}
#navigation .horizontal ul li ul li a{
	width: 130px;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
	padding-top: 2px;
	padding-bottom: 3px;
	height: 20px;
	text-align: left;
	display: block;
	color: #3b648b;
	}
#navigation .horizontal ul li ul li a:hover{
	color: #ffffff;
	background-color: #3b648b;
	}
#navigation .horizontal ul li ul li a.systems:hover{
	color: #ffffff;
	background: url(images/menu_arrow.gif) no-repeat 135px 5px;
	background-color: #3b648b;
	}
#navigation.home .horizontal ul li a.home,
#navigation.products .horizontal ul li a.products,
#navigation.about .horizontal ul li a.about,
#navigation.contact .horizontal ul li a.contact {
	color: #ffffff;
	background-color: #6587a8;
	}
/*--2nd level drop down--*/
.horizontal ul ul ul{
	width: 180px;
	margin-left: 160px;
	margin-top: -24px;
	}
#navigation .horizontal ul li ul li ul li a{
	width: 180px;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
	padding-top: 2px;
	padding-bottom: 3px;
	height: 20px;
	text-align: left;
	display: block;
	color: #3b648b;
	}
#navigation .horizontal ul li ul li ul li a:hover{
	color: #ffffff;
	background-color: #3b648b;
	}
div.horizontal ul li.pixelfix ul{
	left: 0;
	}
div.horizontal ul li.pixelfix ul ul{
	left: 128px;
	}
	
/****************************************************************************CONTENT
*/
#content {
	float: left;
	width: 570px;
	padding-left: 40px;
	z-index: 100;
	}
#content hr {
	color: #6587a8;
	background-color: #6587a8;
	}
#content p {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 1.0em;
	color: #202e33;
	}
#content p.small {
	font-size: 0.8em;
	}
#content p.smaller {
	font-size: 0.7em;
	font-weight: bold;
	}
#content table {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 1.0em;
	color: #202e33;
	text-align: center;
	}
#content h3 {
	padding-top: 2.0em;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 1.0em;
	font-weight: bold;
	color: #202e33;
	}
#content ol {
	font-family: "Trebuchet MS", Arial, sans-serif;
	padding-top: 1.0em;
	font-size: 1.0em;
	color: #202e33;
	}
#content ol li {
	margin-left: 1.0em;
	margin-top: 10px;
	}
#content ul {
	margin: 1.0em;
	margin-right: 0;
	margin-left: 0;
	list-style: none;
	}
#content ul li {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 1.0em;
	color: #202e33;
	margin-top: 10px;
	padding-left: 24px;
	background: url(images/bullet2.gif) no-repeat top left;
	}
#content ul.clients {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 0.9em;
	color: #202e33;
	margin: 1.0em;
	margin-right: 0;
	margin-left: 0;
	list-style: none;
	}
#content ul.clients li {
	font-family: "Trebuchet MS", Arial, sans-serif;
	width: 260px;
	float: left;
	margin-top: 10px;
	padding-left: 24px;
	background: url(images/bullet.gif) no-repeat top left;
	}
#content ul.double {
	margin-top: 0px;
	}
#content ul.double li {
	float: left;
	width: 230px;
	}
#content .diagram {
	float: right;
	margin-top: 2.0em;
	padding-left: 20px;
	text-align: center;
	}
#content .diagram a {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 0.7em;
	font-weight: bold;
	color: #0033FF;
	text-decoration: none;
	padding-left: 16px;
	background: url(images/zoom_in.jpg) no-repeat top left;
	}
#content .diagram a:hover {
	color: #ff002a;
	}
#content .part,
#content .part2,
#content .part3 {
	padding-top: 40px;
	padding-right: 40px;
	float: left;
	width: 260px;
	}
#content .part {
	clear: both;
	}
#content .part2, #content .part3{
	padding-right: 0px;
	}
#content .part3{
	width: 550px;
	}
#content .part p,
#content .part2 p,
#content .part3 p {
	font-size: 0.8em;
	font-weight: bold;
	}
#content .stackleft {
	float: left;
	width: 240px;
	padding: 20px;
	}
#content .floatright {
	float: right;
	}
#content img.floatleft {
	clear: both;
	float: left;
	padding-right: 10px;
	}
#content img.floatleft2 {
	float: left;
	margin: 10px;
	border: thin solid #336699;
	}
#content a img, #sidebar a img {
	border: 0;
	}
#content a{
	text-decoration: none;
	color: #3b648b;
	}
#content a:hover {
	color: #ff002a;
	}
#content a.short, #sidebar a.short {
	float: right;
	margin: 20px 10px 0 0;
	padding-top: 6px;
	text-align: center;
	width: 174px;
	height: 30px;
	background: url(images/button_short.jpg) no-repeat top left;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #727477;
	text-decoration: none;
	}
#content a.short2, #sidebar a.short2 {
	float: left;
	margin: 5px 0 0 0;
	padding-top: 6px;
	text-align: center;
	width: 174px;
	height: 30px;
	background: url(images/button_short.jpg) no-repeat top left;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #727477;
	text-decoration: none;
	}
#content a.short:hover,
#sidebar a.short:hover,
#content a.short2:hover,
#sidebar a.short2:hover {
	color: #ff002a;
	}
.clear {
	clear: both;
	}
	
/****************************************************************************SIDEBAR
*/
#sidebar {
	float: right;
	width: 270px;
	padding-right: 40px;
	padding-top: 20px;
	}
#sidebar p, #sidebar ul{
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 0.8em;
	color: #202e33;
	}
#sidebar p.caption {
	text-align: center;
	font-size: 0.7em;
	font-weight: bold;
	}
#sidebar ul {
	margin: 1.0em;
	margin-right: 0;
	margin-left: 0;
	list-style: none;
	}
#sidebar ul li {
	font-family: "Trebuchet MS", Arial, sans-serif;
	color: #202e33;
	margin-top: 5px;
	padding-left: 20px;
	background: url(images/bullet.gif) no-repeat top left;
	}
#sidebar a {
	text-decoration: none;
	color: #3b648b;
	}
#sidebar ul li a{
	color: #3b648b;
	}
#sidebar ul li a:hover, #sidebar a:hover{
	color: #ff002a;
	}
#sidebar a.pdf, #content a.pdf {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #727477;
	text-decoration: none;
	padding-left: 20px;
	background: url(images/pdf_icon.gif) no-repeat top left;
	}
#sidebar a.pdf:hover, #content a.pdf:hover {
	color: #ff002a;
	}

/*------------- inline slideshow --------------*/
#slideshow {
	width: 270px;
	height: 450px;
	}
#slideshow2 {
	width: 530px;
	height: 399px;
	}
#slideshow .imageSlideshowHolder{		
	width:270px;	/* Image width */
	height:450px;	/* Image height */
	position:relative;	/* Don't remove this line */
}
#slideshow2 .imageSlideshowHolder{		
	width:530px;	/* Image width */
	height:399px;	/* Image height */
	position:relative;	/* Don't remove this line */
}
#slideshow .imageSlideshowHolder img, #slideshow2 .imageSlideshowHolder img{
	position:absolute;
	left:0px;
	top:0px;
	}

/****************************************************************************FORM WIDGETS
*/
#sidebar form p {
	margin: 1.0em;
	margin-bottom: 10px;
	margin-top: 0;
	}
#sidebar form label {
	display: block;
	}
#sidebar form input{
	width: 200px;
	}
#sidebar form input.button {
	width: 80px;
	}
#content form p {
	margin: 1.0em;
	margin-bottom: 10px;
	margin-top: 0;
	}
#content form label {
	display: block;
	}
#content form input{
	width: 300px;
	}
#content form input.short_input{
	width: 150px;
	}
#content form input.button {
	width: 150px;
	}
	
/****************************************************************************FOOTER
*/
#footer {
	clear: both;
	width: 100%;
	height: 411px;
	margin-right: 40px;
	text-align: right;
	background: url(images/bubbles.jpg) no-repeat bottom right;
	}
#footer object {
	float: left;
	}
#footer p {
	padding-top: 360px;
	padding-right: 170px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #7d838e;
	z-index: 100;
	}
#footer p a {
	font-family: Arial, Helvetica, sans-serif;
	color: #7d838e;
	text-decoration: none;
	}
#footer p a:hover {
	color: #ff002a;
	}