.container {
	width: 50%;
	max-width: 1260px;/* a max-width may be desirable to keep this layout from getting too wide on a large monitor. This keeps line length more readable. IE6 does not respect this declaration. */
	min-width: 780px;/* a min-width may be desirable to keep this layout from getting too narrow. This keeps line length more readable in the side columns. IE6 does not respect this declaration. */
	background: #92B6C7;
	margin: 0 auto; /* the auto value on the sides, coupled with the width, centers the layout. It is not needed if you set the .container's width to 100%. */
}

td {

	text-align: left;

	font-family:tahoma;

	font-size:11px;

	color:#838282;

	line-height:13px;

}



a {text-decoration:underline;

   color:#696969;}

  

body { 	margin:0px;padding:0px; background-color:#AFAFAF}







ul {margin:0; padding:0; list-style:none}

li {background:url(images/a.gif) center left no-repeat; margin:0 0 0 0px; padding:0 0 0 12px; line-height:18px }

li a { color:#FFFFFF}



.copy span a { color:#515151; font-size:10px; font-family:arial, tahoma;}

.copy a { color:#666666; font-family:arial, tahoma;}



.hardware li {background:url(images/a2.gif) center left no-repeat; margin:0 0 0 0px; padding:0 0 0 12px; line-height:16px }

.hardware li a { color:#FFFFFF; text-decoration:none}

.hardware li a:hover {text-decoration:underline}



.development li {background:url(images/a3.gif) center left no-repeat; margin:0 0 0 0px; padding:0 0 0 11px; line-height:17px }

.development li a {

	color:#069;

}



.featured li {background:url(images/a1.gif) center left no-repeat; margin:0 0 0 0px; padding:0 0 0 11px; line-height:18px }

.featured li a { color:#565656; font-weight:bold}



.white { color:#ffffff}

.white a { color:#ffffff}



.copmany li {background:url(images/a1.gif) center left no-repeat; margin:0 0 0 0px; padding:0 0 0 11px; line-height:18px }

.copmany li a { color:#C08836; font-weight:bold}



.software { line-height:12px;}

.software strong { color:#C08836}



.research span a { color:#C08836}

.about a { color:#C08836}



.know li {background:url(images/4a.gif) center left no-repeat; margin:0 0 0 0px; padding:0 0 0 11px; line-height:17px }

.know li a { color:#C08836;}



.arrow_right { margin-right:6px;}



.form { width:205px;

		height:21px;

		font-family:tahoma;

		font-size:11px;

		border-style: solid;

		border-width: 1px;

		border-color:#606060;

		background-color:#ffffff;

		color:#5F5F5F;

		margin-left:0px;

		margin-right:0px}

		

.textarea { width:205px;

		height:45px;

		font-family:tahoma;

		font-size:11px;

		border-style: solid;

		border-width: 1px;

		border-color:#606060;

		background-color:#ffffff;

		color:#5F5F5F;

		margin-left:0px;

		margin-right:0px}

		



a:hover {

	text-decoration:none;

	color: #069;

}

.fineprint {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 9px;

	font-style: normal;

	line-height: normal;

	font-weight: normal;

	text-align: right;

}

.sideadd {

	font-family: Tahoma, Geneva, sans-serif;

	font-size: 11px;

	font-style: normal;

	font-weight: normal;

	color: #ffffff;

	text-align: left;

}

.head1 {

	font-family: Tahoma, Geneva, sans-serif;

	font-size: 16px;

	font-style: normal;

	line-height: normal;

	font-weight: bold;

	color: #005288;

}

.callto {

	font-family: Tahoma, Geneva, sans-serif;

	font-size: 16px;

	font-style: normal;

	line-height: normal;

	font-weight: bolder;

	color: #005288;

	text-align: center;

}

.head2 {

	font-family: Tahoma, Geneva, sans-serif;

	font-size: 14px;

	font-style: normal;

	line-height: normal;

	font-weight: bolder;

	color: #069;

}


