.contact-txt1 h1{
	color:#FFFFFF;
	float:left;
	font-size: 2em;
	height:80px;
	margin-top:10px;
	padding-right:70px;
	padding:0px; 
}
body {
	background:#dff4fd; 
	margin:0px auto; 
	font-size:12px; 
	padding:0px; 
	color:#3C3C3C; 
}
a {
	outline: none;
}
a:focus {
	outline: none;
}
button::-moz-focus-inner { 
	border: 0; outline:none; 
}
button:focus { 
	outline: none;
}
input { 
	outline: none;
}
.main-wrapper { 
	margin:0px auto; 
	padding:0px; 
	width:990px; 
	position:relative;
}

.logo2 { 
	width:730px; 
	*width:690px; 
	float:left; 
	margin:20px 0px 0px 20px;
}

<!--/* header nav css start*/-->
.header-main-wrapper { 
	padding:0px; 
	position:relative; 
	float:left; 
	margin-top: 20px;
	width:990px; 
	height:100px; 
	background:url(../images/header-bg.jpg) repeat-x center top;
}

.contact-txt { 
	float:left; 
	color:#fff; 
	background:url(../images/contct-us-icon.png) right no-repeat; 
	height:67px; 
	padding-right:70px; 
	margin-top:10px;
}

