@charset "utf-8";
/* CSS Document */


/* LINK STYLES ************************************************************************************************************************************/


a:link {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #07a7b7;
	text-decoration: none;
}
a:visited {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #07a7b7;
	text-decoration: none;
}
a:hover {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #07a7b7;
	text-decoration: none;

}
a.nav:link {
	font-smooth: always;
	color:#fff;
	text-decoration:none;
	font-weight:400;
}
a.nav:visited {
	font-smooth: always;
	color:#fff;
	text-decoration:none;
	}
a.nav:hover {
	font-smooth: always;
	color:#feef5e;
	text-decoration:none;
	}
	
/* BODY, TEXT, & ELEMENTS --------------------------------------------------------------------------------------------------------------------*/


body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#666;

}

td {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#FFFFFF;
}

th {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#FFFFFF;
}
.bodystyle {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.small {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
}

.medium {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.big {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
}

.xbig {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight:500;
	line-height:30px;
	
}

.expanded {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	letter-spacing: 2px;
	padding-left:20px;
	margin-right:10px;
}

.justified {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: justify;
}
.footer {
	font-family: "Times New Roman", Times, serif;
	font-size: 9px;
	color: #999999;
}
/* BOXES ------------------------------------------------------------------------------------------------------------------------------------*/


.box1 {
	padding: 3px;
	border-width: thin;
	border-style: solid;
	border-color: #CCCCCC #666666 #666666 #CCCCCC;
}

.box2 {
	font-style: italic;
	word-spacing: 2pt;
	padding: 3px;
	border-width: thin;
	border-style: solid;
}

/* BODY, TEXT & ELEMENTS  --------------------------------------------------------------------------------------------------------------------*/


body {
	background-color:#feef5e;
	font-smooth: always;
	margin:0;
	padding:0;

}
p {	
	font-smooth: always;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:16px;
	color:#4c4c4c;	
	margin:20px;

}
td {
	font-smooth: always;	
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:16px;
	color:#4c4c4c;	
	margin:20px;

}
.p_home {
	font-smooth: always;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:16px;
	color:#4c4c4c;	
	/*margin:20px;*/
}
div#expansion_title {
	font-smooth: always;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:200;
	line-height:16px;
	color:#4c4c4c;
	margin-left:20px;
	margin-top:10px;
	margin-bottom:10px;	
}
	
table {
	font-smooth: always;
	margin:auto;
}



.right
{
	position: absolute;
	right: 7px;
	width: auto;
	top: 183px;

}
.back_to_top {
	right:15px;
}
.img_border_none {
	border:none;
}
.display_inline p {
	display: inline; 
}
.nav_text {
	font-smooth: always;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#fff;
	font-variant:small-caps;
	font-weight:500;
	margin-top:20px;
	margin-bottom:20px;
	padding-right:50px;
	padding-left:50px;
	font-smooth: auto;
}
.nav_text_separators {
	font-smooth: always;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#fff;
	font-variant:small-caps;
	font-weight:500;
	margin-top:20px;
	margin-bottom:10px;
	letter-spacing:20px;
	font-smooth: auto;
}
	
.red_title {
	font-smooth: always;
	font-family:"Times New Roman", Times, serif;
	font-size:22px;
	line-height:25px;
	color:#801c27;
}
.red_title_sm {
	font-size: 12px;
	font-smooth: always;
	color:#801c27;
	font-weight:bold;
	
}
.black_title_med {
	font-smooth: always;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:500;
	line-height:18px;
	color:#666;	
	
}
.blue_title_sm {
	font-smooth: always;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:500;
	line-height:14px;
	color:#07a7b7;	
	
}
.blue_title_med {
	font-smooth: always;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:500;
	line-height:18px;
	color:#07a7b7;
}
.blue_title_lg {
	font-smooth: always;
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	font-weight:bold;
	line-height:25px;
	color:#07a7b7;
}
	
ul.main {
	position:relative;
	left:40px;
	font-smooth: always;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:200;
	font-style:italic;
	line-height:18px;
	color:#4c4c4c;
	list-style-position:inside;
	letter-spacing: 2px;

}
ul.plain {
	position:relative;
	left:40px;
	font-smooth: always;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:200;
	font-style:italic;
	line-height:18px;
	color:#4c4c4c;
	list-style:none;

}
div#ul_main {
	width:360px;
	height:auto;
}
div#ul_plain {
	width:200;
	height:auto;
}
	

div.hr {
  height: 1px;
  background: #ccc no-repeat center;
  width:700px;
  margin-left:20px;
}
div.hr_blue {
	height: 1px;
  background: #4c4c4c no-repeat center;
  width:700px;
  margin-left:20px;
}
div.hr_blue_short {
	height: 1px;
  background: #4c4c4c no-repeat center;
  width:595px;
  /*margin-left:20px;*/
}
	
div.hr hr {
  display: none;
}
/*hr {
	height:1px;
	width:651px;
	color:#ccc;
	width:auto;
}*/
.footer_text {
	font-smooth: always;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-variant:small-caps;
	color:#4c4c4c;
	text-align:center;
	margin-left:40px;
	margin-right:40px;
	

}
.footer_left_text {
	font-smooth: always;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#4c4c4c;

}
.footer_right_text {
	font-smooth: always;
	float:right;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#4c4c4c;
	padding-right:40px;
}


#testimonial_text {
	font-smooth: always;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#4c4c4c;
	font-style:italic;
	text-align:right;
	align:right;

}
.breadcrumb_text {
	font-smooth: always;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#00325b;

	}
.line_vertical {
	border-color:#4c4c4c;
	border-left:thin;
}
.image_align_left {
	text-align:left;
}
.image_align_right {
	text-align:right;
}

