body {
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	background:#ffffff top repeat-x url('../images/bg.jpg');
	color:#333;
	margin:0;
	padding:0;
}
/********************************************************************************************** GLOABAL STYLES */

h1{
	color:#383838;
	font-size:28px;
	}
h2{
	color:#383838;
	font-size:26px;
	}
h3{
	color:#383838;
	font-size:22px;
	}
h4{
	color:#383838;
	font-size:18px;
	}
h5{
	color:#383838;
	font-size:16px;
	}
h6{
	color:#383838;
	font-size:14px;
	}
.bottom_line{
	padding-bottom:10px;
	border-bottom:1px #d2d2d2 solid;
	}
small{
	font-size:11px;
	}
b, strong{
	font-weight:bold;}
i, em{
	font-style:italic;
	}
p{
	padding:5px 0px 5px 0px;
	line-height:19px;
	}
.fleft{ float:left;}
.fright{ float:right;}
.alignright{
	float:right;
	margin: 3px 0px 5px 10px;

	}
.alignleft{
	float:left;
	margin: 3px 10px 5px 0px;
	}
		

.textRight{margin-left:268px; display:block;}
.textRightS{margin-left:118px;}
.alignleftS{float:left;	margin: 0px 10px 0px 0px; width:290px;}
	
#content img{
	border:4px #EFEFEF solid;}	
	
#content ul, ol{
	position:relative;
	margin:10px 0px;
	}
#content ul li, ol li{
	padding:5px 0 0 5px;
	margin:0 0 0 30px;
	}
#content ul li{
	list-style-type:disc;
	}
#content ol li{
	list-style-type: decimal;
	}
	
#features_wrap ul, ol{
	position:relative;
	margin:0px 0px;
	}
#features_wrap ul li, ol li{
	padding:5px 0 0 0px;
	margin:0 0 0 30px;
	}
#features_wrap ul li{
	list-style-type:disc;
	}
#features_wrap ol li{
	list-style-type: decimal;
	}
	
#content table{
	width:100%;
	border-collapse:collapse;
	margin-top:10px;
	}
#content table tr th{
	background-color:#5B5B5B;
	color:#FFF;
	padding:5px;
	text-align:center;
	border:1px #d6d6d6 solid;
	}

#content table{
	width:100%;
	border-collapse:collapse;
	margin-top:10px;
	}
#content table tr th{
	background-color:#5B5B5B;
	color:#FFF;
	padding:5px;
	text-align:center;
	border:1px #d6d6d6 solid;
	}	
	
#content table tr td{
	padding:5px;
	text-align:left;
	border:1px #d6d6d6 solid;
	}		
	
	
#main_container{
	float:none;
	width:960px;
	margin:0px auto 0px auto;
	display:block;
	}
	
.orangeText{
	color: #e95b1b;
}

.orangeBold {
	color: #e95b1b;
	font-weight: bold;
}

.orangeLink {
	color: #e95b1b;
	text-decoration: underline;
}

.orangeLinkB {
	color: #e95b1b;
	font-weight: bold;
	text-decoration: underline;
}

.blueGray, .blueGray li{
	color: #35587d;
	font-weight: bold;
}

#content .blueGray li{
	padding: 8px 0 0 5px;
	margin-left: 16px;
}

.blueGrayI {
	color: #35587d;
	font-weight: bold;
	font-style:italic;
}

.boldText {
	font-weight: bold;
}

.orangeBold {
	color: #e95b1b;
	font-weight: bold;	
}

.bitPadding{
	margin-top:4px;
}
	
#content ul .subUL li {
	list-style-type: disc;
}

#content ul .subUL {
	margin-top: 0px;
	margin-bottom: 3px;
}

	


/********************************************************************************************** Header */
#header_wrap{
	position:relative;
	display:block;
	width:960px;
	height:81px; /*95*/
	margin:0px auto;
	background:top left no-repeat url('../images/logo.jpg');
	}
#logo_link{
	position: relative;
	display:block;
	width:400px;
	height:81px; /*95*/
}


