@import url(http://fonts.googleapis.com/css?family=Libre+Baskerville:400,400italic,700);
 @import url(http://fonts.googleapis.com/css?family=Noto+Sans:400,700,400italic,700italic);
p {
	margin: 0px;
	padding: 0px;
}
p a:hover {
	color: #00AEEF;
}
h5 a:hover {
	color: #00AEEF;
}
form {
	margin: 0px;
	padding: 0px;
	text-align: left;
}
fieldset {
	margin: 0px;
	padding: 0px;
	border: 0px none;
}
h1 {
	margin: 0px;
	padding: 0px;
}
#desc h1 {
	line-height: 24px;
}
h2 {
	margin: 0px;
	padding: 0px;
}
h3 {
	margin: 0px;
	padding: 0px;
}
h4 {
	font-size: 10px;
	line-height: 1em;
}
h5 {
	font-size: 10px;
	line-height: 1em;
}
h6 {
	font-size: 10px;
	line-height: 1em;
}
div {
	padding: 0px;
	margin: 0px;
}
td {
	margin: 0px;
	padding: 0px;
}
img {
	border: 0px none;
	outline: none;
	margin: 0px
}
a {
	color: #0099CC;
	cursor: pointer;
	text-decoration: none;
}
a img, a:hover img {
	border: 0px none;
}
ul {
	margin: 0px;
	padding: 0px;
	list-style-position: inside;
	list-style-type: disc;
}
li {
	margin: 0;
	padding: 0;
	list-style-type: disc;
	list-style-position: inside;
}
dl, dt, dd {
	margin: 0;
	padding: 0;
}
input[type="text"], input[type="password"] {
	background: none repeat scroll 0 0 #FFFF;
	border: 1px solid #CCC;
	color: #666;
	width: 100%;
	font-family: AkzidenzGroteskBQ-Bold;
	font-size: 14px;
	margin: 10px 0;
	text-indent: 5px;
	padding: 4px 0px;
}
select {
	background: none repeat scroll 0 0 #FFFF;
	border: 1px solid #CCC;
	color: #666;
	width: 100%;
	font-family: AkzidenzGroteskBQ-Bold;
	font-size: 14px;
	margin: 10px 0;
	text-indent: 1px;
	padding: 4px 0px;
}
textarea {
	background: none repeat scroll 0 0 #FFFF;
	border: 1px solid #CCC;
	color: #666;
	width: 100%;
	font-family: AkzidenzGroteskBQ-Bold;
	font-size: 14px;
	margin: 10px 0;
	text-indent: 5px;
	padding: 4px 0px;
}
input[type="submit"], input[type="button"], input[type="reset"], button, button[type="submit"], button[type="button"], button[type="reset"] {
	background: #3CC;
	color: #FFF;
	border: 0px;
	padding: 5px 20px;
	font-size: 14px;
	font-weight: 600;
	cursor: pointer;
}
input[type="submit"]:hover, input[type="button"]:hover, input[type="reset"]:hover, button:hover, button[type="submit"]:hover, button[type="button"]:hover, button[type="reset"]:hover {
	background: #333;
	cursor: pointer;
}
@font-face {
	font-family: "AkzidenzGroteskBQ-Medium";
	src: url("../fonts/AkzidenzGrotesk-Medium.otf" ) format("opentype");
}
@font-face {
	font-family: "AkzidenzGroteskBQ-Bold";
	src: url("../fonts/AkzidenzGrotesk-Bold.otf" ) format("opentype");
}
@font-face {
	font-family: "AkzidenzGroteskBQ-Light";
	src: url("../fonts/AkzidenzGrotesk-Light.otf" ) format("opentype");
}
@font-face {
	font-family: "BaskervilleMTStd-Regular";
	src: url("../fonts/BaskervilleMTStd-Regular.otf" ) format("opentype");
}
@font-face {
	font-family: "BaskervilleMTStd-Italic";
	src: url("../fonts/BaskervilleMTStd-Italic.otf" ) format("opentype");
}
@font-face {
	font-family: "AkzidenzGroteskBQ-MedItalic";
	src: url("../fonts/AkzidenzGrotesk-MediumItalic.otf" ) format("opentype");
}
::selection {
	background: #0099CC;
	color: #FFF;
}



::-moz-selection {
background:#0099CC;
color:#FFF;
}
/*html{ border:11px solid #000; height:100%;}*/

body {
	margin: 0;
	padding: 0; /*float:left; width:100%; border:11px solid #000;*/
	font-family: BaskervilleMTStd-Regular;
	font-size: 14px;
	color: #333;
	background: #FFF;
}
#main_body {
	padding: 0px 14px;
	background: #FFF;
	margin: 11px 11px 11px 11px;
	float: left;
	border: 11px solid #000;
	max-width: 2000px;
}
#main_body_inner {
	padding: 15px 0px;
	float: left;
	width: 100%;
}
#center {
	margin: 0 auto;
	width: 988px;
}
/******************************** Header *******************************/



#header {
	float: left;
	width: 100%;
	padding: 8px 0 20px 0;
}
#logo {
	float: left;
	width: 100%;
	text-align: center;
}
/**************************** Top Navigation ****************************/



