body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #313030;
	background-color: #027fcf;
	background-image: url(../images/top-rept.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	margin: 0px;
}
h1, h2, h3, h4, h5, h6, p, ul, ol, li, form, input, textarea {
	padding: 0px;
	margin: 0px;
} 

a {
	color: #072FCF;
	text-decoration: underline;
}
a:hover {
	color: #072FCF;
	text-decoration: none;
}
.FeedDiv
{
	padding: 20px 200px 50px 3px;
}
.coupon
{
	padding:-1px 8px 4px 10px;
}

.logo
{
	float:left;
	 width: 65px;
	 margin:8px 5px 0px 0px;
}

/* Social Media Icons
----------------------------------------------- */
.custom #social-icons a img { float:left; }
.spos{
	 float:left;
	 padding: 5px 2px 3px 7px; 
}
#share-buttons
{
	padding:0px 0px 5px 5px;
	/*float:right;*/
}
#share-buttons img{
	width: 170px;
	height: 100px;

}
a.socialIcons:hover {
opacity: .8;
filter:alpha(opacity=80); 
/* For IE8 and earlier */
}

#contactus fieldset
{
  
   padding:10px;
    margin-top: -13px;
	width:200px;
   border:1px solid #ccc;
-moz-border-radius: 10px;
-webkit-border-radius: 10px;
-khtml-border-radius: 10px;
border-radius: 10px; 
  
}

#contactus legend, h2
{
   font-family : Arial, sans-serif;
   font-size: 14px;
   font-weight:bold;
   color:#333;
}

#contactus label
{
   font-family : Arial, sans-serif;
   font-size:11px;
   font-weight: bold;
}

#contactus input[type="text"],textarea
{
  font-family : Arial, Verdana, sans-serif;
  font-size: 0.8em;
  line-height:140%;
  color : #000; 
  padding : 3px; 
  border : 1px solid #999;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
    border-radius: 5px;

}

#contactus input[type="text"]
{
  height:12px;
  width:170px;
  
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
   border-radius: 5px;   
  
}

#contactus #scaptcha
{
  width:60px;
  height:18px;
}

#contactus input[type="submit"]
{
   width:100px;
   height:30px;
   padding-left:0px;
   
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
   border-radius: 5px;   
}

#contactus textarea
{
  height:90px;
  width:170px;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
   border-radius: 8px;  
}

#contactus input[type="text"]:focus,textarea:focus
{
  color : #009;
  border : 1px solid #990000;
  background-color : #ffff99;
  font-weight:bold;
}

#contactus .container
{
   margin-top:8px;
   margin-bottom: 10px;
}

#contactus .error
{
   font-family: Verdana, Arial, sans-serif; 
   font-size: 10px;
   color: #900;
   background-color : #ffff00;
}

#contactus fieldset#antispam
{
   padding:2px;
   border-top:1px solid #EEE;
   border-left:0;
   border-right:0;
   border-bottom:0;
   width:350px;
}

#contactus fieldset#antispam legend
{
   font-family : Arial, sans-serif;
   font-size: 0.8em;
   font-weight:bold;
   color:#333;   
}

#contactus .short_explanation
{
   font-family : Arial, sans-serif;
   font-size: 13px;
      color:#F00;   
}

/* spam_trap: This input is hidden. This is here to trick the spam bots*/
#contactus .spmhidip
{
   display:none;
   width:10px;
   height:3px;
}
#fg_crdiv
{
   font-family : Arial, sans-serif;
   font-size: 0.3em;
   opacity: .2;
   -moz-opacity: .2;
   filter: alpha(opacity=20);   
}
#fg_crdiv p
{
    display:none;
}



.slider
{
	width:980px;
	height:240px;
	float:left;
}


