@charset "utf-8";

*#wrapper_box, .menu em li, .menu li a, #middle_right_box, span, #footer, #footer_wrapper, .menu .lifire em, .menu .wsib em, .menu .green em, .menu .boma em, .menu .ministry em, .menu .esa em, .chromestyle ul li { behavior: url(iepngfix.htc) }

a:active
{
outline: none;
}

a:focus
{
-moz-outline-style: none;
}




#wrapper_box {
	width: 820px;
	height: 100%;
}
#wrapper {
	width: 780px;
	margin: auto;
	height: 100%;
}
#nav li {
	float: left;
	text-indent: -5000px;
	list-style-type: none;
}

#nav #home_btn{
	background-image: url(../images/home_btn.png);
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #7aa7a1;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #a5c7c3;
	
}

#nav *:hover {
	background-position: left top;

}

#nav #profile_btn{
	background-image: url(../images/profile_btn.png);
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #a5c7c3;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #7aa7a1;
	
}


#nav #services_btn{
	background-image: url(../images/services_btn.png);
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #a5c7c3;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #7aa7a1;
	
}


#nav #careers_btn{
	background-image: url(../images/careers_btn.png);
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #a5c7c3;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #7aa7a1;
	
}


#nav #contact_btn{
	background-image: url(../images/contact_btn.png);
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #7aa7a1;
	border-left-color: #a5c7c3;
	
}


#nav li a {
	display: block;
	height: 42px;
	width: 89px;
	background-position: left bottom;
}

#nav ul {
	padding-top: 7px;
}

body {
	background-color: #F2F2F2;
	background-repeat: repeat;
}
#content h1 {
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #619A95;
}
#content {
	background-color: #FFFFFF;
	padding-left: 20px;
	padding-right: 225px;
	padding-top: 25px;
	clear: left;
}

#content p {
	text-align: justify;
	color: #619A95;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
}


#header {
	background-image: url(../images/header_nav_fade_final.png);
	background-repeat: no-repeat;
	height: 180px;
	width: 780px;
	float: none;
}

#header h1 {
	background-repeat: no-repeat;
	height: 130px;
	width: 423px;
	text-indent: -5000px;
}
#contact_box {
	background-image: url(../images/contact_box2.jpg);
	background-repeat: no-repeat;
	height: 155px;
	width: 187px;
	float: right;
	clear: right;
	border-left-color: #FFFFFF;
	border-left: 1px solid white;
}
#contact_box img {
	margin-top: -50px;
	margin-left: 20px;
}
#contact_box .phone {
	margin-left: 55px;
	list-style-image: url(../images/phone_icon.jpg);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #619A95;
	margin-top: 20px;
}

#contact_box .fax {
	margin-left: 55px;
	list-style-image: url(../images/fax_icon.jpg);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #619A95;
	margin-top:3px;
}

#contact_nums{
	margin-top:-13px;
}


#contact_box p {
	color: #619A95;
	width: 140px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin-left: 22px;
	margin-top: 20px;
}
#contact_box span {
	font-weight: bold;
	color: #548984;
}


#middle_right_box {
	background-image: url(../images/vert_sep.png);
	background-position: left 20px;
	float: right;
	height: 220px;
	width: 189px;
	background-repeat: no-repeat;
	clear: right;
}


#middle_right_box li {
	list-style-type: none;
}
#middle_right_box ul {
	margin-top: 80px;
}

#middle_right_box li a {
	text-decoration: none;
	color: #628F89;
	display: block;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #F0F0F0;
	width: 150px;
	margin: auto;
	height: 25px;
	line-height: 25px;
	font-weight: bold;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #bbb;
	border-bottom-color: #bbb;
}
#middle_right_box li a:hover {
	background-color: #F0F0F0;
	color: #EBA432;
}



#main_pic {
	background-image: url(../images/main_pic.png);
	background-repeat: no-repeat;
	height: 155px;
	width: 591px;
	float: left;
	border-right: 1px solid #FFFFFF;
}

#bottom_area {
	background-image: url(../images/bottom_area.png);
	background-repeat: no-repeat;
	height: 222px;
	width: 780px;
}

#wrapper_box {
	width: 820px;
	margin: auto;
	background-image: url(../images/shadow_bg_longer.png);
}