#wrapper_1 {
	float: left;
	width: 99.85%;
	background: url(../images/bg_1.jpg) repeat scroll left top;
	border: 1px solid #666;
}
#wrapper_1_inner {
	float: left;
	width: 100%;
	padding: 14px 0 10px;
}
#navigation {
	float: left;
	width: 72%;
	font-family: AkzidenzGroteskBQ-Medium;
}
#navigation ul {
	float: left;
	width: 100%;
	padding: 0;
	margin: 0;
}
#navigation ul li.first {
	margin-left: 0;
}
#navigation ul li.last {
	margin-right: 0;
}
#navigation ul li {
	float: left;
	width: auto;
	margin: 0 32px;
	list-style: none;
	padding: 7px 0 12px;
}
#navigation ul li.active {
	background: url(../images/menu_active_bg.png) no-repeat scroll left top;
}
#navigation ul li a {
	text-transform: uppercase;
	color: #999;
	font-size: 14px;
	text-decoration: none;
	font-family: AkzidenzGroteskBQ-Medium;
}
#navigation ul li:hover a, #navigation ul li.active a {
	color: #FFF;
}
#search {
	float: right;
	width: 23%;
}
#search input[type="text"] {
	float: left;
	width: 76%;
	background: url(../images/plus_img.png) no-repeat scroll left center;
	border-top: 0px none;
	border-left: 0px none;
	border-right: 0px none;
	border-bottom: 1px solid #666;
	margin: 0 6px 0 0;
	color: #CCC;
	border-radius: 0px 0px;
	padding: 13px 4px 5px 15px;
	font-family: AkzidenzGroteskBQ-Bold;
	font-size: 12px;
}
#search input[type="submit"] {
	background: url(../images/submit_arrow.png) no-repeat scroll center center;
	border: 1px solid #666666;
	color: #FFFFFF;
	float: right;
	font-size: 10px;
	height: 33px;
	padding: 3px 12px;
	width: 0;
}
/*************************** Banner **********************************/



#wrapper_2 {
	float: left;
	width: 100%;
	margin: 14px 0 0 0;
	position: relative;
}
#wrapper_2_img {
	float: left;
	width: 100%;
	position: relative;
	background: url(../images/homepage_banner_img.jpg) no-repeat scroll center top;
	max-height: 411px;
	min-height: 411px;
}
#banner_effect {
	float: left;
	width: 100%;
	background: url(../images/banner_effect.png) repeat scroll left top;
	position: absolute;
	top: 0;
	max-height: 411px;
	min-height: 411px;
	left: 0;
}
#wrapper_2_inner {
	float: left;
	width: 100%;
	position: relative;
}
#banner {
	margin: 19px 0;
	float: left;
	width: 978px;
	padding: 5px;
	background: #000;
	height: 360px;
}
#banner #controls {
	float: left;
	width: 283px;
}
#banner #controls ul {
	float: left;
	width: 100%;
	margin: 0;
	padding: 0;
}
#banner #controls ul li {
	float: left;
	width: 100%;
	color: #FFF;
	list-style: none;
	position: relative;
	margin-top: 5px;
	height: 116.58px;
	overflow: hidden;
}
#banner #controls ul li.first {
	margin-top: 0;
}
#banner #controls ul li a {
	color: #FFF;
}
#banner #controls ul li img {
	float: left;
	margin: 0;
}
#banner #controls ul li .tab_text {
	position: absolute;
	top: 0;
	left: 0;
	width: 283px;
	height: 180px;
}
#banner #controls ul li p {
	font-family: BaskervilleMTStd-Italic;
	font-size: 14px;
	margin-left: 16px;
	margin-top: 15px;
	float: left;
	width: 94%;
}
#banner #controls ul li p.tab_title {
	font-family: BaskervilleMTStd-Regular;
	font-size: 34px;
	font-style: italic;
	text-transform: uppercase;
	line-height: 28px;
}
#banner #controls ul li p.tab_title span {
	font-family: AkzidenzGroteskBQ-Medium;
	font-size: 31px;
	font-style: normal;
}
#banner #controls ul li.active .tab_text, #banner #controls ul li:hover .tab_text {
	background: url(../images/tab_hover_bg.png) repeat scroll left top;
}
#banner #slide_area {
	float: right;
	width: 688px;
	height: 360px;
}
#banner #slide_area .slide {
	float: left;
	width: 100%;
}
#banner #slide_area .slide.current {
	opacity: 1;
}
#main_body.commentary #banner #controls {
	float: left;
	padding: 0 11px;
	width: 268px;
}
#main_body.commentary #banner #text_1 {
	float: left;
	width: 100%;
	color: #FFF;
}
#main_body.commentary #banner #text_1 #details {
	float: left;
	width: 100%;
	padding: 10px 0;
	border-bottom: 2px solid #FFF;
	border-top: 2px solid #FFF;
	margin-top: 26px;
}
#main_body.commentary #banner #text_1 #details_left {
	float: left;
	width: 100%;
}
#main_body.commentary #banner #text_1 #details_left p {
	margin: 0;
	font-family: AkzidenzGroteskBQ-Medium;
	font-size: 15px;
	color: #FFF;
}
#main_body.commentary #banner #text_1 #details_left p span {
	color: #CCC;
	margin: 8px 0 0 0;
	float: left;
	font-size: 12px;
}
#main_body.commentary #banner #text_1 #desc {
	float: left;
	width: 100%;
	margin: 10px 0 0 0;
	line-height: 18px;
	color: #CCC;
}
#main_body.commentary #banner #text_1 #readmore {
	float: right;
	width: 100%;
	background: url(../images/readmore_white_top_img.jpg) no-repeat scroll right top;
	margin: 67px 20px 0 0;
}
#main_body.commentary #banner #text_1 #readmore span {
	background: url(../images/readmore_white_icon.png) no-repeat scroll right center;
	text-transform: uppercase;
	font-family: BaskervilleMTStd-Italic;
	color: #FFF;
	padding: 11px 26px 12px 0;
	float: right;
	font-size: 12px;
	letter-spacing: 1px;
}
#main_body.commentary #banner #button {
	float: right;
	width: 99px;
	margin-top: 0px;
}
#main_body.commentary #banner #button a {
	float: left;
	width: 100%;
	background: #00AEEF;
	text-align: center;
	font-size: 12px;
	text-transform: uppercase;
	font-family: AkzidenzGroteskBQ-Medium;
	color: #FFF;
	padding: 4px 0;
}
#main_body.commentary #banner #button a:hover {
	color: #00AEEF;
}
#arrows {
	float: left;
	width: 100%;
}
#arrows #next {
	position: absolute;
	right: -140px;
	top: 45%;
	height: 30px;
	width: 24px;
	z-index: 1000;
}
#arrows #prev {
	position: absolute;
	left: -140px;
	top: 45%;
	height: 30px;
	width: 24px;
	z-index: 1000;
}
/*************************** Content Area **********************************/



