/* CSS Document */

#header {
	background-image: url(../img/header-contactusNew1.jpg);
	}
	
#address-wrapper {
	float:left;
	width:100%;
}
#col-1 {
	float:left;
	width:50%;
}

#col-2 {
	float:right;
	width:50%;
}

p#phone-details {
	width:90%;
	text-align:center;
}


