.contact-us {
	 float:left;
	 width:100%;
	 margin-top:30px;	
}
.contact-us .contact-us-adress{
	 float:left;
	 width:100%; 	

}
.contact-us .contact-us-adress .contact-us-logo{
    width: 316px; 	
	 text-align:center;
}
.contact-us .contact-us-adress .contact-us-name-adress{
	 float:left;
	 width:100%; 	
	 margin: 20px 0 20px 0;
	 font-size: 15px;
	 line-height: 20px;
}
.contact-us .contact-us-form{
	 float:left;
	 width:100%; 	
}


.cont-name {
    width: 100%;
    height: 35px;
    border: 2px solid #f9f9f9;
    text-indent: 30px;
    margin: 2px 0 10px 0;
    background: #eaeaea url(../images/sub/contact/icon1.png) 5px 7px no-repeat;
}


.cont-adress {
    width: 100%;
    height: 35px;
    border: 2px solid #f9f9f9;
    text-indent: 36px;
    margin: 2px 0 10px 0;
    background: #eaeaea url(../images/sub/contact/icon2.png) 5px 7px no-repeat;
}

.cont-telephone {
    width: 100%;
    height: 35px;
    border: 2px solid #f9f9f9;
    text-indent: 30px;
    margin: 2px 0 10px 0;
    background: #eaeaea url(../images/contact/icon3.png) 5px 9px no-repeat;
}

.cont-company {
    width: 100%;
    height: 35px;
    border: 2px solid #f9f9f9;
    text-indent: 30px;
    margin: 2px 0 10px 0;
    background: #eaeaea url(../images/contact/icon7.png) 5px 9px no-repeat;
}

.cont-line {
    width: 100%;
    height: 35px;
    border: 2px solid #f9f9f9;
    text-indent: 30px;
    margin: 2px 0 10px 0;
    background: #eaeaea url(../images/contact/icon9.png) 5px 9px no-repeat;
}

.cont-bbm {
    width: 100%;
    height: 35px;
    border: 2px solid #f9f9f9;
    text-indent: 30px;
    margin: 2px 0 10px 0;
    background: #eaeaea url(../images/contact/icon10.png) 5px 9px no-repeat;
}

.cont-position {
    width: 100%;
    height: 35px;
    border: 2px solid #f9f9f9;
    text-indent: 30px;
    margin: 2px 0 10px 0;
    background: #eaeaea url(../images/contact/icon8.png) 5px 9px no-repeat;
}


.cont-email {
    width: 100%;
    height: 35px;
    border: 2px solid #f9f9f9;
    text-indent: 30px;
    margin: 2px 0 10px 0;
    background: #eaeaea url(../images/contact/icon4.png) 5px 9px no-repeat;
}

.cont-fax {
	width:100%;
	height:35px;
	border:2px solid #f9f9f9;
	text-indent: 10px;
	margin: 2px 0 10px 0;
	background: #eaeaea;
}
.cont-detail {
	width: 96%;
	height: 170px;
	border:2px solid #f9f9f9;
	/* text-indent: 10px; */
	margin: 2px 0 10px 0;
	padding: 11px 0 0 30px;
	background: #eaeaea url(../images/contact/icon12.png) 5px 10px no-repeat;
		
}

.cont-lisence {
    width: 100%;
    height: 35px;
    border: 2px solid #f9f9f9;
    text-indent: 30px;
    margin: 2px 0 10px 0;
    background: #eaeaea url(../images/contact/icon11.png) 5px 7px no-repeat;
}


.contact-us .contact-us-map{
	 float:left;
	 width: 60%; 	
	 text-align: center;
	 margin: 10px 0 0 0;
}

.contact-us .contact-us-map .top {
    float: left;
    margin: 0px 0 10px 10px;
    padding-left: 40px;
    height: 32px;
    font: 19px/32px 'supermarket', Arial, sans-serif;
    color: #194A97;
    background: url(../images/contact/map_icon.png) no-repeat;
    background-position: 0px 0px;
}

.contact-us .contact-us-map .bottom {
    float: left;
    margin: 10px 0 0 0;
        width: 300px;
    height: auto;
}

.contact-us .contact-us-map .print {
    float: right;
    margin: 0 0 0 0;
    padding-left: 25px;
    width: 60px;
    height: 32px;
    font: 19px/32px 'supermarket', Arial, sans-serif;
    color: #000000;
    background: url(../images/contact/print_icon.png) no-repeat;
    background-position: 0px 0px;
}

.contact-us .contact-us-map .preview {
    float: right;
    margin: 0 0 0 0;
    padding-left: 32px;
    width: 60px;
    height: 32px;
    font: 19px/32px 'supermarket', Arial, sans-serif;
    color: #000000;
    background: url(../images/contact/Search.png) no-repeat;
    background-position: 0px 0px;
}

.contact-us .contact-us-map img{
/* 	 max-width:100%; */
}
.contact-us .contact-us-googlemap{
	 float:left;
	 width:463px; 
	 text-align: center;
	 margin: 10px 0 0 0;
}