#wrapper_3 {
	float: left;
	width: 100%;
	margin: 14px 0 0 0;
	background: url(../images/wrapper3_bg.png) no-repeat scroll center top /*07-04-13*/;
	overflow: hidden;
}
#wrapper_3_inner {
	float: left;
	width: 100%;
}
#left {
	float: left;
	width: 30%;
	position: relative;
}
#left .title {
	background: none repeat scroll 0 0 #000000;
	color: #FFFFFF;
	text-transform: uppercase;
	/*left: -145px;*/

	left: -49%;
	height: 95px/*07-04-13*/;
	margin: 0;
	padding: 0;
	position: relative;
	float: left;
	width: 147%;
}
#left .bg_service {
	background: url(../images/bg_service.png) no-repeat scroll right top;
	color: #FFFFFF;
	text-transform: uppercase;
	margin: 14px 0 0;
	left: -49%;
	height: 665px;
	padding: 0;
	position: relative;
	float: left;
	width: 147%;
}
.bg_service #caption {
	float: right;
	width: 100% !important;
	height: 665px !important;
	color: #FFF;
	font-weight: normal;
	text-align: center;
}
#left h1 {
	float: right;
	width: 65%;
	margin: 0;
	padding: 15px 0;
	font-family: AkzidenzGroteskBQ-Medium;
	font-size: 31px;
	line-height: 26px;
}
#left h1 span.title_1 {
	font-style: italic;
	font-family: BaskervilleMTStd-Regular;
	font-size: 34px;
	font-weight: normal;
}
#left h1 span.title_2 {
	text-transform: lowercase;
	font-size: 20px;
	font-family: BaskervilleMTStd-Italic;
	font-weight: normal;
	margin-left: 9px;
}
#left p {
	float: left;
	width: 100%;
	margin: 13px 0 5px 0;
	color: #333;
	font-size: 12px;
	line-height: 18px;
	font-family: 'Libre Baskerville', serif;
}
#left p strong {
	color: #000;
}
#left #readmore {
	float: left;
	width: 100%;
	background: url(../images/right_sep_img.jpg) no-repeat scroll right top;
	margin: 30px 0 0;
}
#left #readmore span {
	background: url(../images/readmore_icon.png) no-repeat scroll right center;
	text-transform: uppercase;
	font-family: BaskervilleMTStd-Italic;
	color: #000;
	padding: 11px 26px 12px 0;
	float: right;
	font-size: 12px;
	letter-spacing: 1px;
}
/*========================================== Left menu ============================================*/

#left ul.left_menu {
	float: left;
	width: 100%;
}
#left ul.left_menu li {
	float: left;
	width: 100%;
	list-style: none;
	border-bottom: 3px solid #CCC;
}
#left ul.left_menu li.active {
	border-bottom: 3px solid #000;
}
#left ul.left_menu li a {
	font-family: AkzidenzGroteskBQ-Bold;
	text-transform: uppercase;
	font-size: 17px;
	color: #CCC;
	background: url(../images/gray_plus_img.png) no-repeat scroll left center;
	padding: 10px 5px 10px 15px;
	float: right;
}
#left ul.left_menu li.active a, #left ul.left_menu li:hover a {
	color: #00AEEF;
	background: url(../images/plus_img.png) no-repeat scroll left center;
}
#left ul#left_menu {
	float: left;
	width: 100%;
}
#left ul#left_menu li {
	float: left;
	width: 100%;
	list-style: none;
	border-bottom: 3px solid #CCC;
}
#left ul#left_menu li.active {
	border-bottom: 3px solid #000;
}
#left ul#left_menu li a {
	font-family: AkzidenzGroteskBQ-Bold;
	text-transform: uppercase;
	font-size: 17px;
	color: #CCC;
	background: url(../images/gray_plus_img.png) no-repeat scroll left center;
	padding: 10px 5px 10px 15px;
	float: right;
}
#left ul#left_menu li.active a, #left ul#left_menu li:hover a {
	color: #00AEEF;
	background: url(../images/plus_img.png) no-repeat scroll left center;
}
#left .menu-reasearch-container ul.left_menu li.current-page-parent {
	border-bottom: 3px solid #CCC;
}
#left .menu-reasearch-container ul.left_menu li.current-page-parent a {
	font-family: AkzidenzGroteskBQ-Bold;
	text-transform: uppercase;
	font-size: 17px;
	color: #CCC;
	background: url(../images/gray_plus_img.png) no-repeat scroll left center;
	padding: 10px 5px 10px 15px;
	float: right;
}
#left .menu-reasearch-container ul.left_menu li.current-page-parent:hover a {
	color: #00AEEF;
	background: url(../images/plus_img.png) no-repeat scroll left center;
}
/*========================================== End Left menu ============================================*/



