body{
	font-family: "Trebuchet MS",Arial, Helvetica, sans-serif;
	font-size: 75%;
	color: #666666;
}
#container {
	background-image: url(../images/dots.gif);
	background-repeat: repeat-x;
	background-position: top;
	width: 780px;
	margin: auto;
}
#header{
	background-image:url(../images/line.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	height: 105px;
}
#logo{
	background-image:url(../images/logo.gif);
	background-repeat:no-repeat;
	width: 261px;
	height: 96px;
}
#logo a{
			display: block;
			width: 261px;
	height: 65px;
}
#logo h1, #logo p{
	text-indent: -90000em;
}
#left_col{
	width: 241px;
	float: left;
}
#content_container{
	padding-top: 15px;
	padding-bottom: 20px;
}
#content{
	width: 512px;
	float: right;
}
#nav{
	background-color: #cdcdcd;
	border: solid 1px #bebebe;
	border-top: solid 8px #bebebe;
	width: 201px;
	padding-top: 10px;
	padding-left: 20px;
	padding-right: 20px;	
	padding-bottom: 30px;
}
#nav ul{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#nav ul li{
	background-image:url(../images/nav_arrow.gif);
	background-repeat:no-repeat;
	background-position: 0px 12px;
	width: 201px;
}
#nav a{
	color: #666666;
	text-decoration: none;
	font-family:Arial, Helvetica, sans-serif;
	display:block;
	background-image:url(../images/nav_dots.gif);
	background-repeat:repeat-x;
	background-position: bottom left;
	padding-left: 20px;	
	line-height: 34px;
}
#nav a:hover{
	text-decoration: underline;
}
#nav ul li ul li{
	background-position: 20px 12px;
}
#nav ul li ul li a{
	padding-left: 41px;
}
b{
font-family:Arial, Helvetica, sans-serif;
color: #235094;
font-size: 111%;}
#footer{
	clear: both;
	background-image:url(../images/line.gif);
	background-repeat:repeat-x;
	padding-top: 5px;
	padding-left: 10px;
}
.clear{
	clear: both;
}
.home_box, .home_box_margin{
	width: 232px;
	float: left;
}
.home_box_margin{
	margin-left: 20px;
    float: right;
}
#telephone{
	background-image:url(../images/telephone.gif);
	background-repeat:no-repeat;
	text-indent: -90000em;
	line-height: 30px;
	width: 185px;
}
#contact{
	
	background-repeat:no-repeat;
	margin-left: 10px;
	margin-top: 30px;
}
#contact span{
	visibility: hidden;
}
#contact p{
    font-size: 120%


 }
 #contact b{
    font-size: 121%;
    font-family: Times New Roman, serif ;
}
h2{
    font-size: 121%;
    color: #235094;
}
h1{
    color: #235094;
}
#company-info{
    width: 512px;
	float: right;
    margin-top: 20px;
 }
 
.title{
	text-indent: -90000em;
	background-repeat:no-repeat;
	height: 36px;
}
#title_home_law{
	background-image:url(../images/title_home.jpg);
	width: 232px;
	height: 73px;
	margin-top: 10px;
}
#title_costs{
	background-image:url(../images/costs_drafts.gif);
	width: 260px;
}
#title_our{
	background-image:url(../images/our_work.gif);
	width: 260px;
}
#title_rates{
	background-image:url(../images/rates.gif);
	width: 300px;
}
#title_contact{
	background-image:url(../images/contact.gif);
	width: 128px;
}
#title_experience{
	background-image:url(../images/title_experience.gif);
	width: 185px;
    margin-top: 10px;
}
#title_expertise{
	background-image:url(../images/title_expertise.gif);
	width: 155px;
    margin-top: 10px;
}
.float_right{
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
}
#testimonial{
	background-color: #e1e1e1;
	border: solid 1px #bebebe;
	background-image:url(../images/testimonial_top.gif);
	background-repeat:no-repeat;
}
#testimonial_bottom{
	padding: 30px;
	width: 183px;	
	background-image:url(../images/testimonial_bottom.gif);
	background-repeat:no-repeat;
	background-position: bottom right;
}
a:hover{
color: #235094;
}
a {
color: #333333;
}


