@charset "utf-8";
/* CSS Document */

body{margin:0px; padding:0px; background:url(../images/main-bg.jpg) top repeat-x #2f2121; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 13px; color: #000000;}

a:focus{outline:0px;}

#wrapper{
	width:901px;
	margin:0 auto;
	}
	
#topnav {
	width: 900px;
	height: 21px;
	line-height: 20px;
	text-align: center;
	color: #FFFFFF;
	background-color: #000000;
	font-size: 10px;
	border-bottom:1px solid #2a2a2a;
	border-right:2px solid #756a69;
}
#topnav a {
	color: #FFFFFF;
	text-decoration: none;
	margin-right: 12px;
	margin-left: 12px;
}
#topnav a:hover {
	color: #CCCCCC;
	text-decoration: none;
}

#header{
	background:url(../images/header.jpg) top no-repeat;
	width:901px;
	height:121px;
	}

#logo{
	background:url(../images/logo.png) top left no-repeat;
	width:385px;
	height:90px;
	display:block;
	margin:8px 0 0 29px;
	}
.top-right-number{
	background:url(../images/top-right-number.png) top right no-repeat;
	width:326px;
	height:101px;
	margin:12px 20px 0 0;
	}

#nav{
	height:54px;
	width:901px;
	}

#nav ul {
	padding: 0;
	margin: 0;
}
#nav ul li {
	text-indent: -7000px;
	list-style-type: none;
	display: inline;
}
#nav ul li a , #nav ul li a:hover{
	outline: none;
	text-decoration:none;
	border:0px;
}
a#navhome {
	width: 96px;
	height: 53px;
	background:url(../images/nav-buttons.jpg);
	display:block;
	text-decoration:none;
	float:left;
	outline: none;
}
a#navhome:hover {
	background-position: 0px 72px;
}

a#navourfirm {
	width: 124px;
	height: 53px;
	background:url(../images/nav-buttons.jpg);
	background-position:-96px 0px;
	display:block;
	text-decoration:none;
	float:left;
	outline: none;
}
a#navourfirm:hover {
	background-position:-96px 72px;
}
a#navpracticeareas{
	width: 180px;
	height: 53px;
	background:url(../images/nav-buttons.jpg);
	background-position:-220px 0px;
	display:block;
	text-decoration:none;
	float:left;
	outline: none;
}
a#navpracticeareas:hover {
	background-position: -220px 72px;
}
a#navcase{
	width: 215px;
	height: 53px;
	background:url(../images/nav-buttons.jpg);
	background-position:-400px 0px;
	display:block;
	text-decoration:none;
	float:left;
	outline: none;
}
a#navcase:hover {
	background-position: -400px 72px;
	}

a#navcontact {
	width: 145px;
	height: 53px;
	background:url(../images/nav-buttons.jpg);
	background-position:-615px 0px;
	display:block;
	text-decoration:none;
	float:left;
	outline: none;
}
a#navcontact:hover{
	background-position: -615px 72px;
	}
	
a#navdirections {
	width: 139px;
	height: 53px;
	background:url(../images/nav-buttons.jpg);
	background-position:-760px 0px;
	display:block;
	text-decoration:none;
	float:left;
	outline: none;
}
a#navdirections:hover {
	background-position: -760px 72px;
}

#mid{
	width:900px;
	border-top:1px solid #777777;
	margin:0 1px 0 0;
	overflow:hidden;
	background:url(../images/mid-bg.jpg) right #ececec;
	}
	
#left-col{
	width:598px;
	background:url(../images/left-col-bg.jpg) top repeat-x #ececec;
	float:left;
	}
	
.left-col-indent{
	padding:12px;
	text-align:justify;
	font-family:Verdana;
	font-size:12px;
	line-height:19px;
	}



#right-col{
	width:302px;
	background:#000000;
	float:right;
	}

#free-consultation{
	width:296px;
	margin:0 2px 0 0px;
	background:url(../images/consultation-bg.jpg) top repeat-x #2b5361;
	overflow:hidden;
	float:right;
	}
	
.free-consultation-indent{
	padding:9px;
	text-align:left;
	}
	
.free-consultation-indent input{
	width:277px;
	height:21px;
	border:1px solid #02160c;
	font-family:Verdana;
	font-size:12px;
	color:#000000;
	margin:3px 0 5px 0;
	}
	
.free-consultation-indent textarea{
	width:277px;
	height:80px;
	border:1px solid #02160c;
	font-family:Verdana;
	font-size:12px;
	color:#000000;
	margin:3px 0 7px 0;
	}
	
.free-consultation-indent .button{
	width:69px;
	height:24px;
	background:url(../images/submit-bt.jpg);
	margin:5px 0 10px 0;
	border:none;
	float:right;
	}
		

.formlable{
	font-family:Verdana;
	font-size:12px;
	color:#fcf9e6;
	margin-bottom:3px;
	}

#areas{
	width:302px;
	background:#303030;
	}

.rightcontentlist {
	padding: 0;
	margin: 0;
	}
	
.rightcontentlist ul {
	padding: 0;
	margin: 0;
}
.rightcontentlist ul li {
	list-style-type: none;
	}
.rightcontentlist ul li a {
	display: block;
	height: 34px;
	background:url(../images/rightcontentlistbg.jpg) top left no-repeat;
	line-height: 34px;
	padding-left: 35px;
	text-decoration: none;
	color: #ffffff;
	border-bottom:1px solid #000000;
	font-size: 14px;
	}
.rightcontentlist ul li a:hover {
	text-decoration: underline;
	color: #cccccc;
	}
	
#footer{
	background:url(../images/footer-bg.jpg) top repeat-x #000000;
	height:93px;
	width:100%;
	margin:0 auto;
	}
	
.footer-indent{
	padding:25px 0 0 0;
	width:901px;
	margin:0 auto;
	font-family:Verdana;
	font-size:12px;
	color:#FFFFFF;
	text-align:center;
	}
	
.footer-indent ul{
	margin:0 0 10px 0;
	padding:0 0 0 180px;
	}
	
.footer-indent li{
	list-style-type: none;
	float: left;
	}
	
.footer-indent ul li a{
	color:#ffffff;
	text-decoration:none;
	border-right:1px solid #ffffff;
	padding:0 10px 0 10px;
	}
.footer-indent ul li a:hover{
	color:#cccccc;
	text-decoration:none;
	border-right:1px solid #ffffff;
	padding:0 10px 0 10px;
	}

.f-left{float:left;}
.f-right{float:right;}


h1,h2,h3,h4{font-family:Trebuchet Ms; margin:0px; padding:0 0 14px 0;}
p{ margin:0px; padding:0 0 12px 0;}

h1{font-size:21px;}
