@charset "utf-8";
/* CSS Document */
* { behavior: url(iepngfix.htc); }

p{
	margin: 0;
	padding: 0;
}

a {
	color: #005288;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	color: #000000;
}

ul{
	margin: 0px 0 5px 0;
}

body{
	font-family: "Lucida Sans Unicode", "Times New Roman", serif;
	color: #000000;
	background: url(../images/main-bg.jpg) repeat-x scroll left top;
	margin: 0px;
	padding: 0px;
	font-size: 12px;
}

#container{
	height: auto;
	width:963px;
	margin:0px auto;
	padding: 0px;
}

/*------------------h tags-------------------------------------*/

h1{
	color: #005288;
	/*float: right;*/
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	background:url(../images/h1-h2-bg.jpg) 7px top no-repeat;
	width: 480px;
	height: 22px;
	margin: 0px;
	padding: 0px 0px 0px 48px;
}

h2{
	color: #3c3c3c;
	font-family: Georgia, "Times New Roman", Times, serif;
	width: 480px;
	height: 16px;
	font-size: 14px;
	margin: 0px 0px 10px 0px;
	background:url(../images/h1-h2-bg.jpg) 7px bottom no-repeat;
	padding: 0px 0px 0px 48px;
}

h3{
	font-size: 18px;
	float: none;
	color: #ffffff;
	width: 529px;
	height: 25px;
	font-family: Georgia, "Times New Roman", Times, serif;
	background: url(../images/h3-bg.jpg) 35% top no-repeat;
	margin: 10px 0 0px 0;
	padding: 1px 0px 0px 16px;
}

h3 a:link{
	color: #ffffff;
	text-decoration: none;
}

h3 a:visited{
	color: #ffffff;
	text-decoration: none;
}

h3 a:hover{
	color: #ffff00;
}

h4{
	font-size: 18px;
	float: left;
	color: #ffffff;
	width: 183px;
	height: 29px;
	font-family: Georgia, "Times New Roman", Times, serif;
	background: url(../images/h4-bg.jpg) 5px top no-repeat;
	margin: 10px 0 0 0;
	padding: 3px 0px 0px 10px;
}

h5{
	font-size: 18px;
	float: left;
	color: #ffffff;
	width: 180px;
	height: 29px;
	font-family: Arial,Helvetica,sans-serif;
	background: url(../images/h4-bg.jpg) left top no-repeat;
	margin: 10px 0 0 0;
	padding: 3px 0px 0px 5px;
}

.smallBlueTitle{
	font-family: Arial,Helvetica,sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #005288;
}

.phone{
	font-size: 18px;
	font-weight: bold;
}

/*------------------end h tags-------------------------------------*/

/*#container-logo{
	width:1092px;
	height: auto;
	margin:0px auto;
	padding: 0px;
	background: url(../images/lawyers-get-it-done.png) no-repeat scroll bottom right;	
}*/

#header{
	background: url(../images/bg-header.jpg) top left no-repeat;
	width: 963px;
	height: 209px;
	float: left;
	margin: 0;
	padding: 0;
}

#content-main{
	float: left;
	width: 963px;
	height: auto;
	margin: 0px auto;
	padding: 0px;
	background: url(../images/bg-container.jpg) repeat-y scroll top left;
	
}

#content-holder{
	float: none;
	width: 930px;
	height: auto;
	margin: 0px;
	padding: 0px 0px 0px 80px;
	
}

#nav{
	width: 943px;
	height: 47px;
	float: left;
	background: #000000;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	margin: 0 0 0 10px;
	padding: 0px;
}

#nav ol{
	margin: 0px;
	padding: 0px 0 0 13px;
}

#nav li{
	display: inline;
	float: left;
	
}

#nav li a {
	color:#ffffff;
	float:left;
	font-family:Arial,Helvetica,sans-serif;
	font-size:18px; 
	/*line-height:52px;*/
	height: 20px;
	margin:0px;
	padding: 13px 21px 0 21px;
	text-decoration:none;
	background: url(../images/nav-bullet.jpg) no-repeat scroll -15px 3px;
	overflow: hidden;
}

#nav li a:hover {
	color:#FFFF00;
	background: url(../images/nav-bullet.jpg) no-repeat scroll 0px 18px;
}



#free-holder {
	background: url(../images/free-button.jpg) no-repeat scroll top left;
	width: 166px;
	height: 47px;
	margin: 0 15px 0 0px;
	padding: 0;
	float: right;
}

#free-holder:hover {
	background-position: 0 -53px;
	}

#free-holder span {
	display: none;
	}

#content-left{
	float: left;
	width: 383px;
	height: auto;
	padding: 0 0 10px 16px;
	margin: 0px;
}

