body {
	margin: 0;
	background-repeat: repeat-x;
	background-image: url(images/bg.gif);
	background-position: left top;
	background-color: #dde8ff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#container,#content,#header,#footer,#footernav,#nav {
	border:0px dotted blue;
	margin:0 auto;
	position:relative;
	width:836px;
}

/************* header **************/
#top_header {
	background-image: url(images/top.gif);
	height:83px;
	background-repeat:no-repeat;
}
#header {
	height: 204px;
	width: 836px;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	z-index: 1000;
}
#header ul { /* all lists */
	padding: 0;
	margin: 0;
	list-style-type: none;
	line-height: 15px;
	font-family: arial;
	font-size: 12px;
}
#header li { /* all list items */
	float: left;
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#header_left {
	height: 204px; 
	width: 54px; 
	background: url(images/left.gif) no-repeat;
	position:absolute;
}
#header_right {
	height: 204px;
	width: 53px;
	background: url(images/right.gif) no-repeat;
	position:absolute;
	left: 783px;
	top: 0px;
}
#home_header_left {
	height: 204px; 
	width: 54px; 
	background: url(images/left.gif) no-repeat;
	position:absolute;
}
#home_header_right {
	height: 204px;
	width: 53px;
	background: url(images/right.gif) no-repeat;
	position:absolute;
	left: 783px;
	top: 0px;
}
#header_flash {
	height: 204px;
	width: 729px;
	margin: 0px;
	padding: 0px;
	position:absolute;
	left: 54px;
}
/************* sub_header_home **************/
#sub_home {
	background-image:url(images/home_rollo.jpg);
	width: 70px;
	height: 32px;
	background-repeat: no-repeat;
	position:absolute;
	top: 0px;
	left: 0px;
}
#sub_home a {
	background-image:url(images/home_rollo.jpg) no-repeat;
	width: 70px;
	height: 32px;
	display: block;
	text-decoration: none;
	list-style-type: none;
	margin: 0;
	padding: 0;
	text-indent:-9999px;
}

#sub_home a:link, #sub_home a:visited {height: 32px; width: 70px; background: url(images/home_rollo.jpg) no-repeat;}
#sub_home a:hover  {height: 32px; width: 70px; background: url(images/home_rollo_f2.jpg) no-repeat;}

/************* sub_header **************/
#sub_left {
	background-image:url(images/banner_left.gif);
	width: 70px;
	height: 168px;
	background-repeat: no-repeat;
	float: left;
	position:absolute;
	top: 32px;
	left: 0px;
}

#sub_right {
	background-image:url(images/banner_right.gif);
	width: 659px;
	height: 200px;
	background-repeat: no-repeat;
	padding: 0px;
	margin: 0px;
	float: right;
	position:absolute;
	left: 70px;
	top: 0px;
	
}
#sub_header_image {
	background-image:url(images/small.gif);
	width: 729px;
	height: 4px;
	background-repeat: no-repeat;
	padding: 0px;
	margin: 0px;
	float: right;
	position:absolute;
	left: 0px;
	top: 200px;
	
}
/***************** nav ******************/

#nav {
	height: 35px;
	width: 836px;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	z-index: 1000;
}
#nav ul { /* all lists */
	padding: 0;
	margin: 0;
	list-style-type: none;
	line-height: 15px;
	font-family: arial;
	font-size: 12px;
}
#nav a {
	display: block;
	text-decoration: none;
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#nav li { /* all list items */
	float: left;
	margin: 0;
	padding: 0;
	list-style-type: none;
}
/***************** navagation ******************/
#nav_bar_left {height: 35px; width: 76px; background: url(images/small_left.gif) no-repeat;}
#nav_bar_right {height: 35px; width: 74px; background: url(images/small_right.gif) no-repeat;}

#navAbout {height: 35px; width: 124px; background: url(images/about_btn.gif) no-repeat; text-indent:-9999px;}
#navAttorney {height: 35px; width: 132px; background: url(images/profiles_btn.gif) no-repeat; text-indent:-9999px;}
#navServices {height: 35px; width: 91px; background: url(images/services.gif) no-repeat; text-indent:-9999px;}
#navFaqs {height: 35px; width: 116px; background: url(images/news_btn.gif) no-repeat; text-indent:-9999px;}
#navResources {height: 35px; width: 102px; background: url(images/resources_btn.gif) no-repeat; text-indent:-9999px;}
#navContact {height: 35px; width: 121px; background: url(images/contact.gif) no-repeat; text-indent:-9999px;}