#right {
	float: right;
	width: 70%;
}
.box1 {
	float: left;
	width: 46%;
	margin-left: 24px;
}
#sidebar1 {
	float: left;
}
#sidebar2 {
	float: left;
}
#more_option {
	float: left;
	width: 100%;
	position: relative;
	z-index: 1000;
	margin-top: -32px;
}
#more_option img {
	float: right;
}
#more_option a {
	float: right;
	margin: 0 5px;
}
.box1 h3 {
	font-family: AkzidenzGroteskBQ-Bold;
	text-transform: uppercase;
	font-size: 17px;
	color: #000;
	font-weight: bold;
	border-bottom: 2px solid #000;
	border-top: 2px solid #000;
	padding: 10px 0;
	position: relative;
	z-index: 10;
	float: left;
	width: 100%;
}
.box1 h3 span.num {
	font-family: DidiFont;
	font-size: 14px;
}
#box1_content {
	float: left;
	width: 100%;
}
#content {
	border-bottom: 4px double #CCCCCC;
	float: left;
	margin-top: 12px;
	width: 100%;
	padding-bottom: 25px;
}
#content.last_content {
	border-bottom: 0px none;
	padding-bottom: 0px;
}
#sidebar1 #box1_content #img {
	float: left;
	width: 120px;
}
#sidebar1 #box1_content #text {
	float: right;
	width: 58%;
}
#sidebar1 #box1_content #text h5 {
	font-family: 'Libre Baskerville', serif;
	font-size: 14px;
	margin: 0;
	font-weight: normal;
	line-height: 15px;
}
#sidebar1 #box1_content #text h6 {
	font-family: AkzidenzGroteskBQ-Medium;
	font-size: 11px;
	color: #999;
	margin: 0;
	font-weight: normal;
}
.home #sidebar1 #box1_content #text p {
	font-family: 'Libre Baskerville', serif;
	/*color:#000;*/
	font-size: 12px;
	margin: 10px 0 0;
	line-height: 18px;
}
#sidebar1 #box1_content #text p {
	font-family: Arial, serif;
	/*color:#000;*/
	font-size: 14px;
	margin: 10px 0 0;
	line-height: 20px;
}
#sidebar2 #more_option {
	margin-top: -36px;
}
#sidebar2 #box1_content #content {
	border-bottom: 4px double #CCCCCC;
	float: left;
	margin-top: 18px;
	width: 100%;
	padding-bottom: 20px;
}
#sidebar2 #box1_content #content.last_content {
	border-bottom: 0px none;
	padding-bottom: 0px;
}
#sidebar2 #box1_content #img {
	float: left;
	width: 50px;
}
#sidebar2 #box1_content #text {
	float: right;
	width: 81%;
}
#sidebar2 #box1_content #text p {
	font-family: 'Noto Sans', sans-serif;
	font-size: 13px;
	color: #666;
	margin: 3px 0 0;
}
#sidebar2 #box1_content #text p strong {
	color: #000;
	font-weight: normal;
}
#newletter {
	float: left;
	width: 100%;
	border-top: 2px solid #000;
	margin: 17px 0 0 0;
}
#newletter h3 {
	float: left;
	width: 100%;
	background: #000;
	color: #FFF;
	text-transform: uppercase;
	font-family: AkzidenzGroteskBQ-Bold;
	font-size: 17px;
	padding: 5px 0;
	margin: 15px 0 0 0;
}
#newletter h3 span {
	margin-left: 10px;
}
#newletter input[type="text"] {
	float: left;
	width: 87.6%;
	background: #333;
	border: 0px none;
	margin: 0;
	margin-left: -5px;
	color: #FFF;
	border-radius: 0px 0px;
	padding: 5px;
	font-family: AkzidenzGroteskBQ-Medium;
	font-size: 12px;
	height: 20px;
}
#newletter input[type="submit"] {
	float: left;
	background: url(../images/submit_arrow.png) no-repeat scroll center center #00AEEF;
	border: 0px;
	color: #FFF;
	font-size: 10px;
	padding: 5px;
	width: 10%;
	float: left;
	height: 30px;
}
/************************************ right_full ********************************/



#right_full {
	margin-left: 24px;
	width: 67.5%;
	float: right;
}
#right_full p {
	float: left;
	width: 100%;
	margin: 13px 0 5px 0;
	color: #333;
	line-height: 18px;
	font-family: 'Libre Baskerville', serif;
	font-size: 12px;
}
#right_full p strong {
	color: #000;
}
#right_full .box1 {
	width: 100%;
	margin-left: 0px;
}
#right_full #box1_content {
	margin: 20px 0 0 0;
}
#right_full #title_bot {
	background: url(../images/right_sep_img.jpg) no-repeat scroll left bottom;
	float: left;
	width: 100%;
}
#right_full #title_top {
	background: url(../images/right_sep_img.jpg) no-repeat scroll left top;
	float: left;
	width: 100%;
}
#right_full #title_top h5 {
	font-family: BaskervilleMTStd-Regular;
	font-style: italic;
	text-transform: uppercase;
	font-size: 25px;
	margin: 0;
	padding: 10px 0;
}
#right_full #box1_content p {
	float: left;
	width: 100%;
	/* Newly added by k */
	font-size: 12px;
	color: #000;/* End */  
}
#right_full #box1_content p.odd {
	margin-left: 0px;
}
/************************************ end right_full ********************************/







/**************************** Bottom Navigation ****************************/



#wrapper_4 {
	float: left;
	width: 100%;
	background: url(../images/bg_1.jpg) repeat scroll left top;
	border: 1px solid #666;
	margin: 14px 0 0 0;
}
#footer_navigation {
	float: left;
	width: 65%;
	font-family: AkzidenzGroteskBQ-Medium;
}
#wrapper_4_inner {
	float: left;
	width: 100%;
	padding: 10px 0;
}
#footer_navigation ul {
	float: left;
	width: 100%;
	padding: 0;
	margin: 0;
}
#footer_navigation ul li.first {
	margin-left: 0;
}
#footer_navigation ul li.last {
	margin-right: 0;
}
#footer_navigation ul li {
	float: left;
	width: auto;
	margin: 0 30px;
	list-style: none;
	padding: 11px 0 13px;
	line-height: 7px;
}
#footer_navigation ul li a {
	text-transform: uppercase;
	color: #999;
	font-size: 11px;
	text-decoration: none;
	font-family: AkzidenzGroteskBQ-Medium;
}
#footer_navigation ul li.active {
	background: url(../images/menu_active_bg.png) no-repeat scroll left top;
}
#footer_navigation ul li:hover a, #footer_navigation ul li.active a {
	color: #FFF;
}
#copyright {
	float: right;
	width: 34%;
	font-family: AkzidenzGroteskBQ-Light;
}
#copyright p {
	text-align: center;
	font-size: 10px;
	color: #999;
	margin: 6px 0 0;
}
#copyright a {
	color: #CCC;
}
#copyright a:hover {
	color: #00AEEF;
}
/*================================================================================================================================================================================

																					ABOUT

================================================================================================================================================================================*/





