body {
	margin: 0;
	padding:0;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	background-image: url(images/homebg1.jpg);
	background-repeat: no-repeat;
	background-position: 0px 100px;
}
#container {
	background-image: url(images/home.jpg);
	background-repeat: no-repeat;
}
#menu {
	position: relative;
	left: 24px;
	top: -460px;
	z-index: 50;
	height: 400px;
	width:200px;
}
#submenu {
	position: relative;
	left: 384px;
	top: -108px;
	width: 300px;
}
#disclaimer {
	font-size: 9px;
	color: #0077d4;
	position: relative;
	top: -383px;
	text-align: right;
	right: 40px;
}
.jobbutton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #3491DE;
	display: block;
	padding: 5px 7px;
}
.jobbutton:hover {
	padding-top: 6px;
	padding-right: 6px;
	padding-bottom: 4px;
	padding-left: 8px;
}
#submenu a {
	font-size: 13px;
	color: #ffffff;
	text-decoration: none;
	display: block;
	padding-top: 8px;
	padding-left: 10px;
	width: 243px;
	height: 23px;
}
.jobtitle {
}
#submenu a:hover {
	padding-top: 9px;
	padding-left: 11px;
	width: 242px;
	height: 22px;
}

#container {
	position: absolute;
	width: 919px;
	left: 0px;
	top: 0px;
	height: 574px;
}
.sig {
	font-size: 9px;
	line-height: 9px;
}

#content {
	overflow: auto;
	position: relative;
	height: 487px;
	width: 677px;
	left: 215px;
	top: 20px;
	font-size: 11px;
	background-position:center right;
	background-repeat:no-repeat;
}
#index {
	position: absolute;
	height: 35px;
	width: 215px;
	left: 680px;
	top: 34px;
}
#content h1 {
	color: #0077d4;
	font-size: 20px;
	font-weight: lighter;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
#content h3 {
	color: #0077d4;
	font-size: 15px;
	font-weight: lighter;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#content h2 {
	color:#ffffff;
	font-size: 15px;
	font-weight: lighter;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}

#nice td {
	padding: 6px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
}
#nice ul {
	margin: 0px;
	padding: 0px;
}#disclaimer a {
	color: #0077d4;
	text-decoration: none;
}
#disclaimer a:hover {
	text-decoration: underline;
}
#title {
	position: absolute;
	height: 20px;
	width: 20px;
	left: 20px;
	top: 239px;
}
#top {
	height: 115px;
	width: 919px;
	background-image: url(images/home.jpg);
}
#topbg {
	background-image: url(images/interior/01.jpg);
	background-repeat: no-repeat;
	position: absolute;
	height: 115px;
	width: 363px;
	left: 0px;
	top: 0px;
}
#bottom {
	height: 565px;
	position: relative;
	padding-bottom:0px;
	margin-bottom:0px;
	width: 919px;
	left: 0px;
	top: 0px;
	background-image: url(images/homebg.jpg);
	background-position: bottom;
}
#bottombg {
	height: 497px;
	background-image: url(images/interior/01.jpg);
	background-repeat: no-repeat;
	background-position:bottom;
	position: absolute;
	width: 195px;
	left: 0px;
	top: 0px;
}
#CollapsiblePanel1 {
	position: relative;
	width: 902px;
}
#area2 {
	position: relative;
	height: 15px;
	width: 280px;
	background: #000;
}
 
#knob2 {
	position: absolute;
	height: 15px;
	width: 20px;
	background: #ff3300;
	cursor: pointer;
}
#bottom #content #breadcrumb {
	color: #666666;
	margin-bottom: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	width: 250px;
}
#bottom #content #breadcrumb a {
	color: #666666;
	text-decoration: none;
	outline:  none;
}
#bottom #content #breadcrumb a:hover {
	color: #333333;
}
#bottom #content p {
	width: 470px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin: 0px;
}
#bottom #content ul  {
	width: 430px;
}
#nice ol {
	margin: 0px;
	padding: 0px 0px 0px 20px;
}
#nice {
	width: 470px;
}
#nice thead strong{
	cursor:pointer;
}
.jobListRow:hover {
	background-color: #eeeeee;
}
.jobListRow:hover .jobbutton {
	color: #3491DE;
	background-color: #ffffff;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #999999;
	border-bottom-color: #999999;
}
.jobListRow .jobbutton:hover {
	color: #3491DE;
	background-color: #ffffff;
	border-left-width: 1px;
	border-top-width: 1px;
	border-left-style: solid;
	border-top-style: solid;
	border-left-color: #999999;
	border-top-color: #999999;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-right-style: none;
	border-bottom-style: none;
}
#bottom #content .Accordion {
	width: 470px;
}
iframe{
background-color:#0078D4;}

.headerSortUp{
	background-color:#CC0000
}

.headerSortDown{
	background-color:#003399
}
#sublinks {
	list-style-type: none;
	margin-left: 0px;
	padding-left: 0px;
}
#sublinks li {
	margin-bottom: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	width: 250px;
	background:none;
}
#sublinks a {
	color: #0077d4;
	text-decoration: none;
	outline:  none;
}
#sublinks a:hover {
	color: #333333;
}
.testimonial_bg {
	background-color: #0077D4;
}
.quote {
	color: #FFFFFF;
}
.tt01, .tt02, .tt03, .tt04, .tt05 {
	font-size:13px;
	font-weight: bold;
	padding-bottom: 10px;
	padding-top: 10px;
	line-height: 16px;
}
.tt01 {
color: #54007e;
}
.tt02 {
	color: #0d5118;
	font-style: italic;
	font-weight: normal;
}
.tt03 {
color:#29077f;
}
.tt04 {
color:#df0026;
}
.tt05 {
color:#5f3d1d;
font-weight: normal;
}
#ttleft {
	position: relative;
	width: 227px;
	float: left;
}
#ttright {
	position: relative;
	width: 227px;
	float:right;
	right: 22px;
}
