@charset "utf-8";
/* CSS Document */

body {
	background:url(images/bg_02.gif) repeat-x;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #000000;
	font-weight:normal;
	text-decoration:none;
	background-color:#0061b3;
	
	}
* { margin:0; 
	padding:0;
	}
img {
	border:0px;
	}
.clear {
	clear:both;
	}
a:hover {
	text-decoration:underline;
	color: #666666;
	}
a {
	color: #000000;
	text-decoration:none;
	}
p {	
	margin:20px;
	line-height:20px;
	}
	
ul {padding-left:20px;
	}

#wraper {
	margin:0 auto;
	width:952px;
	background:#FFFFFF;
	}
#topheader {
	background-color:#11304b;
	}
.topheaderline {
	height:66px;
	background:url(images/seniorsequity_03.gif) repeat-y left top;
	
	}


.topheaderlink {
	padding:10px;
	float:right;
	width:150px;
	}

.topheaderlink a{
	color: #999999;
	}

.topheaderlink a:hover{
	color: #666666;
	}

#header {
	height:252px;
	
	}
#mainbody {
	margin:10px;
	}
#leftcoloum {
	background:#e1e1e1;
	width:220px;
	margin:0 0 0 0;
	float:left;
	}
#leftcoloum_top {
	height:6px;
	background:url(images/seniorsequity_10.gif) no-repeat;
	}
#leftcoloum_box1 {
	border:0px;
	}

#leftcoloum_bottom {
	height:5px;
	background:url(images/seniorsequity_36.gif);
	}
#leftcoloum_menu {
	width:220px;
	font-size:12px;
	font-weight:bolder;
	padding-bottom:20px;
	text-align:left;
	}

#leftcoloum_menu ul {
	display:list-item;
	list-style-type:none;
	}

#leftcoloum_menu li a {
	min-height:20px;
	padding:5px 0 0  15px;
	background:url(images/seniorsequity_17.gif) left no-repeat;
	
	display:block;
	margin:0 10px;
	}
#leftcoloum_box {
	width:220px;
	
	
	}
#leftcoloum_box_top {
	background:url(images/seniorsequity_26.gif) no-repeat;
	height:6px;
	width:212px;
	}

#leftcoloum_box_bottom {
	background:url(images/seniorsequity_34.gif) no-repeat;
	height:6px;
	width:212px;
	}
#leftcoloum_box_center {
	
	width:212px;
	background:#FFFFFF;
	border-left:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
	min-height:100px;
	
	}
#leftcoloum_box img {
	padding:10px;
	float:left;
	}
#leftcoloum_box h3 {
	padding-right:10px;
	padding-top:20px;
	color:#999999;
	}
#leftcoloum_box h3 span {
	
	color:#10587e;
	}

#content {
	width:450px;
	margin:0 auto;
	text-align: justify;
	padding:0 10px 0 10px;
	}
	
#content img {
	padding:10px;
	}


#content h4 {
	color:#10587e;
	padding:0 0 20px 0;
	border-bottom:1px solid #CCCCCC;
	}

#content h4 span {
	color:#0099FF;
	font-weight:bolder;
	font-size:105%;
	}
#rightcoloum {
	background:#e1e1e1;

	float:right;
	width:220px;
	
	}
.rightcoloum_top {
	height:6px;
	background:url(images/seniorsequity_10.gif) no-repeat;
	
}	

.rightcoloum_bottom {
	height:5px;
	background:url(images/seniorsequity_36.gif);
	}

#rightcoloum_boxtop {
	min-height:96px;
	}
	

#rightcoloum_boxbottom {
	height:22px;
	text-align:left;
	background:url(images/seniorsequity_20.gif) no-repeat;
	line-height:20px;
	padding:0 0 0 30px;
	font-family:Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size:14px;
	font-weight:bold;
	margin:0 0 20px 0;
	width:182px;
	}
#rightcoloum_boxbottom a {
	color: #0099FF;
	text-decoration:underline;
	}

#bottomlink {
	text-align:center;
	margin:10px 25px 0 25px;
	padding:5px 20px 0 20px;
	height:50px;
	border-top:1px solid #CCCCCC;
	font-size:11px;
	}

