body {
	background-color: #FE8A18;
	margin: auto;
	padding: 0px;
}

#wrapper {
	width: 1040px;
	height: 610px;
	overflow: hidden;
	margin: auto;
}

#header {
	width: 1027px;
	height: 101px;
	margin-top: 10px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	padding-top: 25px;
	background: url(../images/header.jpg) no-repeat;	
	position: relative;
}

#header a {
	position: relative;
}

#header img.talogo {
	height: 50px;
	width: 300px;
	position: absolute;
	top: 10px;
	left: 30px;
	border: 0px;
	border-style: none;	
}

ul#contact_area {
	position: absolute;
	right: 20px;
	top: 30px;
	
	margin: 0;
	padding: 0;

	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;	
	
	z-index: 100;
}

ul#contact_area li.contact_icon {
	height: 50px;
	width: 50px;	
	float: right;		
	display: block;
	position: relative;
}

ul#contact_area li.contact_icon img.contact_link {
	height: 50px;
	width: 50px;

	border: 0px;
	border-style: none;	
}

ul#contact_area li.icon_phone {
	background: #fff url("../images/phone_icon.png") no-repeat -0px -0px;	
}




ul#contact_area li.icon_phone:hover {
	background: #fff url("../images/phone_icon.png") no-repeat -0px -50px;	
}

ul#contact_area li dl {
	display: none;	
}

ul#contact_area li:hover dl {
	display: block;	
	position: absolute;
	top: 50px;
	right: -1px;
}

ul#contact_area li:hover dl.section_phone {
	width: 150px;
	background-color: white;	
}

ul#contact_area li:hover dl.section_phone dt {
	display: block;
	font-family: "Lucida Grande", sans-serif;	
	font-size: 14px;
	margin: 7px;
}

ul#contact_area li:hover dl.section_phone dt.phone_header {
	cursor: pointer;
	cursor: hand;
	color: black;
	text-align: center;	
	font-weight: bolder;
	font-size: 15px;
}

ul#contact_area li:hover dl.section_phone dt.phone_item {
	cursor: pointer;
	cursor: hand;
	color: #828282;	
	text-align: left;	
}

ul#contact_area li:hover dl.section_phone dt span.name {
	font-weight: bolder;
}

ul#contact_area li:hover dl.section_phone dt span.number {
	color: #0e39bc;	
	font-weight: bolder;	
}

#ta_logo {
	margin-left: 35px;
	float: left;
}

#ta_location {
	float: right;
	margin-right: 35px;
}

#nav {
	margin: 0 8px 0 0;
	padding:0;
	list-style: none;
	position:absolute;
	right:0px;
	bottom:0px;	
}
	
#nav li {
	float: left;
	margin: 0 1px 0 0;
	padding: 0;
	padding-left: 0px;
	font-family: "Lucida Grande", sans-serif;
	font-size: 80%;
	background: url("../images/norm_right.jpg") no-repeat right top;
}

#nav a {
	padding: 5px 15px 2px 15px;
	float: left;
	display: block;
	margin: 0px 0px 0px 0px;
	color: #fff;
	text-decoration: none;
	background: url('../images/norm_left.jpg') no-repeat left top;
}


#nav a:hover {
	color: #eeeeee;
}

#nav li.selected {
	background: url("../images/sele_right.jpg") no-repeat right top;
	color: #000;
}

#nav li.selected a {
	background: url('../images/sele_left.jpg') no-repeat left top;
	color: #fff;
}

#nav li.selected a:hover {
	color: #eeeeee;
}

#twocolwrapperHome {
	width: 1027px;
	padding-top: 1px;
	height: 408px;
	background-color: white;
  	background: url('../images/mainHome.jpg') top left repeat-y;
  	overflow: hidden; 
	position:relative;
}

#twocolwrapper {
	width: 1027px;
	padding-top: 1px;
	height: 408px;
	background-color: white;
  	background: url('../images/main.jpg') top left repeat-y; 
	overflow: hidden;
}

#sidemenu {
	display: inline;
	margin-left: 12px;
	height: 393px;
	padding-top: 10px;
	text-align: left;
	padding-left: 15px;
	width: 240px;
	float: left;
	/*background-color: #D4E1FF;
	border-style: solid;
	border-width: 2px 5px 0px 0px;
	border-color: #fff #C6D2EE #fff #fff;*/
	margin-bottom: 2px;
}

#sidemenu form {
	 margin-top: 4px;
	 margin-bottom: 4px;
}
#sidemenu select {
	margin-bottom: 4px;
	font-size: 0.8em;
	width: 205px;
}

#sidemenu fieldset {
	border: 0px;
}

#sidemenu img  {
	border: none;
}

#contentHome {
	float: left;
	margin-bottom: 10px;
	margin-top: 15px;
	height: 378px;
	font-family: "Arial";
	color: #464646;
	overflow: auto;
	width: 418px;
	padding-left: 15px;
	padding-right: 20px;
	
}

/*
#homePicture {
	width:298px;
	float:right;
	margin-right:8px;
}
*/

#contentHome p {
	padding-left: 10px;
	padding-right: 20px;
	font-size:0.8em;
}

#contentHome h1, h2, h3 {
	color: #264695;	
	padding-left: 10px;
	padding-right: 20px;
}

#contentHome h1 {
	font-size:1.5em;
	}
	
#contentHome h2 {
	font-size: 1.2em;
}

#contentHome h3 {
	font-size: 1.0em;
}

