#wrap {
	width: 1000px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	min-height: 500px;
	background-image: url(images/1-body.jpg);
	background-repeat: repeat-y;
}
#bottom {
	background-image: url(images/1-bottom.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 41px;
}
#bodyleft {
	width: 615px;
	margin-top: 10px;
	float: left;
	margin-left: 50px;
	padding-right: 10px;
	padding-top: 10px;
	min-height: 400px;
	padding-left: 10px;
}
#formright {
	background-image: url(images/1-sidemenu.jpg);
	background-repeat: no-repeat;
	height: 210px;
	width: 220px;
	float: right;
	margin-right: 45px;
	padding-top: 240px;
	padding-left: 5px;
}
body {
	background-color: #838280;
}



#header {
	background-image: url(images/1-header.jpg);
	height: 269px;
}
#header2 {
	background-image: url(images/2-header.jpg);
	height: 269px;
}
#header3{
	background-image: url(images/3-header.jpg);
	height: 269px;
}
#header4 {
	background-image: url(images/4-header.jpg);
	height: 269px;
}
#menu {
	height: 31px;
	font-size: 12px;
	margin-top: 3px;
	background-color: #324589;
	font-weight: bold;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	margin-right: 60px;
	margin-left: 60px;
}
#body {
	background-image: url(images/1-lines.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	min-height: 500px;
	padding-top: 6px;
}
