/* CSS Document */

html,body {
	background-repeat:repeat;
	background-image:url(../images/bg-1.png);
	text-align:left;
	margin-top: 0;
	margin-bottom: 0;
	margin-right: 0px;
	margin-left: 0px;
}

p{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:13px;
	color:#68655B;

}

ul{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:13px;
	color:#68655B;

}

h1{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:24px;
	color:#333333;
	font-weight:normal;
	padding:0px;
	margin:0px;
}

h2{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:20px;
	color:#333333;
	font-weight:normal;	
	padding:0px;
	margin:0px;
}


h3{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	color:#333333;
	font-weight:normal;	
	padding:0px;
	margin:0px;
}


h5 { 
font-weight: normal; 
font-size: 14px; 
display: none; 
font-style: normal; 
font-family: Arial, Helvetica, sans-serif;
}


.contact-disclaimer
{
	font-family:Arial;
	font-size:10pt;
}
a {
	color: #366285;
	text-decoration: none;
}

a:hover {
 color: #993333;
}


.clear {
	clear:both;
	
}

.seo { 
font-weight: normal; 
font-size: 11px; 
display: none; 
font-style: normal; 
font-family: Arial, Helvetica, sans-serif;
}



/* Begin Background Container */
#bg-container {
	width:100%
	height: auto; }



/* Begin Header Container */

#hd-container {
	width:970px;
	height: 123px;
	margin-left: auto;
	margin-right:auto;
}

.lg-container {
	width:387px;
	height: 123px;
}

.rt-container {
	float:right;
	width:580px;
	height:123px;
}

.address {
	text-align:right;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#333333;
	font-size: 10px;
	padding-top: 10px;
	margin-right: 45px;
}

/* Main Nav Menu */

.mn-navigation {
	width:575px;
	
}

.main-nav {
	width: 575px;
	margin-right:auto;
	height: 45px;
	margin-top: 25px;
	
}
.menu-main {
	list-style:none;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	padding-top: 0;
	padding-bottom: 0;
	padding-left: 0;
	 }
 
.menu-main li {
	padding: 0;
	height: 45px;
	margin-right: 0em;
	list-style: none;
	background-repeat: no-repeat;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 0;
}
 
.menu-main li a, .menu-main li a:visited {
	display: block;
	text-decoration: none;
	text-indent: -1000px;
	height: 45px;
	background-repeat: no-repeat;
	
}
 
.ap {
	background-image: url(../images/nav-ap-down.png);
	width: 147px;
	
	
} 
.ap a {background-image: url(../images/nav-ap-up.png);}  

.pro {
	background-image: url(../images/nav-pro-down.png);
	width: 110px;
	
} 
.pro a {background-image: url(../images/nav-pro-up.png);} 

.rc {
	background-image: url(../images/nav-rc-down.png);
	width: 175px;
	
} 
.rc a {background-image: url(../images/nav-rc-up.png);}

.pub {
	background-image: url(../images/nav-pub-down.png);
	width: 103px;
	
} 
.pub a {background-image: url(../images/nav-pub-up.png);}  

ul.menu-main li a:hover {
	background: none;
	
	
} 
.menu-main li {
	float: left;
	
	
} 
.menu-main:after {content: "."; display: block; height: 44; clear: both; visibility: hidden;}


/* Begin Header Image */
#img-container {
	width:auto;
	height: 283px;
	background-image:url(../images/bg-3.png);
	background-repeat:repeat-x;
	text-align:justify;
}

.insurance-specialty-law {
	width: 895px;
	height:283px;
	margin-left:auto;
	margin-right:auto;
/*	background-image:url(../images/image-insurance-specialty-law.png);*/
	background-image:url(../images/banner-v4.jpg);	
	background-repeat: no-repeat;
}

.main-text-container {
	width: 500px;
	float:right;
	margin-top: 100px;
	height: 125px;
	text-align:left;
	background-image:url(../images/img-bar.png);
	background-repeat:no-repeat;
	background-position: left center;
	clear: right;
	
}

.main-text-title {
	font-family:Arial, Helvetica, sans-serif;
	font-size:30px;
	color:#FFFFFF;
	padding-left: 20px;
	padding-top: 20px;
}

