.content ul{
margin-bottom: 24px;
}

.content ul,.content ul li{
list-style: disc;
margin-left: 10px;
}

.content ol{
margin-bottom: 24px;
}

.content ol,.content ol li{
list-style: decimal;
margin-left: 10px;
}

.content p{
	margin-bottom: 20px;
}

.content .alignleft{
float: left;
margin-right: 20px;
margin-bottom: 20px;
}

.content .alignright{
float: right;
margin-left: 20px;
margin-bottom: 20px;
}

.content .aligncenter{
display: block;
clear: both;
margin-left: auto;
margin-bottom: auto;
}

.content blockquote{
margin-left: 40px;
margin-right: 0px;
font-style: italic;
}

.content h1{
font-size: 21px;
line-height: 24px;
color: #50a4cb;
margin-bottom: 20px;
}

.content h2{
font-size: 18px;
line-height: 21px;
color: #50a4cb;
margin-bottom: 20px;
}

.content h3{
font-size: 16px;
line-height: 18px;
color: #50a4cb;
margin-bottom: 20px;
}

.content h4{
font-size: 13px;
line-height: 16px;
color: #50a4cb;
margin-bottom: 10px;
}

.content h5{
font-size: 11px;
line-height: 14px;
color: #50a4cb;
margin-bottom: 10px;
}

