@charset "utf-8";
/* CSS Document */

BODY {
	background-image: url(../images/bkgd.jpg);
	background-repeat: repeat-x;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin-top: 5px;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-position: left top;
	background-color: #FFFFFF;
}
li  {
	padding-top: 2px;
	padding-bottom: 2px;
	list-style-type: square;
	

}

h2  {
	color: #CCCCCC;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 24px;

}

h4  {
	font-size: 18px;
	text-decoration: none;
	line-height: normal;
	display: inline;
}
#page {
	MARGIN-LEFT: auto;
	WIDTH: 900px;
	MARGIN-RIGHT: auto;
	background-image: url(../images/bottom.jpg);
	background-repeat: repeat-y;
	background-position: center;
}
#top {
	WIDTH: 900px;
	BACKGROUND-REPEAT: no-repeat;
	HEIGHT: 148px;
	margin-right: 0px;
	margin-left: 0px;
	margin-top: 0px;
	background-image: url(../images/top.jpg);
}
#logo {
	BACKGROUND-REPEAT: no-repeat;
	margin-right: 0px;
	margin-left: 0px;
	background-image: url(../images/logo.jpg);
	margin-top: 0px;
	float: left;
	height: 105px;
	width: 900px;
}
#phone {
	BACKGROUND-REPEAT: no-repeat;
	margin-right: 0px;
	margin-left: 0px;
	background-image: url(../images/phonenumber.jpg);
	margin-top: 0px;
	float: right;
	height: 100px;
	width: 434px;
	position: absolute;
}
#header {
	WIDTH: 900px;
	BACKGROUND-REPEAT: no-repeat;
	HEIGHT: 22px;
	margin-right: 0px;
	margin-left: 0px;
	background-image: url(../images/topper.jpg);
	background-position: top;
	margin-top: 0px;
}
#main {
	WIDTH: 900px;
	margin-left: auto;
	margin-right: auto;
	background-position: top;
	height: auto;
	background-image: url(../images/body.jpg);
	background-repeat: no-repeat;
	background-color: 99adc2;
}
#main-facilities {
	WIDTH: 900px;
	margin-left: auto;
	margin-right: auto;
	background-position: top;
	height: auto;
	background-image: url(../images/body-facilities.jpg);
	background-repeat: no-repeat;
	background-color: 99adc2;
}
#main-services {
	WIDTH: 900px;
	margin-left: auto;
	margin-right: auto;
	background-position: top;
	height: auto;
	background-image: url(../images/body-services.jpg);
	background-repeat: no-repeat;
	background-color: 99adc2;
}
#main-customizing {
	WIDTH: 900px;
	margin-left: auto;
	margin-right: auto;
	background-position: top;
	height: auto;
	background-image: url(../images/body-customizing.jpg);
	background-repeat: no-repeat;
	background-color: 99adc2;
}
#main-gallery {
	WIDTH: 900px;
	margin-left: auto;
	margin-right: auto;
	background-position: top;
	height: auto;
	background-image: url(../images/body-gallery.jpg);
	background-repeat: no-repeat;
	background-color: 99adc2;
}
#main-contact {
	WIDTH: 900px;
	margin-left: auto;
	margin-right: auto;
	background-position: top;
	height: auto;
	background-image: url(../images/body-contact.jpg);
	background-repeat: no-repeat;
	background-color: 99adc2;
}
#main-body {
	BACKGROUND-IMAGE: url(../images/bottom.jpg);
	WIDTH: 850px;
	background-position: top;
	height: auto;
	background-repeat: repeat-x;
	background-color: 99adc2;
}
#content  {
	MARGIN-LEFT: auto;
	OVERFLOW: hidden;
	WIDTH: 900px;
	MARGIN-RIGHT: auto;
	height: auto;
}
#navigation {
	WIDTH: 900px;
	HEIGHT: 30px;
	top: 110px;
	position: relative;
	
}
#homenav {
	WIDTH: 90px;
	HEIGHT: 30px;
	BACKGROUND-REPEAT: no-repeat;
	background-image: url(../images/home-up.jpg);
	background-position: top;
	top: 0px;
	position: relative;
	left: 35px;
}
#homenav A:Hover	{
	BACKGROUND-REPEAT: no-repeat;
	background-image: url(../images/home-down.jpg);
}
#facilitiesnav {
	WIDTH: 140px;
	HEIGHT: 30px;
	BACKGROUND-REPEAT: no-repeat;
	background-image: url(../images/facilities-up.jpg);
	left: 126px;
	position: absolute;
	top: 0;
}
#facilitiesnav A:Hover	{
	BACKGROUND-REPEAT: no-repeat;
	background-image: url(../images/facilities-down.jpg);
}
#servicesnav {
	WIDTH: 130px;
	HEIGHT: 30px;
	BACKGROUND-REPEAT: no-repeat;
	background-image: url(../images/services-up.jpg);
	position: absolute;
	left: 265px;
	top: 0px;
}
#servicesnav  A:Hover	{
	BACKGROUND-REPEAT: no-repeat;
	background-image: url(../images/services-down.jpg);
}
#customizingnav {
	WIDTH: 180px;
	HEIGHT: 30px;
	BACKGROUND-REPEAT: no-repeat;
	background-image: url(../images/customizing-up.jpg);
	position: absolute;
	left: 395px;
	top: 0px;
}
#customizingnav  A:Hover	{
	BACKGROUND-REPEAT: no-repeat;
	background-image: url(../images/customizing-down.jpg);
}
#gallerynav {
	WIDTH: 120px;
	HEIGHT: 30px;
	BACKGROUND-REPEAT: no-repeat;
	background-image: url(../images/gallery-up.jpg);
	position: absolute;
	left: 577px;
	top: 0px;
}
#gallerynav  A:Hover	{
	BACKGROUND-REPEAT: no-repeat;
	background-image: url(../images/gallery-down.jpg);
}
#contactnav {
	WIDTH: 170px;
	HEIGHT: 30px;
	BACKGROUND-REPEAT: no-repeat;
	background-image: url(../images/contact-up.jpg);
	position: absolute;
	left: 697px;
	top: 0px;
}
#contactnav A:Hover	{
	BACKGROUND-REPEAT: no-repeat;
	background-image: url(../images/contact-down.jpg);
}
#contactnav-immigration {
	WIDTH: 208px;
	HEIGHT: 56px;
	BACKGROUND-REPEAT: no-repeat;
	background-image: url(../images/contactuspic-immigration.jpg);
	position: absolute;
	left: 627px;
}
#contactnav-immigration A:Hover	{
	BACKGROUND-REPEAT: no-repeat;
	background-image: url(../images/contactuspic-immigrationOver.jpg);
}
#contactnav-bankruptcy {
	WIDTH: 208px;
	HEIGHT: 56px;
	BACKGROUND-REPEAT: no-repeat;
	background-image: url(../images/contactuspic-bankruptcy.jpg);
	position: absolute;
	left: 627px;
}
#contactnav-bankruptcy A:Hover	{
	BACKGROUND-REPEAT: no-repeat;
	background-image: url(../images/contactuspic-bankruptcyOver.jpg);
}
#contactnav-criminal {
	WIDTH: 208px;
	HEIGHT: 56px;
	BACKGROUND-REPEAT: no-repeat;
	background-image: url(../images/contactuspic-criminal.jpg);
	position: absolute;
	left: 627px;
}
#contactnav-criminal A:Hover	{
	BACKGROUND-REPEAT: no-repeat;
	background-image: url(../images/contactuspic-criminalOver.jpg);
}
#contactnav-realestate {
	WIDTH: 208px;
	HEIGHT: 56px;
	BACKGROUND-REPEAT: no-repeat;
	background-image: url(../images/contactuspic-realestate.jpg);
	position: absolute;
	left: 627px;
}
#contactnav-realestate A:Hover	{
	BACKGROUND-REPEAT: no-repeat;
	background-image: url(../images/contactuspic-realestateOver.jpg);
}
#contactnav-business {
	WIDTH: 208px;
	HEIGHT: 56px;
	BACKGROUND-REPEAT: no-repeat;
	background-image: url(../images/contactuspic-business.jpg);
	position: absolute;
	left: 627px;
}
#contactnav-business A:Hover	{
	BACKGROUND-REPEAT: no-repeat;
	background-image: url(../images/contactuspic-businessOver.jpg);
}
#contactnav-entertainment {
	WIDTH: 208px;
	HEIGHT: 56px;
	BACKGROUND-REPEAT: no-repeat;
	background-image: url(../images/contactuspic-entertainment.jpg);
	position: absolute;
	left: 627px;
}
#contactnav-entertainment A:Hover	{
	BACKGROUND-REPEAT: no-repeat;
	background-image: url(../images/contactuspic-entertainmentOver.jpg);
}
#contactnav-family {
	WIDTH: 208px;
	HEIGHT: 56px;
	BACKGROUND-REPEAT: no-repeat;
	background-image: url(../images/contactuspic-family.jpg);
	position: absolute;
	left: 627px;
}
#contactnav-family A:Hover	{
	BACKGROUND-REPEAT: no-repeat;
	background-image: url(../images/contactuspic-familyOver.jpg);
}
#contactnav-practices {
	WIDTH: 208px;
	HEIGHT: 56px;
	BACKGROUND-REPEAT: no-repeat;
	background-image: url(../images/contactuspic-practices.jpg);
	position: absolute;
	left: 627px;
	top: 0;
}
#contactnav-practices A:Hover	{
	BACKGROUND-REPEAT: no-repeat;
	background-image: url(../images/contactuspic-practicesOver.jpg);
}
#contactnav-attorneys {
	WIDTH: 208px;
	HEIGHT: 56px;
	BACKGROUND-REPEAT: no-repeat;
	background-image: url(../images/contactuspic-attorneys.jpg);
	position: absolute;
	left: 627px;
}
#contactnav-attorneys A:Hover	{
	BACKGROUND-REPEAT: no-repeat;
	background-image: url(../images/contactuspic-attorneysOver.jpg);
}
#contactnav-contact {
	WIDTH: 208px;
	HEIGHT: 56px;
	BACKGROUND-REPEAT: no-repeat;
	background-image: url(../images/contactuspic-contact.jpg);
	position: absolute;
	left: 627px;
}
#contactnav-contact A:Hover	{
	BACKGROUND-REPEAT: no-repeat;
	background-image: url(../images/contactuspic-contactOver.jpg);
}
#contactnav-disclaimer{
	WIDTH: 208px;
	HEIGHT: 56px;
	BACKGROUND-REPEAT: no-repeat;
	background-image: url(../images/contactuspic-disclaimer.jpg);
	position: absolute;
	left: 627px;
}
#contactnav-disclaimer A:Hover	{
	BACKGROUND-REPEAT: no-repeat;
	background-image: url(../images/contactuspic-disclaimerOver.jpg);
}
#mainBreak  {
	background-repeat: no-repeat;
	background-position: top;
	height: 50px;
	width: 900px;
	background-image: url(../images/breakBody.jpg);

}
#left {
	height: auto;
	width: auto;
	margin-left: 25px;

}
#leftnav  {
	height: auto;
	width: 280px;
	margin-left: 5px;
	margin-right: auto;
	float: left;
	margin-top: 300px;

}
#topnav  {
	height: auto;
	height: 25px;
	width: 280px;
	margin-top: 0px;
	background-color: #000000;
	float: left;

}
#immigrationNav {
	HEIGHT: 36px;
	WIDTH: 280px;
	background-image: url(../images/immigrationNav.jpg);
	background-repeat: no-repeat;
}
#immigrationNav A:hover{
	background-image: url(../images/immigrationNavOver.jpg);
	background-repeat: no-repeat;
}
#bankruptcyNav {
	HEIGHT: 36px;
	WIDTH: 280px;
	background-image: url(../images/bankruptcyNav.jpg);
	background-repeat: no-repeat;
}
#bankruptcyNav A:hover{
	background-image: url(../images/bankruptcyNavOver.jpg);
	background-repeat: no-repeat;
}
#criminalNav {
	HEIGHT: 36px;
	WIDTH: 280px;
	background-image: url(../images/criminalNav.jpg);
	background-repeat: no-repeat;
}
#criminalNav A:hover{
	background-image: url(../images/criminalNavOver.jpg);
	background-repeat: no-repeat;
}
#realestateNav {
	HEIGHT: 36px;
	WIDTH: 280px;
	background-image: url(../images/realestateNav.jpg);
	background-repeat: no-repeat;
}
#realestateNav A:hover{
	background-image: url(../images/realestateNavOver.jpg);
	background-repeat: no-repeat;
}
#businessNav {
	HEIGHT: 36px;
	WIDTH: 280px;
	background-image: url(../images/businessNav.jpg);
	background-repeat: no-repeat;
}
#businessNav A:hover{
	background-image: url(../images/businessNavOver.jpg);
	background-repeat: no-repeat;
}
#entertainmentNav {
	HEIGHT: 36px;
	WIDTH: 280px;
	background-image: url(../images/entertainmentNav.jpg);
	background-repeat: no-repeat;
}
#entertainmentNav A:hover{
	background-image: url(../images/entertainmentNavOver.jpg);
	background-repeat: no-repeat;
}
#familyNav {
	HEIGHT: 36px;
	WIDTH: 280px;
	background-image: url(../images/familyNav.jpg);
	background-repeat: no-repeat;
}
#familyNav A:hover{
	background-image: url(../images/familyNavOver.jpg);
	background-repeat: no-repeat;
}
#bottomnav  {
	height: auto;
	height: 15px;
	width: 280px;
	float: left;

}
#bottomnav-contact {
	height: auto;
	height: 15px;
	width: 280px;
	float: left;
}

