body {
	margin: 0;
	padding: 0;
	font-family: 'Open Sans', sans-serif, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 22px;
	color: #333333;
	text-decoration: none;
	background-image: url(../images/bgimg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
* { padding:0px; margin:0px;}
ul{margin: 20px 0 20px 0;}
ul li{margin: 0 0 0 40px;}
.maincontent a{
	color: #397DB8 !Important;
	transition: all 0.5s ease;
}
.maincontent a:hover{
	text-shadow: 1px 1px 1px #666;
	text-decoration: underline;
	color: #F26622 !Important;
	transition: all 1s ease;
}
#wrapper {
	margin: 0px;
	padding: 0px;
	width: 100%;
}
#toppart {
	margin: 0px;
	padding: 0px;
}
#innerpart {
	background-image: url(../images/bgrs.png);
	background-repeat: repeat-x;
	background-position: top;
}
#container {
	padding: 0px;
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.clear { clear:both; padding:0px; margin:0px;}
#header { padding:10px;}
#header .logo { width:600px; float:left; text-align:right;}
#header .rightpart { width:230px; float:right;}
#header .rightpart h3 { font-size:20px; line-height:25px; padding:0px 0px 15px 0px;pmargin:0px;}
#header .rightpart .small { font-size:15px; line-height:25px;}
#header .rightpart .icon { width:20px; float:left; padding-right:10px; padding-top:25px;}
#header .rightpart .seal { width:60px; float:left; padding-right:10px;}

		
#menu{
	width:1000px;  /*---Give our UL a width ---*/
	list-style:none;  /*--- Take out any default margin on the UL tag ---*/
	padding:0;  /*--- Take out any default padding on the UL tag ---*/
	margin:0px;
	
}

#menu li{
	float:left;  /*--- Make the list go horizontal ---*/
	margin:0px;
	padding: 0px;
}

#menu li a{
	display:block;
	margin: 0px;
	padding: 0px;
	color: #0064c3;
	text-decoration: none;
	font-weight: bold;	
	
}

#menu li a:hover{
	color: #ef7033;
	text-decoration: none;	
	
	
	
}

#menu li a.current{
	color: #ef7033;
	text-decoration: none;	
	
	
}

#menu li a span{
	font-size: 12px;
	line-height: 20px;
	font-weight: normal;
	
}

/* 
The following rules place the "normal" 
state image as the background for our anchor tags
*/

#menu li#home a{
	width:144px;
	background-image: url(../images/home.png);
	background-repeat: no-repeat;
	padding-left: 55px;
	padding-top: 20px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #cccbcb;
	height: 61px;
}

#menu li#about_us a{
	width:155px;
	background-image: url(../images/about.png);
	background-repeat: no-repeat;
	padding-left: 55px;
	padding-top: 20px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #cccbcb;
	height: 61px;
	
	
}

#menu li#inspection_services a{
	width:165px;
	background-image: url(../images/inspection.png);
	background-repeat: no-repeat;
	padding-left: 55px;
	padding-top: 20px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #cccbcb;
	height: 61px;
	
}

#menu li#pricing a{
	width:140px;
	background-image: url(../images/pricing.png);
	background-repeat: no-repeat;
	padding-left: 55px;
	padding-top: 20px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #cccbcb;
	height: 61px;
	
}
#menu li#contact_us a{
	width:115px;
	background-image: url(../images/contact.png);
	background-repeat: no-repeat;
	padding-left: 55px;
	padding-top: 20px;
	height: 61px;
}

/* 
The following rules place the "over" 
state image as the background for our anchor tags
when they are hovered over by the mouse
*/

#menu li#home a:hover{
	background-image: url(../images/home1.png);
	background-repeat: no-repeat;
	background-position: left;
	
}
#menu li#about_us a:hover{
	background-image: url(../images/about1.png);
	background-repeat: no-repeat;
	background-position: left;
	
}
#menu li#inspection_services a:hover{
	background-image: url(../images/inspection1.png);
	background-repeat: no-repeat;
	background-position: left;
}
#menu li#pricing a:hover{
	background-image: url(../images/pricing1.png);
	background-repeat: no-repeat;
	background-position: left;
}
#menu li#contact_us a:hover{
	background-image: url(../images/contact1.png);
	background-repeat: no-repeat;
	background-position: left;
}

#menu li#home a.current{
	background-image: url(../images/home1.png);
	background-repeat: no-repeat;
	background-position: left;
	cursor:default;  
}

#menu li#about_us a.current{
	background-image: url(../images/about1.png);
	background-repeat: no-repeat;
	background-position: left;
	cursor:default;  
}

#menu li#inspection_services a.current{
	background-image: url(../images/inspection1.png);
	background-repeat: no-repeat;
	background-position: left;
	cursor:default;  
}

#menu li#pricing a.current{
	background-image: url(../images/pricing1.png);
	background-repeat: no-repeat;
	background-position: left;
	cursor:default;  
}