#navAbout a {height: 35px; width: 124px; background: url(images/about_btn.gif) no-repeat;}
#navAttorney a {height: 35px; width: 132px; background: url(images/profiles_btn.gif) no-repeat;}
#navServices a {height: 35px; width: 91px; background: url(images/services.gif) no-repeat;}
#navFaqs a {height: 35px; width: 116px; background: url(images/news_btn.gif) no-repeat;}
#navResources a {height: 35px; width: 102px; background: url(images/resources_btn.gif) no-repeat;}
#navContact a {height: 35px; width: 121px; background: url(images/contact.gif) no-repeat;}

#navAbout a:link, #navAbout a:visited {height: 35px; width: 124px; background: url(images/about_btn.gif) no-repeat;}
#navAttorney a:link, #navAttorney a:visited {height: 35px; width: 132px; background: url(images/profiles_btn.gif) no-repeat;}
#navServices a:link, #navServices a:visited {height: 35px; width: 91px; background: url(images/services.gif) no-repeat;}
#navFaqs a:link, #navFaqs a:visited {height: 35px; width: 116px; background: url(images/news_btn.gif) no-repeat;}
#navResources a:link, #navResources a:visited {height: 35px; width: 102px; background: url(images/resources_btn.gif) no-repeat;}
#navContact a:link, #navContact a:visited {height: 35px; width: 121px; background: url(images/contact.gif) no-repeat;}

#navAbout a:hover  {height: 35px; width: 124px; background: url(images/about_btn_f2.gif) no-repeat;}
#navAttorney a:hover  {height: 35px; width: 132px; background: url(images/profiles_btn_f2.gif) no-repeat;}
#navServices a:hover  {height: 35px; width: 91px; background: url(images/services_f2.gif) no-repeat;}
#navFaqs a:hover  {height: 35px; width: 116px; background: url(images/news_btn_f2.gif) no-repeat;}
#navResources a:hover  {height: 35px; width: 102px; background: url(images/resources_btn_f2.gif) no-repeat;}
#navContact a:hover  {height: 35px; width: 121px; background: url(images/contact_f2.gif) no-repeat;}

/***************** navcontainer ******************/
#nav li ul { /* second-level lists */
	position: absolute;
	background: #0f3184;
	width: 87px;
	left: -999em;
	text-indent: 0;
	margin-top: 0;
	border: 2px solid #0f3184;
	z-index: 1000;
}
#nav li ul a {
	display:block;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 7px;
	
	width: 100%;
	
}
#nav li ul a:link, #nav li ul a:visited {
	width: 80px;
	color: #fff;
	z-index: 1000;

}
#nav li ul a:hover {
    width: 80px;
	background: #993300; 
	color: #fff; 
	z-index: 1000;
    display:block;

}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
	left: -999em; z-index: 1000;
}

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul { /* lists nested under hovered list items */
	left: auto; z-index: 1000;
}

#nav li ul ul { /* third-and-above-level lists */
	margin: -1em 0 0 10em; 
}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
	left: -999em; 
}

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul { /* lists nested under hovered list items */
	left: auto; 
}
/***************** content ******************/
#content {
	background-image: url(images/mid.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
/***************** table-left ******************/
#table-left {
	width: 337px;
	margin: 0px;
	padding: 0px;
	}
/***************** table-right ******************/
#table-right {
	width:499px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
	line-height: 20px;
	margin: 0px;
	padding: 0px;
	color: #000;
}

#table-right p {
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 8px;
	padding-right: 69px;
	padding-left: 14px;
}

#table-right h1 {
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 8px;
	padding-right: 69px;
	padding-left: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #cc0000;
}
#table-right h2 {
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-right: 69px;
	padding-left: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
	color: #000;
	font-weight: bold;
	border-top: 0px;
	border-right: 0px;
	border-left: 0px;
	border-bottom: 1px solid #e20000;
	display: block;
	width: 70%;
	margin-left: 14px;
	margin-bottom: 8px;
/*	padding-bottom: 8px; 
	padding-left: 14px;*/  
}