#mainBody  {
	WIDTH: 500px;
	HEIGHT: auto;
	float: right;
}
#topBody  {
	WIDTH: 470px;
	HEIGHT: 28px;
	background-repeat: no-repeat;
	margin-top: 40px;
	background-color: #000000;
	margin-right: 45px;
}
#midBody  {
	WIDTH: 470px;
	HEIGHT: auto;
	background-image: url(../images/midBody.jpg);
	background-repeat: repeat-y;
	margin-right: 45px;
	padding-left: 3px;
	float: none;
}
.bodyClass {
	color: #FFFFFF;

}


.bodyClass A:Link {
	color: #000000;
	
}
.bodyClass A:Visited {
	color: #000000;
	
}
.bodyClass A:Active {
	color: #000000;
	
}
.bodyClass A:Hover {
	color: #FFFFFF;
	text-decoration: none;
	
}
#botBody  {
	WIDTH: 470px;
	HEIGHT: auto;
	margin-right: 45px;
	padding-left: 3px;
	float: left;
}
#quickContact  {
	height: auto;
	width: auto;
	float: left;
	margin-top: 250px;

}
#quickContact-contact {
	height: auto;
	width: auto;
	float: left;
	overflow: visible;
	margin-top: 75px;
}
#quickContact-customizing {
	height: auto;
	width: auto;
	float: left;
	overflow: visible;
	margin-top: 10px;
}


