body, div, img {margin: 0px; padding: 0px;}

body {background:url(../images/bg_body.jpg) repeat-x;}
img {border: none;}

div#page {width: 900px; height: 677px; background:url(../images/bg_page.jpg) no-repeat; margin: 0px auto;}

div#top {width:900px; height: 126px; background:url(../images/bg_top.jpg) no-repeat; background-position:center;}

div#top.contact {background:url(../images/name-centered.png) no-repeat; background-position:center;}

div#middle {width:900px; height: 299px;}

div#midleft {width: 401px; height: 299px; float: left; padding: 0px 0px 0px 100px;}

div#midleft.contact {width: 501px; padding: 0px;}

div#midleft ul {list-style: none; padding: 0px; margin: 0px; padding-top: 40px;}

div#midleft img {border: none;}

div#form_wrapper ul {margin: 0px; padding: 20px 0px 0px 0px; list-style: none;}

ul.form li {padding-bottom:5px;}

input.textbox {	border:1px solid #333333;background:#e7e9eb;width:400px;}
div#submit {padding: 5px 0px 0px 330px;}


textarea.textarea {
	border:1px solid #333333;
	background:#e7e9eb;
	width:400px;
	height:200px;
	padding:0px;
	margin:0px;
}

div#midright {width: 399px; height: 299px; float: left;}

div#midright img {display:block; padding-left: 90px;}

div#bottom {width:900px; height: 235px; background:url(../images/bg_bottom.jpg) no-repeat; background-position: center;}


