@charset "utf-8";
/* CSS Document */
* {
	margin: 0px;
	padding: 0px;
}
/* Contain floats: h5bp.com/q */
.clearfix:before, .clearfix:after {
	content: "";
	display: table;
}
.clearfix:after {
	clear: both;
}
.clearfix {
*zoom: 1;
}
img {
	border: none;
}
h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
}
input, textarea {
	font-family: 'HPSmplified';
	font-size: 16px;
	color: #333;
}
body {
	background: #fff;
    background-image:url(../images/bg.jpg);
	color: #313131;
	font-size: 14px;
	font-family: 'HPSmplified';
}

a {
	color: #00e;
}
a:visited {
	color: #551a8b;
}
a:hover {
	color: #06e;
}
a:focus {
	outline: thin dotted;
}
a:hover, a:active {
	outline: 0;
}
.wrapper {
	max-width: 1000px;
	margin: 0 auto;
}
/*******************useful classes*******************/
.rwst1 {
	margin-bottom:20px;
}
/*******************top section*******************/
#top-section {
	padding:10px;
}
.topleft {
	float:left;
	width:330px;
}
.topimg {
	
}
.topright {
	float:right;
}
/*******************menu section*******************/
.navst {
	list-style: none;
	padding:30px 0 10px 10px;
}
.navst ul {
	list-style: none;
}
.navst ul li {
	float: left;
	line-height: 30px;
	margin-right:7px;
}
.navst ul li a.menulink {
	color: #474747;
	display: block;
	padding: 0 7px;
	text-decoration: none;
	font-size: 18px;
	font-weight: normal;
	margin-right: 1px;
	cursor:pointer;
}
.navst ul li a:hover {
	color:#fff;
	background-color: #0160cc;
}
.navst ul li a.current, .navst ul li a.selected {
	color:#fff;
	display: block;
	padding: 0 15px;
	text-decoration: none;
	font-size: 18px;
	font-weight: normal;
	background-color: #0160cc;
	margin-right: 1px;
}
/*******************banner section*******************/
#banner-section {

}
.bannertop {
	height:341px;
	margin-bottom:5px;
}
.bannerbot {
	background-color:#0160cc;
	padding:10px;
}
.banbottext {
	text-align:center;
	font-size:24px;
	color:#ffffff;
}
.botleft {
	float:left;
	font-size:30px;
	color:#ffffff;
}
.botright {
	float:right;
}
/*******************welcome section*******************/
#welcome-section {
	padding:15px;
}
.headertxt1 {
	font-family:'Ubuntu-B';
	font-size:32px;
	color:#0160cc;
	margin-bottom:13px;
	text-align:center;
}
.txt1 {
	font-size:18px;
	line-height:28px;
	color:#373737;
    text-align:center;
}
/*******************body section*******************/
#body-section {
	padding:15px 0 15px 0;
	margin:10px 0 10px 0;
	background-color:#fefcef;
}
#body1-section {
	background-color:#fefcef;
	padding:15px 0 15px 0;
	}
.tab1 {
	background-color:#e95200;
	font-family:'Ubuntu-B';
	font-size:24px;
	line-height:32px;
	color:#ffffff;
	width:188px;
	height:38px;
	padding:7px 0 0 15px;
	margin:10px 0 20px 0;
}
.tab2 {
	background-color:#e95200;
	font-family:'Ubuntu-B';
	font-size:24px;
	line-height:32px;
	color:#ffffff;
	width:98%;
	height:38px;
	padding:7px 0 0 15px;
	margin:10px 0 20px 0;
}
.bodyblock {
	padding:0 10px 0 10px;
	margin-bottom:15px;
}
.block {
	background-color:#ede6cf;
	padding:10px;
	float:left;
	width:30%;
	margin-right:18px;

}
.block1 {
	background-color:#ede6cf;
	padding:10px;
	float:left;
	width:30%;

}
.blockleft {
	float:left;
	border:2px solid #87acce;
	height:58px;
	
}
.blockright {
	float:right;
	font-family:'OpenSans-Bold';
	font-size:14px;
	line-height:22px;
	color:#3d3d3d;
	width:70%;
}

.worksblock1 {
	float:left;
	padding:10px;
	width:21%;
	margin-right:22px;
}
.blockimg {

	
}
.worksblock2 {
	float:left;
	width:21%;


}
/*******************bottom section*******************/
#bottom-section {
	padding-top:20px;
	padding-bottom:20px;
}
.bottomleft {
	float:left;
	width:493px;
}
.headertxt2 {
	font-family:'Ubuntu-B';
	font-size:25px;
	color:#ffffff;
	background-color:#0074e1;
	height:30px;
	padding:10px;
	margin-bottom:10px;
	
}
.bottomblock {
	padding:10px 10px 10px 10px;
}
.txt2 {
	font-family:'HPSIMPLIFIED_IT';
	font-size:17px;
	line-height:25px;
	text-align:justify;
	color:#3f3f3f;
}
.txt3 {
	font-family:'HPSIMPLIFIED_BDIT';
	font-size:17px;
	line-height:25px;
	color:#0074e1;
}
.separator {
	background-image:url(../images/sep_img.png);
	background-repeat:no-repeat;
	height:2px;
	margin-top:15px;
}
.bottomright {
	float:right;
	width:439px;
}

