/* CSS Document */

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height:20px;
	font-weight: normal;
	color: #333333;
	background-color: #FFFFFF;
	margin:0;
	margin: 0;
	padding:0;
	text-align:center;
	}

a:link, a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color:#333399;
	text-decoration: underline
	}

a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight: normal;
	color:#333399;
	text-decoration: none
	}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height:22px;
	font-weight: bold;
	color:#000066;
	}
	
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding:0;
	margin: 0 0 -8px 0;
	color:#000066;
	}

h3 {
	font:  14px Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	color: #330099;
	background-color: #f0f0f0;
	border-bottom: 1px solid#330099;
	border-left-color:#330099;
	margin: 0px;
	width:165px;
	padding: 10px 5px 10px 15px;

}
h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color:#000066;
}
h5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color:#000066;
}
h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height:22px;
	font-weight: bold;
	color:#000066;
	text-align:right;
	}
#wrapper {
	width: 100%;
	height: auto;
	text-align: left;
	margin:0;
	font-size: 12px;
	padding: 0;
}


	
#container {
	width: 760px;
	height: auto;
	text-align: left;
	margin:auto;
	font-size: 12px;
	}
#background {
	width: 100%;
	height: auto;
	background-image:url(images/banner-back2.jpg);
	background-position: top center;
	background-repeat:repeat-x;
	}

#rightnav {
	float:right;
	padding-top: 25px;
	padding-left: 10px;
	color:#FFFFFF;
	}
		
#rightnav a{
	text-decoration:none;
	color:#FFFFFF;
	}	
	
#rightnav a:hover{
	text-decoration: underline;
	color:#FFFFFF;
	}	
	
#top{
	margin:0px;
	height: 122px;
	width: 900px;
	padding:0px;
	background-image:url(images/top-banner-back.jpg);
	background-position: top;
	background-repeat:no-repeat;
}

#topnav {
	margin:0;
	height:24px;
	font-size:8px;
	padding: 0px;
	background-image:url(images/top-nav-back.jpg);
	background-repeat:repeat-x;
	background-position:center top;	
	font-size:11px;
	}
	
#topnav li {
	margin: 0;
	padding: 0;
	display:inline;
	list-style-type:none;
	font-size:11px;
	}
	
#topnav a:link, #topnav a:visited {
	font-weight: normal;
	float: left;
	line-height: 14px;
	text-transform:uppercase;
	text-decoration:none;
	color:#333333;
	margin-top: 4px;
	margin-right: 12px;
	margin-bottom: 3px;
	margin-left: 12px;
	font-size:11px;
	
	}
	
#topnav a:active, #topnav a:hover{
	color: #000033;
	background-color:#FFFFFF;
	text-decoration:underline;
	color:#333399;
	font-size:11px;
	}
	
#topnav #right{float:right}

#dimmed{
	position:absolute;
	left:0px;
	top:22px;
	width:758px;
	height:140px;
	z-index:1;
	visibility: hidden;
	/*background-image:url(images/bannerdim.jpg);
	background-position:top;*/

}


#solutions {
	position:absolute;
	left:0px;
	top:20px;
	width:255px;
	height:120px;
	z-index:12;
	line-height:14px;
	visibility: hidden;
}


/*#services {
	
	position:absolute;
	left:160px;
	top:20px;
	width:230px;
	height:120px;
	z-index:13;
	visibility: hidden;
	line-height:14px;
}

*/
#systems {
	position:absolute;
	left:163px;
	top:20px;
	width:400px;
	height:120px;
	z-index:14;
	line-height:14px;
	visibility: hidden;
}

#support {
	position:absolute;
	left:625px;
	top:20px;
	width:136px;
	height:120px;
	z-index:15;
	line-height:14px;
	visibility: hidden;
}

#solutions ul, #services ul, #systems ul, #support ul{
	color:#FFFFFF;
	list-style: none;
	margin:0;
	padding:6px;
}

#solutions ul a, #services ul a, #systems ul a, #support ul a{
	color:#FFFFFF;
	font-weight:normal;
	text-decoration:none;
}

#solutions ul a:hover, #services ul a:hover, #systems ul a:hover, #support ul a:hover{
	color: #ffffff;
	text-decoration:underline;
}

#solutions ul li, #services ul li, #systems ul li, #support ul li{
	margin: 4px;
	margin-bottom:4px;
	margin-top:6px;
}




#hidelayerbottom {
	position:absolute;
	left:1px;
	top:165px;
	width:758px;
	height:18px;
	z-index:6;
	background-color:none;
	visibility: visible;
}
	


#masthead{
	background-image:url(images/masthead6.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
	height:162px;
	margin:0;
	padding:0;
	border-bottom:none;
	position:relative;
	clear:both;
	text-align:left;
	width:760px;
}

#masthead h1{
	margin-left:240px;
	color:#FFFFFF;
	font-size:18px;
	font-weight:normal;
	margin-top:80px;
	margin-right: 10px;
	margin-bottom: 10px;

}




	
#leftcol {
	padding: 10px;
	padding-left: 15px;
	padding-right: 10px;
	background-color:#f0f0f0;
	width: 205px;
	float: left;
	height: 500px;
	margin: 0px;
	background-image:url(images/bottom-leftcol.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
	}
	
#leftcol ul {
	list-style-type: none;
	color:#000066;
	font-size: 12px;
	font-weight:bold;
	margin: 0px;
	padding: 0px;
	line-height: 14px;
	
	}
#leftcol li{
	margin: 0px;
	padding: 0px;
	padding-top:6px;
	padding-bottom: 6px;
	border-bottom:#CCCCCC dotted thin;
	


}


#leftcol a:link, #leftcol a:visited {
	text-decoration: none
	}

#leftcol a:hover {
	text-decoration: underline
	}



#main{
	float:right;
	background-color:#FFFFFF;
	height:auto;
	width:500px;
	padding:15px;
	padding-bottom:20px;
	margin: 0;

}

#main p {
	margin: 0 0 9px 0;
	font-size: 13px;
	clear:both;
}
#main p a:link,  #main p a:visited,  #main p a:hover {
	
	font-size: 13px;
	
}



#main h2 {
	font-size: 14px;
	padding:0;
	margin: 9px 0 6px 0;
	padding-top: 10px;
	clear:both;
}
		
		
		
#main li {
	margin: 0;
	font-size: 13px;
	padding-bottom: 3px;
}
#main td {
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #999999;
}
#main img {
	padding-right: 20px;
	padding-bottom: 20px;
}




#main1 {
float:right;
width:185px;

height:auto;
}

#main2 {
float:right;
width:185px;

height:auto;
}
#main3{
float:right;
width:185px;

height:auto;
}

.products{color:#ffcc33}
.services{color:#006699}
.solutions{color:#333399}


.leftindent20 {
	margin-left: 20px;
	}
	
	
#footer {
	clear:both;
	background-image:url(images/banner-bottom.jpg);
	background-position:top;
	background-repeat:repeat-x;
	text-align:center;
	padding: 10px;
	width:100%;
	}
img {
	border:none;
}
