.text_dark
{
    color: #485577;
}

div.content
{
	 float:left;
	 width:563px;
	 overflow:hidden;
	 padding:0px 20px 0px 20px;
	 height:100%;
	 background: #FFFFFF;
	 
}
div.content_
{
float:left;
background: url(../images/blue_fgprint.gif) 100% 100% no-repeat;
width:563px;
}

div.content_border
{
	float:left;
	width:9px;
	background:url(../images/right_border_blue.gif);
	height:100%;
}
#menu
{	float:left;
	width:213px;
	height:100%;
	background:#7988AE;
	border-left:12px solid #7988AE;
	border-right:9px solid #7988AE;
}

#middle
{
	float:left;
	background:#7988AE;
}


div.menutext
{
	background:url(../images/blue_menu_bg.gif);
	padding:0px 10px 9px 10px;
	width:191px;
	color:#FFFFFF;	
}

#t
{
	float:left;
	background: url(../images/blue_t.gif) no-repeat;
	height:24px;
	width:100%;
}

#b
{	
	float:left;
	height:20px;
	width:100%;
	background: url(../images/blue_b.gif) no-repeat; 
}

#footer
{
	float:left;
	padding-top:5px;
	padding-left:12px;
	padding-bottom:5px;
	color:#7988AE;
	font-size:65%;
}

div.menu_b
{	
	height:11px;
	background: url(../images/blue_menu_b.gif) no-repeat; 
}