#practice-hot-vspace{
	height: auto;
	width: auto;
	padding: 12px 0 0 0;
}

#practice-hot{
	background:url(../images/bg-practice-hot.jpg) bottom center no-repeat;
	margin: 0px;
	padding: 7px 0 0 0;
	width: 381px;
	height: 443px;
	float: left;
}


.left-column{
	float: left;
	width: 183px;
	height: auto;
	margin: 0px;
	padding: 10px 10px 0 0;
}

.left-column p{
	margin: 0px;
	padding: 0 0 0 10px;
}

.right-column{
	float: left;
	width: 183px;
	height: auto;
	margin: 0px;
	padding: 10px 0px 0 0;
}

.right-column p{
	margin: 0px;
	padding: 0 0 0 5px;
}

#practice{
	float: left;
	width: 183px;
	height: auto;
	margin: 0px;
	padding: 0px 10px 0 0;
}

#pills {
	background: url(../images/pills.jpg) no-repeat scroll top left;
	width: 172px;
	height: 106px;
	margin: 18px 0 0 6px;
	padding: 0px;
	float: left;
}

/*#pills:hover {
	background-position: 0 -53px;
	}*/

#pills span {
	display: none;
}

#hot-topics{
	float: left;
	width: 183px;
	height: auto;
	margin: 0px;
	padding: 0px;
}


#hot-topics li{
	font-family: Arial,Helvetica,sans-serif;
	font-size: 14px;
	color: #ffffff;
	list-style: none;
	background:url(../images/bg-nav-divider.jpg) no-repeat scroll left -2px;
	height: 24px;
	margin: 0px 0 0 1px;
	padding: 0 0 0 19px;
}

#hot-topics a{
	color: #fff;
	text-decoration: none;
}

#hot-topics a:hover{
	color: #FFFF00;	
}


#hot-topics ol{
	margin: 0px;
	padding: 0px 0 0 4px;
}

/**:first-child+html #hot-topics ol{
	margin: 0px;
	padding: 20px 0 0 5px;
}*/

.hot-li-holder{
	height: auto;
	width: 180px;
	float: left;
	padding: 10px 0 0 0px;
}

.practice-li-holder{
	height: auto;
	width: 180px;
	float: left;
	padding: 10px 0 0 0px;
}

#practice li{
	font-family: Arial,Helvetica,sans-serif;
	font-size: 14px;
	color: #ffffff;
	list-style: none;
	background:url(../images/bg-nav-divider.jpg) no-repeat scroll left -2px;
	height: 24px;
	margin: 0px 0 0 5px;
	padding: 0 0 0 19px;
}

#practice a{
	color: #fff;
	text-decoration: none;
}

#practice a:hover{
	color: #FFFF00;	
}


#practice ol{
	margin: 0px;
	padding: 0px 0 0 6px;
}

/**:first-child+html #practice ol{
	margin: 0px;
	padding: 0px 0 0 5px;
}*/



#ssd{
	float: left;
	background: url(../images/bg-ssd-holder.jpg) top left no-repeat;
	width: 383px;
	height: 164px;
}

#content-right{
	background: url(../images/bg-content-right.jpg) no-repeat scroll top left;
	/*border-top: 29px solid #d0cfcb;*/
	float: right;
	width: 540px;
	height: auto;
	margin: 0;
	padding: 36px 17px 0 0;
}

#content-right p{
	padding: 5px 7px;
}

#content-right .h3-paragraph{
	padding: 5px 15px;
}

#content-right #legal-news p{
	padding: 5px 15px;
}

#content-right li{
	padding: 0px 15px 0 0;
}

#content-right li p{
	padding: 0px 0 5px 0;
}

.thumb{
	float: right;
	clear: none;
	background: #fff;
	padding: 5px;
	margin: 7px 7px 0px 5px;
	border-right: 1px solid #666;
	border-bottom: 1px solid #666;
	border-top: 1px solid #CCC;
	border-left: 1px solid #CCC;
	}

#legal-news{
	background: url(../images/bg-logo-fade.jpg) 360px 80% no-repeat;
	width: auto;
	height: auto;
	padding: 0 0 10px 0;
}

#legal-news a{
	font-weight: bold;
	text-decoration: none;
}

#legal-news a:hover{
	color: #027ccd;
}

#footer{
	font-size: 10px;
	float: left;
	width: 963px;
	height: 239px;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	background: url(../images/bg-footer.jpg) no-repeat bottom left;	
}

#footer-content{
	color: #ffffff;
	width: 934px;
	padding: 17px 0 0 20px;
}

#footer-content a{
	color: #fff;
	text-decoration: none;
}

#footer-content a:hover{
	color: #FFFF00;
}

