/*
logo red #830101
*/
html { 
	margin: 0;
	padding: 0
}
body {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 85%;
	background: #eee;
	color: #333;
}


/* narrow for wider resolution
body {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 85%;
	background: #fff url(../images/hdr-bg-lighter.jpg) repeat-x top left;
	color: #333;
}
#container {
	max-width: 1020px;
	width: expression(document.body.clientWidth > 1020? "1020px": "auto");
	margin: 0 auto;
	padding: 0;
	text-align: left;
	position: relative;
}
end added for wider resolution 
#container {
	max-width: 1020px;
	width: expression(document.body.clientWidth > 1020? "1020px": "auto");
	margin: 0 auto;
	position: relative;
} */

/* ---------------------------------------------- divisions
*/
#person {
	margin: 0;
	padding: 0;
}
#person span a {
	background: url(../images/ico-email.gif) no-repeat 0 0;
	padding: 0 0 0 1.7em;	
	font-size: 1em;
}

div#wrapper {
	float: left;
	width: 100%;
	background: #fff url(../images/content-bg.jpg) repeat-y top left;
}
div#contenthome {
	margin: 0 290px 26px 184px;
	background: #fff;
	height: 100%;
	/*border-right: 1px solid #ddd;*/
}
div#contentabout {
	margin: 0 290px 26px 184px;
	background: #fff;
	border-right: 1px solid #ddd;
}
div#contentservices {
	margin: 0 260px 26px 184px;
	background: #fff;
	border-right: 1px solid #ddd;
}
div#contentservicesmain {
	margin: 0 260px 26px 184px;
	background: #fff;
	border-right: 1px solid #ddd;
	/*height: 300px;	*/
}
div#contenttech {
	margin: 0 200px 26px 184px;
	background: #fff;
	border-right: 1px solid #ddd;
}
div#content {
	margin: 0 20px 26px 184px;
	background: #fff;
	/*height: 100%;
	border-right: 1px solid #ddd;*/
}
div#contentprojects {
	margin: 20px 190px 26px 184px;
	background: #fff;
	border-right: 1px solid #ddd;
}
div#contentprojects img {
	padding: 4px;
	margin: 0;
	background: #fff;
	/*border: 1px solid #999;*/
}
div#projectsimg {
	position: relative;
	float: left;
	width: 52%;
}
div#contentbidboard {
	margin: 0 20px 26px 184px;
	background: #fff;
	/*height: 100%;
	border-right: 1px solid #ddd;*/
}
div.accessLinks {
	float: right;
	width: 120px;
	text-align: center;
}
div.accessLinks div.loginlink {
	margin: 8px 0;
}
div.accessLinks div.ftplink {
	margin: 15px 0;
}
div.accessLinks img {
	border: none;
}
div#homesub {
	margin: 10px 0 4em 0;
	padding: 4px 0 10px 0;
	border: none;
	background: #fff;
	text-align: left;
}

div#navigation {
	float: left;
	width: 160px;
	margin-left: -100%;
	background: inherit;
	border-top: 1px solid #999;
}
div#extra {
	float: left;
	width: 260px;
	margin-left: -272px;
	margin-top: 34px;
}
div#extratech {
	float: left;
	width: 190px;
	margin-left: -190px;
	margin-top: 34px;
}
div#marketsmenu {
	float: left;
	width: 160px;
	margin-left: -172px;
	margin-top: 29px;
	font-size: .9em;
	/*padding-left: 8px;
	border-left: 1px solid #ddd;*/
}
div#servicesmenu {
	float: left;
	width: 230px;
	margin-left: -244px;
	margin-top: 29px;
	font-size: .9em;
	/*padding-left: 8px;
	border-left: 1px solid #ddd;*/
}
div#header {
	position:relative;
	background: #000 url(../images/hdr-bg-lighter.jpg) repeat-x top left;
	/*background: #000 url(../images/hdr-bg-4.jpg) repeat-x top left;*/
	height: 164px;
	border-bottom: none;
}
div#logo {
	position: absolute;
	top: 20px;
	left: 20px;
	z-index: 100;
}
div#address {
	position: absolute;
	top: 0px;
	right: 0px;
}
div#flasharea {
	border: 3px solid #aaa;
}
div#bottomsect {
	background: #e9e9e9;
	padding: 10px 0;
	clear: both;
	border-top: none;
	width: 100%;
}