#bottom_links img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}





#join_us {
	float: right;
	height: 139px;
	width: 245px;
	margin-top: 45px;
	margin-right: 10px;
	background-image: url(../images/team_box.jpg);
	background-repeat: no-repeat;
}
#join_us img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-left: 73px;
	margin-top: 105px;
}



#bottom_left_box {
	float: right;
	height: 139px;
	width: 255px;
	margin-top: 46px;
	margin-right: 9px;
	background-image: url(../images/bottom_left_box.jpg);
	background-repeat: no-repeat;
}
#bottom_left_box img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 105px;
	margin-left: 73px;
}



#footer {
	height: 49px;
	width: 780px;
	margin: auto;
	background-repeat: no-repeat;
	background-image: url(../images/footer_box.png);
	color: #FFFFFF;
}
#footer a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #FFFFFF;
	text-align: center;
	padding-left: 2px;
	padding-right: 5px;
}
#footer span {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
#site_map .cds {
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}

#footer #site_map {
	margin: auto;
}
#footer .links {
	margin: auto;
	margin-left: 225px;
	margin-top: -14px;
}
#footer #site_map .cds .cds_link a {
	color: #006633;
}

#footer #site_map .cds .cds_link a:hover {
	color: #FFFFFF;
	background-color:#006666;
}




#footer a:hover {
	color: #999999;
}






#footer_wrapper {
	background-image: url(../images/footer_shadow.png);
	background-repeat: no-repeat;
	margin: auto;
	height: 180px;
	width: 820px;
}


* {
	margin: 0px;
	padding: 0px;
}




.menu {
	margin: 10px 0 0;
	padding: 0;
	list-style: none;
	height: 146px;
	width: 259px;
	float: right;
	padding-top: 32px;
}
.menu li {
	padding: 0;
	margin: 0 2px;
	float: left;
	position: relative;
	text-align: center;
}
.menu a {
	padding: 5px 10px;
	display: block;
	color: #000000;
	width: 61px;
	text-decoration: none;
	font-weight: bold;
	background: url(../images/wsib61x60.png) no-repeat center center;
	height: 60px;
}

.menu #fire {
	background-image: url(../images/firesafe.png);
	background-repeat: no-repeat;
	height: 60px;
	width: 61px;
	cursor: pointer;
}

.menu #wsib {
	background-image: url(../images/wsib61x60.png);
	background-repeat: no-repeat;
	height: 60px;
	width: 61px;
}

.menu #green {
	background-image: url(../images/green.png);
	background-repeat: no-repeat;
	height: 60px;
	width: 61px;
}

.menu #boma {
	background-image: url(../images/boma61x60.png);
	background-repeat: no-repeat;
	height: 60px;
	width: 61px;
}

.menu #ministry {
	background-image: url(../images/ontario.png);
	background-repeat: no-repeat;
	height: 60px;
	width: 61px;
}


.menu #esa {
	background-image: url(../images/esa.png);
	background-repeat: no-repeat;
	height: 60px;
	width: 61px;
}

.menu li em {
	width: 100px;
	height: 45px;
	position: absolute;
	top: -85px;
	left: -15px;
	text-align: center;
	padding: 20px 12px 10px;
	font-style: normal;
	z-index: 2;
	display: none;
	background-image: url(../images/tooltip_box3.png);
	background-repeat: no-repeat;
	font-size: 11px;
	font-weight: bold;
	color: #5FA09A;
}

.menu .lifire em {
	width: 100px;
	height: 45px;
	position: absolute;
	top: -85px;
	left: -15px;
	text-align: center;
	padding: 20px 12px 10px;
	font-style: normal;
	z-index: 2;
	display: none;
	background-image: url(../images/firetip.gif);
	background-repeat: no-repeat;
	font-size: 11px;
	font-weight: bold;
	color: #5FA09A;
}

.menu .wsib em {
	width: 100px;
	height: 45px;
	position: absolute;
	top: -85px;
	left: -15px;
	text-align: center;
	padding: 20px 12px 10px;
	font-style: normal;
	z-index: 2;
	display: none;
	background-image: url(../images/wsibtip.gif);
	background-repeat: no-repeat;
	font-size: 11px;
	font-weight: bold;
	color: #5FA09A;
}

