* {	
margin: 0;	
padding: 0;
}
html, body {
	height: 100%;
	background-color: #FBFBFB;
}
a:active, a:focus {
outline: 0
}
h1, h2, h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #203557;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
}
.smallsub_titles {
	font-size: 16px;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	line-height: 17px;
}

#wrapper {
	display: block;
	width: 100%;
	position: relative;
	min-height: 100%;
margin-bottom: -318px;
}

.learn_btn {
	float: left;
	width: 122px;
	background-image: url(../images/blue-btn.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 33px;
}
.learn_btn a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #80c03a;
	font-weight: bold;
	display: block;
	text-align: center;
	height: 25px;
	width: 122px;
	padding-top: 8px;
}
.learn_btn a:hover {
	background-position: left bottom;
	color: #283c5d;
	background-image: url(../images/blue-btn.png);
	background-repeat: no-repeat;
}
.quote_btn  {
	float: right;
	width: 155px;
	height: 59px;
	background-image: url(../images/large_quotebtn2.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.quote_btn a {
	float: right;
	width: 155px;
	height: 59px;
	background-image: url(../images/large_quotebtn2.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.quote_btn a:hover {
	float: right;
	width: 155px;
	height: 59px;
	background-image: url(../images/large_quotebtn2.png);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.xl_quotebtn {
	float: left;
	width: 223px;
	height: 239px;
	margin-top: 20px;
	margin-left: 3px;
}
.xl_quotebtn a{
	float: left;
	width: 223px;
	height: 239px;
	background-image: url(../images/xl_quotebtn.png);
	background-repeat: no-repeat;
	background-position: left top;
}

.xl_quotebtn a:hover {
	float: left;
	width: 223px;
	height: 239px;
	background-image: url(../images/xl_quotebtn.png);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.divider_large {
	width: 960px;
	background-image: url(../images/divider_long.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 60px;
	clear: both;
	margin-left: 15px;
	margin-right: 15px;
}
.divider_medium {
	float: left;
	width: 640px;
	background-image: url(../images/divider1.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 60px;
}
.image_floatright {
	float: right;
}
.left {
	float: left;
}

.staff_text {
	width: 380px;
}

.image_floatleft {
	float: left;
	padding-right: 10px;
}
.content_list {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #73AB34;
	float: left;
	list-style-position: inside;
	padding-right: 60px;
	width: 240px;
	display: block;
}
.content_list li {
	padding-top: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E0DFE3;
	padding-bottom: 3px;
}
.content_list2 li {
	padding-top: 3px;
	padding-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E0DFE3;
}


.content_list2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #80c03a;
	list-style-position: inside;
	float: left;
	display: block;
	width: 220px;
}
.content_list3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #80c03a;
	list-style-position: inside;
	float: left;
	display: block;
	width: 200px;
}
.content_list3 li {
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E0DFE3;
}
.clearfooter {
	height: 318px;
	clear: both;
}
#footer {
	height: 318px;
	position: relative;
	background-image: url(../images/footer_bg.jpg);
	background-repeat: repeat-x;
	z-index: 1;
}
#footer_panel {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	height: 278px;
	padding-top: 40px;
}
#footer_created {
	clear: both;
	height: 30px;
	width: 960px;
	float: left;
	padding-top: 60px;
}
.footer_logo  {
	float: left;
	padding-left: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #C4C4C4;
	padding-right: 60px;
	margin-right: 20px;
	padding-bottom: 150px;
}
.footer_copyright {
	clear: both;
	float: left;
	width: 960px;
	padding-top: 90px;
}
.footer_title {
	font-size: 11px;
	text-decoration: underline;
	color: #2f3e56;
	font-weight: bold;
}

.footer_menu1 {
	float: left;
	width: 150px;
	padding-left: 60px;
}
.footer_menu1 li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #7a7a7a;
	list-style-type: none;
	line-height: 20px;
}
.footer_menu1 a {
	color: #7a7a7a;
	text-decoration: none;
	width: 120px;
	height: 20px;
}
.footer_menu1 a:hover {
	color: #333333;
	text-decoration: none;
	width: 130px;
	height: 20px;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #7CB240;
	float: left;
	padding-top: 5px;
}
.credit_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFCB91;
	line-height: 22px;
	padding-left: 2px;
	float: right;
}
.credit_text a {
	color: #7B91B1;
	text-decoration: none;
	display: block;
	width: 205px;
}
.credit_text a img {
	text-decoration: none;
	float: left;
	padding-right: 2px;
}
.credit_text a:hover {
	color: #A2B5CE;
	text-decoration: underline;
}


#header {
	width: 100%;
	background-image: url(../images/header_bg.png);
	background-repeat: repeat-x;
	height: 157px;
	position: relative;
	z-index: 5;

}
.header_panel {
	width: 990px;
	margin-right: auto;
	margin-left: auto;
	height: 143px;
	position: relative;
}
.logo {
	float: left;
	padding-top: 37px;
	position: relative;
	padding-bottom: 19px;
	padding-left: 10px;
}
.header_loginbtns {
	float: right;
	position: relative;
}
#navpanel {
	width: 960px;
	height: 49px;
	float: left;
	clear: both;
	padding-right: 15px;
	padding-left: 15px;
	position: relative;
}