.main-out {
	background-image: url(../images/trans.png);
	background-repeat: repeat-y;
	background-position: center top;
	width: 100%;
	float: left;
}
.main {
	width: 1000px;
	margin: 0px auto;
}
.page {
	width: 1000px;
	float: left;
	padding: 10px 0px 0px 0px;
}
.top {
	background-color: #f6f7f7;
	width: 980px;
	float: left;
	padding: 0px 10px 10px 10px;
}
.header {
	width: 980px;
	float: left;
}
.header-top {
/*	background-image: url(../images/header-top.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	 background-color: #0032a0;*/
	width: 980px;
	height: 125px;
	float: left;
}
.header-top h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 35px;
	font-weight: normal;
	line-height: 87px;
	color: #676767;
	float: left;
	margin: 20px 0px  0px 145px;
}
.header-top h1 span {
	color: #0032A0;
}
.header-top p {
	font-size: 22px;
	font-weight: bold;
	color: #4e4c4c;
	float: right;
	margin-top: 50px;
	margin-right: 80px;
}
.topmenu {
	background-color: #0032a0;
	/*background-image: url(../images/menubg.jpg);
	background-repeat: repeat-x;*/
	width: 978px;
	height: 37px;
	float: left;
	border: 1px solid #0032a0;
}
.topmenu ul {
	width: 100%;
	height: 37px;
	list-style-type: none;
}
.topmenu ul li {
	height: 37px;
	float: left;
	padding-right: 18px;
	padding-left: 24px;
}
.topmenu ul li a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 37px;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	height: 37px;
	float: left;
	padding-right: 15px;
	padding-left: 15px;
}
.topmenu ul li a:hover {
/*	background-image: url(../images/menu-hov.jpg);
	background-repeat: repeat-x;
	background-position: left top;*/
	
	background-color:#D84938;
}
.header-img {
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 980px;
	height: 213px;
	float: left;
}
.header-img h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 36px;
	font-weight: normal;
	line-height: 211px;
	color: #FFFFFF;
	margin-left: 98px;
}
.div{
	
	float:left;
	width:5px;}
.content {
	background-image: url(../images/body-rept.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	width: 535px;
	
	float: left;
	padding: 10px 3px 3px 3px;
}
.content-left {
	width: 160px;
	float: left;
}
.content-left {
	background-color: #d6d6d6;
	background-image: url(../images/sidebarbg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	width: 170px;
	float: left;
	padding-right: 20px;
	margin-top: 3px;
	border: 1px solid #d9d8d8;
}
.content-left h2 {
	font-size: 22px;
	font-weight: normal;
	color: #0032A0;
	margin-top: 20px;
	margin-bottom: 6px;
	margin-left: 20px;
}
.content-left ul {
	list-style-type: none;
}
.content-left ul li {
	background-image: url(../images/bullet.gif);
	background-repeat: no-repeat;
	background-position: 23px center;
	padding-left: 45px;
	padding-top: 4px;
	padding-bottom: 4px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cbcccc;
}
.content-left ul li a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3e3d3d;
	text-decoration: none;
	text-align: left;
	display: block;
}
.content-left ul li a:hover {
	color: #0b90d6;
}



.content-center {
	width: 500px;
	float: left;
}
.row1 {
	width: 535px;
	float: left;
	padding-bottom: 10px;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d4d5d5;
}
.maincontent{
	width: 535px;
	float: left;
	padding-bottom: 10px;
	margin-bottom: 10px;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #d4d5d5;
}

.img {
	float: left;
}
.welcome {
	width: 520px;
	float: left;
	padding-left: 10px;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 25px;
	font-weight: normal;
	color: #0032A0;
	margin-bottom: 12px;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height:18px;	
	margin-bottom: 12px;
	text-align: justify;
}
.products{
	width: 130px;
	height: 270px;
	float: left;
	padding:21px;
	margin-bottom: 50px;
	box-shadow: 3px 5px 5px #ccc;
}
.product-img img{
	width: 120px;
	height: 150px;
}

.pro-text p{
	width: 120px;
	background-color: #0032A0;
	color: #fff;
	padding: 5px;
	font-size: 16px;
	/*font-weight: bold;*/
	border:1px solid #000;
	text-align: center;
	border-radius: 5px;
	margin-bottom: 10px;
}
.pro-text p:hover{
	background-color: #FF2121;
	transition:all 0.3s ease-in;
	-moz-transition:all 0.3s ease-in;
	-webkit-transition:all 0.3s ease-in;
	-o-transition:all 0.3s ease-in;
	-ms-transition:all 0.3s ease-in;

}
.service-area h1{
	color: #F93000;
}
#location{
	margin-top: 20px;
}
#location span{
		font-size: 18px;
		color: #0032A0;
}
#area{
	margin-top: 10px;
	font-size: 14px;
	font-weight: normal;
}
.title span {
	color: #686868;
}
.air-img img{
	width: 200px;
	height: 170px;
	margin-top: 20px;
	border:3px solid #0032A0;
	border-radius: 5px;
	/*float: left;*/
}
.air-img img:hover{
	border-color:#000;
}

