@import url(https://fonts.googleapis.com/css?family=Raleway:500,700|Open+Sans:400,600,400italic,600italic);
Body {
	margin:0;
	padding:0;
	font-family: 'Open Sans', sans-serif;
	font-size:14px;
	color:#000;
}
h1, h2, h3, h4, h5, h6, div, td, tr, table, form, fieldset, input, img, p {
	margin:0;
	padding:0;
	border:0 none;
}
a {
	text-decoration:none;
	color:#dd0c46;
}
/* Headings */
h1, h1 a, h2, h2 a, h3, h3 a, h4, h4 a, h5, h5 a, h6, h6 a {
	color:#333333;
	font-family: 'Raleway', sans-serif;
	font-weight:normal;
	margin-bottom:10px;
}
h1 {
	font-size:36px;
	margin-bottom:20px;
	color:#024d98;
}
h2 {
	font-size:24px;
}
h3 {
	font-size:18px;
}
h4 {
	font-size:14px;
}
h5 {
	font-size:12px;
}
h6 {
	font-size:10px;
}
/* Misc */
* {
	outline:0;
}
p img {
	padding: 0;
	max-width: 100%;
}
img.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
}
img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
}
.alignright {
	float: right;
}
.alignleft {
	float: left;
}
.clear {
	clear:both;
}
.clearfix {
	overflow:hidden;
}
.bold {
	font-weight: bold
}
.green {
	color:#090;
}
.red {
	color:#F00;
}
ul.checkmark {
	list-style:none;
	margin:0;
	padding:0;
}
ul.checkmark li {
	background:url(../images/checkmark.png) left top no-repeat;
	margin:0 0 10px 0;
	padding:0 0 0 18px;
}
a.readMore {
	background:url(../images/red_arrow.png) right center no-repeat;
	padding-right:15px;
	display:inline-block;
	line-height:12px;
}
/* Structure */