#mainnav {
	width: 960px;
	height: auto;
	clear: both;
	float: left;
}

#navbar {
	background-image: url(../images/navbg.jpg);
	width: 960px;
	height: 49px;
	float: left;
	clear: both;
	background-repeat: no-repeat;
}


#navbar ul {
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-top: 0px;
}
#navbar ul li {
	float: left;
	list-style-image: none;
	list-style-type: none;
	height: 49px;
	width: 120px;
	clear: right;
	display: block;
}
#navbar span {
	display: none;
}
#home      li.home   a                                {
	background-image: url(../images/nav_btns.png);
	background-position: left bottom;
	background-repeat: no-repeat;
}
#talent_center li.talent_center a {
	background-image: url(../images/nav_btns.png);
	background-position: -360px bottom;
	background-repeat: no-repeat;
}
#inside_zareq li.inside_zareq a {
	background-image: url(../images/nav_btns.png);
	background-position: -120px bottom;
	background-repeat: no-repeat;
}
#expertise li.expertise a {
	background-image: url(../images/nav_btns.png);
	background-position: -240px bottom;
	background-repeat: no-repeat;
}
#services li.services a {
	background-image: url(../images/nav_btns.png);
	background-position: -360px bottom;
	background-repeat: no-repeat;
}
#talent_center li.talent_center a {
	background-image: url(../images/nav_btns.png);
	background-position: -480px bottom;
	background-repeat: no-repeat;
}
#career_center li.career_center a {
	background-image: url(../images/nav_btns.png);
	background-position: -600px bottom;
	background-repeat: no-repeat;
}
#customers li.customers a {
	background-image: url(../images/nav_btns.png);
	background-position: -720px bottom;
	background-repeat: no-repeat;
}
#contact li.contact a {
	background-image: url(../images/nav_btns.png);
	background-position: -840px bottom;
	background-repeat: no-repeat;
}
.home    a   {
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	display: block;
	height: 49px;
	width: 120px;
	background-image: url(../images/nav_btns.png);
	background-position: left top;
}
.home    a:hover   {
	background-image: url(../images/nav_btns.png);
	background-repeat: no-repeat;
	background-position: left center;
}
.inside_zareq  a  {
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	display: block;
	height: 49px;
	width: 120px;
	background-image: url(../images/nav_btns.png);
	background-position: -120px top;
}
.inside_zareq  a:hover  {
	background-image: url(../images/nav_btns.png);
	background-repeat: no-repeat;
	background-position: -120px center;
}
.expertise  a  {
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	display: block;
	height: 49px;
	width: 120px;
	background-image: url(../images/nav_btns.png);
	background-position: -240px top;
}
.expertise  a:hover  {
	background-image: url(../images/nav_btns.png);
	background-repeat: no-repeat;
	background-position: -240px center;
}
.services  a  {
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	display: block;
	height: 49px;
	width: 120px;
	background-image: url(../images/nav_btns.png);
	background-position: -360px top;
}
.services  a:hover  {
	background-image: url(../images/nav_btns.png);
	background-repeat: no-repeat;
	background-position: -360px center;
}
.talent_center  a  {
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	display: block;
	height: 49px;
	width: 120px;
	background-image: url(../images/nav_btns.png);
	background-position: -480px top;
}
.talent_center  a:hover  {
	background-image: url(../images/nav_btns.png);
	background-repeat: no-repeat;
	background-position: -480px center;
}
.career_center  a  {
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	display: block;
	height: 49px;
	width: 120px;
	background-image: url(../images/nav_btns.png);
	background-position: -600px top;
}
.career_center  a:hover  {
	background-image: url(../images/nav_btns.png);
	background-repeat: no-repeat;
	background-position: -600px center;
}
.customers  a  {
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	display: block;
	height: 49px;
	width: 120px;
	background-image: url(../images/nav_btns.png);
	background-position: -720px top;
}
.customers  a:hover  {
	background-image: url(../images/nav_btns.png);
	background-repeat: no-repeat;
	background-position: -720px center;
}
.contact  a  {
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	display: block;
	height: 49px;
	width: 120px;
	background-image: url(../images/nav_btns.png);
	background-position: -840px top;
}
.contact  a:hover  {
	background-image: url(../images/nav_btns.png);
	background-repeat: no-repeat;
	background-position: -840px center;
}