#main_body.about #wrapper_2_img {
	float: left;
	width: 100%;
	position: relative;
	background: url("../images/about_banner.jpg") no-repeat scroll center top transparent;
	max-height: 411px;
	min-height: 411px;
}
#main_body.about.clients #wrapper_2_img {
	float: left;
	width: 100%;
	position: relative;
	background: url("../images/client_banner.jpg") no-repeat scroll center top transparent;
	max-height: 411px;
	min-height: 411px;
}
#main_body.about #left h1 {
	padding: 20px 0;
}
#main_body.about #caption {
	background: url(../images/tab_hover_bg.png) repeat scroll left top;
	float: right;
	width: 336px;
	height: 411px;
	color: #FFF;
	font-weight: normal;
	text-align: center;
}
#main_body.about #caption h1 {
	text-transform: uppercase;
	font-family: AkzidenzGroteskBQ-Bold;
	font-size: 45px;
	letter-spacing: 1.5px;
	margin: 50px 0 0;
	line-height: 44px;
}
#main_body.about #caption h2 {
	text-transform: lowercase;
	font-family: BaskervilleMTStd-Italic;
	font-size: 36px;
	letter-spacing: 1.5px;
	background: url(../images/banner_separator.png) no-repeat scroll center center;
	padding: 14px 0;
}
#main_body.about #caption h3 {
	text-transform: uppercase;
	font-family: BaskervilleMTStd-Regular;
	font-style: italic;
	font-size: 45px;
	font-weight: normal;
	line-height: 43px;
}
#main_body.about #caption h3 span {
	font-family: BaskervilleMTStd-Italic;
}
#main_body.about.clients #caption h3 {
	font-family: BaskervilleMTStd-Regular;
	font-style: italic;
	font-size: 30px;
	font-weight: normal;
	line-height: 28px;
	text-align: left;
	text-transform: inherit;
	margin: 125px 0 0;
}
#main_body.about #box1_content .left_col {
	float: left;
	width: 47%;
}
#main_body.about #box1_content .right_col {
	float: left;
	width: 47%;
	margin: 0 0 0 40px;
}
#main_body.about.clients #box1_content p {
	margin-top: 0px;
	background: url(../images/quote_line_img.jpg) no-repeat scroll left top;
	padding-top: 40px;
	padding-bottom: 40px;
}
#main_body.about.clients #box1_content p.last {
	padding-bottom: 0;
}
#main_body.about.clients #box1_content p span {
	color: #000000;
	float: left;
	font-family: AkzidenzGroteskBQ-Medium;
	font-size: 11px;
	font-weight: bold;
	letter-spacing: 2px;
	margin: 15px 0 0;
	text-transform: uppercase;
	width: 100%;
}
#main_body.about.clients #box1_content p span span.location {
	border-top: 1px solid #000000;
	font-family: 'Libre Baskerville', sans;
	font-size: 12px;
	font-style: italic;
	font-weight: normal;
	letter-spacing: 0;
	margin-top: 5px;
	padding-top: 2px;
	text-transform: capitalize !important;
}
/*================================================================================================================================================================================

																					SERVICES

================================================================================================================================================================================*/





#main_body.services #wrapper_2_img {
	float: left;
	width: 100%;
	position: relative;
	background: url("../images/services_banner.jpg") no-repeat scroll center top transparent;
	max-height: 411px;
	min-height: 411px;
}
#main_body.services #left h1 {
	padding: 20px 0;
	line-height: 55px;
}
#main_body.services #right_full #box1_content {
	margin: 7px 0 0;
}
#main_body.services #left h1 span.title_1, #main_body.government #left h1 span.title_1 {
	font-size: 52px;
	background: url(../images/white_title_bot_line.jpg) no-repeat scroll left bottom;
}
#main_body.services #caption {
	background: url(../images/tab_hover_bg.png) repeat scroll left top;
	float: right;
	width: 336px;
	height: 411px;
	color: #FFF;
	font-weight: normal;
	text-align: center;
}
#main_body.services #caption h1 {
	text-transform: uppercase;
	font-size: 53px;
	font-family: BaskervilleMTStd-Regular;
	letter-spacing: 1.5px;
	margin: 170px 0 0;
	line-height: 44px;
	font-style: italic;
	font-weight: normal;
}
#main_body.services #caption h1 span {
	font-family: AkzidenzGroteskBQ-Bold;
	font-size: 45px;
	font-style: normal;
}
#main_body.services #right_full #content.even_1 {
	float: left;
	width: 100%;
	border-bottom: 0px none;
}
#main_body.services #right_full #content.even_1 #img {
	float: right;
	width: 42%;
	margin: 0 0 10px 20px;
	position: relative;
}
#main_body.services #right_full #content.even_1 #text {
	float: left;
	width: 55%;
}
#main_body.services #right_full #content.even_1 #text #desc {
	margin: 10px 0 0 0;
	float: left;
	width: 100%;
}
#main_body.services #right_full #content.even_1 #text h3 {
	padding: 1px 0 3px;
}
#main_body.services #right_full #content.even_1 #readmore {
	background-position: 70px top;
}
#main_body.services #right_full #content.even_1 #readmore span {
	float: left;
}
#main_body.services #right_full #content.even_1 #img a {
	color: #FFF;
}
#main_body.services #right_full a:hover .service_title {
	background: url(../images/tab_hover_bg.png) repeat scroll left top;
}
#main_body.services #right_full .service_title {
	position: absolute;
	float: left;
	width: 100%;
	background: url(../images/black_bg.png) repeat scroll left top;
	height: 175px;
	top: 0;
}
#main_body.services #right_full .service_title h4 {
	text-transform: uppercase;
	color: #FFF;
	font-size: 34px;
	font-style: italic;
	font-weight: normal;
	margin: 10px 0 0 10px;
	line-height: 31px;
}
#main_body.services #right_full .service_title h4 span {
	font-family: AkzidenzGroteskBQ-Medium;
	font-size: 31px;
	font-style: normal;
}
#main_body.services #right_full #content.odd_1 {
	float: left;
	width: 100%;
	border-bottom: 0px none;
}
#main_body.services #right_full #content.odd_1 #img {
	float: left;
	width: 42%;
	margin: 0 20px 10px 0;
	position: relative;
}
#main_body.services #right_full #content.odd_1 #text {
	float: left;
	width: 55%;
}
#main_body.services #right_full #content.odd_1 #text #desc {
	margin: 10px 0 0 0;
	float: left;
	width: 100%;
}
#main_body.services #right_full #content.odd_1 #text h3 {
	padding: 1px 0 3px;
}
#main_body.services #right_full #text #readmore {
	background: url("../images/right_sep_img.jpg") no-repeat scroll right top transparent;
	float: left;
	margin: 10px 0 0;
	width: 100%;
}
#main_body.services #right_full #text #readmore span {
	background: url("../images/readmore_icon.png") no-repeat scroll right center transparent;
	color: #000000;
	float: right;
	font-family: BaskervilleMTStd-Italic;
	font-size: 12px;
	letter-spacing: 1px;
	padding: 11px 26px 12px 0;
	text-transform: uppercase;
}
#main_body.about.team #wrapper_2_img {
	background: url("../images/about_team_banner.jpg") no-repeat scroll center top transparent;
}
#main_body.about.team #caption h1 {
	margin-top: 145px;
}
.about.team #right_full #title_top h5 {
	text-transform: uppercase;
	font-family: AkzidenzGroteskBQ-Bold;
	font-size: 17px;
	font-style: normal;
	color: #000;
	font-weight: normal;
	padding-bottom: 2px;
}
.about.team #right_full #title_top span {
	text-transform: uppercase;
	font-family: AkzidenzGroteskBQ-Light;
	font-size: 11px;
	font-style: normal;
	color: #000;
	font-weight: normal;
	letter-spacing: 1px;
	padding-bottom: 8px;
	float: left;
	width: 100%;
}
.about.team #right_full #content {
	border-bottom: 0px none;
	padding-bottom: 75px;
	height: 180px;
}
span.blue {
	color: #0099CC;
	padding: 0 5px 0 0;
	font-weight: bold;
}
/*================================================================================================================================================================================

																					CONTACT

================================================================================================================================================================================*/





