/* 
 ----------------------------------------------------------------------------
  Copyright CMTM, Inc 2007.
 ---------------------------------------------------------------------------- 
*/

/* 
 ----------------------------------------------------------------------------
  Please check for cross-browser compatibility prior to making changes
  MINIMUM BROWSER CHECK :: IE5.x/IE6/Firefox/Safari

  CSS Document - layout.css
 ---------------------------------------------------------------------------- 
*/


/* undo some default styling of common (X)HTML browsers
 * ------------------------------------------------------------------------- */

/* No list-markers by default - must redefine bullets w/ bg graphics */
ul, ol {
	list-style:none;
}
/* Avoid browser default inconsistent heading font-sizes and pre/code */
h1, h2, h3, h4, h5, h6, pre, code, td {
	font-size:1em;
}
/* Remove inconsistent (among browsers) default padding or margin */
ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, body, html, p, blockquote, fieldset, input, div, dd, dt, dl {
	margin:0;
	padding:0;
}
/* prevent blue linked image borders */
a img, :link img, :visited img, fieldset {
	border:none;
}
/* global elements
 * ------------------------------------------------------------------------- */

/* ----- type selectors ----- */ 
body { 
	background: #fff url("../images/bg.gif") top left repeat-x;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px; 
	line-height:20px;
	color:#000; 
	}

a:link, a:visited {
	color:#1b77e9;
	text-decoration:none;
}
a:hover, a:active {
	color:#000000;
	text-decoration:none;
}

img.img-left { float:left; margin:0px 10px 5px 0; }
	

/* ----- classes ----- */

.clear {
	clear:both;
	height:.01em;
	overflow:hidden;
	}

input.submit, input.submit-contact-main {
	width:60px;
	cursor:pointer;
	padding:0;
}

input.submit-image {
	background: url("../images/btn-submit.gif");
	width:63px;
	height:15px;
	border:none;
	cursor:pointer;
}

/* framework
 * ------------------------------------------------------------------------- */
#wrap {
    background:url("../images/wrap.gif") repeat-y; 
	width:922px; 
	margin:0 auto; 
	text-align:left;
		}	
		
#insidewrap {
    background:url("../images/inside-wrap.gif") repeat-y; /* ----- for insidepages -----*/
	width:922px; 
	margin:0 auto; 
	text-align:left;
		}		
		
#header {
	background:url("../images/header.jpg") top left no-repeat;
	width:922px;
	height:98px;
}

#header span {display:none}

/* top left - nav
 * ------------------------------------------------------------------------- */
 
 
#nav { background: url(../images/nav.gif) no-repeat; width:236px; height:289px; position:relative; float:left; }
#nav li { position:absolute; }
#nav li, #nav a { height:30px; display:block; }
#nav span { display: none; }

#nav-01, #nav-02, #nav-03, #nav-04, #nav-05, #nav-06, #nav-07 { width:236px;  }

#nav-01 { top: 35px; }
#nav-02 { top: 65px; }
#nav-03 { top: 95px; }
#nav-04 { top: 125px; }
#nav-05 { top: 155px; }
#nav-06 { top: 185px; }
#nav-07 { top: 215px; }


#nav-01 a:hover { background: transparent url("../images/nav.gif") -236px  -35px  no-repeat;}
#nav-02 a:hover { background: transparent url("../images/nav.gif") -236px  -65px  no-repeat;}
#nav-03 a:hover { background: transparent url("../images/nav.gif") -236px  -95px  no-repeat;}
#nav-04 a:hover { background: transparent url("../images/nav.gif") -236px  -125px  no-repeat;}
#nav-05 a:hover { background: transparent url("../images/nav.gif") -236px  -155px  no-repeat;}
#nav-06 a:hover { background: transparent url("../images/nav.gif") -236px  -185px  no-repeat;}
#nav-07 a:hover { background: transparent url("../images/nav.gif") -236px  -215px  no-repeat;}

 
 /* top right
 * ------------------------------------------------------------------------- */
 #banner {
	background:url("../images/banner.jpg") top left no-repeat;
	width:686px;
	height:289px;
	float:left;
}

 /* flash
 * ------------------------------------------------------------------------- */ 
