#container { width: 608px; margin: 0 auto; background-color: #f1f1f1; padding-bottom:10px;}
			
#header { height: 137px; width: 608px;}
			
#contact-name {float: left; background: url(../image/contact-namebg.jpg); width: 248px;height: 44px;}	
							
#contact-name input  {margin:13px 13px 13px 70px; border: #fff;}							
		
#contact-email {float: left; background: url(../image/contact-emailbg.jpg); width: 317px; height: 46px;}

#contact-email input  {margin:13px 13px 13px 70px; border: #fff;}

#contact-message {background: url(../image/contact-messagebg.jpg);width: 565px; height: 137px; margin: 0 auto; float: left;}

.message{	border:medium none #FFFFFF;float:left; margin:28px 14px 0; width:540px;}

.contact-form {background: #fff; margin:10px auto 0 15px; width:576px;} 

#contact-btn input{ 	background: url(../image/contact-btn.jpg); 
					border: none;
					color:#FFFFFF;
					float:right;
					font-size:14pt;
					font-weight:normal;
					height:52px;
					width:175px;
				}