#wrapper {
	width: 100%;
}
.container {
	width: 960px;
	margin: 0 auto;
	position: relative;
	overflow: hidden;
}
/* Header */
#header {
	width: 100%;
	background: #f7f7f7;
	border-bottom: 3px solid #cf2329;
}
#header h1 {
	margin:0;
}
#logo {
	width: 250px;
	height: 97px;
	margin-left: 14px;
	background: url(../images/logo.gif) center top no-repeat;
	float: left;
	display:block;
	text-indent:-9999em;
}
/* Menu */
#menu {
	width: 640px;
	margin: 45px 0 0 0;
	float: right;
	font-family: 'Raleway', sans-serif;
	font-size: 14px;
}
#menu ul {
	list-style: none outside none;
	margin:0;
	padding:0;
}
#menu li {
	display: inline-block;
}
#menu li a {
	padding: 5px 10px;
	margin-right: 12px;
	color: #666;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-o-border-radius: 3px;
	-webkit-border-radius: 3px;
}
#menu li a:hover, #menu li.current a {
	background: #d9242a;
	color: #FFF;
}
/* Main Slider*/
#main_slider {
	width: 960px;
	height: 300px;
}
#main_slider {
	width: 960px;
	height: 300px;
	list-style: none;
	text-align:left;
	margin:0px auto 0px;
	z-index:100;
	overflow-y: auto;
	overflow-x: auto;
}
#main_slider li {
	width:960px;
	height:300px;
	overflow:hidden;
}
#main_slider ul, #main_slider li {
	margin:0;
	padding:0;
	list-style:none;
}
#slide_arrowl a, #slide_arrowr a {
	position:absolute;
	display:block;
	top:50%;
	z-index:9999;
	height: 50px;
	margin-top:-75px;
	width: 39px;
	cursor:pointer;
	background-image: url(../images/arrows.png);
}
#slide_arrowl a {
	background-position:left center;
}
#slide_arrowr a {
	background-position:right center;
	right:0px;
}
/* Intro Text */
#intro .alignleft {
	width: 525px;
	margin-top: 45px;
	font-size: 17px;
	color: #666;
	text-align:justify;
}
#intro .alignright {
	width: 428px;
	margin-top: 45px;
}
.intor_btn {
	width: 140px;
	height: 26px;
	line-height:26px;
	text-align:center;
	display:block;
	margin: 5px 5px 0 15px;
	float: left;
	padding: 18px 25px;
	font-size: 14px;
	font-weight: normal;
	background-color: #eeeeee;
	border: 1px solid #e3e3e3;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-o-border-radius: 5px;
	-webkit-border-radius: 5px;
	color: #666;
}
.intor_btn:hover {
	color: #dd0c46;
}
.intor_btn img {
	vertical-align: middle;
	margin-right: 5px;
}
/* Our Services Panel */
#services_panel {
	width: 100%;
	background-color: #f7f7f7;
	border-top: 1px solid #dbdbdb;
	border-bottom: 1px solid #dbdbdb;
	margin: 30px 0;
	overflow: hidden;
	padding: 30px 0;
}
ul#services_menu {
	list-style: none outside none;
	margin: 30px 10px;
	padding: 0;
}
ul#services_menu li {
	background: url(../images/tab_arrows_back.png) top left no-repeat;
	display: inline-block;
	padding-left: 15px;
	margin-left:-18px;
}
ul#services_menu li:first-child {
	background:none;
	padding:0;
	margin:0;
}
ul#services_menu li a {
	height: 33px;
	display:inline-block;
	outline:0;
}
ul#services_menu span {
	display: inline-block;
	background-color: #DDDDDD;
	color: #000000;
	font-size: 12px;
	line-height: 33px;
	height: 33px;
	padding: 0 20px;
}
ul#services_menu li:hover {
	background: url(../images/tab_arrows_back.png) center left no-repeat;
}
ul#services_menu li.ui-state-active {
	background: url(../images/tab_arrows_back.png) bottom left no-repeat;
}
ul#services_menu li:last-child a {
	background: url(../images/tab_arrows.png) top right no-repeat;
	padding-right:15px;
}
ul#services_menu li:last-child a:hover, #services_menu li:hover a {
	background: url(../images/tab_arrows.png) center right no-repeat;
}
ul#services_menu li.ui-state-active:last-child a, #services_menu li.ui-state-active a {
	background: url(../images/tab_arrows.png) bottom right no-repeat;
}
ul#services_menu li a:hover span, #services_menu li:hover a span {
	background-color: #635f5f;
	color: #FFF;
}
ul#services_menu li.ui-state-active a span, #services_menu li.ui-state-active a span {
	background-color: #508bcb;
	color: #FFF;
}
.tab {
	width: 100%;
	overflow: hidden;
	margin: 0 0 0 10px;
}
.tab li {
	font-size: 12px;
}
#our_clients {
	width: 100%;
	overflow: hidden;
}
.left_panel {
	width: 50%;
	overflow: hidden;
}
.right_panel {
	width: 48%;
	overflow: hidden;
	margin: 0 18px 0 0;
}
.panel_title {
	background: url(../images/diagonal_stripe.png) center repeat-x;
	width: 100%;
	line-height:20px;
	text-transform:uppercase;
	height: 20px;
	overflow: hidden;
	text-align:center;
}
.panel_title h3 {
	background:#F7F7F7;
	padding:0 15px;
	color: #dd0c46;
	font-size: 18px;
	text-align:center;
	width:auto;
	display:inline;
}
/* Our Clients  */
#client_container {
	width: 905px;
	overflow: hidden;
	margin:0 auto;
}
.client_title {
	background: url(../images/diagonal_stripe.png) left center repeat-x;
	width: 100%;
	height: 20px;
	line-height:20px;
	overflow: hidden;
	text-align:center;
	margin-bottom:20px;
}
.client_title h3 {
	background:#FFF;
	padding:0 15px;
	color: #dd0c46;
	font-size: 18px;
	text-align:center;
	width:auto;
	display:inline;
}
#client_container ul {
	list-style: none outside none;
	margin: 0;
	padding: 0;
}
#client_container li {
	list-style:none;
	float:left;
	margin: 0;
	padding:0;
	width: 179px;
	overflow: hidden;
	text-align:center;
	line-height:83px;
}
#client_container li img {
	display:inline-block;
	vertical-align:middle;
}
.caroufredsel_wrapper
{
	height:103px !important;
}
/* Inner Pages*/
#innerContent {
	padding-top:20px;
}
#innerContent p {
	line-height:1.3;
	margin:5px 0 15px 0;
	font-size:14px;
}
.innerTitle {
	background: url(../images/diagonal_stripe.png) center repeat-x;
	width: 100%;
	height: 20px;
	line-height:20px;
	text-transform:uppercase;
	overflow: hidden;
	text-align:center;
	margin-bottom:25px;
}
.innerTitle h1 {
	background:#fff;
	padding:0 15px;
	color: #dd0c46;
	font-size: 18px;
	text-align:center;
	width:auto;
	display:inline;
}
/* About Us */