#flash {
	width:922px;
	height:289px;
	float:left;
}


/* column left
 * ------------------------------------------------------------------------- */
 
#column-left {
	width:236px;
	float:left;
		}
		

/* blurb_1
 * ------------------------------------------------------------------------- */
#blurb_1 { 
	background: url("../images/blurb1-bkgrd.gif") top left no-repeat;
	width:236px; 
	padding-top:10px;
	}

h2#blurb_1_title { 
	background:url("../images/contactus-title.gif") left top no-repeat; 
	width:204px;
	height:35px;
	margin: 0px 0 0 16px;
		}
	
	h2#blurb_1_title span  {display:none; }
	
	
#blurb_1_body { 
	width:200px;
	padding: 16px 0 0 23px;
	}

#contact-btm { 
	background:url("../images/contact-btm.gif") top left no-repeat;
	width:236px;
	height:254px; 
	}
	
/* column center
 * ------------------------------------------------------------------------- */		
#column-center {
	width:453px;
	float:left;
	}	
	
/* blurb_2
 * ------------------------------------------------------------------------- */
#blurb_2 { 
	background: url("../images/welcome-bkgrd.gif") top left no-repeat;
	width:453px;
	height:299px; 
	}

h1#blurb_2_title { 
	background:url("../images/welcome-title.gif") left top no-repeat; 
	width:400px;
	height:39px;
	font-size:20px;
	color:#4b4b4b;
	padding:23px 0 0 28px;
			}
	
#blurb_2_body { 
	width:407px;
	padding: 0px 0 0 15px;
	}

.readmore { background:transparent url("../images/readmore.gif") 0px 4px no-repeat; 
		padding-left:18px;  /* pushes text to the right to display bg img */ 
		color:#990000;  
		margin-top:5px;
		font-size:10px;
					}
					
.readmore a:link,.readmore a:visited	{ color:#990000; text-decoration:none; }
.readmore a:hover,.readmore a:active	{ color:#000; text-decoration:none; }

/* blurb_3
 * ------------------------------------------------------------------------- */
#blurb_3 { 
	width:210px;
	float:left;
	padding: 17px 0 0 20px;
	}

h3#blurb_3_title { 
	font-size:14px;
	color:#FFFFFF;
	}
		
#blurb_3_body { 
	width:175px;
	padding: 10px 0 10px 0px;
	color:#FFFFFF;
	}

#blurb_3_body ul li { background:transparent url("../images/bullet.gif") 0px 8px no-repeat; 
		padding-left:16px;  /* pushes text to the right to display bg img */ 
		color:#9dd8da;  
		margin-top:5px;
					}
	
#blurb_3_body ul li a:link, #blurb_3_body ul li  a:visited {
	color:#9dd8da;
	text-decoration:underline;
	}

#blurb_3_body ul li a:hover, #blurb_3_body ul li  a:active {
	color:#ffffff;
	text-decoration:underline;
	}	

.legal-image {padding: 0 0 10px 0;}

/* blurb_4
 * ------------------------------------------------------------------------- */
#blurb_4 { 
	width:200px;
	float:left;
	padding: 17px 0 0 20px;
	}

h3#blurb_4_title { 
	font-size:14px;
	color:#FFFFFF;
	}
		
#blurb_4_body { 
	width:175px;
	padding: 10px 0 10px 0px;
	color:#FFFFFF;
	}

#blurb_4_body ul li { background:transparent url("../images/bullet.gif") 0px 8px no-repeat; 
		padding-left:16px;  /* pushes text to the right to display bg img */ 
		color:#9dd8da;  
		margin-top:5px;
					}
	