#main_body.contact #wrapper_2 {
	min-height: 431px;
	max-height: 431px;
}
#main_body.contact #wrapper_2_img {
	float: left;
	width: 100%;
	position: relative;
	background: url("../images/contact_banner.jpg") no-repeat scroll center top transparent;
	max-height: 431px;
	min-height: 431px;
}
#main_body.contact #banner_effect {
	min-height: 431px;
	max-height: 431px;
}
form#inquiry {
	margin: 0 8px;
}
form#inquiry .field {
	float: left;
	width: 99.4%;
	margin: 30px 0 0 0;
}
form#inquiry .field input[type="text"], form#inquiry .field select, form#inquiry .field textarea {
	margin: 0;
}
form#inquiry input[type="submit"] {
	float: right;
	background: url(../images/submit_arrow.png) no-repeat scroll center center #00AEEF;
	border: 0px;
	color: #FFF;
	font-size: 10px;
	padding: 5px;
	width: 10%;
	height: 30px;
}
#main_body.contact #left #title_bot {
	background: url(../images/right_sep_img.jpg) no-repeat scroll left bottom;
	float: left;
	width: 100%;
	margin-top: 27px;
}
#main_body.contact #left #title_top {
	background: url(../images/right_sep_img.jpg) no-repeat scroll left top;
	float: left;
	width: 100%;
	padding: 14px 0;
}
#main_body.contact #left #title_top p {
	font-family: AkzidenzGroteskBQ-Bold;
	font-size: 14px;
	font-style: normal;
	margin: 0;
}
#main_body.contact #left #readmore {
	float: left;
	width: 100%;
	background: none;
	margin: 9px 0 0;
}
#main_body.contact #left #readmore span {
	background: url(../images/readmore_icon.png) no-repeat scroll right center;
	text-transform: uppercase;
	font-family: BaskervilleMTStd-Italic;
	color: #000;
	padding: 0;
	float: left;
	font-size: 12px;
	letter-spacing: 1px;
	height: 17px;
	width: 17px;
}
.styled-select select {
	background: transparent;
	padding: 4px 0;
	line-height: 1;
	border: 0;
	height: 25px;
	border-radius: 0;
	-webkit-appearance: none;
	margin-top: 0 !important;
	width: 108% !important;
}
.styled-select {
	width: 100%;
	height: 25px;
	overflow: hidden;
	margin: 30px 0 0 0;
	background: url(../images/select_arrow.png) no-repeat scroll 98% center;
	border: 1px solid #ccc;
}
.styled-select select option {
	font-size: 13px;
	padding: 5px 0;
	text-indent: 5px;
}
/*================================================================================================================================================================================

																					commentary

================================================================================================================================================================================*/