#client_login{
	float:right;
	position:relative;
	height:49px;
	padding: 0px 15px 0 0px;
	margin: 12px 0 0 0;
	color:#000;
	font-size: 14px;
	}
	
	#client_login a{
	color:#FFF;
	border-left:	1px solid #FFFFFF;
	padding: 		0px 6px 0px 7px;
	}
	
	#client_login span{
	padding: 		0px 6px 0px 0px;
	color:#000;
	}
	
	#client_login a:hover{
	color:#000 !important;
	}
	
#meta_login{
	position:absolute;
	bottom:0px;
	right:0px;
	font-size:11px;
	}


#supportPic {
	float:right;
	position:relative;
	height:81px;
	padding: 0;
	margin: 0;
}
#supportPic img {
	float:right;
}

/*Phone number*/
#supportPic .supportPictext {
	float:left;
}
#supportPic p {
	color:#e95b1b;
	padding: 20px 15px 8px 0px;
	font-size:30px;
	font-weight:bold;
}
#supportPic a {
	color:#e95b1b;
	padding: 7px 0px 0px 15px;
	font-weight:bold;
	font-size: 13px;
	display:block;
}

#supportPic a:hover {
	color:#000;
}
/********************************************************************************************** Menu */
#menu_wrap {
	display:block;
	width:960px;
	height:49px;
	margin:0px auto;


	}
#menu_wrap  a.current{
	/* styles in template_style.css */
	}
/* - more styles for menu are in in superfish.css - */


#search{
	float:right;
	position:relative;
	height:49px;
	padding:10px 50px 0 0;
	}
#search #searchform #s{
	width:150px;
	height:16px;
	background:left no-repeat url('../images/search_field_bg.png');
	border:0px;
	padding:5px 10px;
	color:#666;
	}
#search #searchform #searchsubmit{
	position:absolute;
	top:10px;
	right:0px;
	width:50px;
	height:26px;
	background:left no-repeat url('../images/search_bt.jpg');
	border:0px;
	cursor:pointer;
	}
/********************************************************************************************** Banner */
#banner_wrap{
	width:960px;
	height:352px;
	margin:0px 0 30px 0;

	
	/* styles in template_style.css */
	}
	
#bannImg {
	float: left;
}
#bannImg li {
	
	height: 352px;
	float: left;
	margin: 0px;
	position:relative;
	display:inline;
	z-index:10;
}

#bannImg li a {
	
	height: 352px;
	display: block;
	text-indent: -9999px;
	overflow: hidden;
	text-decoration: none;
}

#bannImg li a#boxLeft {
	width: 320px;
	background-image: url('../images/bLeft.jpg');
	background-position: 0 0px;
}

#bannImg li a#boxMid {
	width: 320px;
	background-image: url('../images/bMid.jpg');
	background-position: 0 0px;
}

#bannImg li a#boxRight {
	width: 320px;
	background-image: url('../images/bRight.jpg');
	background-position: 0 0px;
}

#bannImg li a:hover#boxLeft {
	width: 320px;
	background-image: url('../images/bLeft.jpg');
	background-position: 0 -352px;
}
#bannImg li a:hover#boxMid {
	width: 320px;
	background-image: url('../images/bMid.jpg');
	background-position: 0 -352px;
}
#bannImg li a:hover#boxRight {
	width: 320px;
	background-image: url('../images/bRight.jpg');
	background-position: 0 -352px;
}



	
/********************************************************************************************** Banner Slideshow*/
/********** styles for banner text slideshow */
#description{
	width:430px;
	display:inline;
	z-index:100;
	float:left;
	}
#description h2{
	color:#FFF;
	}
	
#slideshow2 ul li{
	  display:block;
	  width:420px;
	  height:220px;
	  padding:30px 30px 0 30px;
	  float:left;
	}
		


  


/********************************************************************************************** Get Started Banner Section */	
#banner_bottom #get_started{
	position:absolute;
	width:173px;
	height:50px;
	background:top center no-repeat url('../images/get_started_bt.png');
	top:15px;
	right:230px;
	}
#banner_bottom #learn_more{
	position:absolute;
	width:173px;
	height:50px;
	background:top center no-repeat url('../images/learn_more_bt.png');
	top:15px;
	right:30px;
	}

