@charset "utf-8";
#main_page {
	width: 733px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
	background-color: #F8F9F5;
}
#head {
	width: 723px;
	position: relative;
	border-right-width: 5px;
	border-left-width: 5px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #333333;
	border-left-color: #333333;
	height: auto;
	background-color: #f8f9f4;
}
#screen {
	clear: left;
	float: left;
	height: 292px;
	width: 533px;
	position: relative;
}
#navigation {
	clear: right;
	float: right;
	height: 146px;
	width: 190px;
	position: relative;
}
#info {
	clear: right;
	float: right;
	height: 125px;
	width: 160px;
	position: relative;
	padding-top: 21px;
	padding-left: 15px;
	padding-right: 15px;
	background-color: #46514C;
}
#content {
	clear: left;
	float: left;
	width: 723px;
	position: relative;
	background-color: f8f9f4;
}
#self_add {
	clear: left;
	float: left;
	height: 156px;
	width: 267px;
	position: relative;
	margin-top: -35px;
}
#family_add {
	clear: right;
	float: right;
	width: 456px;
	position: relative;
	height: 121px;
	background-color: #39454B;
}
#contact_info {
	clear: left;
	float: left;
	height: 320px;
	width: 267px;
	position: relative;
	background-color: #46514C;
}
#active_side {
	clear: right;
	float: right;
	width: 456px;
	position: relative;
	height: 255px;
}
#left {
	clear: both;
	float: left;
	width: 440px;
	position: relative;
	padding-left: 15px;
	background-color: #f8f9f4;
	height: auto;
}
#right {
	clear: right;
	float: right;
	height: 320px;
	width: 235px;
	position: relative;
	background-color: #f8f9f4;
}
#footer {
	clear: left;
	float: none;
	height: 20px;
	width: 723px;
	position: absolute;
	background-color: #202020;
	margin-top: 5px;
	padding-top: 10px;
	padding-right: auto;
	padding-bottom: 10px;
	padding-left: auto;
	margin-right: auto;
	margin-left: auto;
	left: -267px;
	top: 5235px;
}
#lf {
	clear: left;
	float: left;
	position: absolute;
	left: -1px;
	top: 447px;
	background-color: #F8F9F4;
	width: 265px;
	height: 4899px;
}
