body {
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	text-align:center;
}

#main_div {
	width:779px;
	height:455px;
	background-image:url(../images/header.gif);
	background-position:top center;
	background-repeat:no-repeat;
	position:relative;
	padding-top:10px;
	padding-left:400px;
	text-align:left;
}

#main_conteiner {
	width:979px;
	padding:0px 100px 0px 100px;
}

.gallery {
	float:left;
	background-image:url(../images/gallery_border.jpg);
	background-position:top center;
	background-repeat:no-repeat;
	width:188px;
	height:159px;
	padding:22px 16px 21px 11px;
}

#footer {
	background-image:url(../images/footer_picture.jpg);
	background-repeat:no-repeat;
	background-position:top center;
	width:1179px;
	height:237px;
}

.form {
	width:193px;
	border:1px solid #FFFFFF;
}