/**********************************************************************************************  Content */
#content_wrap{
	width:960px;
	margin:30px 0px;
	background:top center no-repeat url('../images/content_bg.jpg');
	min-height: 505px;
	}
#content{
	width:580px;
	margin:25px 20px 25px 25px;
	float:left;
	display:inline;
	}
	
#contentJob{
	width:905px;
	margin:25px 20px 25px 25px;
	float:left;
	display:inline;
}
#content_wrap_dc{
	width:960px;
	margin:30px 0px;
	background:top center no-repeat url('../images/content_bg.jpg');
	min-height: 505px;
	}
#content_doc_console{
	width:905px;
	margin:25px 20px 25px 25px;
	float:left;
	display:inline;
}
#content_small{
	width:625px;
	margin:30px 0px; /* 167*/
	background:top center no-repeat url('../images/content_bg.jpg');
	min-height: 505px;
	}
#dash_board
{
    margin: 20px 125px 20px 125px;    
}	
/********************************************************************************************** Services */
.services_table {
	border:0px!important;
	margin-top:0px;
	padding-top:0px;
	}
.services_table tr td{
	border:10px #FFF solid!important;
	background-color:#EFEFEF!important;
	padding:10px!important;
	}
.services_table tr.heading td{
	padding:20px!important;
	text-align:center;
	/* styles in template_style.css */
}
/********************************************************************************************** Products */	
.product{
	border-bottom:1px #CCC solid;
	padding-bottom:30px;
	margin-top:10px;
	}
.product table{
	width:580px!important;
	border:0px!important;
	}
.product table tr td{
	vertical-align:top;
	border:0px!important;
	}
.product table tr td.image img{
	border:0px #EFEFEF solid!important;
	}	
	
.product table tr td.break{
	width:10px;
	}
.product table tr td.description{
	vertical-align:text-top;
	}
.product table tr td.description img:hover{
	/* styles in template_style.css */
	}
.product .read_more_product{
	float:right;
	width:120px;
	height:30px;
	background:top center no-repeat url('../images/read_more_product.jpg');
	padding-left:10px;
	}
.product .buy_now{
	float:right;
	width:120px;
	height:30px;
	background:top center no-repeat url('../images/buy_now.jpg');
	padding-left:10px;
	}
/********************************************************************************************** Blog */	
.post{
	padding:25px 0px 10px 0px;
	border-bottom:1px #d2d2d2 dotted;
	}
.postmeta {
	width:560px;
	padding:5px 10px;
	background-color:#EFEFEF;
	}
.postmeta a{
	padding:0px 10px;}
/********************************************************************************************** Contact Form */
span.red{
	color:#F00;}
.message{
	display:block;
	width:80%;
	padding:10px;
	margin:0px auto;
	border:1px #999 solid;
	text-align:center;
	font-size:16px;
	/* styles in template_style.css */
	}	
#commentForm { 
	width: 563px;
	
	}
#commentForm label.error { 
	width: 250px; text-align:left;  color: #F00; font-size:12px;
	}
#commentForm label.error{
	display:block;
	}

#commentForm input.submit:hover { 
 	background-color:#000000;
	}	
table.quote-form {
	margin:20px 0px;

	}
table.quote-form tr td{
	border:0px!important;
	}
table.quote-form tr td.field-name{
	width:150px;
	padding:12px;
	text-align:right;	

	}
table.quote-form input, table.quote-form select, table.quote-form textarea{
	width:330px;
	background-color:#F2F2F2;
	border:1px #C5C5C5 solid;
	padding:5px;
	}
table.quote-form select{
	width:342px;
	background-color:#F2F2F2;
	}
table.quote-form textarea{
	width:330px;
	height:200px;
	background-color:#F2F2F2;
	border:1px #C5C5C5 solid;
	padding:5px;
	}
table.quote-form .submit{
	width:79px;
	height:30px;
	display:block;
	border:0px;
	padding:0px;
	cursor:pointer;
	/* styles in template_style.css */
	}