.clearfloat { /* this class can be placed on a <br /> or empty div as the final element following the last floated div (within the #container) if the #footer is removed or taken out of the #container */
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}	
/* DIVS ************************************************************************************************************************************/

div#display_inline {
	display:inline;
	background-color:#fff;
	margin-left:20px;
	margin-right:20px;
	padding:20px;
}
div#maincontainer {
	background-color:#fff;
    position:relative;
    width:1000px;
	height:auto;
    margin-left:auto;
    margin-right:auto;
    margin-top:0px;
	margin-bottom:20px;
    padding:0;
/*box-shadow: 2px 2px 4px 2px #918F8F;
-webkit-box-shadow: 2px 2px 4px 2px #918F8F;
-moz-box-shadow: 2px 2px 4px 2px #918F8F;
-o-box-shadow: 2px 2px 4px 2px #918F8F;*/
-webkit-box-shadow: 0px 0px 4px 2px #918F8F ;
box-shadow: 0px 0px 4px 2px #918F8F ;
-moz-box-shadow: 0px 0px 4px 2px #918F8F ;
-o-box-shadow: 0px 0px 4px 2px #918F8F ;
}
div#header {
	position:relative;
	width:1000px;
	height:173px;
    margin-left:auto;
    margin-right:auto;
    margin-top:0px;
    padding:0;
	/*-moz-border-bottom-left-radius: 15px;
	
	border-bottom-left-radius: 15px;*/

}
div#nav {

	position:relative;
	width:1000px;
	height:30px;
	margin-left:auto;
	margin-right:auto;
	background: #07a7b7; 
	
}
.fadeshow {
	height:373px;
	width:560px;
}
div#banner_image_clients {
	background-image:url(../images/secondary_pages/clients/Header_Clients.jpg);
	width:1000px;
	height:175px;
}
div#banner_image_why_work_with_us {
	background-image:url(../images/secondary_pages/why_work_with_us/Header_WhyWorkWithUs.jpg);
	width:1000px;
	height:175px;
}
div#banner_image_job_seekers {
	background-image:url(../images/secondary_pages/job_seekers/Header_JobSeekers.jpg);
	width:1000px;
	height:175px;
}	
div#banner_image_contact_us {
	background-image:url(../images/secondary_pages/contact_us/Header_ContactUs.jpg);
	width:1000px;
	height:175px;
}
div#banner_no_img {
	background:#FFF;
	width:1000px;
	height:auto;
	
}
div#breadcrumbs {
	alignment-adjust:hanging;
	height:30px;
	width:auto;
	padding-top:15px;
	margin-left:38px;
}
div#content {
	background-color:#fff;
	width:1000px;
	height:auto;
	/*padding:15px 15px 0 15px;*/
}
div#contactcontainer {
	background-image:url(../images/secondary_pages/contact_us/world_map.gif);
	width:960px;
	height:521px;
	margin-left:20px;
	margin-right:20px;
	/*padding:15px 15px 0 15px;*/
}
div#termscontainer {

	width:960px;
	height:auto;
	margin-left:20px;
	margin-right:20px;

}	
div#leftcontainer {
	display: inline; 
	float:left;
	width:560px;
	padding:15px 15px 15px 15px;
	background:#fff;
	border-right:1px #ccc solid;
	margin-right:20px;
	margin-top:10px;
	margin-bottom:10px;
}
div#leftcontainer_lg {
	display: inline; 
	float:left;
	width:750px;
	padding:15px 15px 15px 15px;
	background:#fff;
	border-right:1px #ccc solid;
	margin-right:20px;
	margin-top:10px;
	margin-bottom:10px;
}
div#unicontainer {
	display: inline; 
	float:left;
	width:960px;
	padding:15px 15px 15px 15px;
	background:#fff;
	/*border-right:1px #ccc solid;*/
	margin-right:20px;
	margin-top:10px;
	margin-bottom:10px;
}

div#buttons {
	float:left;
	width:700px;
	height:30px;
	padding:0 15px 15px 20px;
	background:#fff;
}

div#rightcontainer {
	display: inline;
	float:right;
	width:400px;
	/*padding:30px 30px 30px 30px;*/
	margin-left:40px;
	margin-right:37px;
	/*overflow:hidden;*/
	
}



div#footer {
	
	/*background-image:url(../images/home_page/gray_bg.gif);
	background-repeat:repeat;*/
	background-color:#07a7b7;


	width:1000px;
	height:340px;
	/*-moz-box-shadow: inset 0 0 30px #888;
	-webkit-box-shadow: inset 0 0 30px#888;
	box-shadow: inner 0 0 30px #888;
	box-shadow: inset 1px 4px 15px -6px #fff;*/

}
div#button_right {
	float:right;
	width:120px;
	height:40px;
	vertical-align:text-bottom;
	margin-left:50px;
}
div#button_left {
	float:left;
	width:150px;
	height:40px;
	vertical-align:text-top;
	padding-left:20px;
}
div#footer_right {
	float:right;
	width:450px;
	height:auto;

}
div#footer_left {
	float:left;
	width:450px;
	height:auto;

}
div#home_buttons {

	width:1000px;
	height:40px;
}
div#underfooter {
	background-color:#fff;
	width:1000px;
	height:200px;
	
}
div#underfooter_home {
	background-color:#d7d7d7;
	width:1000px;
	height:20px;
}
.clearfloat { /* this class can be placed on a <br /> or empty div as the final element following the last floated div (within the #container) if the #footer is removed or taken out of the #container */
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}	
.image_align_left {
	float:left;
	margin:30px;
}