@charset "UTF-8";
body {
	width: 100%;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 10px;
	font-weight: normal;
	font-style: normal;
	color: #1A1A1A;
	text-align: center;
	background: #002943 url(../images/backgroundStripes.gif) repeat left top;
	position: relative;
}
#container {
	width: 950px;
	height: auto;
	margin: 0px auto;
	padding: 0px;
	text-align: left;
	background: #FFFFFF url(../images/backgroundEdges.gif) repeat-y left top;
	position: relative;
}
#masthead {
	width: 910px;
	height: auto;
	margin: 0px;
	padding: 35px 20px 20px 20px;
	background: url(../images/edgeTop.gif) no-repeat left top;	
	postion: relative;
}
#header {
	width: 910px;
	height: 125px;
	margin: 0px 20px;
}
#main {
	width: 910px;
	height: auto;
	margin: 10px 20px 0px 20px;
	padding: 0px 0px 20px 0px;
	background: url(../images/backgroundPillars.jpg) no-repeat right top;
	postion: relative;
}
#menu {
	width: 195px;
	height: auto;
	margin: 0px 20px 0px 0px;
	padding: 0px;
	float: left;
}
#menu a {
	width: 195px;
	margin: 0px 0px 2px 0px;
	padding: 0px;
}
#contentHome, #contentAbout {
	width: 420px;
	height: auto;
	margin: 30px 0px 0px 0px;
	padding: 0px;
	float: left;
}
#content {
	width: 520px;
	height: auto;
	margin: 30px 0px 0px 0px;
	padding: 0px;
	float: left;
}
#content h1, #contentHome h1, #contentAbout h1 {
	margin: 0px;
	padding: 0px;
	font-size: 2.1em;
	line-height: 1.2em;
	color: #305A7D;
}
#content h2, #contentHome h2, #contentAbout h2 {
	margin: 0px;
	padding: 0px;
	font-size: 2.1em;
	line-height: 1.2em;
	color: #305A7D;
	font-weight: normal;
}
#content p, #contentHome p, #contentAbout p {
	margin: 15px 0px 0px 0px;
	padding: 0px;
	font-size: 1.2em;
	line-height: 1.5em;
}
#content a, #content a:link, #content a:visited {
	color: #1A1A1A;
	text-decoration: underline;
}
#content a:hover, #content a:active {
	color: #305A7D;
	text-decoration: underline;
}
#bios {
	width: 250px;
	margin: 0px;
	padding: 0px;
	float: right;
}
#bioZukowski, #bioBrammer {
	display: none;
}
#boxBottom {
	width: 950px;
	height: 20px;
	margin: 0px auto;
	padding: 0px;
	display: block;
	background: url(../images/edgeBottom.gif) no-repeat left top;	
}
#footer {
	margin: 20px auto 20px auto;
	font-size: 1.1em;
	color: #CCCCCC;
}
#footer a, #footer a:link, #footer a:visited {
	color: #CCCCCC;
	text-decoration: none;
}
#footer a:hover, #footer a:active {
	text-decoration: underline;
}
.clear {
	clear: both;
	height: 0px;
	display: block;
	overflow: hidden;
}
/* TEXT STYLE CLASEES */
.lightBlueBold {
	color: #829CAF;
	font-weight: bold;
}
.darkBlueBold {
	color: #305A7D;
	font-weight: bold;
}



/* MENU ITEMS */
a#butAbout, a:visited#butAbout, a:link#butAbout {
	width: 195px;
	height: 50px;
	display: block;
	overflow: hidden;
	background: url(../images/buttonAbout.jpg) no-repeat left top;
	postion: relative;
	postion: relative;
	text-decoration: none;
}
a#butRealEstate, a:visited#butRealEstate, a:link#butRealEstate {
	width: 195px;
	height: 50px;
	display: block;
	overflow: hidden;
	background: url(../images/buttonRealEstate.jpg) no-repeat left top;
	postion: relative;
	text-decoration: none;
}
a#butBankruptcy, a:visited#butBankruptcy, a:link#butBankruptcy {
	width: 195px;
	height: 50px;
	display: block;
	overflow: hidden;
	background: url(../images/buttonBankruptcy.jpg) no-repeat left top;
	postion: relative;
	text-decoration: none;
}
a#butPIWC, a:visited#butPIWC, a:link#butPIWC {
	width: 195px;
	height: 50px;
	display: block;
	overflow: hidden;
	background: url(../images/buttonPIWC.jpg) no-repeat left top;
	postion: relative;
	text-decoration: none;
}
a#butCriminal, a:visited#butCriminal, a:link#butCriminal {
	width: 195px;
	height: 50px;
	display: block;
	overflow: hidden;
	background: url(../images/buttonCriminalLaw.jpg) no-repeat left top;
	postion: relative;
	text-decoration: none;
}
a#butFamily, a:visited#butFamily, a:link#butFamily {
	width: 195px;
	height: 50px;
	display: block;
	overflow: hidden;
	background: url(../images/buttonFamilyLaw.jpg) no-repeat left top;
	postion: relative;
	text-decoration: none;
}
a#butTraffic, a:visited#butTraffic, a:link#butTraffic {
	width: 195px;
	height: 50px;
	display: block;
	overflow: hidden;
	background: url(../images/buttonTrafficDUI.jpg) no-repeat left top;
	postion: relative;
	text-decoration: none;
}
a#butContact, a:visited#butContact, a:link#butContact {
	width: 195px;
	height: 50px;
	display: block;
	overflow: hidden;
	background: url(../images/buttonContact.jpg) no-repeat left top;
	postion: relative;
	text-decoration: none;
}
a:hover#butAbout, a:hover#butRealEstate, a:hover#butBankruptcy, a:hover#butPIWC, a:hover#butCriminal, a:hover#butFamily, a:hover#butTraffic, a:hover#butContact,
a:active#butAbout, a:active#butRealEstate, a:active#butBankruptcy, a:active#butPIWC, a:active#butCriminal, a:active#butFamily, a:active#butTraffic, a:active#butContact,
a#butAbout.selected, a#butRealEstate.selected, a#butBankruptcy.selected, a#butPIWC.selected, a#butCriminal.selected, a#butFamily.selected, a#butTraffic.selected, a#butContact.selected {
	background-position: left -50px;
	text-decoration: none;
}