/* 
	Coded by Shawn Hill 
	for Bernstein-Rein Adv.
	11 of 2005
*/
/*----------------------------------------------------------------------
	Home Page Specific -------------------------------------------------------*/

#shelf_1{
	background-image: url(../images/hp/blue_stripe.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-bottom: 14px;
}
#col_1_1{
	width: 418px;
}
#col_1_2{
	width: 325px;
}
#col_1_2_map{
	width: 325px;
	background-image: url(../images/usmap.gif);
}
#col_1_2 p{
	padding:0;
}
#col_1_2 h2{
	padding:5px 0px 0px;
	margin:0;
	color: #004873;
	font-weight:normal;
	font-size:18pt;
}
#col_3_1 p{
	color:red;
}
#col_1_2 select{
	font-size:8pt;
	padding:0;
	margin:0;
	width:200px;
}
#col_1_2 .space{
	padding: 0px 70px 0px 30px;
}
#services{
	background-image: url(../images/hp/services_bg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height:124px;
	margin-left: 1px;
}
#products{
	background-image: url(../images/hp/products_bg.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	height:118px;
	margin-left: 1px;
}
#shelf_2{
	background-image: url(../images/hp/brown_stripe.gif);
	background-repeat: no-repeat;
	background-position: center top;
	padding: 33px 0px 10px;
}
#shelf_2 h3{
	font-weight:bold;
	font-size:11pt;
	color:#063868;
	display:block;
	background-color:#e7e7e7;
	padding: 1px 10px;
	margin:0px 1px;
}
#shelf_2 .space{
	margin: 10px;
	border-top: 1px dashed #666;
	border-bottom: 1px dashed #666;
}
#shelf_2 p{
	padding: 10px 0px;
}
#col_2_1{
	width:248px;
	border-right: 1px solid #e7e7e7;
}
#col_2_1 ul{
	margin: 0 10px 10px;
	padding: 0 10px;
}
#col_2_1 li{
	padding:0;
	margin:0;
	line-height:15px;
}
#col_2_1 a{
	padding:0;
	margin:0;
}
#col_2_2{
	width:247px;
}
#col_2_3{
	width:247px;
	border-left: 1px solid #e7e7e7;
}
#shelf_2 #col_2_3 p{
	padding: 10px;
}