#menu li#contact_us a.current{
	background-image: url(../images/contact1.png);
	background-repeat: no-repeat;
	background-position: left;
	cursor:default;  
}
#leftsection { width:675px; float:left; margin-top:40px;}
#leftsection .slidersection { padding:0px 0px 13px 0px; margin:0px; color:#FFFFFF;}
#leftsection .slidersection .slide_title{ padding:12px 0px 10px 0px; margin:0px; font-size:34px; line-height:40px; font-weight:bold; color:#FFFFFF;}
#leftsection .slidersection .slide_text{ color:#FFFFFF; font-size:16px; line-height:25px; padding:0px 15px 0px 0px;}
#leftsection .slidersection .topspace{ padding-top:20px; width:300px; float:left;}
#leftsection .slidersection .iconpn{ float:right; width:41px; padding-right:1px; padding-top:20px;}
.bluebutton {
	-moz-box-shadow:inset 0px 1px 0px 0px #54a3f7;
	-webkit-box-shadow:inset 0px 1px 0px 0px #54a3f7;
	box-shadow:inset 0px 1px 0px 0px #54a3f7;
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #007dc1), color-stop(1, #0061a7));
	background:-moz-linear-gradient(top, #007dc1 5%, #0061a7 100%);
	background:-webkit-linear-gradient(top, #007dc1 5%, #0061a7 100%);
	background:-o-linear-gradient(top, #007dc1 5%, #0061a7 100%);
	background:-ms-linear-gradient(top, #007dc1 5%, #0061a7 100%);
	background:linear-gradient(to bottom, #007dc1 5%, #0061a7 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#007dc1', endColorstr='#0061a7',GradientType=0);
	background-color:#007dc1;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
	border:1px solid #124d77;
	display:inline-block;
	cursor:pointer;
	color:#ffffff!important;
	font-size:15px;
	padding:6px 24px;
	text-decoration:none;
	text-shadow:0px 1px 0px #154682;
}
.bluebutton:hover {
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #0061a7), color-stop(1, #007dc1));
	background:-moz-linear-gradient(top, #0061a7 5%, #007dc1 100%);
	background:-webkit-linear-gradient(top, #0061a7 5%, #007dc1 100%);
	background:-o-linear-gradient(top, #0061a7 5%, #007dc1 100%);
	background:-ms-linear-gradient(top, #0061a7 5%, #007dc1 100%);
	background:linear-gradient(to bottom, #0061a7 5%, #007dc1 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#0061a7', endColorstr='#007dc1',GradientType=0);
	background-color:#0061a7;
	color:#ffffff!important;
}
.bluebutton:active {
	position:relative;
	top:1px;
	color:#ffffff!important;
}
#leftsection .maincontent { padding: 15px 15px 12px 0px; float:left;}
#leftsection .maincontent h2{ font-size:22px; line-height:30px; padding:15px 0px 12px 0px; margin:0px; color:#333333;}
#leftsection .maincontent .lightfonts{ font-size:22px; line-height:30px; font-weight:normal;}
#leftsection .maincontent p{ padding-bottom:12px;clear:both;}
#leftsection .maincontent .boxone{ width:330px; float:left; padding-left:0px; padding-bottom:25px;}
#leftsection .maincontent .boxone ul {padding:0px; margin:0px;list-style-type: none;}
#leftsection .maincontent .boxone li {padding-left:20px; padding-top:8px;background-image: url(../images/cricle.png);background-repeat: no-repeat;background-position: left 15px;list-style-type: none; font-size:16px; line-height:25px;}
#leftsection .maincontent .boxone li span { font-size:13px;}


#rightsection { width:325px; float:right; margin-top:40px;}
#rightsection .whitesection { background-color:#FFFFFF; padding:18px 18px 0px 18px;}
#rightsection .whitesection h2{ font-size:26px; font-weight:bold; padding: 0px 0px 35px 0px; margin:0px; line-height:35px; color:#595959;}
#rightsection .whitesection .txtsmall{ font-size:23px; font-weight:normal;}
#rightsection .whitesection .imgright{ width:125px; float:right;}
#rightsection .whitesection .contenttop{ width:150px; float:left;}
#rightsection .orgsection { background-image:url(../images/bgorg.png); background-repeat:repeat-x; background-color:#ff4900;}
#rightsection .orgsection .boxpart{ padding:10px 18px 18px 18px;}
#rightsection .orgsection h2{ color:#FFFFFF; font-size:26px; line-height:32px; padding: 0px 0px 15px 0px; margin:0px; font-weight:bold;}
#rightsection .orgsection .txtorge{ color:#FFFFFF; font-size:26px; line-height:32px; padding: 0px 0px 15px 0px; margin:0px; font-weight: normal;}
#rightsection .orgsection .productimg{ float:left; width:130px;}
#rightsection .orgsection .producttxt { font-size:12px; line-height:18px; color:#FFFFFF; float:right; width:145px;}
#rightsection .orgsection .spc {padding-top:10px;}
#rightsection .bluesection { background-image: url(../images/blue1.png); background-repeat: repeat-x; background-position:top;}
#rightsection .bluesection .boxinner{ padding:10px 18px 18px 18px; height: auto; background-image: url(../images/blue_background.png); background-repeat: repeat;}
#rightsection .bluesection .boxinner h2{ padding:0px 0px 18px 0px; color:#FFFFFF; width:200px; font-size:26px; line-height:32px; font-weight:normal; float:left;}
#rightsection .bluesection .txticon{ width:48px; float:right; padding-top:5px;}
#rightsection .bluesection .contentin{ color:#FFFFFF; font-size:12px; line-height:19px;}
#rightsection .bluesection .txtin{ color:#FFFFFF; padding-top:8px;}
#rightsection .bluesection .txtcolor{ color:#8ef0ff; }
#footerpart { background-image: url(../images/footerbg.png); background-repeat: repeat-x; margin: 0px; padding: 0px; width:100%; color:#FFFFFF;}
#footerpart .lastbox { float:left; padding:0px 8px 0px 0px; width:325px;}
#footerpart .lasspace{ padding-bottom:15px; padding-top:15px;}
#footerpart h2{ font-size:26px; line-height:30px; padding:0px; margin:0px;}
#footerpart .footertxt{ font-size:26px; line-height:30px; font-weight:normal;}
#footerpart .lastbox .imgbox { width:179px; float:left; height:215px;}
#footerpart .lastbox .ftxt { width:140px; float:left; font-size:12px; line-height:19px;}
#footerpart .lastbox .spacttop { padding-top:8px; padding-bottom:8px;}
.orgbutton {
	-moz-box-shadow:inset 0px 1px 0px 0px #fce2c1;
	-webkit-box-shadow:inset 0px 1px 0px 0px #fce2c1;
	box-shadow:inset 0px 1px 0px 0px #fce2c1;
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #ff8c00), color-stop(1, #ff6701));
	background:-moz-linear-gradient(top, #ff8c00 5%, #ff6701 100%);
	background:-webkit-linear-gradient(top, #ff8c00 5%, #ff6701 100%);
	background:-o-linear-gradient(top, #ff8c00 5%, #ff6701 100%);
	background:-ms-linear-gradient(top, #ff8c00 5%, #ff6701 100%);
	background:linear-gradient(to bottom, #ff8c00 5%, #ff6701 100%);

	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff8c00', endColorstr='#ff6701',GradientType=0);
	background-color:#ff8c00;

	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	border-radius:4px;
	border:1px solid #a66c07;
	display:inline-block;
	cursor:pointer;
	color:#000000!important;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
	text-shadow:1px 1px 0px #cc9f52;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.orgbutton:hover {
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #ff6701), color-stop(1, #ff8c00));
	background:-moz-linear-gradient(top, #ff6701 5%, #ff8c00 100%);
	background:-webkit-linear-gradient(top, #ff6701 5%, #ff8c00 100%);
	background:-o-linear-gradient(top, #ff6701 5%, #ff8c00 100%);
	background:-ms-linear-gradient(top, #ff6701 5%, #ff8c00 100%);
	background:linear-gradient(to bottom, #ff6701 5%, #ff8c00 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff6701', endColorstr='#ff8c00',GradientType=0);
	background-color:#ff6701;
	color:#000000!important;
}
.orgbutton:active {
	position:relative;
	top:1px;
	color:#000000!important;
}

#bottammenu  {
	padding:12px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#bottammenu ul
{
margin: 0;
padding: 0;
list-style-type: none;
text-align: center;
}

#bottammenu ul li { display: inline; }

#bottammenu ul li a
{
	text-decoration: none;
	padding: .2em 1em;
	color: #333333;
	font-size: 13px;
	font-weight: bold;
}

#bottammenu ul li a:hover
{
color: #0042AA;
}
.copyrighttxt{  font-size:12px; padding-top:10px;}
#lasticon {
	width:90px;
	padding-top:8px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#lasticon .ficon { width:20px; float:left; padding:5px;}
a:link { color:#333333; text-decoration:none;}
a:visited { color:#333333;text-decoration:none;}
a:hover { color:#004aaf;text-decoration:none;}


.fancybox-skin{
	z-index: 99000 !important;
}

img.left_image{
	width: 300px;
	max-height: 300px;
	margin: 15px 20px 10px 0px;
	padding: 0;
	float: left;
	border: 5px Solid #EFEEED;
	box-shadow: 5px 10px 10px #000;
	background: #F4F4F4;
}

img.right_image{
	width: 300px;
	max-height: 300px;
	margin: 0px 0px 20px 10px;
	padding: 0;
	float: right;
	box-shadow: 5px 10px 10px #000;
	background: #F4F4F4;
}

.left_image img, .right_image img{
	width: 290px;
	max-height: 290px;
	margin: 5px;
	padding: 0;
}