/* CSS Document */

.col_half_airmail{
	width:340px;
	height:134px;
	float:left;
	margin-left:40px;
	background-image: url(../images/icd_contactus_airmail.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin-bottom: 20px;
}

.col_half_shipping{
	width:340px;
	float:left;
	background-image: url(../images/icd_contactus_shipping.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 200px;
	margin-left: 20px;
	clear: right;
	margin-bottom: 40px;
}


.page_n_page_Top_contactus {
	position:relative;
	height:137px;
	margin-top:-2px;
	margin-bottom:0px;
	margin-left:-2px;
	background-image: url(../images/icd_contactus_phone.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
}

.page_n_page_Top_contactus p{
	margin:0 0 0 200px;
}

#contactus #page{
	background-color:#FFFFFF;
	background-image: url(../images/icd_contactus_roladex.jpg);
	background-position: right bottom;
	background-repeat: no-repeat;
}