#content {
	float: right;
	margin-right: 20px;
	margin-bottom: 15px;
	margin-top: 15px;
	height: 378px;
	font-family: "Arial";
	color: #464646;
	overflow: auto;
	width: 691px;
	padding-left: 5px;
	padding-right: 30px;	
}

#content p {
	padding-left: 10px;
	padding-right: 20px;
	font-size:0.8em;
}

#content h1, h2, h3 {
	color: #264695;	
	padding-left: 10px;
	padding-right: 20px;
}

#content h1 {
	font-size:1.5em;
	}
	
#content h2 {
	font-size: 1.2em;
}

#content h3 {
	font-size: 1.0em;
}

#content img {
	margin-left: 25px;
	float: right;
}

#content a, #content a:visited {
	color: #FE8A18;
	text-decoration: underlined;
}

#content a:hover {
	text-decoration: none;
}

#content a.cvlink {
	display: block;
	margin: 0 auto;
	width: 230px;
	height: 24px;	
}

#content a.cvlink img {
	margin: 0;	
	float: none;
}

#content a.enquirylink {
	display: block;
	margin: 0 auto;
	margin-top: 20px;
	width: 261px;
	height: 24px;
}

#content a.enquirylink img {
	margin: 0;	
	float: none;
}

#footer {
	width: 1027px;	
	clear: both;
	height: 63px;
	background: url(../images/footerfull.jpg) top left no-repeat;
}

#footerlinks {
	font-family: arial;
	margin-top: 0px;
	width: 90%;
	font-size: 80%;
	color: #A95500;
	margin: auto;
	text-align: center;
}

#footerlinks a, #footerlinks a:visited {
	color: #A95500;
	text-decoration: none;
}

#footerlinks a:hover {
	color: #264695;
}

.jobbox {
	padding: 0px;
	border-style: solid;
	border-color: #D1D1D1;
	border-width: 1px;
	clear: both;
	margin: auto;
	margin-bottom: 0.5em;
	width: 90%;
	line-height: 1.0em;
}

.jobbox .left {
	padding: 4px;
	width: 40%;
	margin-left: 2em;
	float: left;
}

.jobbox .right {
	padding: 4px;
	width: 40%;
	float: right;
}

.jobbox strong {
	color: #264695;	
}

#content .jobbox h1 {
	padding: 8px 3px 8px 3px;
	margin: 0px;
	background-color: #D4E1FF;
	font-size: 1.2em;
	line-height: 1em;
}

.jobbox .jobdescription {
	margin-top: 1em;
	padding-left: 4px;
	margin-left: 2em;
	width: 80%;
	clear: both;
	float: left;
}

.jobdescription hr {
}

.jobheader a {
	text-decoration: underline;
	color: #264695 !important;
}

.jobheader {
	padding: 12px 3px 6px 3px;
	margin: 0px;
	background-color: #D4E1FF;
	font-size: 1.2em;
	height: 30px;
	line-height: 1.0em;
	
}

.jobbox .jobtitle {
	float: left;
	margin-left: 1em;
	font-weight: bolder;
}

.jobbox a:hover {
	text-decoration: underline !important;
}

.jobbox .viewdetails {
	float: right;
	margin-right: 1em;
	font-size: 75%;
}

li {
	font-size:0.8em;
}

.ticklist li {
	list-style-image: url(../images/tick.jpg);	
}

form.contact label {
  display: inline-block;
  line-height: 1.8;
  vertical-align: top;
	font-size: 90%;
}

form.contact fieldset ol {
  margin: 0;
  padding: 0;
}

form.contact fieldset li {
  list-style: none;
  padding: 5px;
  margin: 0;
}

form.contact fieldset {
	width: 80%;
    margin-bottom: 10px;
	background-color: #e9effd;
	margin: auto;
	border-style: solid;
	border-width: 1px;
	border-color: #e5e4e4;
}

form.contact legend {
    padding: 2px;
    font-weight: bold;
	border-style: solid;
	border-width: 1px;
	border-color: black;
	background-color: #FE8A18;
	color: white;
}

form.contact label {
    display: inline-block;
    line-height: 1.8;
    vertical-align: top;
	font-size: 90%;
}

form.contact fieldset ol {
    margin: 0;
    padding: 0;
}

form.contact fieldset li {
    list-style: none;
    padding: 5px;
    margin: 0;
}

form.contact em {
    font-weight: bold;
    font-style: normal;
    color: #f00;
}

form.contact label {
    width: 120px; /* Width of labels */
	text-align: left;
}

.center {
	text-align: center;
}

/*
#rshadow {
	background: #888;
	height: 600px;
	float: right;
	width: 5px;
	margin-top: 15px;
	background: url(../images/rshadow.jpg) no-repeat; 
	position: relative;
}*/


#addresslist {
	width: 95%;
}

div.addresslist_column {
	float: left;
	margin: 0 6px;	
	width: 205px;	
}

#addresslist_left {
	float: left;
}

#addresslist_right {
	float: right;
}

#contactform {
	clear: both;
	padding-top: 30px;
}

.mandatory {
	color: #FE8A18;
}

#content div.office_holder {
	margin-top: -10px;
	margin-bottom: 10px;	
}	

#content div.office_contact {
	margin: 0 5px;
	float: left;
	width: 212px;
}

#content div.office_contact h3 {
	margin: 6px 0 6px 0;	
}

#content div.office_contact p.office_address {
	font-size: 12px;		
	margin: 8px 0;
}

#content div.office_contact p.office_details {
	font-size: 11px;	
	margin: 8px 0;
}