.copyright {
	border: 0px;
	height: 1px;
	width: 1px;
}
.row2 {
	background-color: #e8eae9;
	width: 535px;
	float: left;
	border: solid 1px #dbdada;
	padding-bottom:3px;
}
.section1 {
	width: 225px;
	float: left;
	padding: 20px;
	padding-bottom:10px;
}
.section2 {
	background-image: url(../images/section-bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 225px;
	float: left;
	padding: 20px;
}
.subtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 25px;
	font-weight: normal;
	color: #0b90d6;
	margin-bottom: 15px;
}
a.more {
	font-size: 12px;
	line-height: 25px;
	color: #4d4e4e;
	text-decoration: none;
	background-image: url(../images/more-btn.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: left;
	display: block;
	width: 80px;
	height: 25px;
	padding-left: 10px;
}
a.more:hover {
	color: #0b90d6;
}
.content-right {
	background-color: #d6d6d6;
	background-image: url(../images/sidebarbg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	width: 210px;
	float: right;
	padding-right: 20px;
	margin-top: 3px;
	border: 1px solid #d9d8d8;
}
.content-right h2 {
	font-size: 22px;
	font-weight: normal;
	color: #0b90d6;
	margin-top: 20px;
	margin-bottom: 16px;
	margin-left: 20px;
}
.content-right ul {
	list-style-type: none;
}
.content-right ul li {
	background-image: url(../images/bullet.gif);
	background-repeat: no-repeat;
	background-position: 23px center;
	padding-left: 45px;
	padding-top: 4px;
	padding-bottom: 4px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cbcccc;
}
.content-right ul li a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3e3d3d;
	text-decoration: none;
	text-align: left;
	display: block;
}
.content-right ul li a:hover {
	color: #0b90d6;
}
.cright
{
	color:#CCC;
	width:90%;	
	border-top: 1px dotted #CCC;
	
}
.bottom1{
/*	background-image: url(../images/footer2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
*/	background-color:#0032A0;
	text-align:center;
	color:#CCC;
	width: 1000px;
	float: left;
}
.bottom1 a{
		color:#CCC;
}

.Col1
{
	width:150px;
	float:left;
	margin-left:10px;
}
.Col1 h2
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:bold;
	color:#FFF;
/*	text-align:center;*/
	text-decoration:underline;
	margin-top:8px;
	
}
.Col2
{
	width:330px;
	float:left;
	margin-left:10px;
}
.brands
{	
	display: inline;
	padding: 5px 5px 0 2px; 
}

.Col2 h2
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:bold;
	color:#FFF;
/*	text-align:center;*/
	text-decoration:underline;
	margin-top:8px;
	
}


.bottom {
	/*background-image: url(../images/footer.jpg);
	background-repeat: no-repeat;0E91DF?*/
	background-color:#0032A0;
	width: 1000px;
	float: left;
}
.box{
	display:block;
	float:right;
	width:250px;
	margin:0 0 0 25px;
	padding:0;
	}
.contactdetails li{
	margin:0 0 5px 0;
	color:#FFFFFF;
	}

.bottom ul {
	margin-top: 10px;
	list-style-type: none;
	
}
.bottom ul li {
	padding-top:5px;
	/*display: inline;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	*/
}

.bottomdivider{
	float:left;
	display: inline;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #FFFFFF;
	 height: 100px;
	padding: 10x 5px 5px 5px;
}
.copyRscetion
{
	float:left;
	width:900px;
}
.bottom ul li a {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	padding-right: 15px;
	padding-left: 15px;
}
.menus
{
	width:200px;
	float:left;
	display:list-item;
}
.bottom ul li a:hover {
	text-decoration: underline;
}
.bottom p {
	font-size: 12px;
	color: #FFFFFF;
	margin-top: 40px;
}
.bottom a {
	font-size: 12px;
	color: #FFFFFF;
	margin-top: 40px;
}
.bottom a:hover {
	text-decoration: none;
}