.content h6{
font-size: 9px;
line-height: 9px;
color: #50a4cb;
margin-bottom: 10px;
}
body{
	background: url(images/bodybg.png) repeat-x 0 0;
}
.container{
	width: 940px;
	margin: 0 auto;
	padding: 0 40px;
	position: relative;
}
#header{
	position: relative;
}
#header #logo{
	position: absolute;
	left: 40px;
	top: 40px;
}
#header #logo a{
	display: block;
}
#menuCon{
	position: absolute;
	right: 70px;
	top: 62px;
	z-index: 10;
}
#menuCon > ul > li{
	position: relative;
	font-size: 14px;
	line-height: 14px;
	float: left;
	margin-left: 38px;
}
#menuCon > ul > li > a{
	color: #282828;
	text-transform: uppercase;
	padding: 6px 7px 3px;
	float: left;
}
#menuCon > ul > li:hover > a, #menuCon > ul > .current_page_item > a ,#menuCon > ul > .current-menu-ancestor > a{
	background: #deb408;
	color: #ffffff;
}
#menuCon > ul > li:first-child{
	margin-left: 0px;
}
#menuCon li ul{
	display: none;
	position: absolute;
	left: 0px;
	top: 23px;
	border: 1px solid #dedede;
	padding: 6px 0;
	background: #ffffff;
	width: 167px;
}
#menuCon li:hover ul{
	display: block;
}
#menuCon li ul a{
	color: #282828;
}
#menuCon li ul li{
	font-size: 12px;
	padding: 6px;
}
#menuCon li ul li:hover{
	background: #dedede;
}
#bannerCon .container{
	background: #ffffff;
}
#bannerCon li{
	position: relative;
	height: 280px;
	border: 1px solid #dedede;
}
#bannerCon li h2{
	font-size: 24px;
	position: absolute;
	background: url(images/bluebg.png) repeat 0 0;
	top: 144px;
	right: -1px;
	z-index: 10;
	color: #ffffff;
	padding: 50px 28px 23px 45px;
}
#bannerCon{
	height: 325px;
}
#bannerCon .bx-wrapper{
	background: url(images/shadow.png) no-repeat center 237px;
	padding-bottom: 18px;
}
#bannerCon ul{
	padding-bottom: 18px;
}
#homeMid .container{
	overflow: hidden;
}
#homeMid .left{
	float: left;
	width: 634px;
	padding-left: 16px;
}
#homeMid .right{
	margin-left: 692px;
}
.title{
	font-size: 24px;
	line-height: 28px;
	color: #50a4cb;
	margin-bottom: 20px;
}
#homeMid .right .topIn.shadow{
	background: url(images/home-right-shadow.png) no-repeat center bottom;
	padding-bottom: 12px;
}
#homeMid .right .top{
	background: #ffffff;
	border: 1px solid #dedede;
	padding: 9px;
	color: #ffffff;
}
#homeMid .right .top .in{
	background: #deb408;
	padding: 17px;
	font-size: 12px;
}
#homeMid .right .top .in .title{
	font-size: 16px;
	line-height: 16px;
	color: #ffffff;
	padding-bottom: 6px;
	border-bottom: 1px dotted #52441a;
	margin-bottom: 10px;
}
#homeMid .right .image{
	margin-top: 12px;
	display: block;
}
#homeBottom{

}
#homeBottom .container{
	overflow: hidden;
}
.homeBottomBox{
	float: left;
	width: 280px;
	background: #ffffff;
	border: 1px solid #dedede;
	padding: 9px;
	position: relative;
}
#homeBottom .shadow{
	float: left;
	margin-right: 20px;	
	background: url(images/home-bottom-shadow.png) no-repeat center bottom;
	padding-bottom: 12px;
}
#homeBottom .shadow:last-child{
	margin-right: 0px;
}
.homeBottomBox .in{
	background: #dedede;
	padding: 19px 23px 19px 19px;
}
#homeBottom .homeBottomBox{
	overflow: hidden;
}
.homeBottomBox .in .top{
	border-bottom: 1px dotted #52441a;
	overflow: hidden;
	margin-bottom: 15px;
}
.homeBottomBox .in .top img{
	float: right;
}
.homeBottomBox .in .top h2{
	font-size: 20px;
	float: left;
	margin-top: 10px;
	background: url(images/right-arrow-active.png) no-repeat right center;
	padding-right: 23px;
	padding-top: 3px;
}
.homeBottomBox .in .top h2 a{
	color: #282828;
}
.homeBottomBox .in .bottom{
	font-size: 14px;
	line-height: 18px;
	font-style: italic;
}
#footer{
	background: url(images/footerbg.png) repeat 0 0;
	padding-top: 43px;
	color: #e5e5e5;
	overflow: hidden;
}
#footer .container{
	
}
#footer .inContainer{
	overflow: hidden;
	padding-bottom: 38px;
	border-bottom: 1px dotted #d2d2d2;
}
#footer a{
	color: #e5e5e5;
}
#footer a:hover{
	color: #50A4CB;
}
#footer .inContainer .left{
	float: left;
	width: 608px;
	padding: 10px 16px 10px 16px;
	border-right: 1px dotted #d2d2d2;
}
#footer .left > ul{
	float: left;
	font-size: 12px;
	color: #e5e5e5;
	margin-right: 28px;
}
#footer .left > ul a{
	color: #e5e5e5;
}
#footer .left > ul a:hover{
	color: #50A4CB;
}
#footer .left > ul > li > a{
	text-transform: uppercase;
}
#footer .left > ul li{
	margin-bottom: 12px;
}
#footer .left > ul ul{
	margin-bottom: 10px;
}
#footer .left > ul ul li{
	margin-bottom: 0px;
}
#footer .right{
	margin-left: 692px;
}
#footer .right .title{
	color: #deb408;
	font-size: 18px;
	line-height: 18px;
	margin-bottom: 15px;
}
#footer .right ul{
	overflow: hidden;
	margin-bottom: 20px;
}
#footer .right ul li{
	float: left;
	margin-right: 10px;
}
#footer .right ul li img{
	display: block;
}
.footerBottom{
	font-size: 11px;
	line-height: 14px;
	overflow: hidden;
	padding: 15px 0 25px 0;
}
.footerBottom .left{
	float: left;
	width: 634px;	
}
#footer .footerBottom .right{
	text-transform: uppercase;
}
#footer .footerBottom .right a{
	color: #ffffff;
}
#footer .footerBottom .right a:hover{
	color: #50A4CB;
}
#footer .footerBottom .right li{
	padding-right: 6px;
	margin-right: 6px;
	border-right: 1px solid #a1a1a1;
}
#footer .footerBottom .right li:last-child{
	padding-right: 0px;
	margin-right: 0px;
	border-right: none;	
}
#breadcrumb{
	font-size: 11px;
	background: #dedede;
	padding-left: 16px;
	position: absolute;
	left: 40px;
	top: 99px;
	width: 920px;
	border: 1px solid #dedede;
	height: 26px;
	overflow: hidden;
}
#breadcrumb li{
	float: left;
	margin-right: 5px;
}
#breadcrumb .breadcrumbs{
	line-height: 26px;
	padding-top: 1px;
}
#breadcrumb .breadcrumbs span{
	display: inline-block;
	padding: 0 6px;
}
#header{
	height: 142px;
}
#breadcrumb a{
	color: #282828;
	text-decoration: underline;
}
#main .container{
	overflow: hidden;
	padding-bottom: 75px;
}
#main #primary{
	width: 608px;
	float: left;
}
#main #primary .leftBanner{
	border: 1px solid #dedede;
	margin-bottom: 20px;
}
#main #primary #content{
	padding-left: 16px;
}
.singleNews .meta{
	font-size: 12px;
	line-height: 20px;
	font-style: italic;
}
.subTitle{
	font-size: 16px;
	line-height: 20px;
	margin-bottom: 3px;
}
.subTitle, .subTitle a{
	color: #50a4cb;
}
.more{
	font-size: 14px;
	line-height: 22px;
	float: left;
	margin-top: 10px;
	background: url(images/right-arrow-active.png) no-repeat right center;
	padding-right: 23px;
	padding-top: 3px;
	color: #282828;
	text-decoration: underline;
}
.more:hover{
	text-decoration: none;
}
#main #sidebarCon{
	margin-left: 640px;
	background: url(images/sidebar-shadow.png) no-repeat center bottom;
	padding-bottom: 12px;
}
#main #sidebar{
	background: #ffffff;
	border: 1px solid #dedede;
}
.inSidebar{
	margin: 9px;
	background: #dedede;
	padding: 20px 19px;
}
#main #sidebar .sideBox{
	margin-bottom: 37px;
}
#main #sidebar .sideBox .top{
	padding-bottom: 3px;
	border-bottom: 1px dotted #52441a;
	overflow: hidden;
	margin-bottom: 15px;	
	overflow: hidden;
}
#main #sidebar .sideBox .top img{
	float: right;
	padding-right: 10px;
}
#main #sidebar .sideBox .top h2{
	font-size: 18px;
	float: left;
	margin-top: 10px;
	background: url(images/right-arrow-active.png) no-repeat right center;
	padding-right: 23px;
	line-height: 22px;
}
#main #sidebar .sideBox .top h2 a{
	color: #282828;
}
#main #sidebar .sideBox .bottom{
	font-size: 14px;
	line-height: 18px;
	font-style: italic;
}
.blockquote{
	background: url(images/quote-left.png) no-repeat left top;
	font: 300 17px/28px Lato;
	color: #50a4cb;
	text-align: center;
	padding-top: 6px;
}
.blockquote blockquote{
	padding-bottom: 6px;
	background: url(images/quote-right.png) no-repeat right bottom;
}
.singleCaseStudy{
	overflow: hidden;
	padding: 15px 25px;
	border-top: 1px dotted #5b5b5b;
}
.singleCaseStudy:last-child{
	border-bottom: 1px dotted #5b5b5b;
}
.singleCaseStudy .left{
	float: left;
	padding-top: 19px;
}
.singleCaseStudy .mid{
	width: 408px;
	margin-left: 88px;
}
.singleCaseStudy .right{
	float: right;
	margin-top: 57px;
	width: 20px;
}
.contactTop{
	padding-bottom: 40px;
	overflow: hidden;
}
.contactTop .left{
	float: left;
	width: 286px;
	font-weight: bold;
}
.contactTop .right{
margin-left: 286px;
width: 286px;
}
.contactTop .right a{
	color: #282828;
}
.contactBottom{
	border-top: 1px dotted #52441a;
	border-bottom: 1px dotted #52441a;
	background: #f4f4f4;
	padding: 25px 20px;	
}
.contactBottom .singleRow{
	width: 516px;
	overflow: hidden;
}
.contactBottom .singleRow .alignright{
	float: right;
}
.singleRow{
	margin-bottom: 10px;
}
.singleRow .left{
	float: left;
	width: 250px;
}
.singleRow label{
	float: left;
	font-size: 12px;
	line-height: 21px;
	color: #50a4cb;
	width: 80px;
}
.singleRow input[type="text"]{
	background: url(images/inputbg.png) no-repeat left top;
	border: none;
	padding: 0 10px;
	width: 150px;
	height: 21px;
	line-height: 21px;
	float: left;
}
.singleRow textarea{
	background: url(images/commentbg.png) no-repeat 0 0;
	width: 426px;
	height: 73px;
	padding: 5px;
	border: none;
}
.singleRow .right{
	margin-left: 266px;
	width: 250px;
}
.singleRow.full .left{
	width: 516px !important;
}
.home #footer{
	margin-top: -57px;
	padding-top: 72px;
}
#bannerCon .bx-pager{
	margin: 10px 0;
	text-align: center;
}
#bannerCon .bx-pager a{
	display: inline-block;
	width: 10px;
	height: 11px; 
	background: url(images/dot.png) no-repeat center top;
	text-indent: -9999px;
	margin: 0 3px;
}
#bannerCon .bx-pager a:hover, #bannerCon .bx-pager .pager-active{
	background: url(images/active-dot.png) no-repeat center top;
}
#bannerCon .bx-prev{
	width: 15px;
	height: 22px;
	position: absolute;
	left: -26px;
	top: 130px;
	background: url(images/left-arrow.png) no-repeat center left;
	text-indent: -9999px;	
}
#bannerCon .bx-prev:hover{
	background: url(images/left-arrow-active.png) no-repeat center left;
}
#bannerCon .bx-next{
	width: 15px;
	height: 22px;
	position: absolute;
	right: -26px;
	top: 130px;
	background: url(images/right-arrow.png) no-repeat center left;
	text-indent: -9999px;	
}
#bannerCon .bx-next:hover{
	background: url(images/right-arrow-active.png) no-repeat center left;
}
#bannerCon ul{
	height: 265px;
	overflow: hidden;
}
.contactSocialLinks h2{
	background: none !important;
}
.contactSocialLinks ul li{
	float: left;
	margin: 0 17px;
}
.contactSocialLinks ul{
	overflow: hidden;
}
.home #breadcrumb{
	display: none;
}
.home #header{
	height: 96px;
}
p:empty {
	display: none;
}
.singleNews .readMore{
	text-decoration: underline;
}
.page-template-page-news-php .st_sharethis{
	display: none;
}