#main_body.commentary #wrapper_2_img {
	float: left;
	width: 100%;
	position: relative;
	background: url("../images/commentary_banner.jpg") no-repeat scroll center top transparent;
	max-height: 411px;
	min-height: 411px;
}
#main_body.commentary #left h1 {
	padding: 20px 0;
	line-height: 55px;
}
#main_body.commentary #right_full #box1_content {
	margin: 0;
}
#main_body.commentary #left h1 span.title_1 {
	background: url(../images/white_title_bot_line.jpg) no-repeat scroll left bottom;
}
#main_body.commentary #caption {
	background: url(../images/tab_hover_bg.png) repeat scroll left top;
	float: right;
	width: 336px;
	height: 411px;
	color: #FFF;
	font-weight: normal;
	text-align: center;
}
#main_body.commentary #caption h1 {
	text-transform: uppercase;
	font-size: 53px;
	font-family: BaskervilleMTStd-Regular;
	letter-spacing: 1.5px;
	margin: 170px 0 0;
	line-height: 44px;
	font-style: italic;
	font-weight: normal;
}
#main_body.commentary #caption h1 span {
	font-family: AkzidenzGroteskBQ-Bold;
	font-size: 45px;
	font-style: normal;
}
#main_body.commentary #right_full #content {
	border-bottom: 0px none;
	float: left;
	padding-bottom: 45px;
	margin-top: 0;
	width: 100%;
}
#main_body.commentary #right_full #img {
	float: left;
	width: 190px;
}
#main_body.commentary #right_full #text {
	float: right;
	width: 68.5%;
}
#main_body.commentary #right_full #text #details {
	float: left;
	width: 100%;
	padding: 10px 0;
	border-bottom: 1px solid #000;
	border-top: 1px solid #000;
}
#main_body.commentary #right_full #text #details_left {
	float: left;
	width: 70%;
}
#main_body.commentary #right_full #text #details_left p {
	margin: 0;
	font-family: AkzidenzGroteskBQ-Bold;
	font-size: 14px;
	color: #000;
}
#main_body.commentary #right_full #text #details_left p span {
	color: #666;
}
#main_body.commentary #right_full #text #desc {
	font-family: 'Libre Baskerville', serif;
	color: #333;
	font-size: 12px;
	line-height: 18px;
	float: left;
	width: 100%;
	margin: 10px 0 0 0;
}
#main_body.commentary #right_full #text #readmore, #readmore {
	float: left;
	width: 100%;
	background: url(../images/right_sep_img.jpg) no-repeat scroll right top;
	margin: 10px 0 0;
}
#main_body.commentary #right_full #text #readmore span, #readmore span {
	background: url(../images/readmore_icon.png) no-repeat scroll right center;
	text-transform: uppercase;
	font-family: BaskervilleMTStd-Italic;
	color: #000;
	padding: 11px 26px 12px 0;
	float: right;
	font-size: 12px;
	letter-spacing: 1px;
}
#main_body.commentary #right_full #text #button {
	float: right;
	width: 110px;
	margin-top: -10px;
}
#main_body.commentary #right_full #text #button a {
	float: left;
	width: 100%;
	background: #333;
	text-align: center;
	font-size: 12px;
	text-transform: uppercase;
	font-family: AkzidenzGroteskBQ-Medium;
	color: #FFF;
	padding: 4px 0;
}
#main_body.commentary #right_full #text #button a:hover {
	background: #00AEEF;
}
#main_body.commentary #text_1 #details #details_left p a {
	color: #FFF;
}
/* Added by me */

.customBackgroud {
	background-image: url(../images/menu_active_bg.png);
	background-size: 35px 35px;
	padding: 10px 0px 17px 0px;
	padding-bottom: 13px;
	background-repeat: no-repeat;
}
#share_box {
	display: block;
	width: 100%;
	float: left;
	padding: 7px 10px;
	background: black;
	color: white;
}
#share_box ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	margin-left: 20%;
}
#share_box ul li {
	display: inline;
}
#share_box ul li a {
	text-decoration: none;
	padding: .2em 1em;
	color: #fff;/*background-color: #036;*/
}
.mc_error_msg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.box1 .position {
	font-size: 13px;
	color: #666;
}
.box1 .description {
	color: #333333;
	font-family: 'Libre Baskerville', serif;
	font-size: 12px;
	line-height: 18px;
	margin: 10px 0 0;
}
.service_text {
	float: none !important;
	width: 100%;
}
.bullets div {
	color: #333333;
	float: left;
	font-family: 'Libre Baskerville', serif;
	font-size: 12px;
	line-height: 18px;
	margin: 13px 0 5px;
	width: 100%;
	margin-left: 50px !important;
	line-height: 2px !important;
}
.subplus {
	color: #333333;
	float: left;
	font-family: 'Libre Baskerville', serif;
	font-size: 12px;
	line-height: 18px;
	margin: 13px 27px 5px;
	width: 100%;
}
.bullets div:before {
	content: "+";
	font-size: 16px;
	font-weight: bold;
	position: relative;
	top: 1px;
	color: #56c7e9;
	right: 5px;
}
.left {
	float: left;
	width: 40%;
}
.bg_service {
	display: block;
}
.right {
	float: left;
	width: 40%;
}
.service_text h3 {
	font-size: 14px !important;
	padding: 5px !important;
}
.services #content {
	border-bottom: 0px !important;
	margin-top: 0px !important;
}
/* FOR PAGING */

div.pagination {
	padding: 3px;
	margin: 3px;
}
div.pagination a {
	padding: 2px 5px 2px 5px;
	margin: 2px;
	border: 1px solid #999;
	text-decoration: none; /* no underline */
	color: #000;
}
div.pagination a:hover, div.pagination a:active {
	border: 1px solid #999;
	color: #000;
}
div.pagination span.current {
	padding: 2px 5px 2px 5px;
	margin: 2px;
	border: 1px solid #999;
	font-weight: bold;
	background-color: #000;
	color: #FFF;
}
div.pagination span.disabled {
	padding: 2px 5px 2px 5px;
	margin: 2px;
	border: 1px solid #DDD;
	color: #DDD;
}
a.pdf-link {
	font-family: AkzidenzGroteskBQ-Bold;
	text-transform: uppercase;
	font-size: 14px;
	color: #FFF;
	background: #000 none;
	padding: 10px 10px 10px 15px;
	margin-top: 10px;
	float: right;
}
a.pdf-link:hover, a.pdf-link:focus {
	color: #FFF;
	background: #333 none;
}

.services a.pdf-link {
	display:none;
}
/* GOVERNMENT*/