#topContact {
	height: 25px;
	width: 280px;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	background-color: #000000;

}
#mainContact  {
	height: auto;
	width: 280px;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(../images/midContact.jpg);
	background-repeat: repeat-y;
}
#botContact  {
	height: 15px;
	width: 280px;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(../images/botContact.jpg);
	background-repeat: no-repeat;

}
#address {
	WIDTH: 850px;
	margin-left: auto;
	margin-right: auto;
	height: auto;
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	PADDING-TOP: 15px;
	TEXT-ALIGN: center;
	padding-bottom: 15px;
	background-color: #003366;
}
.addressText {
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	PADDING-TOP: 0px;
	TEXT-ALIGN: center;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
}
#mainBottom {
	WIDTH: 850px;
	margin-left: auto;
	margin-right: auto;
	height: 20px;
	background-color: #003366;
}
#bottomNav {
	WIDTH: 900px;
	margin-left: auto;
	margin-right: auto;
	height: auto;
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	PADDING-TOP: 15px;
	TEXT-ALIGN: center;
	position: relative;
}

.footerText {
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	PADDING-TOP: 0px;
	TEXT-ALIGN: center;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: normal;
}
.footerText A {
	PADDING-RIGHT: 10px;
	FONT-WEIGHT: normal;
	TEXT-DECORATION: none;
	padding-left: 10px;
	color: #FFFFFF;
}
.footerText A:Link {
	TEXT-DECORATION: none;
	color: #FFFFFF;
}
.footerText A:Visit {
	TEXT-DECORATION: none;
	color: #3399FF;
}
.footerText A:Active {
	TEXT-DECORATION: none;
	color: #FFFFFF;
}
.footerText A:Hover {
	TEXT-DECORATION: none;
	color: #000000;
}
#addCopyright {
	PADDING-TOP: 10px;
	TEXT-ALIGN: center;
	padding-bottom: 20px;
	margin-right: auto;
	margin-left: auto;
	height: auto;
	width: 850px;
}
#branding  {
	float: right;

}
#copyright  {
	float: left;

}
.footerCopyright {
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	PADDING-TOP: 5px;
	TEXT-ALIGN: center;
	color: #000000;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.footerCopyright A:Link{
	TEXT-DECORATION: none;
	color: #999999;
}
.footerCopyright A:Visited{
	TEXT-DECORATION: none;
	color: #999999;
}
.footerCopyright A:Active{
	TEXT-DECORATION: none;
	color: #999999;
}
.footerCopyright A:Hover{
	TEXT-DECORATION: none;
	color: #000000;
}

