html {
}
body {
	font-family:Helvetica, sans-serif;
	font-size: 12px;
	line-height:16px;
	width:100%;
	height:100%;
	margin:0;
	padding:0;
	background:#ebebeb url(../images/body-3.png) no-repeat center top;
}
html, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, img {
	margin:0;
	padding:0;
	border:0;
	text-decoration: none;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}
li {
	list-style:none;
}
a img {
	border:none;
}
a {
	cursor:pointer;
	outline:none;
}
/* Page Holder */

.container {
	padding:0;
	margin: 0 auto;
	width:960px;
}
/* General Styles */
.clear {
	clear:both;
	overflow:hidden;
	width:100%;
}
.fltlft {
	float:left;
}
.fltrt {
	float:right;
}
/* H1 to H6 type Styles */
h1, h2, h3, h4, h5, h6 {
	font-weight:normal;
}
#header,#wrapper,#footer {
	text-align:left;
	clear:both;
	margin: 0 auto;
	width: 960px;
	
}
/*Header begin here*/
#logo{
	width: 340px;
	height: 82px;
	float: left;
	margin: 20px 0 0 0;
}
#header-right{
	float: right;
	width: 350px;
	margin: 37px -4px 0 0;
}
#header-right h2{
	background: url(../images/telephone-bg.png) no-repeat left center;
	float: right;
	color: #333333;
	font-size: 36px;
	line-height: 35px;
	padding: 0 0 0 32px;
}
#header-right h2 span{
	color: #115882;
	font-size: 28px;
	text-transform: uppercase;
}
#header-right h3{
	float: right;
	color: #333333;
	font-size: 30px;
	line-height: 35px;
	padding: 0 x;
	width:313px;
	
}
 
#header-right h3 span{
	color: #115882;
	font-size: 27px;
/*	text-transform: uppercase;*/
	}
	@-moz-document url-prefix() {
                        #header-right h3{
                        width:303px;
                    }
					#header-right h3 span{
	         color: #115882;
	          font-size: 25px;
					}}
	
