body
	{
	background-image: url(../images/bg.gif);
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #29166f;
	background-color: white;
}

.norm
	{
	font-size: 12px;
	color: #29166f;
	}

.sml_txt
	{
	font-size: 10px;
	}

input
	{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10;
	color: #29166f;
}
textarea
	{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10;
	color: #29166f;
	}

.normtr
	{
	border-bottom: thin solid black;
}

a
	{
	color: #335ea8;
	}

a:hover
	{
	text-decoration: none;
	}

.main_body
	{
	width: 740px;
	border: black 0px solid;
}

.header_block
	{
	/*width: 550px;*/
	width: 740px;
	height: 179px;
	/*background-color: White;*/
	text-align: center;
	padding-bottom: 20px;
	border: black 0px solid;
}
.slogan_float
	{
	position: absolute;
	/*left: 250px;
	*/
	left: 280px;
	top: 195px;
	width: 300px;
	height: 20px;
	font-style: normal;
	font-size: 15px;
}

.advanced_living
	{
	float: left;
	width: 180px;
	background-color: white;
	font-style: italic;
	}

.menu_block
	{
	float: left;
	width: 180px;
	background-color: #b3cdf9;
	border: black 0px solid;
}

a.menu_a
	{
	display: block;
	width: 180px;
	height: 15px;
	color: #15268e;
	text-decoration: none;
	padding: 5px;
	border-top: white 1px solid;
	font-size: 11px;
	padding-left: 10px;
}

a.menu_a:hover
	{
	background-color: #29166f;
	color: white;
}

a.menu_a_sub
	{
	display: block;
	width: 180px;
	height: 15px;
	color: #15268e;
	text-decoration: none;
	padding: 5px;
	/*border: black 1px solid;*/
	font-size: 10px;
	padding-left: 18px;
}

a.menu_a_sub:hover
	{
	background-color: #15268e;
	color: white;
}

.title
	{
	color: #29166f;
	font-size: 13px;
	font-weight: bold;
}

.img_caption
	{
	font-size: 11px;
	}

.img_rightfloat
	{
	float: right;
	}
	
.center_block
	{
	float: right;
	width: 520px;
	border: black 0px solid;
	/*padding-left: 20px;*/
	background-color: white;
}

.footer
	{
	padding-top: 15px;
	width: 450px;
	font-size: 10px;
	float: left;
	}
	
.series_labelblock_blue
	{
		background-color: #08356D;
		width: 10px;
		height: 10px;
	}
	
.img_border
	{
	border: thin solid #29166f;
}

.tr_alt_back
	{
	background-color: #f1f1f2;
	}