 body, div, h1, form, fieldset, input, textarea {
	margin: 0;
	padding: 0;
	border: 1;
	outline: none;
}
html {
	height: 100%;
}
 
 footer {
	position:relative; 
}
body{
	font-family:"Segoe UI";
background: #d5d5d5;
background-image: url("image1.jpeg"), url("image2.jpeg");
background-repeat: repeat-x, repeat;
}
#menu {
	margin-top:10px;
	width:1200px;
	margin-left: auto;
	margin-right: auto;
	
}
font {
	left:auto;}
a
{ color:inherit;
 
}
a:link { text-decoration: none}
table{
 
	margin-top:20px;
}
/* Set the content dimensions */
 
#content {
  width: 1000px;
  height:478px;
  padding: 20px;
  position:relative;
  margin-left:20px;
  margin-right:auto;
  display: block;
  border:none;
  font-size: 1.2em;
  border:0px solid #000;
}


#content h2 {
  line-height: 1.5em;
}
 
 
/* Add curved borders to various elements */
 
#contactForm, .statusMessage, input[type="submit"], input[type="button"] {
  -moz-border-radius: 0px;
  -webkit-border-radius: 0px;  
  border-radius: 0px;
}
 
 
/* Style for the contact form and status messages */
 
#contactForm, .statusMessage {
  color: #666; 
  -moz-box-shadow: 0 0 0em rgba(0, 0, 0, .5);
  -webkit-box-shadow: 0 0 0em rgba(0, 0, 0, .5);
  box-shadow: 0 0 0em rgba(0, 0, 0, .5);
  opacity: .95;
}
 
 
/* The form dimensions */
 
#contactForm {
  width: 40em;
  height: 33em;
  padding: 0 1.5em 1.5em 1.5em;
	margin-left: auto;
	margin-right: auto;
}
 
 
/* Position the form in the middle of the window (if JavaScript is enabled) */
 
#contactForm.positioned {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin-top: auto;
  margin-bottom: auto;
}
 
 
/* Dimensions and position of the status messages */
 
.statusMessage {
  display: none;
  margin: auto;
  width: 27em;
  height: 1.7em;
  padding: 1.5em;
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}
 
.statusMessage p {
  text-align: center;
  margin: 0;
  padding: 0;
}
 
 
/* The header at the top of the form */
 
#contactForm h2 {
  font-size: 2em;
  font-style: italic;
  letter-spacing: .05em;
  margin: 0 0 1em -.75em;
  padding: 1em;
  width: 19.5em;  
  color: #fff;
  
  border-bottom: 0px solid #aaa;
  -moz-border-radius: 0px 0px 0 0;
  -webkit-border-radius: 0px 0px 0 0;  
  border-radius: 0px 0px 0 0;
}
 
 
/* Give form elements consistent margin, padding and line height */
 
#contactForm ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
 
#contactForm ul li {
  margin: .9em 0 0 0;
  padding: 0;
}
 
#contactForm input, #contactForm label {
  line-height: 1em;
}
 
 
/* The field labels */
 
label {
  display: block;
  float: left;
  clear: left;
  text-align: right;
  width: 28%;
  padding: .4em 0 0 0;
  margin: .15em .5em 0 0;
  font-weight: bold;
}
 
 
/* The fields */
 
input, textarea {
  display: block;
  margin: 0;
  padding: .4em;
  width: 67%;
  font-family:"Arial, Helvetica", sans-serif ;
  font-size: 1em;
  border: 1px solid #c0c0c0;
  -moz-border-radius: 0px;
  -webkit-border-radius: 0px;    
  border-radius:0px;
  -moz-box-shadow: rgba(0,0,0,.2) 0 0px 0px inset;
  -webkit-box-shadow: rgba(0,0,0,.2) 0 0px 0px inset;
  box-shadow: rgba(0,0,0,.2) 0 0px 0px inset;
  background:#FFF;
}
 
textarea {
  height: 10em;
  line-height: 1em;
  resize: none;
}
 
 
/* Place a border around focused fields, and hide the inner shadow */
 
#contactForm *:focus {
  border: 1px solid #66f;
  outline: none;
  box-shadow: none;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
}
 
 
/* Display correctly filled-in fields with a green background */
 
input:valid, textarea:valid {
  background: #fff;
}
 
 
 
/* The Send and Cancel buttons */
 
input[type="submit"] {
  float: right;
  margin: 2em -2em 0 3em;
  width: 11em;
  padding: .5em;
  border: 0px;
  background:url(images/send.png) no-repeat;
  opacity: .7;
  -webkit-appearance: none;
  -moz-transition: opacity .5s;
  -webkit-transition: opacity .5s;
  -o-transition: opacity .5s;
  transition: opacity .5s;
  border:none;
}
 
input[type="submit"]:hover,
input[type="submit"]:active
 {
  cursor: pointer;
  border:none;
  opacity: 1;
}
 
input[type="submit"]:active  {
	background:url(images/send.png) no-repeat;
	border:none;

}
 
 
/* Header/footer boxes */
 
.wideBox {
  clear: both;
  text-align: center;
  margin: 70px;
  padding: 10px;
  background: #ebedf2;
  border: 1px solid #333;
}
 
.wideBox h1 {
  font-weight: bold;
  margin: 20px;
  color: #666;
  font-size: 1.5em;
}
 
 
<!-- Some IE7 hacks and workarounds -->
 
<!--[if lt IE 8]>
 
/* IE7 needs the fields to be floated as well as the labels */
 
input, textarea {
  float: right;
}
 
#formButtons {
  clear: both;
}
 
/*
  IE7 needs an ickier approach to vertical/horizontal centring with fixed positioning.
  The negative margins are half the element's width/height.
*/
 
#contactForm.positioned, .statusMessage {
  left: 50%;
  top: 50%;
}
 
#contactForm.positioned {
  margin-left: -20em;
  margin-top: -16.5em;
}
 
.statusMessage {
  margin-left: -15em;
  margin-top: -1em;
}
 
