@charset "utf-8";
/* CSS Document */
/*
* {
	padding: 0px;
	margin: 0px;
}
*/
body {
	width: 800px;
	margin: auto;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
}

h1, h2, h3, h4 {
	color: #000000;
	line-height: normal;
	padding: normal;
	margin: normal;
}

h1 {
	font-size: 22px;
}

h2 {
	font-size: 20px;
}

h3 {
	font-size: 18px;
}

h4 {
	font-size: 16px;
}

p {
	padding: normal;
	margin: normal;
}

a {
	color: #999999;
	text-decoration: none;
}

a:hover, a:active {
	color: #FF9900;
}

p a {
	color: #FF9900;
}

p a:hover {
	color: #CC9900;
}

abbr, acronym {
	border-bottom: 1px #000000 dotted;
}

#mainContainer {
	position: relative;
	width: 800px;
	margin: 0px;
	padding: 25px
}

#tabImage {
	position: absolute;
	top: 200px;
	left: 0px;
}

#header {
	display: table;
	width: 750px;
	margin-bottom: 10px;
}

.hidden {
	display: none;
}

#smallNav {
	text-align: right;
	font-weight: bold;
}

#logo {
	width: 115px;
	height: 65px;
	float:left;
	display: table;
	text-align: left;
}

#mainNav {
	width: 635px;
	display: table;
	float:left;
	text-align: right;
	vertical-align: bottom;
	font-weight: bold;
	padding-top: 30px;
}

#mainNav ul {
	vertical-align: bottom;
}

.navItemSmall {
	padding-left: 10px;
	font-size: small;
}

.navItemMain {
	display: inline;
	list-style: none;
	padding-left: 10px;
}

.navHighlight {
	color: #000000;
}

#content {
	/* background: #FF3366; */
	display: table;
	width: 750px;
}

#threecol1, #threecol2, #threecol3 {
	float: left;
	width: 36%;
	padding-top: 5px;
	padding-right: 1%;
}

#threecol3 {
	float: right;
	text-align: right;
	width: 23%;
}

#twocol1 {
	/* background: #000066; */
	float: left;
	width: 560px;
	display: table;
}

#twocol2 {
	/* background: #660099; */
	float: right;
	width: 159px;
	display: table;
	border-left: 1px #666666 solid;
	padding-right: 0px;
	padding-left: 15px;
}

.threecolText, .twocolText, .onecolText {
	padding-left: 20px;
	clear: both;
	font-size: smaller;
	font-weight: bold;
	line-height: 20px;
}

.threecolText {
	padding-top: 10px;
	width: 90%;
}

.twocolText, .onecolText {
	padding-top: 10px;
	padding-left: 30px;
	width: 90%;
}

.threecolText a {
	/*position: absolute;*/
	/*top: 520px;*/
	color: #FF9900;
}

.threecolText a:hover {
	color: #CC9900;
}

#whatWeDo, #aboutUs, #contactUs {
	padding-top: 10px;
	color: #8A9DBB;
	font-size: smaller;
	line-height: 30px;
}

#contactUs {
	padding-top: 25px;
	color: #666666;
}

#contactUs p {
	padding-left: 15px;
}

#whatWeDo h3, #aboutUs h3 {
	color: #8A9DBB;
	font-weight: bold;
	font-size: small;
	margin: 0px;
	padding: 0px;
}

#whatWeDo ul, #aboutUs ul {
	color: #AAAAAA;
	padding-left: 20px;
	margin-left: 10px;
	padding-top: 0px;
	margin-top: 0px;
}

#whatWeDo li, #aboutUs li {
	padding-top: 10px;
	padding-bottom: 10px;
	line-height: normal;
}

#whatWeDo img, #contactUs img {
	padding-top: 15px;
	padding-left: 15px;
	padding-bottom: 15px;
}

#point1 {
	list-style-image: url(../images/bullet1.gif);
}

#point2 {
	list-style-image: url(../images/bullet2.gif);
}

#point3 {
	list-style-image: url(../images/bullet3.gif);
}

#point4 {
	list-style-image: url(../images/bullet4.gif);
}

#point5 {
	list-style-image: url(../images/bullet4.gif);
}

#point6 {
	list-style-image: url(../images/bullet5.gif);
}

#point7 {
	list-style-image: url(../images/bullet5.gif);
}

#pointAboutUs1, #pointAboutUs2, #pointAboutUs3 {
	list-style-image: url(../images/bulletorange.gif);
}

#footer {
	clear: both;
	margin-top: 20px;
	border-top: 1px #666666 solid;
	padding-top: 10px;
	width: 750px;
	font-size: x-small;
	color: #CCCCCC;
}

#footer .left {
	width: 70%;
	float: left;
}

#footer .right {
	width: 30%;
	float: right;
	text-align: right;
}

/* Extra styles added in for News pages by KB, 20080303 */

.newsHr {
	border: 0;
	width: 80%;
	color: #EEEEEE;
	background-color: #CCCCCC;
	height: 3px;
}

.newsTitle {
	font-weight: bold;
	font-size: x-large;
}

.newsParagraphTitle {
	font-size: large;
}

.newsText {
	font-size: small;
}

.newsThumbnailContainer {
	float: left;
	font-size: x-small;
	text-align: center;
}

.newsThumbnail {
	text-align: left;
	padding: 5px;
	margin: 2px;
	border: 1px solid #CCCCCC;
}

.newsInfoText {
	font-size: smaller;
	font-weight: bold;
}

.contactlink {
	font-size: small;
	color:#D74E05;
}

.iAm
{
 margin-top:-22px; 
 margin-left:30px;
  padding-bottom:10px;

 padding-top:2px;
}

.pdf
{
 
 
 margin-top:-33px; 
 margin-left:555px;
  padding-bottom:10px;

 padding-top:2px;

}