#large_banner {
	position: relative;
	z-index: 1;
	background-image: url(../images/large_banner_bg.jpg);
	background-repeat: repeat-x;
	height: 451px;
	margin-top: -15px;
}
#home_slider_panel {
	height: 451px;
	width: 990px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	z-index: 1;
	background-image: url(../images/slider_edges.png);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.slider_images {
	position: relative;
	width: 960px;
	float: left;
	padding-left: 15px;
	padding-right: 15px;
	height: 437px;
	overflow: hidden;
	padding-top: 5px;
}


#page_container {
	background-image: url(../images/page_bg.jpg);
	background-repeat: repeat-x;
	width: 100%;
	z-index: 1;
	position: relative;
}
#page_content{
	background-image: url(../images/page_content_bg.png);
	background-repeat: no-repeat;
	background-position: center top;
	width: 990px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
	position: relative;
}
#home_leftcontent {
	width: 640px;
	padding-left: 30px;
	float: left;
}

#home_rightcontent {
	float: right;
	width: 250px;
	padding-right: 30px;
	padding-top: 30px;
}
#client_logos {
	clear: both;
	padding-left: 15px;
	padding-bottom: 80px;
}

.home_startbtn {
	background-image: url(../images/burst_btn.jpg);
	background-repeat: no-repeat;
	width: 640px;
	height: 63px;
	float: left;
	margin-top: 7px;
}

.home_topburst {
	width: 940px;
	clear: both;
	height: 70px;
	padding-left: 30px;
	padding-bottom: 15px;
	padding-top: 10px;
	float: left;
}



.home_info1 {
	width: 620px;
	float: left;
	margin-left: 20px;
}
#thin_header {
	height: 176px;
	width: 990px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	z-index: 1;
}
#thin_banner {
	position: relative;
	z-index: 1;
	background-image: url(../images/thin_banner_bg.jpg);
	background-repeat: repeat-x;
	height: 176px;
	margin-top: -15px;
}

#sub_leftcontent {
	min-height:700px;
	width: 250px;
	padding-right: 20px;
	float: left;
	padding-left: 15px;
	background-image: url(../images/submenubg.png);
	background-repeat: no-repeat;
	background-position: 15px top;
	padding-bottom: 40px;
}

#sub_rightcontent {
	width: 660px;
	float: left;
	padding-bottom: 80px;
	padding-top: 20px;
}
.submenu {
	background-image: url(../images/talent-center-menubar.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 230px;
	margin-left: 5px;
	margin-top: 5px;
}
#submenu_list {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	padding-top: 13px;
	list-style-type: none;
}
#submenu_list  a {
	list-style-type: none;
	padding-left: 25px;
	display: block;
	height: 24px;
	text-decoration: none;
	color: #666666;
	padding-top: 8px;
	margin-bottom: 2px;
	background-image: url(../images/submenu_btn.png);
	background-repeat: no-repeat;
	background-position: left top;
}
#submenu_list  a:hover {
	list-style-type: none;
	padding-left: 25px;
	display: block;
	height: 24px;
	text-decoration: none;
	color: #FFFFFF;
	padding-top: 8px;
	margin-bottom: 2px;
	background-image: url(../images/submenu_btn.png);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#submenu_list    li    a.active {
	list-style-type: none;
	padding-left: 25px;
	display: block;
	height: 24px;
	text-decoration: none;
	color: #FFFFFF;
	padding-top: 8px;
	margin-bottom: 2px;
	background-image: url(../images/submenu_btn.png);
	background-repeat: no-repeat;
	background-position: left bottom;
}

.submenu_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal;
	color: #80c03a;
	text-transform: uppercase;
	padding-left: 45px;
	padding-top: 15px;
}
.submenu_title img {
	float: left;
	padding-right: 5px;
}

.smallsub_titles_clear {
	font-size: 16px;
	clear: both;
	padding-top: 30px;
}
.order_list {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #80C03A;
	line-height: 26px;
	list-style-position: inside;
	font-weight: bold;
	list-style-type: disc;
}