table.quote-form .submit:hover{
	/* styles in template_style.css */
	}	

		
/********************************************************************************************** Sidebar */

#sidebar{
	width:285px;
	margin:32px 25px 25px 20px;
	float:left;
	display:inline;
	}
#sidebar .submenu {
	margin-bottom:40px;
	}
#sidebar .submenu a{
	display:block;
	padding:10px;
	border-bottom:1px #d2d2d2 solid;	
	}
#sidebar .current{
	color: #000;	
}
#sidebar .sidebar_block{
	margin-top:-3px;
	margin-bottom:40px;
}

#sidebar .sidebar_block h3 {
	color: #e95b1b;
}
	

/********************************************************************************************** Features Blocks */	
#features_wrap{
	position:relative;
	width:960px;
	background: repeat-y url('../images/features_bg.jpg');
 	}
.features_corners_top{
	position:absolute;
	top:0px;
	left:0px;
	display:block;
	width:960px;
	height:9px;
	background:center top  no-repeat url('../images/features_corners_top.jpg'); 
	}
.features_corners_bottom{
	position:absolute;
	bottom:0px; 
	left:0px;
	display:block;
	width:960px;
	height:37px;
	font-size:11px;
	text-align:right;
	background:center  top no-repeat url('../images/features_corners_bottom.jpg');
	}

.features_block_left{
	width:585px;
	margin:25px 20px 45px 25px;
	float:left;
	display:inline;
	}
.features_block_center{
	width:260px;
	margin:25px 20px 45px 20px;
	float:left;
	display:inline;
	}
.features_block_right{
	width:285px;
	margin:25px 25px 45px 20px;
	float:left;
	display:inline;
	}
	
.features_block_left h4{
	padding-left:0px;
	padding-top:5px;
	height:29px;
	color:#e95b1b;
	}
.features_block_center h4{	
	background:top left no-repeat url('../images/features_icon.jpg');
	padding-left:50px;
	padding-top:5px;	
	height:29px;
	color:#e95b1b;
	}
.features_block_right h4{
	padding-left:0px;	
	padding-top:5px;
	height:29px;
	color:#e95b1b;
	}

.features_footer_left{
	width:585px;
	height:27px;
	padding:10px 20px 0px 25px;
	float:left;
	display:inline;
	}
.features_footer_center{
	width:260px;
	height:27px;
	padding:10px 20px 0px 20px;
	float:left;
	display:inline;
	}
.features_footer_right{
	width:285px;
	height:27px;
	padding:10px 25px 0px 20px;
	float:left;
	display:inline;
	}


.clear{
	width:960px;
	height:1px;
	clear:both;
	}
/**********************************************************************************************  Client List */
#clients_wrap{
	width:960px;
	height:83px;
	margin:20px 0px 10px 0px;	
}

#clients_wrap ul#clients li{
	display:inline;	
}

#clients_wrap ul#clients li img{
	margin:0px 10px;
	
	}
/********************************************************************************************** Footer */
#footer_container{
	width:100%;
	padding:20px 0px 30px 0px;
	/* styles in template_style.css */
	}
#footer_container a{
	/* styles in template_style.css */
	}	
#footer_container a:hover{
	/* styles in template_style.css */
	}	

#footer{
	position:relative;
	width:960px;
	margin:0px auto;
	}
#footer_menu{
	position:absolute;
	top:0px;
	right:0px;
	}
#footer_menu a{
	display:inline-block;
	padding:0px 15px;
	}
	
#footer_menu a.current{
	color:#000;
}
	
	
/** LOGIN NOTICE ***************************************************************/
.login_notice{	
	width: 100%;
	border-bottom: 2px solid #222;
	background: #494949;
	color: #FFF;
	height: 71px;
	text-align: center;
	padding-top: 10px;
	position:fixed;
	top:0;
	z-index:999;
	display:none;
}
.login_notice .wrapper{
	margin: 0 auto;
	text-align: left;
	width: 950px;
}
.login_notice .left{
	float: left;
	width: 40%; /*add up to 98%.. 49 and 49*/
}
.login_notice .right{
	float: right;
	width: 58%;
}
.login_notice .title{
	font-family:Arial,"Times New Roman","Bitstream Charter",Times,serif;
	font-size:24px;
	font-size-adjust:none;
	font-style:italic;
	line-height:35px;
	margin:0;
	padding:14px 15px 3px 0;
	text-shadow:0 1px 0 #FFFFFF;
	float:left;
}
.login_notice .description{
	font-size: 11px;
	margin:14px 5px 3px 3px;
	line-height: 1.6em;
}

