#core {
	width: 100%;
	height:100%;
	background-image: url('../images/site_bg2.jpg');
	background-repeat: no-repeat;
	background-position: center top;
}

#header {
        position: absolute;
        right: 0px;
        top: 16px;
        font-size: 14px;
}

#header span {
        margin-right: 0px;
        margin-left: 10px;
}

#header .tel {
        margin-right: 20px;
}

#header a {
        color: #432108;
        text-decoration: none;
}

#footer {
        font-size: 12px;
        position: absolute;
        top: 873px;
        right: 0px;
}

#sitefooter span {
        margin-right: 21px;
        margin-left: 21px;
}

#sitefooter .b1 {
	margin-right: 0px;
	margin-left: 4px;
}

#sitefooter .b2 {
        margin-right: -6px;
	margin-left: 15px;
}

#sitefooter a {
        color: #432108;
        text-decoration: none;
}

#sitefooter a:hover {
        text-decoration: underline;
}
