p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 16px;
}

p.caption {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 10px;
	line-height: 14px;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 16px;
	font-weight: bold;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 16px;
	font-weight: bold;
	color: #000000;
}

h3 {
	font-family: Arial;
	font-size: 20px;
	line-height: 16px;
	font-weight: bold;
	color: #000000;
}

a:link{
	color: #336699;
	text-decoration: none;
}

a:visited {
	color: #336699;
	text-decoration: none;
}

a:active {
	color: #336699;
	text-decoration: none;
}

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

.menuLinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #FFFFFF;
	line-height: 16px;
	font-weight: bold;
	text-decoration: none;
}


.btn{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #000000;
	border-style: solid;
	border-color: #FF9900
#FF9900 #FF9900 #FF9900;
	color: #FFCC66;
}
pre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 16px;
}

.subTitle{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FF9900;
	font-weight: bold;
	line-height: 16px;
}

ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 16px;
}
.tableInside{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 16px;
}

/*  -->>  about_us  <<--  */

#about_us_container {
	background: #292929;
	float: left;
	margin: 0px;
	padding: 0px;
	width:100%;
	}

#about_us {
	clear: both;
	float: left;
	width: 60%;
	margin: 0 10 10 25;
	background: #fdefda;
	padding: 10px 20px 20px 20px ;
	}

#secondary_nav ul{
	float: left;
	background: #ff9900 url(file://localhost/Library/WebServer/Documents/paladintools/images/rnd_endcap.gif) no-repeat right;
	margin: 15px 0 0 0 ;
	padding-right: 10px ;
	list-style: none;
	}

#secondary_nav ul li {
	float: left;
	margin: 3px 0 3px 0;
	}

#secondary_nav ul li {
	float: left;
	margin: 3px 0 3px 0;
	}

#secondary_nav ul li a{
	color:  white;
	padding: 0 10px 0 10px;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
}

#about_us p {
	color: #414141;
	clear: both;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
}

#about_us ul.text{
	color: #414141;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
}

#about_us ul.text li {
	color: #414141;
	}

#about_us_pics {
	float: left;
	list-style: none;
	margin: 0;
	padding: 0px 10px 10px 10px;
	}

#about_us_pics li{
	padding: 0px 10px 20px 10px;
	}

#clear {
	clear: both;
}

.bgColorIndex{
   background-color:#000000;
}