.headertxt3 {
	font-family:'Ubuntu-B';
	font-size:25px;
	color:#ffffff;
	background-color:#265084;
	height:30px;
	padding:10px;
	margin-bottom:20px;
	
}
.bottomblock1 {
	padding:5px 0 10px 0;
	text-align:center;
	
}
/*******************footer section*******************/
#footer-section {
	background-color:#265084;
	padding:10px 0 10px 0;
}
.footer {
	background-color:#265084;
	padding:10px 0 0 0;
}
.footerleft {
	float:left;
}
.txt4 {
	font-size:12px;
	color:#8cb2e2;	
}
.txt4a {
	font-size:15px;
	color:#8cb2e2;
}
.txt4b {
	font-size:14px;
	color:#8cb2e2;
}
.txt4c {
	font-size:16px;
	color:#FFF;
}

.txt4 a {
	font-size:12px;
	color:#8cb2e2;
	text-decoration:none;
}
.txt4 a:hover {
	font-size:12px;
	color:#8cb2e2;
	text-decoration:underline;	
}
.footerright {
	float:right;
}
/********************other pages*****************672******/
#page-section {
	background-color:#fefcef;
	padding:15px 0 15px 0;
	}
.topleft {
	width:260px;
}
.pageleft {
	float:left;
	width:260px;
}
.tab3 {
	background-color:#0074e1;
	font-family:'Ubuntu-B';
	font-size:22px;
	line-height:30px;
	color:#ffffff;
	width:240px;
	height:35px;
	padding:7px 0 0 15px;
	margin:10px 0 5px 0;
}
.pageblock {
	float:left;
	display:block;
	width:232px;
	height:62px;
	background-color:#ede6cf;
	padding:13px 10px 10px 13px;
	margin-bottom:10px;
	
}
.blockleft1 {
	float:left;
	border:2px solid #87acce;
	width:61px;
	height:48px;
	
}
.blockright1 {
	float:right;
	width:148px;
	font-family:'OpenSans-Bold';
	font-size:13px;
	line-height:22px;
	color:#3d3d3d;
	padding:7px;
}
.bottomleft {
}
.contactbox {
	background-color:#f7f4eb;
	padding:15px;
	width:225px;
}
.txt5 {
	font-size:14px;
	line-height:20px;
	color:#3f3f3f;
	text-align:justify;
}
.servicetxt {
	font-size:15px;
	line-height:21px;
	color:#3f3f3f;
	padding:0 20px 20px 20px;
	text-align:justify;
}
.pageright {
	float:right;
	width:698px;
}
.tab4 {
	background-color:#265084;
	font-family:'Ubuntu-B';
	font-size:22px;
	line-height:30px;
	color:#ffffff;
	width:680px;
	height:35px;
	padding:7px 0 0 15px;
	margin:10px 0 20px 0;
}
.pagebox {
	border:1px solid #ede6cf;
	border-radius:6px;
	padding:15px;
	margin-bottom:20px;
}
.pagebox1 {
	border:1px solid #ede6cf;
	border-radius:6px;
	padding:15px;
	margin-bottom:20px;
	margin-top:15px;
}
.txt6 {
	font-size:14px;
	line-height:22px;
	color:#3f3f3f;
	text-align:justify;
}
.txt6 ul {
	padding-left:25px;
}

.txt7 {
	font-size:14px;
	line-height:20px;
	color:#e95200;
	text-align:justify;
}
.separator1 {
	background-image:url(../images/sep_img.png);
	background-repeat:no-repeat;
	height:2px;
	margin-top:15px;
	margin-bottom:15px;
}
/**************************contact-form***************/
.main-form {
	margin: 0;
}
.main-form .row {
	padding: 10px;
	background-color: #f3f5f4;
	margin-bottom: 2px;
}
.main-form .frm-label {
	width: 35%;
	float: left;
	margin-right: 10%;
	padding-top: 10px;
	font-weight: normal;
}
.main-form .frm-space {
	float: left;
	width: 50%;
}
.main-form .inputst1 {
	width: 250px;
	padding: 0 0 0 10px;
	border: 1px solid #dcdcdc;
	border-radius: 3px;
	background-color: #ffffff;
	line-height: 35px;
}
.main-form .inputst2 {
	width: 350px;
	padding: 0 0 0 10px;
	border: 1px solid #dcdcdc;
	border-radius: 3px;
	background-color: #ffffff;
	line-height: 35px;
}
.main-form .txtarea {
	width: 300px;
	padding: 0 0 0 10px;
	border: 1px solid #dcdcdc;
	border-radius: 3px;
	background-color: #ffffff;
	line-height: 22px;
	height: 120px;
}
.main-form .select {
	width: 265px;
	padding: 0 0 0 10px;
	border: 1px solid #dcdcdc;
	border-radius: 3px;
	background-color: #ffffff;
	height: 35px;
}
.main-form .butst1 {
	width: 130px;
	padding: 0 15px 0 15px;
	border-radius: 5px;
	background-color: #191919;
	line-height: 35px;
	font-size: 18px;
	font-weight: normal;
	color: #FFF;
	border: none;
	cursor: pointer;
}




