﻿body{
	text-align:center;
	margin:0px;
	font-family:Verdana, sans-serif;
	font-size:11px;
	color:#666;
}

ul li
{
	font-size:10px;
}

#centered{
	margin:0px auto;
	width:894px;
}
#header{
	width:100%;
	height:92px;
	position:relative;
	z-index:1;
}

#topbar{
	width:896px;
	margin:0px auto;
	height:11px;
	background-color:#344B8D;
	overflow:hidden;
}
#topnav{
	width:260px;
	height:15px;
	float:right;
	font-size:10px;
	font-family:Arial;
	color:#4C5B92;
	font-weight:bolder;
}
#topnav a{
	padding:0px 6px;
}
#topnav a:link{
	text-decoration:none;
	color:#4C5B92;
}
#topnav a:visited{
	text-decoration:none;
	color:#4C5B92;
}
#topnav a:active{
	text-decoration:none;
	color:#009966;
	
}
#topnav a:hover{
	text-decoration:none;
	color:#009966;
}
.vertDotted{
	border-right:1px dotted #4C5B92;
}
.noDotted{
	padding:0px;
}
#header a img{
	border:0px none black;
}
img#logo{
	position:absolute;
	left:0px;
	top:25px;
}
img#demo{
	position:absolute;
	right:0px;
	top:25px;
	
}

img#brochure{
	position:absolute;
	right:150px;
	top:25px;
	
}

#outerContent{
	width:100%;
	height:300px;
	clear:both;
}
#innerTop{
	width:100%;
	background-image:url(../images/AboveContent.gif);
	background-repeat: no-repeat;
	text-align:left;
	height:41px;
	position:relative;
	
	z-index:1;
}
#innerTop font{
	float:left;
	text-align:left;
	font-style:italic;
	color:#666666;
	font-size:11px;
	margin-left:15px;
	line-height:40px;
	vertical-align:bottom;
	height:41px;
}
#menu{
	position:absolute;
	top:-7px;
	right:0px;
	height:34px;
	width:590px;
	color:white;
	font-weight:bolder;
	font-family:Arial;
	font-size:13px;
	line-height:30px;
	vertical-align:middle;
	background-position:0px 7px;
	background-repeat:no-repeat;
	z-index:200;
}
#menu a{
	float:left;
}
#dropDown{
	position:absolute;
	top:20px;
	right:0px;
	font-size:10px;
	font-weight:bolder;
	width:589px;
	overflow:visible;
	text-align:left;
	z-index:198;
}
.menu{
	position:absolute;
	background-color:#08F1B7;
	padding:20px 0px 3px 0px;
	display:none;
	z-index:199;
	clear:both;
	color:#344B8D;
}
.menu a{
	margin:0px;
	padding:0 5px;
	width:100%;
	height:20px;
	display:block;
	text-decoration:none;
	color:#344B8D;
}
.menu a:active, .menu a:hover{
	color:#009966;
}

.dottedBottom{
	border-bottom:1px dotted white;
}
.firstLink{
	padding-top:20px;
}

#products{
	background-image:url(../images/Products_OFF.gif);
	width:97px;
	height:35px;
}
#productsMenu{
	width:160px;
}

#solutions{
	background-image:url(../images/Solutions_OFF.gif);
	width:221px;
	height:35px;
}
#services{
	background-image:url(../images/Services_OFF.gif);
	width:86px;
	height:35px;
}
#servicesMenu{
	left:317px;
	width:240px;
}

#partners{
	background-image:url(../images/Partners_OFF.gif);
	width:93px;
	height:35px;
	
}
#support{
	background-image:url(../images/Support_OFF.gif);
	width:93px;
	height:35px;
}

#products:hover{
	background-image:url(../images/Products_ON.gif);
	background-repeat:no-repeat;
}
#solutions:hover{
	background-image:url(../images/Solutions_ON.gif);
}
#services:hover{
	background-image:url(../images/Services_ON.gif);
}
#partners:hover{
	background-image:url(../images/Partners_ON.gif);
}
#support:hover{
	background-image:url(../images/Support_ON.gif);
}

#content{
	clear:both;
	text-align:left;
	width:894px;
	background-image:url(../images/ContentBorder.gif);
}
#innerContent{
	margin:0px 1px;
	width:892px;
}

#footer{
	background-image:url(../images/BelowContent.gif);
	background-repeat:no-repeat;
	width:100%;
	height:50px;
	text-align:left;
	line-height:40px;
	vertical-align:bottom;
	text-transform: uppercase;
	font-weight:bold;
	font-family:Arial;
	font-size:10px;
	color:#666666;
}

#footer .right{
	float:right;
	margin-right:15px;
}
#footer .left{
	float:left;
	margin-left:15px;
}
#footer .left a{
	text-decoration:none;
	color:#666666;
}
#footer .left a:hover{
	text-decoration:none;
	color:#444444;
}