.search-block{
	float: right;
	margin: 5px 5px 0 0;
}
.search-block span{
	background: url(../images/search-field-bg.png) no-repeat left top;
	width: 229px;
	height: 26px;
	float: left;
	line-height: 26px;
	padding: 0 0 0 10px;
}
.search-block span .field-1{
	width: 220px;
	float: left;
	border: none;
	background: none;
	color: #616161;
	font-size: 12px;
	outline: none;
	height: 22px;
	line-height: 22px;
}
.search-block .go{
	background:url(../images/go-but.png) no-repeat left top;
	width: 57px;
	height: 25px;
	line-height: 25px;
	color: #efefef;
	font-size: 14px;
	float: left;
	border: none;
	margin: 0 0 0 10px;
	padding: 0 0 3px 0;
	cursor: pointer;
}
.search-block .login{
	background:url(../images/login-but.png) no-repeat left top;
	width: 117px;
}
#menu{
	background: url(../images/menu-bar.png) no-repeat left top;
	width: 960px;
	height: 40px;
	float: left;
	margin: 10px 0 0 0;
}
#menu ul{
	width: 925px;
	float: left;
	padding: 0 0 0 35px;
}
#menu ul li{
	background: url(../images/list-devider.gif) no-repeat right top;
	float: left;
	margin: 0 -1px 0 -1px;
}
#menu ul li.last{
	background: none;
}
#menu ul li a{
	float: left;
	padding: 0 0px 0 13px;
	margin: 0 0px 0 0;
}
#menu ul li a span{
	float: left;
	height: 40px;
	line-height: 42px;
	padding: 0 50px 0 37px;
	text-shadow: 1px 1px 2px #525252;
	color: #fff;
	font-size: 16px;
	text-transform: uppercase;
	font-family: 'PFAgoraSansProMediumRegular';
}
#menu ul li a:hover,#menu ul li a.active{
	background: url(../images/menu-left-over.gif) no-repeat left top;
}
#menu ul li a:hover span,#menu ul li a.active span{
	color: #ef494f;
	background: url(../images/menu-right-over.gif) no-repeat right top;
}
/*Header end here*/
/*Wrapper begin here*/
.main{
	width: 960px;
	float: left;
	background:url(../images/main-bg.png) repeat-x left top;
	min-height: 920px;
}
.wrap-tlt-bar{
	background: url(../images/menu-bottom-bar-bg.png) repeat-x left top;
	height: 48px;
	float: left;
	width: 960px;
}
.wrap-tlt-bar h1{
	color: #333333;
	font-size: 14px;
	font-style: italic;
	line-height: 42px;
	float: left;
	padding: 0 0 0 17px;
}
.wrap-tlt-bar h1 strong{
	color: #fff;
	font-size: 16px;
	float: left;
	font-style: normal;
	text-transform: uppercase;
	text-shadow: 2px 2px 1px #838383;
	padding: 0 8px 0 0;
}
.content{
	width: 960px;
	float: left;
}
.side-bar{
	width: 205px;
	float: left;
	padding: 9px 0 0 20px;
}
.side-bar h3{
	color: #115882;
	font-size: 24px;
	line-height: 30px;
	display:block;
	font-weight: bold;
	padding: 0 0 4px 0;
}
.side-bar h4{
	background: url(../images/left-tlt-bar.png) no-repeat left top;
	width: 213px;
	height: 55px;
	float: left;
	margin: 5px 0 0 -31px;
	text-shadow: 2px 2px 1px #35506b;
	line-height: 28px;
	font-size: 14px;
	text-transform: uppercase;
	color: #fff;
	font-weight: bold;
	padding: 0 0 0 23px;
}
.side-bar .list-block-1{
	width: 193px;
	float: left;
	border-bottom: 1px solid #dad9d9;
	padding: 11px 0 10px 0;
}
.side-bar .list-block-1 li{
	width: 193px;
	float: left;
	color: #595959;
	font-size: 14px;
	line-height: 18px;
}
.side-bar .list-block-1 li a{
	color: #595959;
}
.side-bar .list-block-1 li h5{
	color: #c8161d;
	font-size: 13px;
	display:block;
	text-transform: uppercase;
	font-weight: bold;
	padding: 0 0 5px 0;
	cursor:pointer;
}
.side-bar .list-block-1 li a span{
	color: #333333;
	font-size: 16px;
}
.side-bar .no-border {
	border:none;
}
.side-bar .list-block-2{
	margin: -26px 0 0 0;
}
.side-bar  .list-block-3{
	border: none;
	padding-bottom:4px; 
}
.right-strip{
	width: 693px;
	float: left;
	margin: 9px 0 0 22px;
}
#slider-main-cont{
	width: 693px;
	height: 343px;
	float: left;
	position: relative;
}
#slider-main-cont .slider-img-1{
	width: 692px;
	height: 305px;
	float: left;
}
.right-strip-block-1{
	width: 693px;
	float: left;
	margin: -12px 0 0 0;
}
.right-strip-block-1-left{
	width: 437px;
	float: left;
}
.right-strip-block-1-left h2{
	color: #115882;
	font-size: 24px;
	line-height: 25px;
	display: block;
	padding: 0 0 9px 0;
	font-weight: bold;
}
.right-strip-block-1-left p{
	width: 437px;
	float: left;
	color: #333333;
	font-size: 14px;
	line-height: 23px;
	padding: 0 0 18px 0;
}
.right-strip-block-1-right{
	width: 231px;
	float: left;
	margin: 0 0 0 25px;
}
.right-strip-block-1-right h3{
	color: #115882;
	font-size: 20px;
	line-height: 25px;
	display:block;
}
.right-strip-block-1-right h4{
	color: #333333;
	font-size: 14px;
	display:block;
	text-transform: uppercase;
	line-height: 18px;
	padding: 11px 0 0 0;
}
.right-strip-block-1-right ul{
	width: 231px;
	float: left;
	padding: 7px 0 0 0;
}
.right-strip-block-1-right ul li{
	width: 231px;
	float: left;
	background: url(../images/list-bullet.png) no-repeat left 10px;
	padding: 0 0 0 13px;
	color: #333333;
	line-height: 28px;
}
#bottom-logos{
	width: 693px;
	float: left;
	padding: 35px 0 0 0;
}
#bottom-logos li{
	float: left;
}
/*Wrapper end here*/
/*Footer begin here*/
#footer{
	padding: 0 0 30px 0;
}
#footer ul{
	border-top: 1px solid #dad9d9;
	width: 835px;
	float: left;
	margin: 50px 0 0 20px;
	padding: 27px 0 10px 85px;
}
#footer ul li{
	float: left;
	padding: 0 14px 0 14px;
	background: url(../images/footer-list-devider-bg.gif) no-repeat right top;
}
#footer ul li.last{
	background: none;
	padding-right:0;
}
#footer ul li a{
	color: #333333;
	font-size: 16px;
	float: left;
	text-transform: uppercase;
}
#footer p{
	color: #333333;
	font-size: 12px;
	text-transform: uppercase;
	text-align: center;
	margin: 50px 0 0 0;
	float: left;
	padding: 0 0 20px 0;
	width: 960px;
}
/*Footer end here*/
/*Home-page end here*/
.inner-content4 {
	float:left;
	width:960px;
}
.inner-content4 h2 {
	font-size:30px;
	color:#115882;
	line-height:24px;
	padding:29px 0 16px 18px;
	display:block;
}
.inner-content4left {
	float:left;
	width:298px;
	margin:0 0 0 18px;
}
.inner4-image {
	float:left;
	background:url(../images/image-bg.png) no-repeat left top;
	width:286px;
	height:188px;
	padding:12px 0 0 12px;
	margin:26px 0 0 0;
}
.inner4-image1 {
	margin:0;
}
.inner4-image span {
	float:left;
	border:1px solid #cecccc;
}
.inner4-image span img {
	float:left;
	width:272px;
	height:173px;
}
.inner-content4right {
	float:left;
	width:607px;
	margin:0 0 0 17px;
}
.inner4-blog {
	float:left;
	width:607px;
	padding:0 0 24px 0;
	border-bottom:1px solid #c5c4c4;
}
.inner4-blog1{
	float:left;
	padding-top:22px;
}
.inner4-blog4{
	padding-top:30px;
}
.inner-content4right .inner4-blog1 p{
	float:left;
	padding:8px 0 0 0;
}
.inner4-blog2 {
	padding-top:17px;
}
.inner4-blog3 {
	padding-top:22px;
	border:none;
}
.inner-content4right .inner4-blog3 p{
	padding:15px 0 0 0;
}
.inner4-blog img {
	float:left;
	margin:0;
}
.inner4-blog p {
	float:left;
	font-size:14px;
	color:#333;
	line-height:24px;
	width:607px;
	padding:12px 0 0 0;
	text-align: justify;
}
/*inner2 starts here*/
.inner-blog1 {
	float:left;
	width:920px;
	margin:0 20px 0 20px;
	padding:18px 0 15px 0;
	border-bottom:1px solid #c5c4c4;
}
.inner-blog2 {
	border:none;
}
.inner-blog3 {
	padding:15px 0 15px 0;
}
.inner-content4 h3 {
	font-size:30px;
	color:#115882;
	line-height:24px;
	display:block;
	padding:29px 0 0 20px;
}
.services {
	float:left;
	background:url(../images/image-bg.png) no-repeat left top;
	width:286px;
	height:188px;
	padding:12px 0 0 12px;
	margin:0 15px 0 -2px;
}
.services1 {
	float:right;
	margin:0 -2px 0 0;
}
.services span {
	float:left;
	border:1px solid #cecccc;
}
.inner5-content1 {
	float:left;
	width:608px;
}
.inner5-content1 h4 {
	font-size:30px;
	color:#115882;
	line-height:24px;
	display:block;
}
.inner5-content1 p {
	float:left;
	font-size:14px;
	line-height:24px;
	color:#333;
	padding:11px 0 0 0;
	text-align:justify;
}
/*inner3 starts here*/
.inner-block1 {
	float:left;
	width:924px;
	margin:0 18px 0 18px;
}
.about-company {
	float:right;
	width:609px;
	margin:9px 0 0 0;
}
.about-company p {
	float:left;
	font-size:14px;
	line-height:24px;
	color:#333;
	text-align:justify;
}
.about-company p span {
	display:block;
	padding:18px 0 0 0;
}
/*inner4 starts here*/
.inner-block2 {
	float:left;
	width:942px;
	margin:0 0 0 18px;
}
.inner-content4 h5 {
	font-size:30px;
	color:#115882;
	line-height:24px;
	display:block;
	padding:29px 0 0 18px;
}
.services4 {
	float:left;
	background:url(../images/image-bg.png) no-repeat left top;
	width:286px;
	height:188px;
	padding:14px 0 0 12px;
	margin:15px 0 0 0;
}
.inner2-block3 {
	float:left;
	margin:12px 0 0 18px;
	width:515px;
}
.inner2-block3 ul{
	float: left;
	width:570px;
}
.inner2-block3 ul li {
	width:570px;
	float: left;
	line-height:24px;
	padding:0 0 8px 0;
	font-size:18px;
}
.inner2-block3 ul li b {
	color:#115882;
	font-weight:normal;
	width:134px;
	float:left;
}
.inner2-block3 ul li strong {
	font-weight:normal;
	color:#333;
}
.inner2-block3 ul li a {
	color:#115882;
	text-decoration:underline;
}
.inner2-block3 ul li a:hover {
	text-decoration:none;
}

.wrap-tlt-bar h1 strong {
	float: left;
}