.menu .green em {
	width: 100px;
	height: 45px;
	position: absolute;
	top: -85px;
	left: -15px;
	text-align: center;
	padding: 20px 12px 10px;
	font-style: normal;
	z-index: 2;
	display: none;
	background-image: url(../images/greentip.gif);
	background-repeat: no-repeat;
	font-size: 11px;
	font-weight: bold;
	color: #5FA09A;
}

.menu .boma em {
	width: 100px;
	height: 45px;
	position: absolute;
	top: -85px;
	left: -15px;
	text-align: center;
	padding: 20px 12px 10px;
	font-style: normal;
	z-index: 2;
	display: none;
	background-image: url(../images/bomatip.gif);
	background-repeat: no-repeat;
	font-size: 11px;
	font-weight: bold;
	color: #5FA09A;
}

.menu .ministry em {
	width: 100px;
	height: 45px;
	position: absolute;
	top: -85px;
	left: -15px;
	text-align: center;
	padding: 20px 12px 10px;
	font-style: normal;
	z-index: 2;
	display: none;
	background-image: url(../images/ministrytip.gif);
	background-repeat: no-repeat;
	font-size: 11px;
	font-weight: bold;
	color: #5FA09A;
}

.menu .esa em {
	width: 100px;
	height: 45px;
	position: absolute;
	top: -85px;
	left: -15px;
	text-align: center;
	padding: 20px 12px 10px;
	font-style: normal;
	z-index: 2;
	display: none;
	background-image: url(../images/esatip.gif);
	background-repeat: no-repeat;
	font-size: 11px;
	font-weight: bold;
	color: #5FA09A;
}


/*#nav li ul {
	position: absolute;
	width: 50px;
	height:25px;
	left: -999em;
	background-image: url(../images/dropdown_btn.png);
	background-repeat: no-repeat;
	background:black;
}

#nav li ul:hover {
	position: absolute;
	width: 50px;
	height:18px;
	left: -999em;
	background-color:white;
	color:#333333;
}

#nav li:hover ul {
	left: auto;

	
}

#nav li:hover{
	position:relative;
	z-index:1;
}

#nav li:hover ul, #nav li.sfhover ul {
left:auto;
	
}
*/


.chromestyle{
width: 99%;
font-weight: bold;

}

.chromestyle ul{
	
	margin: 0;
	text-align: center; /*set value to "left", "center", or "right"*/
}

.chromestyle ul li{
display: inline;
}

.chromestyle ul li a{

/*padding: 4px 7px;*/
margin: 0;
text-decoration: none;

}

.chromestyle ul li a:hover{
background: url(images/dropdown_btn_over.png) center center repeat-x; 
}

/*.chromestyle ul li a[rel]:after{ /*HTML to indicate drop down link
content: "v";
content: " " url(images/dropdown_btn.png); 
}*/


/* ######### Style for Drop Down Menu ######### */

.dropmenudiv{
	position:absolute;
	top: 0;
	border: 1px solid #BBB; /*THEME CHANGE HERE*/
	border-bottom-width: 0;
	font:normal 12px Verdana;
	color: #F9D885;
	line-height:18px;
	z-index:100;
	/*background-color: white;*/
	width: 182px;
	visibility: hidden;
	/*filter: progid:DXImageTransform.Microsoft.Shadow(color=#CACACA,direction=135,strength=4); Add Shadow in IE. Remove if desired*/
	background-image: url(../images/dropdown_btn.png);
	
}


.dropmenudiv a{
	width: auto;
	display: block;
	text-indent: 3px;
	border-bottom: 1px solid #BBB; /*THEME CHANGE HERE*/
	padding: 2px 0;
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
}

.dropmenudiv a:hover{ /*THEME CHANGE HERE*/
background-color: #F0F0F0;
color: #628F89;
}

* html .dropmenudiv a{ /*IE only hack*/
width: 100%;
}




.basic  {
	width: 150px;
	font-family: arial;
	border: 1px solid #CCCCCC;
	margin-left: 23px;
	margin-top: 38px;

}

.basic div {
	background-color: #F9F9F9;

}