#blurb_4_body ul li a:link, #blurb_4_body ul li  a:visited {
	color:#9dd8da;
	text-decoration:underline;
	}

#blurb_4_body ul li a:hover, #blurb_4_body ul li  a:active {
	color:#ffffff;
	text-decoration:underline;
	}	

.current-image {padding: 0 0 10px 0;}

.readmore2 { background:transparent url("../images/readmore2.gif") 0px 4px no-repeat; 
		padding-left:18px;  /* pushes text to the right to display bg img */ 
		color:#FFFFFF;  
		margin-top:5px;
		font-size:10px;
					}
					
.readmore2 a:link,.readmore2 a:visited	{ color:#FFFFFF; text-decoration:none; }
.readmore2 a:hover,.readmore2 a:active	{ color:#9dd8da; text-decoration:none; }


/* column right
 * ------------------------------------------------------------------------- */	

#column-right {
	width:233px;
	float:left;
	}

/* blurb_5
 * ------------------------------------------------------------------------- */
#blurb_5 { 
	background: url("../images/blurb5-bkgrd.gif") top left no-repeat;
	width:233px; 
	padding-top:10px;
			}

h2#blurb_5_title { 
	background:url("../images/practiceareas-title.gif") left top no-repeat; 
	width:198px;
	height:35px;
	margin: 0px 0 0 16px;
	}
	
	h2#blurb_5_title span  {display:none; }
	
	
#blurb_5_body { 
	width:200px;
	padding: 5px 0 0 19px;
	}
	
#blurb_5_body ul li 	{ 
	padding: 0px 0 0 14px;
	line-height:16px;
	}
	
#blurb_5_body ul li  a:link,#blurb_5_body ul li  a:visited	{ color:#000000; text-decoration:none; }
#blurb_5_body ul li  a:hover,#blurb_5_body ul li  a:active	{ color:#ae2121; text-decoration:none; }	
	
.headerlist { background:transparent url("../images/bullet2.gif") 0px 9px no-repeat; 
		padding-left:14px;  /* pushes text to the right to display bg img */ 
		color:#FFFFFF;  
		font-weight:bold;
		margin-top:5px;
		padding-top:3px;
		font-size:13px;
					}
					
.headerlist  a:link,.headerlist  a:visited	{ color:#000000; text-decoration:none; }
.headerlist  a:hover,.headerlist  a:active	{ color:#ae2121; text-decoration:none; }

	

 /* interior pages
 * ------------------------------------------------------------------------- */	



/* column right interior
 * ------------------------------------------------------------------------- */	

#column-right-interior {
	width:686px;
	float:left;
	}

	
/* body content body
 * ------------------------------------------------------------------------- */		
h1#body_content_title { 
	background:url("../images/inside-title.gif") left top no-repeat; 
	width:438px;
	height:34px;
	font-size:20px;
	color:#4b4b4b;
	padding:9px 0 0 25px;
	margin:13px 0 0 7px;
		}
			
#body_content_body { 
	width:650px;
	padding: 10px 0 0 15px;
	}

.doc { 
	padding: 0 25px 0px 0;
	}
	
.title 	{ 
	font-size:16px; font-weight:bold;
	}
	
.redbar { background:transparent url("../images/bullet3.gif") 0px 8px no-repeat; 
		padding-left:12px;  /* pushes text to the right to display bg img */ 
		color:#000000;  
		font-weight:bold;
		margin-top:5px;
		padding-top:3px;
		font-size:13px;
		font-weight:bold;
		margin-left:20px;
					}	

	
#body_content_body ul li{ margin-left:20px; padding:5px 0 0px 25px; line-height:20px; } 
	
	#body_content_body ul li { 
	 background:url(../images/bullet3.gif) 0px 12px no-repeat;
     position:relative; /*to fix the IE bullet peekaboo pug */ 
     padding-left: 15px; 
     list-style: none; 
 		 } 
		 
 /* site map
* ------------------------------------------------------------------------- */