#main_body.government #wrapper_2_img {
	float: left;
	width: 100%;
	position: relative;
	background: url("../images/services_banner.jpg") no-repeat scroll center top transparent;
	max-height: 411px;
	min-height: 411px;
}
#main_body.government #left h1 {
	padding: 20px 0;
	line-height: 55px;
}
#main_body.government #right_full #box1_content {
	margin: 7px 0 0;
}
#main_body.government #left h1 span.title_1 {
	font-size: 52px;
	background: url(../images/white_title_bot_line.jpg) no-repeat scroll left bottom;
}
#main_body.government #caption {
	background: url(../images/tab_hover_bg.png) repeat scroll left top;
	float: right;
	width: 336px;
	height: 411px;
	color: #FFF;
	font-weight: normal;
	text-align: center;
}
#main_body.government #caption h1 {
	text-transform: uppercase;
	font-size: 53px;
	font-family: BaskervilleMTStd-Regular;
	letter-spacing: 1.5px;
	margin: 170px 0 0;
	line-height: 44px;
	font-style: italic;
	font-weight: normal;
}
#main_body.government #caption h1 span {
	font-family: AkzidenzGroteskBQ-Bold;
	font-size: 45px;
	font-style: normal;
}
#main_body.government #right_full #content.even_1 {
	float: left;
	width: 100%;
	border-bottom: 0px none;
}
#main_body.government #right_full #content.even_1 #img {
	float: right;
	width: 42%;
	margin: 0 0 10px 20px;
	position: relative;
}
#main_body.government #right_full #content.even_1 #text {
	float: left;
	width: 55%;
}
#main_body.government #right_full #content.even_1 #text #desc {
	margin: 10px 0 0 0;
	float: left;
	width: 100%;
}
#main_body.government #right_full #content.even_1 #text h3 {
	padding: 1px 0 3px;
}
#main_body.government #right_full #content.even_1 #readmore {
	background-position: 70px top;
}
#main_body.government #right_full #content.even_1 #readmore span {
	float: left;
}
#main_body.government #right_full #content.even_1 #img a {
	color: #FFF;
}
#main_body.government #right_full a:hover .service_title {
	background: url(../images/tab_hover_bg.png) repeat scroll left top;
}
#main_body.government #right_full .service_title {
	position: absolute;
	float: left;
	width: 100%;
	background: url(../images/black_bg.png) repeat scroll left top;
	height: 175px;
	top: 0;
}
#main_body.government #right_full .service_title h4 {
	text-transform: uppercase;
	color: #FFF;
	font-size: 34px;
	font-style: italic;
	font-weight: normal;
	margin: 10px 0 0 10px;
	line-height: 31px;
}
#main_body.government #right_full .service_title h4 span {
	font-family: AkzidenzGroteskBQ-Medium;
	font-size: 31px;
	font-style: normal;
}
#main_body.government #right_full #content.odd_1 {
	float: left;
	width: 100%;
	border-bottom: 0px none;
}
#main_body.government #right_full #content.odd_1 #img {
	float: left;
	width: 42%;
	margin: 0 20px 10px 0;
	position: relative;
}
#main_body.government #right_full #content.odd_1 #text {
	float: left;
	width: 55%;
}
#main_body.government #right_full #content.odd_1 #text #desc {
	margin: 10px 0 0 0;
	float: left;
	width: 100%;
}
#main_body.government #right_full #content.odd_1 #text h3 {
	padding: 1px 0 3px;
}
#main_body.government #right_full #text #readmore {
	background: url("../images/right_sep_img.jpg") no-repeat scroll right top transparent;
	float: left;
	margin: 10px 0 0;
	width: 100%;
}
#main_body.government #right_full #text #readmore span {
	background: url("../images/readmore_icon.png") no-repeat scroll right center transparent;
	color: #000000;
	float: right;
	font-family: BaskervilleMTStd-Italic;
	font-size: 12px;
	letter-spacing: 1px;
	padding: 11px 26px 12px 0;
	text-transform: uppercase;
}
.government_text h3 {
	font-size: 14px !important;
	padding: 5px !important;
}
.government #content {
	border-bottom: 0px !important;
	margin-top: 0px !important;
	float: none !important;
	display:table;
	width:auto;
}
.government .service_text {
	float: none !important;
	width: 100%;
}
.government .box1 h3 {
	border-bottom: 2px solid #000000;
	border-top: 2px solid #000000;
	color: #000000;
	float: none;
	font-family: AkzidenzGroteskBQ-Bold;
	font-size: 17px;
	font-weight: bold;
	padding: 10px 0;
	position: relative;
	text-transform: uppercase;
	width: auto;
	z-index: 10;
	margin-bottom: 15px;
}

.government .bullets {
	overflow:hidden;
	margin-left:40px;	
}

.government .bullets div {
	color: #333333;
	float: left;
	font-family: 'Libre Baskerville',serif;
	font-size: 12px;
	line-height: 16px !important;
	margin-bottom: 5px;
	margin-left: 0 !important;
	margin-right: 0;
	margin-top: 0;
	width: 100%;
}
.government .subplus {
	color: #000000;
	float: none;
	font-family: AkzidenzGroteskBQ-Bold;
	font-size: 14px;
	line-height: 18px;
	margin: 10px 0;
	width: 100%;
	font-weight:bold;
	text-transform:none;
}
.government .bullets div:before {
	content: "+  ";
	font-size: 16px;
	font-weight: bold;
	position: relative;
	top: 0;
	color: #56c7e9;
	right: 0;
}

.box-black {
	background-color: #000000;
	float: right;
	margin-left: 10px;
	width: 245px;
}

.box-black .box-inner {
	padding:15px;
	color:#FFF;
}

@media (max-width: 767px) {
	.box-black {
		margin-left: 0;
		width: 100%;
		display:block;
	}
	.government #content {
		display:block;
}

}

.government #right_full p {
	color: #333333;
	float: none;
	font-family: 'Libre Baskerville',serif;
	font-size: 12px;
	line-height: 18px;
	margin: 0 0 10px;
	width: auto;
}

.government #right_full .box-black .box-inner p {
	color: #FFFFFF;
	float: none;
	line-height: 18px;
	margin: 0 0 10px;
	width: auto;
}

.government h4 {
	font-family: AkzidenzGroteskBQ-Bold;
	font-size: 14px;
	font-weight: bold;	
	margin:10px 0;
	padding:0;
	color:#000;
	text-transform:uppercase;
}

.government .service_text h3 {
	padding-left:0 !important;
}

.government .box-black h4 {
	font-family: AkzidenzGroteskBQ-Bold;
	font-size: 14px;
	font-weight: bold;	
	margin:0;
	padding:0;
	color:#FFF;
	text-transform:uppercase;
}

.government #left ul.left_menu li:first-child a {
	background: url("../images/gray_plus_img.png") no-repeat scroll left center rgba(0, 0, 0, 0);
	color:#cccccc;
}

.government #left ul.left_menu li:first-child:hover a {
	color: #00AEEF;
	background: url(../images/plus_img.png) no-repeat scroll left center;
}
