body {
	margin-top: 0;
	background: #000000 url(images/backwall2.jpg) repeat;
	font: normal 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #666666;
}

#header {
	margin: 0 auto;
	width: 760px;
	height: 100px;
	background: #ffffff url(images/top_ban.gif) no-repeat;
}

#header h1 {
	float: left;
	width: 760px;
	margin: 25px 0 0 25px;
	text-transform: none;
	text-align: left;
	letter-spacing: 5px;
	font-style: inherit;
	font-size: 35px;
	color: #CC6600;
}

#comp_info {
	float: right;
	margin: 5px 12px 0 0;
	text-align: right;
	color: #999999;
}

#container {
	width: 760px;
	height: 100%;
	margin: 0 auto;
	background: #ffffff;
}

#menu {
	font-size: 80%;
	width: 760px;
	margin: 0 auto;
	height: 25px;
	color: #000000;
}

#menu ul {
	height: 25px;
	padding: 5px 0px 0px 0px;
	margin-left: 0px;
	margin-top: 0px;
	background: url(images/btnMenu.gif) repeat-x;
	list-style: none;
}
	
#menu li {
	height: 25px;
	display: inline;
}

#menu a {
	text-transform: uppercase;
	text-decoration: none;
	letter-spacing: 1px;
	font-size: x-small;
	font-weight: bold;
	color: #ffffff;
	padding: 0 7px 0 18px;
}

#menu a:hover {
	text-decoration: underline;
	color: #ffffff;
}

#footer {
	margin: 0 auto;
	width: 700px;
	background: #ffffff;
}

#legalnote {
	float: right;
	padding: 10px 25px 10px 0px;
	background: #ffffff;
	text-transform: lowercase;
	font-size: x-small;
}

#bottomlinks {
	float: right;
	padding: 10px 25px 0 0;
	background: #ffffff;
	text-transform: lowercase;
	font-size: x-small;
	letter-spacing: 1px;
	color: #666666;
}

/*List Controls*/

.lst {
	float: left;
	margin: 20px 0 0 10px;
	padding-top: 5px;
	width: 160px;
	background: #cccccc;
	border: #000000 solid 1px;
}

.lst ul {
	margin: 0;
	padding: 0px 0;
	list-style: none;
	line-height: normal;
}

.lst li {
	display: block;
	padding-top: 1px;
	background: url(images/img07.gif) repeat-x;
}

.lst li.first {
	background: none;
}

.lst a {
	display: block;
	width: 160px;
	padding: 0px 10px 7px 10px;
	text-transform: uppercase;
	text-decoration: none;
	letter-spacing: 1px;
	font-size: x-small;
	font-weight: bold;
}

.lst a:hover {
	margin: 0px 0 0 7px;
}

.certs {
	margin: 0 0 0 125px;
	padding-top: 5px;
	width: 100px;
	background: #ffffff;
}

.certs ul {
	margin: 0;
	padding: 0px 0;
	list-style: none;
	line-height: normal;
}

.certs li {
	display: block;
	padding-top: 1px;
}

.equip ul {
	margin: 0 0 0 25px;
	height: 415px;
	padding: 5px 5px 5px 0;
	list-style: circle;
	line-height: normal;
	font-size: 16px;
}

.equip li {
	display: block;
	padding-top: 1px;
	padding-bottom: 12px;
}

/*Text Controls*/

.basic_txt {
	margin: 20px 0 0 17px;
	padding-bottom: 0px;
	width: 175px;
	background: #ffffff url(images/text_bg.gif) repeat-x;
}

.basic_txt_holder{
	margin: 20px 0 0 17px;
	padding-bottom: 0px;
	width: 250px;
	background: #ffffff url(images/text_bg.gif) repeat-x;
}

.history_txt{
	margin: 20px 0 20px 17px;
	padding-bottom: 0px;
	width: 450px;
	background: #ffffff url(images/text_bg.gif) repeat-x;
}

.contact_txt{
	margin: 20px 0 20px 17px;
	padding-bottom: 0px;
	width: 450px;
	background: #ffffff url(images/text_bg.gif) repeat-x;
}

/*Image Controls for main description of page*/

.bld {
	margin: 20px 0 0 12px;
	padding-bottom: 0px;
	width: 454px;
	height: 160px;
	background: url(images/bld2009_1.jpg) no-repeat;
}

.cust{
	margin: 20px 0 0 12px;
	padding-bottom: 0px;
	width: 200px;
	height: 340px;
	background: url(images/cust_ban2.jpg) no-repeat;
}

.history{
	margin: 20px 0 0 12px;
	padding-bottom: 0px;
	width: 200px;
	height: 340px;
	background: url(images/history_ban.jpg) no-repeat;
}

.capability{
	margin: 20px 0 0 12px;
	padding-bottom: 0px;
	width: 200px;
	height: 340px;
	background: url(images/cap_ban.jpg) no-repeat;
}

.contact{
	margin: 20px 0 0 12px;
	padding-bottom: 0px;
	width: 200px;
	height: 340px;
	background: url(images/cust_ban3.jpg) no-repeat;
}

/*Pop up Controls*/

.bottom_img {
	margin: 25px 0 0 12px;
	padding: 0 12px 0 12px;
	width: 454px;
	background: #ffffff;
}

.bottom_img a {
	text-decoration: none;
}

/* basic controls*/

a {
	color: #666666;
}

a:hover {
	text-decoration: none;
	color: #0000ff;
}

.txt_link {
	color: #0000ff;
}

img { border: none; }

h1, h2, h3, h4, h5 {
	margin-bottom: 1em;
	text-transform: uppercase;
	color: #666666;
}

h1 { 
	font-size: 1.2em; 
	margin: 5px 5px 5px 5px;
}

h2 { 
	margin: 0px 0px 12px 5px;
	text-indent: 0px;
	font-size: 2.8em;
	color: #000033;
}

h3 { 
	font-size: 1.2em;
}

h4 { 
	margin: 0px 0px 7px 10px;
	text-indent: 0px;
	font-size: 1.0em;
	color: #000033;
}

h5 { 
	font-size: 1.0em; 
	text-transform: lowercase;
	color: #CC9933;
}

p {
	margin: 0 12px;
	text-align: left;
}

strong {
	font-weight: bold;
}