#table-right ul {
	border: 0pt red solid;
	list-style-type: disc;
	margin: 0px 0px 0px 30px;
	padding: 0px 85px 12px 15px;
}
#table-right ol {
	border: 0pt red solid;
	margin: 0px 0px 0px 30px;
	padding: 0px 85px 12px 15px;
}
#table-right a:link, #table-right a:visited {
	color: #cc0000;

}
#table-right a:hover {
	color: #0042e6;
	text-decoration: underline;
}	
#content ul {
    margin: 0px 0px 0px 30px;
	padding: 0px 85px 12px 15px;
	border: 0pt red solid;
	list-style-type: disc;
}

#content a:link, #content a:visited {
	color: #cc0000;

}
#content a:hover {
	color: #0042e6;
	text-decoration: underline;
}	
#table {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-left: 6px;
}
#smallLinks {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 14px;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #ff0000;
}
#readmore {
	background-image:url(images/readmore.gif);
	height: 16px;
	list-style-type: none;
	z-index: 1000;
	width: 81px;
	background-repeat: no-repeat;
	padding-left: 0px;
	margin-left: 10px;
	margin-bottom: 0px;
	text-indent: -1999px;
}
#readmore a {
	background-image:url(images/readmore.gif);
	height: 16px;
	display:block;
	width: 81px;
	background-repeat: no-repeat;
}
#readmore a:link, #readmore a:visited {
	background-image:url(images/readmore.gif);
	height: 16px;
	width: 81px;
	background-repeat: no-repeat;
}
#readmore a:hover {
	background-image: url(images/readmore_over.gif);
	background-repeat: no-repeat;
}
#view {
	background-image:url(images/view.gif);
	height: 13px;
	list-style-type: none;
	z-index: 1000;
	width: 65px;
	background-repeat: no-repeat;
	padding-left: 0px;
	margin-left: 10px;
	margin-bottom: 0px;
	text-indent: -1999px;
}
#view a {
	background-image:url(images/view.gif);
	height: 13px;
	display:block;
	width: 65px;
	background-repeat: no-repeat;
}
#view a:link, #view a:visited {
	background-image:url(images/view.gif);
	height: 13px;
	width: 65px;
	background-repeat: no-repeat;
}
#view a:hover {
	background-image: url(images/view_over.gif);
	background-repeat: no-repeat;

}

/***************** contact ******************/
#contact-image {
	background-image: url(images/contact_form.gif);
	background-repeat: no-repeat;
	background-position: right top;
	width: 337px;
	height: 143px;
	padding-bottom: 0px;
	margin-bottom: 0px;

}
#contact {
	color: #1b3781;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-left:80px;
	padding-right:7px;
	padding-bottom:5px;
	padding-top: 0px;
	margin: 0px;
	border: 0pt red solid;

}
form {
	margin:0;
	padding:0;
	padding-left:12px;
	padding-right: 15px;
	padding-top: 0px;
	border: 0pt green solid;
	
}
.checkbox {
	margin:0;
	padding-left:20px;
	padding-right: 15px;
	border: 0pt red solid;
	padding-top: 2px;
	padding-bottom: 2px;
}

input, select {
	font-family: arial, verdana, sans-serif;
	font-size: 11px;
	padding-top: 2px;
	padding-bottom: 2px;
	color: #1b3781;
}
textarea {
	font-family: arial, verdana, sans-serif;
	font-size: 11px;
	width: 125px; 
	height: 50px;
	padding-top: 0px;
	padding-bottom: 0px;
	color: #1b3781;
}
 
.contactquestion p {
	padding-top: 4px;
	padding-bottom: 4px;
	margin: 0px;
	font-size: 11px;
	border: 0pt solid blue;
	color: #1b3781;

}
#contactrequired p {
	padding-top: 0px;
	padding-bottom: 0px;
	margin: 0px;
	font-size: 11px;
	border: 0pt solid blue;
	color: #1b3781;

}

#padd p {
    padding-left:0px;
    padding-right:7px;
	color: #000;
	border: 0pt blue solid;
}