.clear_p {
	clear: both;
	padding-top: 20px;
}
.profile_short_detail {
	float: left;
	width: 660px;
	height: 235px;
	background-image: url(../images/divider1.png);
	background-position: left 210px;
	background-repeat: no-repeat;
}
.profile_image {
	float: left;
	background-color: #c8deaf;
	padding: 3px;
	margin-bottom: 20px;
}
.profile_short_info {
	float: right;
	width: 510px;
	margin-bottom: 10px;
}
.profile_left_container {
	float: left;
	width: 125px;
}

.profile_shortinfo_left {
	float: left;
}
.profile_ID_font {
	font-weight: bold;
	color: #80C03A;
	font-size: 14px;
}
.profile_title_font {
	font-weight: bold;
	color: #80C03A;
	font-size: 14px;
}

.profile_status_font {
	color: #80C03A;
}
.profile_shortinfo_right {
	padding-left: 120px;
}
#customer_content {
	width: 920px;
	padding-bottom: 80px;
	padding-top: 20px;
	float: left;
	padding-left: 35px;
}
.customer_logos {
	width: 905px;
	background-color: #E0DFE3;
	padding-bottom: 1px;
	padding-left: 1px;
	margin-left: 4px;
	clear: both;
	float: left;
}
.customer_logo {
	padding-top: 1px;
	padding-right: 1px;
	float: left;
}
.single_list {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #73AB34;
	list-style-position: inside;
	display: block;
	width: 400px;
	float: left;
}
.services_info2 {
	clear: both;
	padding-top: 30px;
}


.single_list li {
	padding-top: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E0DFE3;
	padding-bottom: 3px;
}
.text_left {
}
.culture_list {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #73AB34;
	float: left;
	list-style-position: outside;
	width: 450px;
	display: block;
	padding-right: 200px;
	padding-left: 10px;
}
.culture_list li {
	padding-top: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E0DFE3;
	padding-bottom: 3px;
}
#career_center_content {
	width: 550px;
	padding-bottom: 80px;
	padding-top: 20px;
	float: left;
	padding-left: 50px;
}
.career_image {
	float: right;
	padding-right: 90px;
}
#contact_content_left {
	width: 450px;
	padding-bottom: 80px;
	padding-top: 20px;
	float: left;
	padding-left: 50px;
	height: 550px;
}
#contact_content_right {
	float: right;
	width: 400px;
	margin-top: 20px;
}
.contact_content_top {
	height: 230px;
	width: 940px;
	clear: both;
	float: left;
	margin-left: 45px;
	margin-top: 30px;
}

#map {
	border: 4px solid #c8deaf;
	width: 900px;
	height: 200px;
}

.contact_title_font {
	color: #999999;
	text-decoration: underline;
	font-size: 11px;
}
.email {
	color: #333333;
	text-decoration: none;
}
a.email {
	color: #666666;
	font-weight: bold;
}
a.email:hover {
	color: #80C03A;
}
.job_short_info {
	float: left;
	height: 90px;
	width: 640px;
}
.job_shortinfo_col1 {
	float: left;
	width: 360px;
	margin-right: 40px;
}

.job_shortinfo_col2 {
	float: left;
}
.job_shortinfo_col3 {
	float: right;
}
.job_list_pagetitle {
	margin-bottom: 30px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	width: 640px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 18px;
	color: #3D526F;
}
.job_title_list a {
	font-weight: normal;
	color: #80C03A;
	font-size: 16px;
	text-decoration: none;
}
.job_title_list a:hover {
	font-weight: normal;
	color: #80C03A;
	font-size: 16px;
	text-decoration: underline;
}
.job_short_detail {
	float: left;
	width: 640px;
	height: 130px;
	background-image: url(../images/divider1.png);
	background-position: left bottom;
	background-repeat: no-repeat;
}
.paging {
	float: left;
	clear: both;
	width: 640px;
}
.job_detailinfo_col1 {
	float: left;
	width: 150px;
	font-size: 14px;
	line-height: 24px;
	margin-right: 20px;
}
.job_detailinfo_col2 {
	float: left;
	font-size: 14px;
	line-height: 24px;
	width: 320px;
}
.job_full_detail_header {
	width: 640px;
	height: 220px;
	background-image: url(../images/divider1.png);
	background-position: left bottom;
	background-repeat: no-repeat;
	clear: both;
}
.job_full_detail {
	float: left;
	width: 640px;
}
.job_subtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #80C03A;
}
.job_details_list {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 24px;
	list-style-position: outside;
	width: 550px;
	margin-left: 40px;
	list-style-type: disc;
	color: #666666;
}
.job_detailinfo_col3 {
	float: right;
	margin-top: 30px;
	margin-right: 20px;
}
.job_detail_pagetitle {
	margin-bottom: 20px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	width: 640px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 18px;
	color: #3D526F;
	clear: both;
	height: 20px;
}
.back_btn  {
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin-right: 20px;
	display: block;
	padding-right: 5px;
	padding-left: 5px;
	color: #999999;
	text-decoration: none;
}

