/* 
----------------------------------------------------------------------------- 
GLOBAL RESET
-----------------------------------------------------------------------------*/
body,div,dl,dt,dd,ul,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,p,blockquote,table,th,td,embed,object{margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img,abbr{border:0;}
address,caption,cite,code,dfn,h1,h2,h3,h4,h5,h6,th,var{font-style:normal;font-weight:normal;}
ul {list-style:none;}
caption,th {text-align:left;}
h1,h2,h3,h4,h5,h6{font-size:1.0em;}
q:before,q:after{content:'';}
a{text-decoration:none;}
a:hover {
	text-decoration: underline;
}
	#content .right { width: 196px; }
	#content .left { width: 529px; }

/* 
----------------------------------------------------------------------------- 
LAYOUT
-----------------------------------------------------------------------------*/
body {
	font: 0.8em/1.5em Arial, Helvetica, sans-serif;
	background: url(/images/bg-header.gif) repeat-x;
	color: #535353;
	margin: 0px;
	padding: 0px;
}
body#int, body#full {
	background: url(/images/bg-int.gif) repeat-x;
}
#container {
	width: 770px;
	margin-right: auto;
	margin-left: auto;
}
.left {
	float: left;
}
.right {
	float: right;
}



/* 
----------------------------------------------------------------------------- 
HEADER
-----------------------------------------------------------------------------*/
#header {
	height: 97px;
}
#header .left {
	width: 304px;
	height: 97px;
	text-align: center;
}
#header .right {
	width: 443px;
	padding-top: 8px;
	padding-left: 10px;
	height: 89px;
}
#header .right li {
	display: inline;
}
#header .right a {
	display: block;
	float:left;
	height: 85px;
}
#header .right a strong {
	display:none;
}
#header .right .services a {
	background: url(/images/nav-services.gif) no-repeat;
	width: 79px;
}
#header .right .practice a {
	background: url(/images/nav-practice.gif) no-repeat;
	width: 77px;
}
#header .right .bio a {
	background: url(/images/nav-bio.gif) no-repeat;
	width: 99px;
}
#header .right .links a {
	background: url(/images/nav-links.gif) no-repeat;
	width: 89px;
}
#header .right .questionaire a {
	background: url(/images/nav-contact.gif) no-repeat;
	width: 99px;
}

#header .right .services a:hover {
	background: url(/images/nav-services-on.gif) no-repeat;
	width: 79px;
}
#header .right .practice a:hover {
	background: url(/images/nav-practice-on.gif) no-repeat;
	width: 77px;
}
#header .right .bio a:hover {
	background: url(/images/nav-bio-on.gif) no-repeat;
	width: 99px;
}
#header .right .links a:hover {
	background: url(/images/nav-links-on.gif) no-repeat;
	width: 89px;
}
#header .right .questionaire a:hover {
	background: url(/images/nav-contact-on.gif) no-repeat;
	width: 99px;
}




/* 
----------------------------------------------------------------------------- 
MIDDLE
-----------------------------------------------------------------------------*/
#middle .left, #int #middle .left {
	border-right: 2px solid #747474;
}
#middle .right, #int #middle .right {
	width: 289px;
	font-size: 91%;
	color: #D0D0D0;
	padding-top: 10px;
	padding-left: 15px;
	line-height: 1.4em;
}
#int #middle .right {
	font-size: 90%;
	line-height: 1.2em;
}
#middle .right h1, #int #middle .right h1 {
	font: 200% Georgia, "Times New Roman", Times, serif;
	margin-bottom: 2px;
	color: #FBFBFB;
}
#int #middle .right h1 {
	font-size: 170%;
	margin-bottom: 0px;
}
#int #middle .right p {
	margin-bottom:.5em;
}
#middle .right a, #int #middle .right a {
	color: #D0A22B;
}
#util {
	border-bottom: 2px solid #D2D1CB;
	font-size: 90%;
	padding: 4px 0px 2px;
}
#util img {
	margin-left: 10px;
}



