#container {
	width: 730px;
	margin: 10px auto;
}
#header {
	height: 46px;
}
#main {
	margin: 10px 0 10px 0;
	clear: both;
}
#footer {
	margin-top: 4px;
	clear: both;
	text-align: center;
}
.float_left {
	float: left;
	clear: both;
	margin: 0.3em 20px 0 0;
}
.float_left1 {
	float: left;
	margin: 10px 20px 10px 0;
}
.float_right {
	float: right;
	margin: 0.3em 0 0 20px;
}
.top_p {
	margin-top: 0px;
	padding-top: 0px;
}
.words_breaker {
	min-height: 200px;
	margin-bottom: 35px;
}
*html .words_breaker {
	height: 200px;
	bottom: 35px;
}
.words_p {
	margin-top: 0px;
	padding-top: 0px;
	margin-left: 148px;
}
.words_names {
	text-align: right;
	font-style: italic;
}
label.preview_form {
	margin-right: 0 10px 0 0;
	float: none;
	width: none;
}
.submit_form {
    margin: 0px;
}
#contact_form {
    float: right;
	width: 280px;
	margin: 12px 0 10px 0;
}
*:first-child+html .work_area {
	margin-top: 28px
}
label {
    float: left;
	width: 140px;
}
.textfield {
    width: 250px;
}
.submit {
    margin-left: 140px;
}
.gallery {
	margin-left: -34px;
	float: left;
}
#map {
    width: 350px;
    float: right;
	margin: 33px 0 10px 20px;
}
*:first-child+html #map {
    margin-top: 47px;
}
.align_centre {
	text-align: center;
	float: left;
	width: 100%;
}
#links {
	text-align: center;
}
#links1 {
	margin-left: 160px;
}
.gallery_footer {
    width: 564px;
	float: right;
	text-align: center;
}
.portrait_footer {
    width: 470px;
	float: right;
	text-align: center;
}
.form {
	margin-top: 50px;
}