#footer-content .spacer{
	padding: 0 1px;
}

#footer li{
	list-style: none;
	display: inline;
}

#footer ul{
	margin: 0;
	padding: 0;
}

#bookmarks{
	float: left;
	height: 31px;
	padding: 5px 0 0 0;
	margin: 0px;
	background: url(../images/bookmark-reflection.jpg) no-repeat scroll right 24px;
}

*:first-child+html #bookmarks{
	float: left;
	height: 31px;
	width: 280px;
	padding: 0px;
	margin: 0px;
	background: url(../images/bookmark-reflection.jpg) no-repeat scroll 96px 18px;
}

#bookmarks ul li{
	/*line-height: 15px;*/
	padding: 0px;
	margin: 0px;
}

#logo{
	width: 383px;
	height: 84px;
	float: right;
	background: url(../images/lawyers-get-it-done.png) no-repeat scroll bottom right;
	margin: 0;
	padding: 0 80px 0 0;
}

/*.right-holder{
	height: auto;
	width: 180px;
	padding: 10px 0 0 0px;
}*/

.smallForm {
	margin: 0px;
	padding: 0px 0px 0px 0px;
	height: auto;
	width: 184px;
}

*:first-child+html .smallForm {
	margin: 0px;
	padding: 10px 0px 0px 0px;
	height: auto;
	width: 184px;
}

.smallForm .formInput, .smallForm select {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 13px;
	color: #005288;
	font-weight: bold;
	border: 1px solid #000000;
	text-align: left;
	width: 175px;
	height: 14px;
	padding: 0px 0 0 4px;
	margin: 0px 0 0 5px;
	display: block;
	
	}

.smallForm textarea {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #005288;
	border: 1px solid #000000;
	text-align: left;
	width: 175px;
	height: 50px;
	padding: 0px 0px 0px 5px;
	margin: 0px 0 0 5px;
}

.smallForm .formButton  {
    font-family: Arial,Helvetica,sans-serif;
    font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	background-color:#000000;
	color: #fff;
	margin: 10px 0 0 5px;
	padding: 0px;
	height: 29px;
	width: 183px;
	border: 2px solid #ffffff;
	float: left;
	display: block;
	clear:left;
	cursor: pointer;
}

.smallForm .formButton:hover{
	background-color: #027ccd;
}

.smallForm p {	
	padding: 2px 0;
	margin: 0px;
}
*:first-child+html .smallForm p {	
	padding: 0px;
	margin: 0px;
}

/**:first-child+html #practice ol{
	margin: 0px;
	padding: 0px 0 0 5px;
}*/



/*-------------------- END SMALL FORM-----------------------------------*/


#location-button {
	background: url(../images/map2.jpg) top center no-repeat;
	width: 183px;
	height: 128px;
	margin: 13px 0 0 0px;
	padding: 0;
	float: left;
	}

#location-button:hover {
	background-position: 0 -130px;
	}

#location-button span {
	display: none;
	}	
	
	
/*---------------------IE 6-------------------------*/


*html .left-column {
	float:left;
	height:auto;
	margin:0;
	padding:10px 0px 0 0;
	width:183px;
}

*html .smallForm .formButton  {
    font-family: Arial,Helvetica,sans-serif;
    font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	background-color:#000000;
	color: #fff;
	margin: 10px 0 0 2px;
	padding: 0px;
	height: 29px;
	width: 183px;
	border: 2px solid #ffffff;
	float: left;
	display: block;
	clear:left;
	cursor: pointer;
}

*html h1{
	color: #005288;
	/*float: right;*/
	font-family: Arial,Helvetica,sans-serif;
	font-size: 20px;
	background:url(../images/h1-h2-bg.jpg) 7px 2px no-repeat;
	width: 480px;
	height: 22px;
	margin: 0px;
	padding: 0px 0px 0px 48px;
}

*html #nav{
	width: 943px;
	height: 47px;
	float: left;
	background: #000000;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	margin: 0 0 0 5px;
	padding: 0px;
}

*html #content-right{
	float: right;
	width: 540px;
	height: auto;
	margin: 0px;
	padding: 36px 11px 0 0px;
}

*html #nav li a:hover {
color:#FFFF00;
background: url(../images/nav-bullet.jpg) no-repeat scroll 0px 18px;
}

*html #bookmarks{
	float: left;
	height: 31px;
	width: 280px;
	padding: 5px 0 0 0;
	margin: 0px;
	background: url(../images/bookmark-reflection.jpg) no-repeat scroll 96px 24px;
}

*html #practice-hot-vspace{
	height: 0px;
	width: auto;
	padding: 0px 0 0 0;
}

/*---------------------END IE 6-------------------------*/