.basic p {
	margin-bottom : 10px;
	border: none;
	text-decoration: none;
	font-weight: bold;
	font-size: 10px;
	margin: 0px;
	padding: 10px;
	color: #616161;
	text-align: left;
	width: 150px;

}

.basic a {
	cursor:pointer;
	display:block;
	padding:5px;
	margin-top: 0;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
	color: #FFFFFF;
	border-bottom: 1px solid #CCCCCC;
	background-image: url(../images/AccordionTab2.gif);
}
.basic a:hover {
	background-image: url(../images/AccordionTab_hover.gif);
}

.basic a.selected {
	color: #FFFFFF;
	background-color: #8EBBB6;
	background-image: url(../images/AccordionTab2.gif);
}
#content .member {
	text-align: left;
	margin-top: 30px;
	padding-bottom: 15px;
	width: 500px;
	border: 1px solid #CCCCCC;
	background-color: #F9F9F9;
}
#content .member span {
	display: block;
	background-color: #91C0BA;
	color: #FFFFFF;
	font-size: 15px;
	font-weight: bold;
}
#content .job_post {
	background-image: url(../images/thumb_tack.jpg);
	background-repeat: no-repeat;
	height: 350px;
	width: 300px;
	margin-top: 30px;
}
#content #form {
	float: right;
	margin-right: 21px;
}
#resume_form {
	margin-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #619A95;
	font-weight: bold;
	font-size: 12px;
	margin-top: 35px;
	width: 180px;
}

#contact_form {
	margin-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #619A95;
	font-weight: bold;
	font-size: 12px;
	margin-top: 35px;
	
}


#resume_form span {
	font-size: 10px;
	font-weight: normal;
	color:#FF5959
}


#contact_form span {
	font-size: 10px;
	font-weight: normal;
	color:#FF5959
}

.job_post .job_info {
	width: 250px;
	padding-top: 60px;
	padding-left: 13px;
}
.job_info strong {
	text-align: center;
	margin-left: 18px;
}

.redfill{
	background-color: #FFB3B3;
}
#content .success {
	padding-bottom: 300px;
}
#content #full-time {
	height: 200px;
	width: 227px;
	background-image: url(../images/full_time.jpg);
	background-repeat: no-repeat;
	padding-bottom: 100px;
	margin-top: 50px;
}
#content #temp {
	background-image: url(../images/temp.jpg);
	background-repeat: no-repeat;
	height: 200px;
	width: 227px;
	float: right;
	margin-top: 50px;
}
#content  #service_choice li {
	float: left;
	list-style-type: none;
	padding-left: 20px;
}
#content   .list_services  li {
	margin-left: 40px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #619A95;
	padding-bottom: 10px;
	text-align: left;
}
#content h3 {
	font-size: 15px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #619A95;
	text-align: center;
}

#content  #service_choice  li a {
	display: block;
	height: 170px;
	width: 227px;
	text-decoration: none;
	text-indent: -5000px;
}
#content  #service_choice {
	padding-bottom: 200px;
	margin-top: 25px;
	margin-left: 30px;
}

#content #temp_btn {
	background-image: url(../images/temp_btn.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#content #temp_btn:hover {
	background-position: left top;
}

#content #fulltime_btn {
	background-image: url(../images/fulltime_btn.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#content #fulltime_btn:hover {
	background-position: left top;
}
#content .list_services {
	margin-left: 40px;
}
#content .job_post .job_info .career_start {
	font-size: 16px;
}
#resume_form #upload_notes {
	color: #619A95;
	display: block;
	width: 203px;
}
#form .instruct {
	width: 200px;
	text-align: left;
}
#content .member a {
	color: #5082B8;
}
#temp_readmore   {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ECA438;
	background-image: url(none);
	border: none;
}
#temp_readmore:hover   {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CD8314;
	background-image: url(none);
	border: none;
}

#fulltime_readmore   {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ECA438;
	background-image: url(none);
	border: none;
}
#fulltime_readmore:hover   {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CD8314;
	background-image: url(none);
	border: none;
}


#email_link{
	color: #4A60B5;
	text-decoration:none;
}


#email_link:hover{
	color:#39C6EE;

}

content a{

	text-decoration: none;
}

#contact_form_box{
	width: 260px;
	float: right;
	height: 300px;
	
}
.head {
	cursor:pointer;
}
