@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;
}
#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: left;
	float: left;
	height: 320px;
	width: 220px;
	position: relative;
	padding-left: 0px;
	background-color: #f8f9f4;
}
#right {
	clear: right;
	float: right;
	height: 320px;
	width: 235px;
	position: relative;
	background-color: #f8f9f4;
}
#footer {
	clear: left;
	float: left;
	height: 20px;
	width: 723px;
	position: relative;
	background-color: #202020;
	margin-top: 5px;
	padding-top: 10px;
	padding-right: auto;
	padding-bottom: 10px;
	padding-left: auto;
}
#inftxt {
	position: absolute;
	left: 9px;
	top: 23px;
}
