/*
Design by vivek Gupta
http://www.Techinfin.com
*/
* {
	margin: 0;
	padding: 0;
}
.clear{
	clear:both;
}
body {
	
	
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #757E82;	
	
    background-color:#ffffff;
    
    }

p{
    padding:5px 90px 5px 27px;
  	line-height:130%;
  	text-align:justify;
}


a:link {
	color: #396C8F;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}
a:hover {
	color: #333333;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}
a:visited {
	color: #396C8F;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;	
}
a.link2:link {
	color: #666666;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
a.link2:hover {
	color: #3A627E;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	border-bottom:1px dashed #3A627E;	
}
a.link2:visited {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
}
a.smllink:link {
	color: #ffffff;
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
a.smllink:hover {
	color: #D7EB50;
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	border-bottom:1px dashed #899099;	
}
a.smllink:visited {
	color: #ffffff;
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;	
}
a.link:link {
	color: #3A627E;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
a.link:hover {
	color: #333333;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	font-style: normal;
	text-decoration: underline;	
}
a.link:visited {
	color: #3A627E;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	font-style: normal;	
}

/****************************** Wrapper **********************/

#wrapper {
	margin:auto;
	background-image:url('../images/mainbg.png');
	background-repeat:repeat-y;
	width:860px;
	height:auto;
	margin-top:0px;
	clear:both;

}

/************************ Header */

#header {
	width: 852px;
	height: auto;
	margin: 0 auto;
	
}


/* Logo */

#logo {
    width: 852px;
	height: 153px;

	background-image:url('../images/header1.png');
	background-repeat:no-repeat;
}

/*
#logo h1 {
	margin: 0;
	padding: 0;
	font: normal 36px , "Times New Roman";
}

*/
#logo h2 {
	margin: -2px 0 0 0;
	padding: 0;
	text-transform: uppercase;
	letter-spacing: 2px;
	font-size: 10px;
	font-weight: bold;
	color: #444444;
}

#logo h2 a {
	color: #9AA9B1;
}

#logo a {
	text-decoration: none;
	color: #3C84B3;
}

#nav{
	width: 100%;
	overflow: hidden;
	margin-top:1px;


}


#nav {
    width: 100%;
    float: left;
  
    padding: 0;
    list-style: none;
    }
#nav li {
    float: left; list-style-type:none;clear:none;
float:left;
list-style-type:none;
padding:0; }
#nav li a {
display: block;
text-decoration: none;
margin: 0;
padding: 7px 25px; /*padding inside each tab*/
border-right: 1px solid white; /*right divider between tabs*/
color: white;
background-image:url('../images/menu.png');
background-repeat:repeat-x;
font-family:"Times New Roman", Times, serif;
font-size:17px;
font-weight:bold;
letter-spacing:1px;
 }
#nav li a:hover {
background-image:url('../images/menuh.png');
background-repeat:repeat-x;
background-color:black;
    }



#content{	
	height:  auto;
	width:860px;
	margin:auto;
	clear:both;

	}


.content-left{
	float:left;
	width:600px;
	height:auto;
	padding-left:15px;
	clear:both;

	
}

.content-left-box{
	 clear:both;
	 margin-left:50px;
	 margin-top:40px;
     width:407px;
	 height:auto;
	 
	
}
.box-left{
	  background-image:url('../images/specials-bg.jpg');
	  background-repeat:no-repeat;
	  height:153px;
	  width:200px;
	  float:left;
	  margin-bottom:10px;
	  clear:both;
 
	   
}
.box-content{
	height:140px;
	line-height:340%;
	margin-top:14px;
	text-align:center;
	width:auto;
	clear:both;

	
}

.box-content-heading{
	font-family: Verdana;
	font-size: 15px;
	color: #5E91B4;
	font-weight: bold;
	word-spacing: normal;
	

}
.box-content-heading2{
	font-family: "Century Gothic";
	font-size: 33px;
	font-weight: bold;
	color:#FFC243;
	
}
.box-content-heading3{
	font-family: Tahoma;
	font-size: 14px;
	color: #5E91B4;
	font-weight: bold;
	word-spacing: normal;
}

.box-right{
	background-image:url('../images/specials-bg.jpg');
	background-repeat:no-repeat;
	height:153px;
	width:200px;
	float:right;
	margin-bottom:10px;  
  
}

.heading{
	color:#0f2b8e;
	font-size:21px;
	font-family:"Times New Roman", Times, serif;
	font-weight:bold;
    padding-left:30px;	
	background-image:url('../images/heading.png');
	background-repeat:no-repeat;
	padding-right:100px;
}

.dark-heading
{
	font-family: "Century Gothic";
	font-size: 15px;
	font-weight: bold;
	color: #666666;
}
#contact{
	margin-top:30px;
}
.contact-heading{
	font-family:verdana;
    font-size:18px;
	font-weight: bold;
	color: #396C8F;

}
.content-right{
	float:right;
	width:240px;
	height:500px;
	padding-top:80px;
 
	
}

ul.bondclean{
	 margin-left:25px;
	 padding-bottom:0;
     padding-left:0;
     width:100%;
}

ul.bondclean li{
	 
	line-height:22px;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0;
	overflow:hidden;
	padding:0 0 1px;
}
ul.bondclean li a{
	cursor:default;
	background:transparent url('../images/tickicon3.png') no-repeat scroll 0 2px;
	color:#757E82;
	font-size:13px;
	overflow:hidden;
	padding-bottom:3px;
	padding-left:20px;
	text-decoration:none;
	}
.callus-image{
	clear:both;
	background-image:url('../images/callus.png');
	background-repeat:no-repeat;
	height:78px;
	width:403px;
	margin-left:60px;
	margin-top:25px;
	
}
.callus-image-1{
	clear:both;
	background-image:url('../images/callus3.png');
	background-repeat:no-repeat;
	height:81px;
	width:392px;
	margin-left:60px;
	margin-top:25px;
	
}

.callus-image-1 a{
	display:block;
	height:50px;
width:320px;
}

/*****contact-us****/
.contact{
	margin:auto;
	width:400px;
	margin-top:30px;
    background-color:#657BBF;
    padding:50px;
}
fieldset { padding: 0 10px; width: 400px; color:#ffffff}
legend { font-weight: bold; font-size: 20px;padding-right:3px; color:#ffffff;}
ul { margin: 0; padding: 0; list-style: none;}
li { margin: 0; padding: 10px 0; clear: both;}
label { float:left; display:block; font-weight: bold; }
input { float: right;}
textarea { width: 99%; }
.clr { clear: both;}
li .button{margin-right:100px;}

#marqueecontainer{
position: relative;
overflow:hidden;
clear:both;
height:auto;
margin-top:20px;
width:514px;
height:380px;
}
#testimonials{
border:1px solid #CCCCCC;
height:400px;
margin:0 0 10px;
overflow:hidden;
padding:4px 15px;
width:434px;
margin-top:25px;
margin-left:26px;}
#footer{
	background:#58595B url(../images/footer.png) repeat-x scroll 0 0;
	clear:both;
	margin:0 auto;
	height:143px;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	padding-top:0;
	width:850px;	
}
#footer-content{
	color:#FFFFFF;
	padding-top:70px;
	text-align:center;
	clear:both;
	
}

#footer-content a{
	color:#FFFFFF;
	text-decoration:none;
	font-weight:bold;
}
#footer-content a:hover{
	color:#93a3de;
	text-decoration:none;
	font-weight:bold;
}