
/********************************************* Top Area */ 
#ssa{
		padding:	20px 20px 20px 20px;
		
		background: url(../images/image_ssa_top.png);
		background-repeat: no-repeat;
		background-position: 314px top;
}

#ssa h1,
#ssa p,
#ssa h2{
	margin-left: 8px;
    color:#3b3b3c;
}

/*#ssa_topleft{
		float:left;
		width:475px
}

#ssa_topright{
		float:left
}*/

#ssa h1{
	width: 300px;
		
	color:#353535;
	font-size:30px;
	font-weight:bold
}

#ssa h2{
	/* margin-top: 37px; */
	font-size:	12px;
	width:400px;
}

#ssa p{
		color:#353535;
		font-size:12px;
		margin-bottom:13px;
		margin-top:10px;
		width:400px;
}

#ssa p a,#ssa p a:visited{
		color:#61A270
}

#ssa p a:hover{
		color:#66C57C;
		text-decoration:underline
}

#ssa p strong{
		font-weight:bold
}

/********************************************* Bottom Area */ 
#ssa_bottom{
		clear:both;
		margin-top:50px
}

#ssa_bottom h2{
		font-size:22px;
		margin-bottom:20px;
		margin-top:30px
}


/********************** Menu */ 
#ssa_menu{
	float:left;
	width: 142px;
}

#ssa_menu ul li{
		height:28px;
		display:block;
		margin-bottom: 2px;
		padding-left:	10px;
		width:111px;
		
		/*float:left;*/
		font-size:14px;
		font-weight:bold;
		line-height:27px;
		text-align:left;
}

.ssa_menu_active{
		background-image:url('../images/image_listing_menu_spritemap.png');
		background-position: -242px 0px;
		background-repeat: no-repeat;
		color:#ffffff;
		cursor:default;
}

.ssa_menu_inactive{
		background-image:url('../images/image_listing_menu_spritemap.png');
		background-repeat: no-repeat;
		color:#eeeeee;
		cursor:pointer;
}

.ssa_menu_inactive:hover{
		background-image:url('../images/image_listing_menu_spritemap.png');
		background-position: -121px 0px;
		background-repeat: no-repeat;
}

/********************** Content */ 

#ssa_content{
	float:left;
	width: 770px;
}

#ssa_content .ssa_listing_bottom{
	border:none;
}

.ssa_listing{
		/*background-image:url('../images/ssa_addressbg.png');
		background-repeat:no-repeat;*/
		float:left;
		height:185px;
		width:381px;
		
		background-color: #fff;
		border-bottom: solid 3px #dedede;
}

.ssa_listing_padding{
		margin:	15px 0px 15px 20px;
}

.ssa_listing h3{
		color:#555555;
		font-size:18px;
		font-weight:bold;
		margin-bottom:10px
}

.ssa_listing div{
		color:#555555;
		font-size:13px
}

.ssa_listing_contentpair{
		width:370px
}

.ssa_listing_contentpair div{
		float:left;
		margin-left:10px
}

.ssa_listing_contentpair_secondary{
		float:left;
		margin-left:10px;
		width:250px
}

.ssa_listing_contentpair div strong{
		color:#555555;
		display:inline-block;
		font-size:13px;
		font-weight:bold;
		width:90px
}

.ssa_listing_contentpair div a{
		color:#61a270;
		text-decoration:underline
}

.ssa_listing_contentpair div a:hover{
		color:#66c57c;
		text-decoration:underline
}

/*#ownerbenefits_bottom a:active{
		color:#61a270;
		text-decoration:underline
}

#ownerbenefits_bottom a:visited{
		color:#61a270;
		text-decoration:underline
}*/