.submenu_active {
	list-style-type: none;
	padding-left: 25px;
	display: block;
	height: 24px;
	text-decoration: none;
	color: #FFFFFF;
	padding-top: 8px;
	margin-bottom: 2px;
	background-image: url(../images/submenu_btn.png);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.job_title {
	width: 500px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 18px;
	color: #3D526F;
	display: block;
	float: left;
}
.back_btn a {
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin-right: 20px;
	display: block;
	padding-right: 5px;
	padding-left: 5px;
	color: #999999;
	text-decoration: none;
}
.back_btn a:hover {
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin-right: 20px;
	display: block;
	padding-right: 5px;
	padding-left: 5px;
	color: #2A3B55;
	text-decoration: underline;
}
.profile_full_detail {
	float: left;
	width: 660px;
	padding-bottom: 100px;
}
.profile_summary_info {
	float: right;
	width: 510px;
	margin-bottom: 10px;
}
.skills {
	background-color: #EBEBEB;
	padding-top: 5px;
	padding-right: 8px;
	padding-bottom: 5px;
	padding-left: 8px;
	margin-right: 2px;
	margin-left: 2px;
	color: #364965;
	display: block;
	float: left;
	margin-bottom: 5px;
}
.candidate_list_pagetitle {
	margin-bottom: 30px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	width: 640px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 18px;
	color: #3D526F;
	float: left;
}
.zareq_job_btn a {
	height: 65px;
	width: 220px;
	display: block;
	background-image: url(../images/zareq-job-opening-btn.png);
	background-position: left top;
}
.zareq_job_info {

}
.zareq_job_btn {
	height: 65px;
	width: 220px;
	display: block;
	background-image: url(../images/zareq-job-opening-btn.png);
	background-position: left top;
}
.zareq_job_info p {

}

.zareq_job_btn a:hover {
	height: 65px;
	width: 220px;
	display: block;
	background-image: url(../images/zareq-job-opening-btn.png);
	background-position: left bottom;
}
.submenu_services {
	background-image: url(../images/services-center-menubar.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 230px;
	margin-left: 5px;
	margin-top: 5px;
}
.submenu_insidezareq {
	background-image: url(../images/inside-zareq-menubar.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 230px;
	margin-left: 5px;
	margin-top: 5px;
}
.submenu_expertise {
	background-image: url(../images/expertise-menubar.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 230px;
	margin-left: 5px;
	margin-top: 5px;
}
.testimonial1 {
	clear: both;
	float: left;
	height: 380px;
	width: 224px;
	margin-left: 6px;
	margin-top: 10px;
	background-image: url(../images/testimonial-bg1.png);
	background-repeat: no-repeat;
	background-position: left top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.testimonial_text {
	font-size: 11px;
	padding-right: 15px;
	padding-left: 15px;
	line-height: 14px;
}
.testimonial_name {
	font-size: 15px;
	font-weight: bold;
	color: #6EA632;
	padding-left: 15px;
}
.testimonial_title {
	color: #3A4B67;
	font-size: 11px;
	padding-left: 15px;
}
.testimonial_pic {
	clear: both;
	margin-left: 15px;
	margin-top: 15px;
	border: 3px solid #DBDBDB;
	margin-bottom: 7px;
}
.home_startbtn a {
	background-image: url(../images/burst_btn.jpg);
	background-repeat: no-repeat;
	width: 640px;
	height: 63px;
	float: left;
}
.home_startbtn a:hover {
	background-image: url(../images/burst_btn.jpg);
	background-repeat: no-repeat;
	width: 640px;
	height: 63px;
	float: left;
	background-position: left bottom;
}
#quote_content_left {
	width: 455px;
	padding-bottom: 80px;
	padding-top: 20px;
	float: left;
	padding-left: 50px;
}
#quote_content_right {
	float: right;
	width: 460px;
	margin-top: 20px;
}
.submenu_career_center {
	background-image: url(../images/career-center-menubar.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 230px;
	margin-left: 5px;
	margin-top: 5px;
}