.formClass	{
	font-family: "Arial Narrow";
	background-color: #999999;
	width: 200px;
	float: left;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;

}
.formClass2 {
	font-family: "Arial Narrow";
	background-color: #999999;
	float: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.formClassTextArea	{
	font-family: "Arial Narrow";
	background-color: #999999;
	width: 250px;
	float: left;
	height: 100px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;

}
.formClassTextArea1 {
	font-family: "Arial Narrow";
	background-color: #999999;
	width: 300px;
	height: 100px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


#practicenavMenu  {
	MARGIN: 0px;
	height: auto;
	width: 210px;
	position: absolute;
	visibility: hidden;
	overflow: visible;
	left: 211px;
	top: 56px;
	background-repeat: repeat-y;
	font-size: 18px;
	z-index: auto;
	background-image: url(../images/dropdownBkgd.jpg);
}
.practicenavMenuM  TD  {
	line-height: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	letter-spacing: 0.1em;
	font-weight: bold;
	padding-left: 1px;
	
}
.practicenavMenuM  A{
	font-family: "Arial Narrow";
	font-size: 13px;
	padding-bottom: 5px;
	padding-top: 5px;
	padding-left: 5px;
	letter-spacing: normal;
	color: #000000;
}
.practicenavMenuM  A:hover {
	color: #FFFFFF;
	text-decoration: none;

}
.top  A {
	font-size: 10px;
	
}
