@import url(common.css);

/*IDS*/
#pagewrapper {
	border-top:1px solid #A0A0A0;
	border-right:1px solid #A0A0A0;
	border-left:1px solid #A0A0A0;
	margin-top:0;
	}
#header {
	margin:0;
	padding:0;
	background:url(../graphics/header_bg.gif) repeat-x;
	}

#nav table {
	width:1005px;
	}

#nav td {
	height:36px;
	}	

#link {
	background:url(../graphics/nav_bg.gif) repeat-x;
	text-align:center;
	}

#pagetitle {
	background:url(../graphics/title-bg.gif) no-repeat 0 15px;
	height:44px;
	/*padding:0 2em;*/
	width:720px;
	margin:0 0 0 118px;
	padding:0 0 0 43px;
	}
#pagetitle h4{
	margin:0;
	color:#3875d3;
	font-size:18px;
	font-family:Verdana;
	font-weight:bold;
	line-height:20px;
}
#pagetitle h3 {
	margin-top:1em;
	}

#homelink, #aboutuslink, #productslink, #capabilitieslink, #quoteslink, #contactuslink {
  margin-top:0.8em;
  }

#divider {
	background:url(../graphics/nav_div.gif) no-repeat;
	width:14px;
	}

#trcorner {
	background:url(../graphics/nav_rcorner.gif) no-repeat;
	width:65px;
	}

#tlcorner {
	background:url(../graphics/nav_lcorner.gif) no-repeat;
	width:65px;
	}

#brcorner {
	background:url(../graphics/title_rcorner.gif) no-repeat;
	width:61px;
	}

#blcorner {
	background:url(../graphics/title_lcorner.gif) no-repeat;
	width:600px;
	}