body {
    margin: 0 12px;
	color: #000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	background-image: url(/gfx/page_bg.gif);
}
h1 { text-decoration: none;}
p{ color: #000000;}
#outer_container {
	background-color:#e0e1c2;
	margin: 12px auto;
	position: relative;
	padding-bottom: 12px;
	min-width: 769px;
	width: expression(document.body.clientWidth < 775 ? "774px" : "100%" ); 
}
#top_text{
	font-weight: bold;
	color: #930d0e;
	line-height:20px;
	padding-left:10px;
}
#page_container {
	background-color: #FFFFFF;
	border: 1px solid #940c0c;
	padding:5px;
	position: relative;
}
#content_container {position: relative;}
#logo_link {
	height:145px;
	width:260px;
	position:absolute;
	top:0px;
	left:0px;
	z-index:200;
	display:block;
}
#left_col {
	float: left;
	width: 261px;
	position: relative;
	background: #aaab81 url(/gfx/logo.gif) no-repeat -5px -5px;
	padding-top: 145px;
	border-right: 1px solid #ffffff;
	z-index:200;
}
#left_nav_title{
	background: url(/gfx/left_nav_title.gif) no-repeat left 5px;
	padding-top: 40px;
	margin:0
}
#left_col ul { list-style-image: url(/gfx/bullet.gif);}
#left_col ul li a {
	color:#940c0c;
	font-weight: bold;
	text-decoration:none;
	line-height:16px;
}
#left_col ul li a:hover { color:#FFFFFF;}
.title, .title_b{
	font-weight:bold;
	color:#ffffff;
}
.title{ padding-left:25px;}
.title_b{
	font-size:12px;
	margin:10px 0 10px -5px;
}
#left_col_bottom {
	font-weight:bold;
	background-color: #7f6a4b;
	color: #cccc99;
	border-top: 1px solid #ffffff;
	min-height:150px;
	padding-left:25px;
	line-height:18px;
}
#left_col_bottom a {
	text-decoration:none;
	color:#cccc99;
	}
#left_col_bottom a:hover { color:#930d0d;}
* html #left_col_bottom {height:157px;}
#right_col {
	padding-left:262px;
	position: relative;
	background: url(/gfx/right_col_bg.gif) repeat-y left top;
}
#right_col_2{	
	background: url(/gfx/bg.jpg) no-repeat 5px bottom;
	min-height:640px;
}
* html #right_col_2 {height:675px;}	
#header {
	height: 140px;
	width: 100%;
}
#h_nav {
	position: relative;
	text-align:center;
	padding-left:3px;
	height:41px;
}
#about_us {
	background-image: url(/gfx/about_us.gif);
	width: 92px;
}
#attornes {
	background-image: url(/gfx/attorneys.gif);
	width: 98px;
}
#articles {
	background-image: url(/gfx/articles.gif);
	width: 85px;
}
#contact_us {
	background-image: url(/gfx/contact_us.gif);
	width: 106px;
}
#speaking {
	background-image: url(/gfx/speaking.gif);
	width: 91px;
}
#h_nav a{
   height:35px;
   background-repeat: no-repeat;
   background-position: right top;
   margin:5px 1px;
   display:block;
   float:left;
}
#content_main{
	padding-left:10px;
	position:relative;
	margin-top:5px;
}
#main_title{
	color: #930d0d;
	font-family: "Times New Roman", Times, serif;
	border-bottom: 2px solid #930d0d;
	font-size:28px;
}
#content_bottom{
	margin-top:40px;
	padding-left:10px;
	position:relative;
}
#content_right {
	width:155px;
	background-color: #cccc99;
	margin:15px 0 0 17px;
}
#content_right_top_link {
 	height:258px;
 	width:155px;
 	position:absolute;
 	top:0px;
 	left:0px;
 	z-index:0;
 	display:block;
}
#content_right_top{
    margin-top:-15px;
	color: #FFFFFF;
	background: #930d0e url(/gfx/form.gif) no-repeat left top;
	height: 258px;
}
#content_right form {
   padding-left:8px;
    color:#FFFFFF; 
}
.content_right input {
	border: 1px solid #930d0e;
	width:100px;
}
#button {
	border: 1px solid #930d0e;
	background-color: #FFFFFF;
	width:70px;
}
.txt_style{ color:#000000; font-weight:bold}
#content_right ,#content_left{
	padding:15px 0;
	text-align:left;
}
#content_left hr {
	color: #cccc99;
	height:2px;
	margin: 0 0 0 5px;
	width: 300px;
}
#content_footer {
	clear: both;
	width: 100%;
	height:15px;
	background-color: #930d0e;
	color:#FFFFFF;
	text-align:center;
	border-top: 1px solid #ffffff;
}
#page_container_footer, #page_container_footer_top{text-align:center;}
#page_container_footer a, #page_container_footer_top a, #page_container_footer a:visited{
	font-size:10px;
	text-decoration:none;
	color:#666666;
	font-weight:bold;
	line-height:15px;
}
#page_container_footer_top a,  #page_container_footer_top a:visited{color: #aaab81;}
#page_container_footer_top a:hover{color:#930d0e;}
#page_container_footer a:hover {color:#000000;}
#copy {
	margin-top: 10px;
	font-weight: bold;
	color: #aaab80;
	text-align:center;
	line-height:20px;
}
#copy a, #copy a:visited{color: #aaab80;}
