
/* CONTACT FORM */

#contact_form_container {
	width: 580px;
	margin-left: auto;
	margin-right: auto;
	float: none;
	text-decoration: none;
}

#conatct_form_container h3 {
	float: none;
}
#conatct_form_container img {
	float: none;
}


#mid_select img{
	float: left;	
}

#mid_select {	
	background-color: rgb(240, 240, 240);
	padding: 20px;
}


#contact_area img {
	float: left;
}

#inside_form {
	
	background-repeat: no-repeat;
	background-position: left;
	
}	

#inside_form h2, #inside_form h4 {
	margin-left: 110px;
	
	
}
#inside_form h2 {
margin-top: -82px;

}

#inside_form h5 {
	
	margin-left: 120px;
}
#inside_form h2 {
	/*margin-top: -14px;*/	
	
}

#state_area {
	width: 266px
}


#state_area p {
	text-align: right;    
}

#submit h5 {
	float: right;
}

.t_a {
	margin-top: 26px;	
}

#footer img {
	float: none;
}

#submit h3 {
	margin-top: 34px;		
}

#top_select {
	margin-top: -30px;	
}

#productListArea h4 {
	margin-left: 0px;
}