div#footer {
	text-align: center;
	background: #eee;
	padding: 6px 0;
	clear: both;
	border-top: 1px solid #999;
	width: 100%;	
}

/* added for wider resolution
div#footer {
	text-align: center;
	background: #fff;
	padding: 6px 0;
	clear: both;
	border-top: 1px solid #ddd;
	width: 100%;	
} */

/* -------------------------------------------------------- Headings
*/

h1 {
	margin: 24px .75em 20px 0px;
	padding: 0 0 0px 0;
	/*background: #4E4E4E url(../images/title-bg.jpg) no-repeat top left;
	border-bottom: 4px solid #222;*/
	border-bottom: 1px solid #ddd;
	color: #970000;
	font-size: 160%;
	font-weight: normal;
}
div#header h1 {
	margin: 0;
	padding-left: 10px;
	height: 80px;
	line-height: 80px;
	background: #EEE;
	color: #79B30B;
}
h2 {
	padding: 0;
	margin: 1.1em 1em .5em 0;
	font-size: 18px;
	font-weight: normal;
	color: #333;
	/*border-bottom: 1px solid #ccc;*/
}
h2.home {
	padding: 0;
	margin: 14px 0 10px 0;
	font-size: 120%;
	font-weight: normal;
	color: #333;
	border: none;
}
h3 {
	font-weight: normal;
}
/* --------------------------------------------------------- paragraphs
*/

p {
	margin: 0 10px 10px 0;
	line-height: 1.5em;
	font-size: 85%;
}
div#contenthome p {
	border-left: 5px solid #aaa;
	padding-left: 12px;
	line-height: 1.33em;
	font-size: 1em;
}
p.totop {
	padding-top: 8px; padding-bottom: 0; margin-bottom: 4px; font-size: 11px;
}
div#content p {
	line-height: 1.5em;
}
div#footer p {
	margin: 0;
	padding: 5px 0;
	font-size: .8em;
	color: #333;
	line-height: normal;
}
div#footer p.credits {
	margin: 0;
	padding: 0;
	font-size: 11px;
	color: #555;
	line-height: normal;
}
div#footer p.credits a {
	color: #555;
}

/* ------------------------------------------------------- links
*/

a {
	color: #333;
}
a:link {
}
a:visited {
	/*color: #666;*/
}
a:hover {
	color: #990000;
	text-decoration: none;
}
a:active {
}
div#footer a {
	display: inline;
	padding: 0;
	color: #000;
}

/* --------------------------------------------- Navigation
*/


/* ---------------------------------------------- tables
*/

/* bid board */
table#bidboard {
	position: relative;
	width: 100%;
	border: 1px solid #000;
}
table#bidboard th, table#bidboard td {
	margin: 0;
	padding: 2px 4px 2px 8px;
	text-align: left;
	border-bottom: 1px solid #b5b5b5;
	font-size: 12px;
}
table#bidboard th {
	padding: 6px 8px;
	color: #333;
	/*text-align: center;*/
}
table#bidboard .name {
	text-align: left;
}
table#bidboard tr {
	background: #e6e6e6;
}
table#bidboard tr.alt {
	background: #f1f1f1;
}
table#bidboard td a {
	display: block;
	font-weight: bold;
}
table#bidboard td a:visited {
	color: #666;
}

/* bid detail */
table#bidboarddetail {
	position: relative;
	width: 80%;
	border: 1px solid #000;
}
table#bidboarddetail td {
	text-align: left;
	color: #000;
}
table#bidboarddetail td.pname {
	margin: 0;
	padding: 3px 6px 3px 0;
	text-align: right;
	border-bottom: 1px solid #b5b5b5;
	font-size: 12px;
	width: 20%;
}
table#bidboarddetail td.pval {
	margin: 0;
	padding: 3px 0 3px 6px;
	text-align: left;
	border-bottom: 1px solid #b5b5b5;
	font-size: 12px;
}
table#bidboarddetail tr {
	background: #f5f5f5;
}