/* 
----------------------------------------------------------------------------- 
CONTENT
-----------------------------------------------------------------------------*/
body #content {
	background: url(/images/bg-content.gif) repeat-y;
}
#int #content, #full #content {
	background: url(none);
}
#content a, #util a {
	color: #284668;
}
#content ul li {
	background: url(/images/arrow-yellow.gif) no-repeat left 5px;
	padding-bottom: 7px;
	padding-left: 10px;
}
#content ol li {
	padding-bottom: 5px;
}
#content h1 {
	font-size: 22px;
	line-height: 1em;
	color: #13315D;
	text-transform: uppercase;
	font-weight: normal;
}
#content h4 {
	font-size: 16px;
	line-height: 1em;
	color: #3A505B;
	text-transform: capitalize;
	font-weight: normal;
	padding-top: 1em;
	border-top: 1px dotted #484848;
}
#content h4#first {
	padding-top: 0em;
	border-top: none;
}
#content .left {
	padding: 30px 30px 30px 0px;
	width: 434px
}
#int #content .left {
	padding: 30px 30px 30px 0px;
	width: 529px
}
#full #content .left {
	padding: 30px 0px 30px 0px;
	width: 770px
}
#content .left p {
	margin-bottom: 1em;
}
#content .right {
	padding-top: 30px;
	padding-bottom: 30px;
	padding-left: 15px;
	width: 289px;
}
#int #content .right {
	padding-top: 30px;
	padding-left: 15px;
	width: 196px;
}
#full #content .right, #content .content h1 {
	display:none;
}
#content .right .summary {
	padding: 0.6em 0 10px 0px;
	position: relative;
	font-size: 90%;
	border-bottom: 1px solid #BCBCBC;
	margin-bottom: 10px;
}
#content .right .summary p {
	padding-left: 50px;
}
#content .right .summary ul {
	float:left;
	width: 43px;
}
#content .right .summary li {
	padding: 3px;
	background:url(none);
	border: 1px solid #A4A4A4;
	text-transform: uppercase;
	font-size: 95%;
	font-weight: normal;
	line-height: 1.2em;
}
#content .right .summary li a {
	display: block;
	text-align: center;
	width: 26px;
	background: #AF8F0A;
	color: #000000;
	padding: 4px;
	height: 26px;
}
#content .table td {
	padding-right:30px;
	vertical-align: top;
}
#form {
	margin-top: 20px;
	padding-top: 15px;
	border-top: 1px solid #D2D1CB;
}
#form th {
	padding-bottom: 5px;
}
#form table {
	margin-bottom: 20px;
}
#form table td {
	padding-bottom: 3px;
}
#content .textfield {
	font-size: 12px;
	color: #000000;
	margin-bottom: 10px;
	padding-left: 2px;
	border: 1px solid #BCBCBC;
	width: 150px;
}
#form #checkbox {
	border: 1px solid #BCBCBC;
}
#content .select {
	margin-bottom: 10px;
	margin-right: 5px;
	font-size: 12px;
	color: #000000;
}
#form .textarea {
	width: 770px;
	font-size: 12px;
	color: #000000;
	border: 1px solid #BCBCBC;
	margin-bottom: 10px;
}
.req {
	font-weight: bold;
	color: #CC0000;
}
.small {
	font-size: 90%;
	color: #878787;
}
#int #content .right img {
	background: #DDDFD2;
	padding: 5px;
	border: 1px solid #A8A99F;
}
.mailAlert {
	color: #f00;
	font-weight: bold;
}




/* 
----------------------------------------------------------------------------- 
FOOTER
-----------------------------------------------------------------------------*/
#footer {
	font-size: 90%;
	color: #8F8F8F;
}
#footer a {
	color: #878787;
}
#footer a:hover {
	color: #000000;
}
#footer #top {
	padding: 3px 0px;
	border-top: 2px solid #D2D1CB;
	border-bottom: 2px solid #D2D1CB;
}
#footer #top li {
	display: inline;
}
#footer #top strong {
	font-weight: normal;
}
#footer #top li:after {
content: " | ";
}
#footer #bottom {
	padding: 3px 0px;
}





/* 
----------------------------------------------------------------------------- 
CLEARFIX
-----------------------------------------------------------------------------*/
.clearfix:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}

.clearfix {display: inline-block;}

* html .clearfix {height: 1%;}
.clearfix {display: block;}
<!-[if IE 7]>
.clearfix {display:inline-block;}
.clearfix {display:block;}
<![endif]->
	


/* removes the WELCOME h1 from the home page */

#container #middle .right div#hidewelcome h1 {
      display: none !important;
}

#hidewelcome h1 {
      display: none !important;
}