.main-text-1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:24px;
	color:#FFFFFF
	
}

.main-text-2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	color:#FFFFFF
	
}

/* Sub-Main-Image */

#img-container-2 {
	width:auto;
	height: 199px;
	background-image:url(../images/bg-7.png);
	background-repeat:repeat-x;
	text-align:center;
}

.insurance-specialty-law-2 {
	width: 895px;
	height:199px;
	margin-left:auto;
	margin-right:auto;
	background-image:url(../images/img-sub.png);
	background-repeat: no-repeat;
}

.main-text-container-2 {
	width: 500px;
	text-align:left;
	margin-left: 50px;
	padding-top: 110px;
	
	
}

.main-text-title-2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:30px;
	color:#FFFFFF;
	padding-left: 20px;
	padding-top: 20px;
	background-image: url(../images/img-bar.png);
	background-repeat: no-repeat;
	background-position: left bottom;
}

.main-text-3 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:24px;
	color:#FFFFFF
	
}

.main-text-4 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	color:#FFFFFF
	
}
 


/* Begin Body Container */
#bd-container {
	background-image:url(../images/bg-4.png);
	background-repeat:repeat;
}

#bd-container-2 {
	width: 895px;
	margin-left:auto;
	margin-right:auto;
	padding-top: 20px;
	
}

.bd-title-1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:26px;
	color:#333333;
}

.bd-title-2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	color:#366285;

}


.bd-title-3 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:24px;
	color:#333333;

}

.bd-text {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	color:#3F3E36;
	
}

.bd-text-3 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	color:#545249;
	
}



#call-out-container {
	width: 895px;

	

}

.call-out-right {
	float: right;
	width: 410px;
	background-image:url(../images/ln-1.png);
	background-repeat:repeat-x;
	padding-top:20px;
}

.call-out-left {
	width: 410px;
	background-image:url(../images/ln-1.png);
	background-repeat:repeat-x;
	padding-top:20px;
	height: 500px;
	

}

img.icon-float-lft {
	float: left;
	padding-right: 10px;
	padding-bottom:15px;
	
	
}

.ap-list li {
	list-style-image:url(../images/icon.png);
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	color:#366285;
	margin-left: -20px;
	padding-top: 0;
	padding-right: 0;
	padding-left: 0;
	margin-bottom: 5px;

		
}

/* Featured Attorney */
#featured-container {
	width: 400px;
}

.head-shot {
	float:left;
	height: 176px;
	width: 117px;
	padding-right:25px;
}

.featured-text {
	width: 400px;
	height: 176px;
}
.bd-text-2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#68655B;
	
}
	

/* Begin Footer Container */
#ft-bg {
	background-image:url(../images/bg-6.png);
	background-repeat:repeat-x;
	width:100%;
	height:100px
	
}

#ft-container {
	margin-right:auto;
	margin-left:auto;
	width: 895px;
	text-align:center;
	background-image:url(../images/logo-low-cohen-2.png);
	background-repeat:no-repeat;
	height: 150px;
	background-position: center top;
	
}

.ft-nav {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#333333;
	font-size: 10px;
	padding-top: 50px;
	width: 400px;
	text-align:left;

}

.ft-address {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#333333;
	font-size: 10px;
	padding-top: 50px;
	float: right;
	width: 400px;
	text-align:right;
	}

.internet-business-solution {
	width:400px;
	text-align:right;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#333333;
	font-size: 10px;
	padding-top: 15px;
}

/* Sub Page */

.sub-call-out {
	width: 290px;
	float:right;
	background-image: url(../images/bg-5.png);
	background-repeat: repeat;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
}

.sub-body-text {
	width: 520px;
	padding-left: 25px;

}

.line {
	background-image:url(../images/ln-1.png); 
	background-repeat:repeat-x;
	height: 25px;
	background-position:center center;
}

/* News Detail */

.news-detail {
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	
}

.news-body {
	width: 725px;
	margin-left:auto;
	margin-right:auto;
	background-color:#FFFFFF;
	padding: 10px;
}

.news-bd-container {
	background-color:#FFFFFF
}

/* Bio Detail */

.bio-body {}

.bio-text {
	width:480px;
	margin-left: 220px;
	}

.bio-img {
	float:left;
	width: 220px;
}
	

