.main {
	background: #8AC2EF;
	background-image: url(../images/leftmenu_bg.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.content {
	background-image:url(../images/contactus-bg.gif);
	background-repeat:repeat-x;
	background-position:left top;
	/* height:526px; */
	background: #9CCAF1;
	overflow: hidden;	
	text-align: center;
}
input[type=button],input[type=submit],input[type=reset],input[type=image] {
	width: 120px;
	height: 31px;
	background:#FFF;
	background-image: url(../images/button.png);	
	background-repeat: no-repeat;
	background-position: left top;
/* 	background-attachment: left top;   */

	font-weight: bold;
	color: #FFF;
	border: none;
	cursor:pointer;
}
table {
	font-weight:bold;
	width: 383px;
	border: 1px solid #FFF;
	background-image: url(../images/reg-bg.gif);
	margin: 0 auto;
}
#zip1 {
	width: 45px;
}
#zip2 {
	width:30px;
}
