html, body {
	margin: 0px;
	padding: 0px;
}
body {
	color: #000;
	background: #666 url(../images/bg.gif) top left no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
}
a img {
	border: 0;
}
a:link, a:visited {
	color: #894DA7;
	background: transparent;
}
a:hover {
	color: #894DA7;
	background: transparent;
}

#wrap {
	width: 836px;
	color: #333;
	background: #FFF url(../images/fauxcol.gif) left repeat-y;
	border-bottom: 2px solid #525252;
}
#header {
	background-color: #FFF;
	float: left;
	width: 100%;
}
#header img {
	display: block;
	float: left;
}
#header ul {
	margin: 0;
	padding: 52px 10px 0 0;
	list-style: none;
	float: right;
}
#header li {
	display: inline;
}
#header li a {
	display: block;
	padding: 5px 12px;
	float: left;
	background: url(../images/linkbg.gif) center right no-repeat;
	color: #999;
	text-decoration: none;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-weight: bold;
	font-size: 70%;
}
#header li a:hover {
	color: #560081;
}
#header li a.selected {
	color: #560081;
}
#header li a.last {
	background-image: none;
}
#banner {
	clear: both;
	height: 282px;
	background: url(../images/banner.jpg) top left no-repeat;
}

/*
#subnav {
	background: transparent url(../images/subnavbg.gif) left bottom no-repeat;
	float: left;
	width: 100%;
	font-family: Tahoma, Verdana, Arial, sans-serif;
}
#subnav h3 {
	float: left;
	color: #666;
	background-color: transparent;
	margin: 0;
	padding: 10px;
	font-size: 70%;
	font-weight: bold;
}
#subnav ul {
	float: right;
	margin: 0;
	padding: 10px 10px 10px 0;
	list-style: none;
	font-size: 70%;
}
#subnav li {
	display: inline;
}
#subnav a {
	color: #999;
	text-decoration: none;
	padding: 0 8px;
	text-transform: lowercase;
	font-weight: bold;
}
#subnav a:hover {
	color: #560081;
}
*/
#contentcontainer {
	clear: both;
	height: 320px;
	padding: 0 30px 0 0;
}
html>body #contentcontainer {
	height: auto;
	min-height: 320px;
}
#content {
	float: right;
	width: 558px;
	padding: 30px 0 30px;
	font-size: 80%;
}
#content h1 {
	color: #894DA7;
	font-size: 100%;
	margin-top: 0;
	margin-bottom: 1.5em;
}
#content h2 {
	font-size: 100%;
}
#content ul {
	list-style: square;
}
#content li {
	padding: 2px 0;
}
#sidebar {
	float: left;
	width: 218px;
	font-size: 70%;
}
#sidebar h3 {
	color: #666;
	background: transparent url(../images/subnavbg.gif) bottom left no-repeat;
	margin: 0;
	padding: 10px;
	font-size: 100%;
	font-weight: bold;
}
#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#sidebar ul li {
	display: inline;
}
#sidebar ul li a {
	display: block;
	background-color: #E7E7E7;
	padding: 10px;
	color: #333;
	text-decoration: none;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	line-height: 1.4em;
}
#sidebar ul li a:hover, #sidebar ul li a.fvShaded:hover {
	background-color: #F5F5F5;
}
#sidebar ul li a strong {
	color: #6E2393;
}
#sidebar ul li a.fvShaded {
	background-color: #DDD;
}
#sidebar ul li a.fvSelected {
	/* background-color: #F5F5F5; */
	color: #6E2393;
	font-weight: bold;
}

#footer {
	clear: both;
	padding: 10px 10px 10px 228px;
	font-size: 70%;
}
#eploy {
	float: right;
}
#eploy a {
	color: #333;
	text-decoration: none;
}

/* homepage */

#people {
	height: 211px;
	width: 530px;
	margin: 0 auto;
}
#peoplecandidates {
	float: left;
}
#peopleclients {
	float: right;
}





form {
	margin: 0;
	padding: 0;
}
textarea {
	width: 94%;
}


#callbackform input, #callbackform textarea {
	border: 1px solid #999;
}


table.table {
	width: 98%;
	margin: 0 auto;
	background-color: #894DA7;
}
tr.tabletoprow {
	background-color: #894DA7;
}
.tabletitles {
	color: #FFF;
	font-weight: bold;
	padding: 0 5px;
}
.tabletitles a:hover {
	color: #FFF;
}
.tabletitlessmall {
	color: #FFF;
	padding: 0 5px;
}
.formtext {
	font-weight: bold;
	text-align: right;
	padding: 5px 0;
}
.tablefirstrow, .tablesecondrow {
	background-color: #FFF;
}
.textbox {
	margin: 5px;
	border: 1px solid #999;
}
.hand {
	cursor: pointer;
}
.formtextleft {
	padding: 0 5px;
}
.formtextleft3 {
	padding: 0 5px;
	font-weight: bold;
}
.formtextleftsmall {
	padding: 5px;
	font-size: 85%;
}
.menutablefirstrow {
	background-color: #FFF;
}
.menutablesecondrow {
	background-color: #FFF;
}
.tablelink {
	padding: 5px 0 5px 5px;
}
.tabletext {
	padding: 5px 0 5px 5px;
}
.formtextsmall {
	text-align: right;
	padding: 0 5px;
}
.tabletextcentre {
	padding: 5px 0 5px 5px;
	text-align: center;
}
.PopupDescription {
	border: 1px solid #333;
	padding: 3px;
	left: 0;
	top: 0;
	width: 150px;
	color: #333;
	background-color: #FFF;
	overflow: hidden;
	font-size: 13px;
}
.PopupDescriptionCont {
	position: absolute;
	z-index: 200;
	visibility: hidden;
	width: 200px;
}
.navbartext {
	font-weight: bold;
	color: #FFF;
}
.navtextbox {
	border: 1px solid #894DA7;
	text-align: center;
}
.loginerror {
	font-weight: bold;
	color: #C00;
}
table.sub1table {
	width: 98%;
	margin: 0 auto;
}
.sub1tabletitles {
	font-weight: bold;
}
.sub1tabletext {
	padding: 5px 0;
}
.sub1tablelink {
	padding: 5px 0;
}
.sub1menutablefirstrow {
	background-color: #FFF;
}
.sub1menutablesecondrow {
	background-color: #FFF;
}

.sub2table {
	width: 95%;
	margin: 0 auto;
	background-color: #CCCCCC;
}
.sub2tabletoprow {
	background-color: #C4A6D3;
}
.sub2tabletoprow td {
	padding: 3px;
	color: #FFF;
}
.sub2tablefirstcolumn {
	background-color: #EDE4F2;
	text-align: right;
	font-weight: bold;
}
.sub2menutablefirstrow {
	background-color: #FFF;
}
.jobdescription {
	padding: 0 5px;
}

#buttoncontainer {
	padding: 8px 0;
}
#buttoncontainer img {
	vertical-align: middle;
}

#pagebar {
	text-align: right;
	padding: 0 10px 10px;
}