/************* family **************/
#family_links {
	background-image:url(images/left_image.jpg);
	height: 136px;
	background-repeat: no-repeat;
	width: 143px;
	
}
#family_links2 {
	background-image:url(images/left_img_btm.jpg);
	height: 34px;
	background-repeat: no-repeat;
	width: 79px;
	margin: 0px;
	padding: 0px;
}
#family_more {
	background-image: url(images/more_left.jpg);
	height: 34px;
	background-repeat: no-repeat;
	width: 64px;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	z-index: 1000;
	text-indent: -1999px;
}
#family_more a {
	background-image:url(images/more_left.jpg);
	height: 34px;
	display:block;
	width: 64px;
	background-repeat: no-repeat;
}
#family_more a:link, #family_more a:visited {
	background-image:url(images/more_left.jpg);
	height: 34px;
	width: 64px;
	background-repeat: no-repeat;
}
#family_more a:hover {
	background-image: url(images/more_left_f2.jpg);
	background-repeat: no-repeat;
}
#family_links ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ff0000;
	line-height: 12px;
	list-style-type: none;
	margin: 0px;
	border: 0pt solid green;
	padding-top: 37px;
	padding-right: 2px;
	padding-bottom: 10px;
	padding-left: 20px;	
}

#family_links a:links, a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #ff0000;
}
#family_links a:hover {
	text-decoration: underline;
	color: #0000ff;
}

/************* work **************/
#work_links {
	background-image:url(images/middle_image.jpg);
	height: 136px;
	background-repeat: no-repeat;
	width: 141px;
}
#work_links2 {
	background-image:url(images/middle_img_btm.jpg);
	height: 34px;
	background-repeat: no-repeat;
	width: 76px;
	margin: 0px;
	padding: 0px;
}
#work_more {
	background-image: url(images/more_middle.jpg);
	height: 34px;
	background-repeat: no-repeat;
	width: 65px;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	z-index: 1000;
	text-indent: -1999px;
}
#work_more a {
	background-image:url(images/more_middle.jpg);
	height: 34px;
	display:block;
	width: 65px;
	background-repeat: no-repeat;
}
#work_more a:link, #work_more a:visited {
	background-image:url(images/more_middle.jpg);
	height: 34px;
	width: 65px;
	background-repeat: no-repeat;
}
#work_more a:hover {
	background-image: url(images/more_middle_f2.jpg);
	background-repeat: no-repeat;
}
#work_links ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ff0000;
	line-height: 12px;
	list-style-type: none;
	margin: 0px;
	border: 0pt solid green;
	padding-top: 37px;
	padding-right: 2px;
	padding-bottom: 10px;
	padding-left: 9px;	
}

#work_links a:links, a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #ff0000;
}
#work_links a:hover {
	text-decoration: underline;
	color: #0000ff;
}

/************* green **************/

#green_links {
	background-image:url(images/right_image.jpg);
	height: 136px;
	background-repeat: no-repeat;
	width: 144px;
}
#green_links2 {
	background-image:url(images/right_img_btm.jpg);
	height: 34px;
	background-repeat: no-repeat;
	width: 76px;
}
#green_more {
	background-image: url(images/more_right.jpg);
	height: 34px;
	background-repeat: no-repeat;
	width: 68px;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	z-index: 1000;
	text-indent: -1999px;
}
#green_more a {
	background-image:url(images/more_right.jpg);
	height: 34px;
	display:block;
	width: 68px;
	background-repeat: no-repeat;
}
#green_more a:link, #green_more a:visited {
	background-image:url(images/more_right.jpg);
	height: 34px;
	width: 68px;
	background-repeat: no-repeat;
}
#green_more a:hover {
	background-image: url(images/more_right_f2.jpg);
	background-repeat: no-repeat;
}

#green_links ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ff0000;
	line-height: 12px;
	list-style-type: none;
	margin: 0px;
	border: 0pt solid green;
	padding-top: 37px;
	padding-right: 2px;
	padding-bottom: 10px;
	padding-left: 23px;	
}

#green_links a:links, a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #ff0000;
}
#green_links a:hover {
	text-decoration: underline;
	color: #0000ff;
}

/***************** footer ******************/
#footer {
	background-image: url(images/bottom.gif);
	height: 133px;
	background-repeat: no-repeat;
}
#footer_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #fff;
	text-align: center;
	padding-top: 30px;
	padding-bottom: 0px;/**/
}
#footer_text p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #fff;
	text-align: center;
	padding-top: 0px;
	margin-top: 0px;
	padding-bottom: 7px;
	margin-bottom: 2px;	/**/
}
#footer_text a {
	font-family: Arial, Helvetica, sans-serif;
	color: #fff;

}
#footer_text a:link, #footer_text a:visited {
	color: #fff;
	text-decoration: underline;
}
#footer_text a:hover  {
	color: #fff;
	text-decoration: none;
}