html {
	text-align: center;
}


body {
	background-image: url(/images/all_bg.jpg);
	background-repeat: repeat;
	background-position: center top;
	position: relative;
	text-align: left;
	width: 700px;
	margin: 0 auto;
	z-index: 1;
}

		
/* FLASH PAGE*/

#flash .content {
	position: relative;
	text-align: left;
	width: 800px;
	z-index: 1;
	top: 0px;
	left: 0px;
	margin: 0px;
	padding: 0px;
}

#flash .maincontent {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 800px;
	height: 680px;
}


#flash .siteinfo {
	text-align: center;
	position: absolute;
	height: 25px;
	width: 600px;
	left: 85px;
	top: 680px;
}


/* MAIN HTML */
		
#content {
	background-image: url(../images/portfolio_bg.gif);
	background-repeat: no-repeat;
	height: 556px;
	width: 768px;
	position: absolute;
	top: 50px;
	left: 0px;
	margin: 0px;
	padding: 0px;
	background-position: center center;
}


/* navigation */

#nav {
	width: 125px;
	height: 175px;
	position: absolute;
	left: 45px;
	top: 189px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	display: block;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

#nav ul {
	list-style-type: none;
	display: block;
	text-align: left;
	vertical-align: middle;
	margin: 0px;
	padding: 0px;
}

#nav li {
	height: 35px;
	width: 115px;

}

/* navigation: spanish */

#nav_sp {
	width: 135px;
	height: 175px;
	position: absolute;
	left: 44px;
	top: 190px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	display: block;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

#nav_sp ul {
	list-style-type: none;
	display: block;
	text-align: left;
	vertical-align: middle;
	margin: 0px;
	padding: 0px;
}

#nav_sp li {
	height: 35px;
	width: 135px;

}



/* main content */

.maincontent {
	position: absolute;
	left: 219px;
	top: 35px;
	width: 331px;
	z-index: 10;
	display: block;
	margin: 0px;
	padding: 0px;
}

.maincontent table {
	width: 320px;
}

.topbanner {
	background-image: url(../images/h1_banner.gif);
	background-repeat: no-repeat;
	text-align: center;
	vertical-align: middle;
	height: 52px;
	width: 331px;
	display: block;
	background-position: center center;
	margin: 0px;
	padding: 0px;
	position: absolute;
	top: 10px;	
}

blockquote {
	background-image: url(../images/home_banner.jpg);
	height: 95px;
	width: 331px;
	display: block;
	margin: 0px;
	background-repeat: no-repeat;
	vertical-align: middle;
	top: 5px;
}

.text {
	position: absolute;
	top: 70px;
	width: 325px;
}

/* email section:english */

#email {
	left: 606px;
	width: 144px;
	position: absolute;
	top: 122px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	display: block;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

#email ul {
	list-style-type: none;
	display: block;
	margin: 0px;
	padding: 0px;
}

#email li {
	height: 27px;
	width: 125px;
	display: block;
}

/* email section: spanish */

#email_sp {
	left: 605px;
	width: 144px;
	position: absolute;
	top: 105px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	display: block;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

#email_sp ul {
	list-style-type: none;
	display: block;
	margin: 0px;
	padding: 0px;
}

#email_sp li {
	height: 27px;
	width: 125px;
	display: block;
}


/* contact us form */

input {
	width: 110px;
}

textarea {
	width: 110px;
}


/* site info */


#siteinfo {
	position: absolute;
	height: 25px;
	width: 600px;
	left: 85px;
	top: 580px;
}


/* pop up windows */

#window {
	width: 640px;
	position: absolute;
	display: block;
	left: 25px;
	top: 10px;
	height: 100px;
	margin: 0px;
	padding: 0px;
}

.subcontent {
	background-color: #F9F6E5;
	padding: 10px;
	border: 1px solid #000000;
	position: absolute;
	left: 0px;
	top: 45px;
	display: block;
	width: 630px;
}

.subcontent table {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	width: 90%;
	text-align: left;
	vertical-align: top;
}

/* HTML PAGE-SPECIFIC FORMATTING */

/* our attorneys page */

.bioleft img {
	float: left;
	margin-right: 6px;
	height: 75px;
	width: 80px;
	border: 1px solid #000000;
}


.bioright img {
	float: right;
	margin-left: 8px;
	height: 75px;
	width: 80px;
	border: 1px solid #000000;
}


/* contact us pop up */

#contact table {
	width: 320px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	padding: 6px;
}

#contact form {
	vertical-align: top;
}


/* index page */



#index .text {
	position: absolute;
	top: 115px;
	width: 100%;
}

/* launch page */


#splash .content {
	background-image: url(/images/moreno_courtroom.jpg);
	background-repeat: no-repeat;
	width: 640px;
	height: 588px;
	position: absolute;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	margin: 0px;
	padding: 0px;
	background-color: #000000;
	z-index: 3;
	top: 0px;
}

#splash .content_sp {
	background-image: url(/images/moreno_courtroom_sp.jpg);
	background-repeat: no-repeat;
	width: 640px;
	height: 588px;
	position: absolute;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	margin: 0px;
	padding: 0px;
	background-color: #000000;
	z-index: 3;
	top: 0px;
}

#splash .content_pr {
	background-image: url(/images/moreno_courtroom_pr.jpg);
	background-repeat: no-repeat;
	width: 640px;
	height: 588px;
	position: absolute;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	margin: 0px;
	padding: 0px;
	background-color: #000000;
	z-index: 3;
	top: 0px;
}

#splash .maincontent {
	position: absolute;
	top: 575px;
	width: 620px;
	z-index: 5;
	display: block;
	margin: 0px;
	padding: 10px;
	background-color: #000000;
	left: 0px;
}


#splash .siteinfo {
	width: 620px;
	z-index: 10;
	margin: 0px;
	padding: 0px;
	position: relative;
}

#splash .portfolio {
	text-align: center;
	display: block;
	padding: 0px;
	height: 300px;
	width: 550px;
	position: relative;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	margin: 0px;
	left: 5%;
}

#splash .language {
	display: block;
	height: 50px;
	width: 600px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	position: absolute;
	top: 0px;
	right: 0px;
	}
	
	
#splash .header {
	width: 40%;
	position: absolute;
	left: 0px;
	top: 17px;
}

#splash .flags {
	width: 60%;
	position: absolute;
	top: 17px;
	right: 15px;
}
	
#splash .flags ul {
	list-style-type: none;
	display: block;
	text-align: left;
	margin: 0px;
	padding: 0px;
}

#splash .language li {
	height: 50px;
	width: 120px;

}


.leftcolumn {
	position: absolute;
	width: 50%;
	left: 0px;
	top: 17%;
	text-align: center;
	display: block;
}

.rightcolumn {
	position: absolute;
	width: 50%;
	left: 50%;
	top: 17%;
	text-align: center;
	display: block;
}