.login_notice .forPass {
	font-size: 11px;
	width: 298px;
	height: 10px;
	margin: 43px 0 0 2px;
}

.login_notice label{
	display:block;
	font-weight: normal;
	margin: 5px 0px 2px 0px;
}
.login_notice input{
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border: 1px solid #DFDFDF;
}
.login_notice .button_green{
	border-radius:11px;
	-moz-border-radius:11px;
	-webkit-border-radius:11px;
	border: 1px solid #A4D066;
	cursor:pointer;
	font-family:"Lucida Grande",Verdana,Arial,"Bitstream Vera Sans",sans-serif;
	font-size:11px !important;
	line-height:16px;
	padding:2px 8px;
	text-decoration:none;
	padding: 3px 10px;
	background-color: #7CAC48;
	font-weight: bold;
	color: #FFF;
	margin: 0px 4px;
}

.login_notice .button_red{
	border-radius:11px;
	-moz-border-radius:11px;
	-webkit-border-radius:11px;
	border: 1px solid #E66A6A;
	cursor:pointer;
	font-family:"Lucida Grande",Verdana,Arial,"Bitstream Vera Sans",sans-serif;
	font-size:11px !important;
	line-height:16px;
	padding:2px 8px;
	text-decoration:none;
	padding: 3px 10px;
	background-color: #e95b1b;
	font-weight: bold;
	color: #FFF;
	margin: 0px 4px;
}

.login_notice .leftBox{
	float: left;
}
.login_notice .midBox{
	float: left;
	padding: 0px 0px 0px 10px;
}
.login_notice .rightBox{
	float:left;	
	padding: 20px 0px 0px 10px;
}


/** END LOGIN NOTICE **/


/** SEARCH JOBS FORM *********************************************************************/
.search_jobs{
	text-align: center;
	margin: 5px 0px 10px 0px;
}
.search_jobs input{
	padding: 4px;
	width: 221px;
	margin: 0px 0px 8px 0px;
	border: 1px solid #ccc;
}

.search_jobs input:focus, .search_jobs select:focus {
	border: 1px solid #e95b1b;
}

.search_jobs select{
	padding: 4px;
	width: 231px;
	margin: 0px 0px 8px 0px;
	border: 1px solid #ccc;
}

.search_jobs .button_search{
	border-radius:11px;
	-moz-border-radius:11px;
	-webkit-border-radius:11px;
	border: 1px solid #A4D066;
	cursor:pointer;
	font-family:"Lucida Grande",Verdana,Arial,"Bitstream Vera Sans",sans-serif;
	font-size:11px !important;
	line-height:16px;
	text-decoration:none;
	padding: 3px 10px;
	background-color: #e95b1b;
	font-weight: bold;
	color: #FFF;
	margin: 10px 0px 10px 0px;
	text-indent: 0px;
	width:100px;
}

/**AUSTRALIA MAP *****************************************/
.AustraliaMap {width: 222px; height:215px;	margin: 0 auto; padding-right:0px;}
.AustraliaMap img {border: 0;}


/**Contact Form *****************************************/
#contact-area {
	width: 460px;
	margin-top: 25px;
}

.forgotForm {
	width: 400px;
	margin-top: 0px;
}

#contact-area h3{
	margin-bottom: 20px;
}

#contact-area textarea {
	padding: 4px;
	width: 271px;
	margin: 0px 0px 8px 0px;
	border: 1px solid #ccc;
}

#contact-area .regInput, .forgotForm .regInput {
	padding: 4px;
	width: 271px;
	margin: 0px 0px 8px 0px;
	border: 1px solid #ccc;
}