/* bid detail file list */
table#bidboardfiles {
	width: 80%;
	border: 1px solid #000;
}
table#bidboardfiles td {
	margin: 0;
	padding: 4px;
	text-align: left;
	border-bottom: 1px solid #b5b5b5;
	font-size: 12px;
}
table#bidboardfiles tr {
	background: #e6e6e6;
}
table#bidboardfiles tr.alt {
	background: #f1f1f1;
}
table#bidboardfiles td a:visited {
	color: #666;
}

/* --------------------------------------------- other
*/

div#projectsimg img {
	padding: 4px;
	border: 1px solid #ccc;
}
div#extra img {
	border: 3px solid #aaa;
}
div#contenttech img {
	border: 3px solid #aaa;
}
div#extratech img {
	border: 3px solid #aaa;
}

ul.normal li {
	font-size: 85%;
}

ul.bulleted {
	margin: 0 0 0 17px;
	padding: 0;
}
ul.bulleted li {
	list-style: disc url("../images/bullet.gif") outside;
	margin: 5px 0;
	font-size: 85%;
}
ul.bulleted li.active {
	list-style: disc url("../images/bullet-active.gif") outside;
	margin: 5px 0;
	font-size: 85%;
}
ul.bulleted li.active a {
	text-decoration: none;
	color: #990000;
}

ul.subbullets {
	margin: 0 0 .5em 2em;
	padding: 0;
}
ul.subbullets li {
	margin: 0;
	font-size: 85%;
}

div#homesub img {
	padding: 0;
	margin: 1px;
	border: none;
}
div#homesub a, div#homesub a:link, div#homesub a:hover, div#homesub a:active {
	padding: 0 2px 0 0;
	margin: 0;
	border: none;
}

table#projecttbl {
	padding: 0;
	margin: 0;
	width: 100%;
}
table#projecttbl td.projimg {
	width: 48%;
	/*background: #fff url(../images/projimage-bg.gif) no-repeat top left;*/
	height: 238px;
	/*margin-left: -4px;
	display: block;*/
}
table#projecttbl td.projimg img {
	padding: 0px;
	/*margin: 9px 12px 0 8px;
	width: 270px;
	height: 210px;
	border: 3px solid #aaa;*/
}
table#projecttbl td.projpoints {
	margin-left: 10px;
	width: 51%;
}
table#projecttbl td.projpoints p {
	padding-left: 0;
}
table#projecttbl td.projdesc {
	padding-top: 2px;
}
table#projecttbl td.projdesc ol {
	font-size: 85%;;
}
div.thumbLinks {
	margin: 8px;
}
 div.thumbLinks a {
	margin: 1px;
	padding: 5px;
	float: left;
	color: #fff;
	font-size: 13px;
	background: #970000;
}

/**************** menu coding *****************/

#menu {
	width: 160px;
}
#menu ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#menu a, #menu h2 {
	font: bold 11px/16px arial, helvetica, sans-serif;
	display: block;
	border-bottom: 1px solid #999;
	margin: 0;
	padding: 6px 3px 6px 20px;
	text-transform: uppercase;
}
#menu h2 {
	color: #fff;
	background: #000;
	text-transform: uppercase;
}
#menu a {
	color: #fff;
	background: inherit;
	text-decoration: none;
}
#menu a:hover {
	color: #fff;
	background: #843131;
	background: #843131 url(../images/menu-hover.jpg) no-repeat top left;
}
#menu li {
	position: relative;
}
#menu ul ul ul {
	position: absolute;
	top: 0;
	left: 100%;
	width: 70%;
}
#menu ul ul ul li a {
	background: #555;
}
#menu ul ul ul li a:hover {
	background: #843131;
}
div#menu ul ul ul,
div#menu ul ul li:hover ul ul
{display: none;}
div#menu ul ul li:hover ul,
div#menu ul ul ul li:hover ul
{display: block;
	background: #555;}
#menu ul li {float: left; width: 100%;}

body {
behavior: url(csshover.htc);
font-size: 100%;
} 
#menu ul li {float: left; width: 100%;}
#menu ul li a {height: 1%;} 
#menu a, #menu h2 {
	font: bold 0.7em/1.4em arial, helvetica, sans-serif;
}