#mgmtLinks {
	margin:20px auto;
}
#mgmtLinks ul {
	list-style:none;
	padding:0;
	margin:0;
}
#mgmtLinks li {
	list-style:none;
	padding:0;
	margin:0;
	display:inline-block;
}
#mgmtLinks a {
	background:#f7f7f7;
	border:dbdbdb;
	width:278px;
	margin:5px;
	padding:10px;
	display:inline-block;
}
#mgmtLinks a:hover, #mgmtLinks li.current a {
	background:#4F8DCA;
	color:#FFF;
}
#mgmtLinks span {
	font-size:12px;
}
/* Management Pages */
#profileWrapper {
	padding-bottom:20px;
	margin-bottom:20px;
	border-bottom:1px solid #ccc;
}
.profileLeft {
	width:450px;
	float:left;
}
.profileRight {
	background:#f7f7f7;
	border:1px solid #dbdbdb;
	overflow:hidden;
	padding:20px;
	width:420px;
	float:right;
}
/* Projects Page */
#projectTabs {
	background:url(../images/projectTabsTop.jpg) top repeat-x;
	margin:20px 0;
	clear:both;
}
#projectTabsMenu {
	background:url(../images/projectsTab.png) right repeat-y;
	list-style:none;
	padding:10px 18px 10px 0;
	margin:0;
	width:200px;
	float:left;
}
#projectTabsMenu li {
	background:url(../images/projectsTabMenu.jpg) bottom right no-repeat;
	list-style:none;
	margin:0;
	padding:0 0 10px 0;
	text-align:right;
}
#projectTabsMenu li a {
	display:block;
	color:#333;
	padding:10px 10px 10px 0;
}
#projectTabsMenu li a:hover, #projectTabsMenu li.ui-tabs-active a {
	padding-right:5px;
	border-right:5px solid #d9242a;
	color:#d9242a;
}
.projectTab {
	margin-left:240px;
	width:600px;
	padding:20px 0;
}
#gallery {
    text-align:center;
}
a.galleryItem {
    display: inline-block;
    margin: 4px 2px;
    overflow: hidden;
    border: 1px solid #e1e1e1;
    padding: 4px
}
a.galleryItem:hover {
    background:#e1e1e1;
}
/* Contact Page*/
#contactLeft {
	width:400px;
}
#contactRight {
	background:#f7f7f7;
	border:1px solid #dbdbdb;
	overflow:hidden;
	padding:20px;
	width:420px
}
#contactRight h2 {
	border-bottom:1px solid #cf2329;
	padding-bottom:10px;
	width:420px;
}
#contactRight input[type=text] {
	width:410px;
	border:1px solid #ccc;
	font-size:14px;
	font-family:"Open Sans", sans-serif;
	height:30px;
	line-height:30px;
	padding:5px;
}
#contactRight textarea {
	width:410px;
	border:1px solid #ccc;
	font-size:14px;
	font-family:"Open Sans", sans-serif;
	height:200px;
	padding:5px;
}
#contactRight input:focus, #contactRight textarea:focus {
	border:1px solid #4F8DCA;
}
#contactRight input.btn {
	background:#4F8DCA;
	color:#fff;
	padding:10px;
	font-size:14px;
	text-transform:uppercase;
	cursor:pointer;
}
/* Fancy Bullets */
ul.arrows {
	list-style:none;
	padding:0;
	margin:0;
}
ul.arrows li {
	list-style:none;
	padding:0;
	margin:0 0 10px 0;
}
ul.arrows li:before {
	content:"\2192";
	font-size:12px;
	font-family:"Times New Roman", Times, serif;
	padding-right:5px;
}
/* Footer */
#footer {
	width: 100%;
	background: #303030;
	margin: 75px 0 0 0;
	border-top: 8px solid #cf2329;
	overflow: hidden;
	color: #999;
	font-size: 13px;
}
#searchbar {
	width: 266px;
	height: 30px;
	background: #5a5a5a;
	padding: 12px;
	color: #FFF;
	overflow: hidden;
}
#searchbar_textbar {
	width: 150px;
	height: 28px;
	background-color: #383838;
	color: #CCC;
	padding:0 5px;
}
#searchbar_btn {
	width: 28px;
	height: 28px;
	background: url(../images/search_icon.jpg) top center no-repeat;
	cursor: pointer;
}
.content_container {
	width: 290px;
	padding: 0 10px;
	float: left;
	overflow: hidden;
	position: relative;
}
.vertical_line {
	width: 5px;
	height: 255px;
	margin-top: 95px;
	float:left;
	background: url(../images/vertical_line.png) top center no-repeat;
}
.inner_container_top {
	width: 290px;
	height: 54px;
	margin-bottom: 30px;
	overflow: hidden;
}
.inner_container {
	width: 290px;
	overflow: hidden;
	margin-bottom: 25px;
}
.inner_container img {
	margin: 0 10px 0 0;
}
.inner_container p {
	margin: 0 0 13px 0;
	overflow:hidden;
}
.inner_container h4, h5 {
	color: #FFF;
	margin-bottom: 15px;
	font-family: "Open Sans";
}
.box_btn_left {
	background: url(../images/box_arrow_left.png) top center no-repeat;
	width: 18px;
	height: 18px;
	margin: 2px;
	cursor: pointer;
}
.box_btn_right {
	background: url(../images/box_arrow_right.png) top center no-repeat;
	width: 18px;
	height: 18px;
	margin: 2px;
	cursor: pointer;
}
#copyright {
	width: 100%;
	height: 30px;
	border-top: 1px solid #4a4a4a;
	background: #303030;
	padding-top: 20px;
	color: #FFF;
	font-size: 12px
}
.name txt {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	text-decoration:underline;
	color:#666;
}
#footer .inner_container_top img {
	margin-top:5px;
}
#footer .inner_container_top h5 {
	margin-top:15px;
}
#footerRight {
	text-align:right;
}
#mgmtslider {
	width: 289px;
	height: 250px;
	list-style: none;
	text-align:left;
	overflow-y: auto;
	overflow-x: auto;
}
#mgmtslider ul, #mgmtslider li {
	margin:0;
	padding:0;
	list-style:none;
	}
#mgmtslider li { 
	width:289px;
	height:250px;
	overflow:hidden; 
	}
#footerRight #prevBtn a {
	background: url(../images/box_arrow_left.png) top center no-repeat;
	width: 18px;
	height: 18px;
	margin: 2px;
	cursor: pointer;
	text-indent:9999em;
	display:inline-block;
}
#footerRight #nextBtn a {
	background: url(../images/box_arrow_right.png) top center no-repeat;
	width: 18px;
	height: 18px;	
	margin: 2px;
	cursor: pointer;
	text-indent:9999em;
	display:inline-block;
}
.gsc-control-cse {
	background:none !important;
	border:none !important;
	padding:0 !important;
}