a:link {
	color: #a19e6d;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	color: #a19e6d;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #666442;
	font-weight: bold;
	text-transform: none;



}
a.navlinks:link {
	color: #93a19a;
	text-decoration: none;
	font-weight: bold;
	word-spacing: normal;
	text-align: center;



}
a.navlinks:hover {
	color: #C19C55;
	font-weight: bold;
	text-decoration: none;




}
a.navlinks:visited {
	color: #93a19a;
	text-decoration: none;
	font-weight: bold;


}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	background-color: #2d2c2c;
	padding: 11px;
	background-attachment: fixed;
	background-image: url(../images/bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;





}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	color: #000000;

}
input , textarea {
	font-size: 10pt;
	color: #000000;
	border: 1px solid #999999;
	background-color: #ffffff;
	background-image: url(../images/input-bg.jpg);
	background-repeat: no-repeat;
}
/*this is to enlarge the text box when typing into it--!>*/
input:focus,  textarea:focus  {
	border:1px solid #505050;
	background-color: #94E896;
 }  .navbar {
	text-align: left;
	font-weight: bold;
	color: #999999;


}
.blacktext {
	color: #000000;
}
hr {
	color: #284361;

}
.indexback {
	background-image: url(../images/indexback.png);
	background-repeat: no-repeat;
}
.homebackground {
	background-image: url(../images/homeback.jpg);
	background-repeat: repeat-y;
}
.homecontent {
	background-image: url(../images/homeimage.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	padding-top: 12px;
	padding-right: 380px;
	padding-bottom: 15px;
	padding-left: 12px;
}
.hometitle {
	font-size: 110%;
	font-weight: bold;
	color: #71A2A4;
}

.aboutbackground {
	background-image: url(../images/aboutback.jpg);
	background-repeat: repeat-y;
}
.aboutcontent {
	padding-top: 11px;
	padding-left: 11px;
	padding-right: 11px;
	line-height: 95%;
}
.abouttitle {
	font-size: 110%;
	font-weight: bold;
	color: #3D5646;
}
.portclientsbackground {
	background-image: url(../images/clientsback.jpg);
	background-repeat: repeat-y;
}
.portclientscontent {
	background-image: url(../images/Enterprise-Development.jpg);

}
.portclientstitle {
	font-size: 110%;
	font-weight: bold;
	color: #64a6ad;
	text-transform: uppercase;
}
.previousclient {
	background-image: url(../images/previousclientback.jpg);
	background-repeat: repeat-y;
}
.previousclientcontent {
	background-repeat: no-repeat;
	background-position: right top;
	padding-top: 22px;
	padding-right: 450px;
	padding-bottom: 22px;
	padding-left: 22px;
}
.previousclienttitle {
	font-size: 110%;
	font-weight: bold;
	color: #b477a7;
	text-decoration: underline;
}


.socialbackground {
	background-image: url(../images/socialback.jpg);
	background-repeat: repeat-y;
}
.socialcontent {
	background-repeat: no-repeat;
	background-position: right top;
	padding-top: 22px;
	padding-right: 450px;
	padding-bottom: 22px;
	padding-left: 22px;
}
.socialtitle {
	font-size: 110%;
	font-weight: bold;
	color: #b78628;
}


.beebackground {
	background-image: url(../images/BEEback.jpg);
	background-repeat: repeat-y;
	text-align: justify;
}
.beecontent {
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	font-size: 7.5pt;
}
.beetitle {
	font-size: 110%;
	font-weight: bold;
	color: #9282a0;
}


.contactbackground {
	background-image: url(../images/contactback.jpg);
	background-repeat: repeat-y;
}
.contactcontent {
	padding: 5px;
}
.contacttitle {
	font-size: 110%;
	font-weight: bold;
	color: #a19e6d;
}
.tdspace {
	padding: 5px;
}