#sitemap {
	width: 650px;
	padding: 10px 0 25px 15px;
	}

#sitemap ul li {
	 background:transparent url("../images/bullet2.gif") 0px 11px no-repeat;
	 padding: 5px 0 0 28px;
	 line-height: 20px;
	 }	
 
#sitemap ul li{ margin-left:20px; padding:5px 0 0px 18px; line-height:20px; } 
              

/* blurb_1_int/practice areas
 * ------------------------------------------------------------------------- */	 
 #blurb_1_int { 
	width:233px; 
			}

h2#blurb_1_title_int { 
	background:url("../images/practiceareas-title2.gif") left top no-repeat; 
	width:204px;
	height:36px;
	margin: 14px 0 0 16px;
	}
	
	h2#blurb_1_title_int span{display:none;}
			
#blurb_1_body_int { 
	width:200px;
	padding: 5px 0 0 19px;
	}
	
#blurb_1_body_int ul li 	{ 
	padding: 0px 0 0 14px;
	line-height:16px;
	}
	
#blurb_1_body_int ul li  a:link,#blurb_1_body_int ul li  a:visited	{ color:#000000; text-decoration:none; }
#blurb_1_body_int ul li  a:hover,#blurb_1_body_int ul li  a:active	{ color:#ae2121; text-decoration:none; }


 /* footer
 * ------------------------------------------------------------------------- */
 
#footer { 
	background: #ad0000 url("../images/footer.gif") top left repeat-x;
	height:148px;
	color:#ec8a8a;
	font-size:11.5px;
			}
			
#footerwrap  {
    width:922px; 
	margin:0 auto; 
	text-align:left;
		}			
				
#footer p { margin: 15px 0px 10px 20px; line-height: 18px; }
#footer_left { width: 400px; text-align: left; float: left; }
#footer_right { width: 500px; text-align: right; float: left; }	

#footer p  a:link,#footer p  a:visited	{ color:#ec8a8a; text-decoration:none; }
#footer p  a:hover,#footer p  a:active	{ color:#ffffff; text-decoration:none; }
	
/* ----- Quick Contact Form -----*/
#quick_contact { 
	width: 180px;
	color: #ebe8e8;
	line-height: 20px;
	margin:10px 0 0 0;
	 }

#quick_contact p { 
	margin: 0px 13px 10px 0px; }

#quick_contact form { 
	margin: 0px 30px 10px 0px; }

.quick_field { 
	width: 180px;
	height: 17px;
	border-width: 1px;
	border-style: solid;
	border-color: #cacaca;
	font-size: 11px;
	color: #5e5538; 
	margin-bottom: 2px;
	padding: 0px 0px 0px 3px }

.quick_textarea { 
	width: 180px; 
	height: 80px; 
	border-width: 1px; 
	border-style: solid; 
	border-color: #cacaca; 
	font-size: 11px; 
	color: #676666; 
	padding: 0px 0px 0px 3px; 
	margin-bottom: 2px;
	 }

.btn_form { 
	background:url(../images/send.gif) top left no-repeat;
	width:43px;
	height:21px;
	margin: 0 0 0 140px; }
	
/* main contact form
 * ------------------------------------------------------------------------- */
 
#contact-main { 
	padding:0px 0 10px 0; 
	}
	
#contact-main label { 
	width:220px; 
	position:relative; 
	display:block; 
	text-align:right; 
	margin-bottom:0px; 
	}
	
#contact-main label input, #contact-main label textarea, #contact-main label select { 
	width:200px;
	position:absolute; 
	left:110%; 
	top:-2px;
	}
	
#contact-main label textarea	{ height:100px; }
/*input.submit-contact-main { width: 100px; margin:80px 0 50px 0px; display:inline; }*/
input.submit-contact-main { width: 100px; margin:80px 0 50px 292px;}



#location { width: 420px; padding: 0 0 30px 142px }




	
	
	
	
	
	
	
	
	