#contact-area .CVinput {
	padding: 4px;
	width: 155px;
	margin: 0px 0px 8px 0px;
	border: 1px solid #ccc;
}


#contact-area select {
	padding: 4px;
	width: 281px;
	margin: 0px 0px 8px 0px;
	border: 1px solid #ccc;
}

#contact-area textarea {
	height: 90px;
}

h3 span{
	font-size:12px;
}


#contact-area textarea:focus, #contact-area input:focus, #contact-area select:focus {
	border: 1px solid #e95b1b;
}

#contact-area input.submit-button, #contact-area input.reset-button, .forgotForm input.submit-button {
	width: 100px;
	float: right;	
	border-radius:11px;
	-moz-border-radius:11px;
	-webkit-border-radius:11px;
	border: 1px solid #E66A6A;
	cursor:pointer;
	font-family:"Lucida Grande",Verdana,Arial,"Bitstream Vera Sans",sans-serif;
	font-size:11px !important;
	line-height:16px;
	padding:2px 8px;
	text-decoration:none;
	padding: 3px 10px;
	background-color: #e95b1b;
	font-weight: bold;
	color: #FFF;
	margin: 0px 4px;
}

#contact-area input.reset-button {
	border: 1px solid #999;
	background-color: #AAA;
}



#contact-area label {
	

}

#contact-area .regLabel {
	float: left;
	text-align: right;
	margin-right: 15px;
	width: 150px;
	padding-top: 5px;
}

#contact-area .regLabel2 {
	float: left;
	text-align: right;
	margin-right: 15px;
	width: 150px;
	padding-top: 15px;
}

#contact-area .chkkLabel {
	float: left;
	text-align: right;
	margin-right: 15px;
	width: 150px;
	padding-top: 5px;
	height: 205px;
}

#contact-area .chkInput {
	margin-left: 10px;
}

#contact-area .chkRem {
	margin-left: 166px;
}

#contact-area .otherInput{
	padding: 4px;
	width: 261px;
	margin: 4px 0px 8px 10px;
	border: 1px solid #ccc;
}


.contactStandard {margin-left: -1px;}

.contactForm{/**display: none;**/}


/**EXPAND**/
.ContactMos {
	text-decoration: underline;
}


/**EXPAND NEW******************************************/
#sfmd, #tomdra, #awjl, #orp, #psmcsl, #cjmp, #visionE, #missionE, #cpvE, #chscE{
	width:98%;   
    padding:5px;  
    border:1px solid #FADDA9;  
    background-color:#FDF4E1;
}

#sfhahso, #tomdrae, #awjle, #frhqaemd, #ecjmp{
	width:98%;   
    padding:5px;  
    border:1px solid #FADDA9;  
    background-color:#FDF4E1;
}


#Campbell, #Jolliffe, #Golds, #Curry, #MacIsaac, #Mason, #Aylen, #Potaris, #Tobin, #Nelson, #Busuttil, #Villareal, #Temucin, #Vora{
	width:98%;   
    padding:5px;  
    border:1px solid #FADDA9;  
    background-color:#FDF4E1;
    font-size:13px;
    color:black;
}

#content .expandImg {
	border: none;
}

#content a {
	font-size:13px;
}

.faq
{
    width:98%;   
    padding:5px;  
    border:1px solid #FADDA9;  
    background-color:#FDF4E1;
}


/**Staff Team**/
#content .staffTeam li{
	list-style-type:none;
	margin: 0;
	padding: 5px 0 0 0px;
	
}

tr.joblist_header
{
    height:35px;
    background-color:#ccc;       
}

tr.joblist_header th
{
    text-align:center;
    vertical-align:middle;
    
}

tr.joblist_header th a
{        
    text-decoration:underline;
    font-weight:bold;
    color:White;    
}
tr.joblist_pager td
{
    text-align:center;   
    height:35px;  
}
tr.joblist_pager td table
{
    margin:auto;   
}
tr.joblist_pager td table tr td
{
    padding:3px;       
}
tr.joblist_pager td table tr td span
{
    color:#e95b1b;
}
tr.joblist_pager td table tr td a
{
    text-decoration:underline;   
}
