body {
	background-color:#000000;
	margin:40px 0;
	text-align:center;
	background-image:url(images/background.jpg);
	background-position:top center;
	background-repeat:no-repeat;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

img { border:none; }

td { vertical-align:top; }

h2 { margin-bottom:2px; font-size:18px; }

#wrapper { margin:0 auto; text-align:left; width:960px; }

#header { 
	height:164px;
	padding-top:10px;
	text-align:center;
	background-image:url(images/header.jpg);
	background-repeat:no-repeat;
	background-position:center top;
}

#header ul {
	margin:5px 0 20px 0;
	margin-left: 0;
	padding-left: 0;
}

#header ul li {
	list-style:none;
	display:inline;
	margin-left:5px;
	margin-right:5px;
}

#header ul li a,
#header ul li a:link,
#header ul li a:visited {
	font-size: 14px;
	letter-spacing:-1px;
	padding: 3px 6px;
	color: #999999;
	text-decoration: none;
	font-weight:normal;
	background-color:#ffffff;
	border:#ffffff solid 1px;
}

#header ul li a:hover {
	font-size: 14px;
	letter-spacing:-1px;
	padding: 3px 6px;
	color: #666666;
	text-decoration: none;
	font-weight:normal;
	background-color:#ffeabd;
	border:#fcc244 solid 1px;
}

#header ul li a.selected { 
	font-size: 14px;
	letter-spacing:-1px;
	padding: 3px 6px;
	color: #666666;
	text-decoration: none;
	font-weight:normal;
	background-color:#ffeabd;
	border:#fcc244 solid 1px;
}

#banner { height:250px; }

#content1 { 
	background-color:#ffffff;
	height:130px;
	padding:30px;
	width:900px;
}

#content1 #column1 { width:510px; float:left; margin-right:10px; }

#content1 #column2 { width:350px; float:right; left-right:10px; }

#content1 #column3 { width:350px; float:left; left-right:10px; }

#content2 { 
	background-color:#ffeabd;
	height:240px;
	padding:19px;
	border-top:#fcc244 solid 1px;
	background-image:url(images/footerbg.gif);
	background-position:bottom center;
	background-repeat:no-repeat;
}

#content2 #box1 { float: left; width:294px; margin-right:20px; }
#content2 #box2 { float: left; width:294px; margin-right:20px; }
#content2 #box3 { float: left; width:294px; }

#content2 p {  }

p { 
	line-height:20px; 
	letter-spacing:normal; 
	color:#000000;
	margin:0 0 10px 0;
}

.beginning { font-size:20px; font-weight:normal; letter-spacing:-1px; }

#footer {
	text-align:center;
	height:75px;
}

#p-productlines #content1 #column1 { width:440px; float:left; margin-right:10px; }
#p-productlines #content1 #column2 { width:440px; float:right; left-right:10px; }
#columnA { width:440px; float:right; left-right:10px; }
#columnB { width:440px; float:right; left-right:10px; }

#p-productlines #content1 { 
	background-color:#ffffff;
	padding:30px 30px 0 30px;
	width:900px;
}

#p-productlines #content1 td {  padding-bottom:10px; padding-top:10px; }/*border-bottom:#999999 solid 1px;*/

.blueactive { font-size:14px; color:#ca941e }

#p-company #content1 { 
	background-color:#ffffff;
	height:600px;
	padding:30px 30px 0 30px;
	width:900px;
}

#p-video #content1 { 
	background-color:#ffffff;
	height:600px;
	padding:30px 30px 0 30px;
	width:900px;
}

.staffvideonamecontainer {
	padding:10px;
	background-color:#d8ebff;
	border:#b8dcff solid 1px;
	margin:10px 0;
}

.staffvideonamecontainer p { margin-bottom:0; }

.staffnameactive {
	font-size:18px;
	font-weight:lighter;
}

.staff_tn { float:left;padding-right:10px; }

