body {
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#333333;
	background:url(../images/bdy_bg.jpg) repeat-x;
}
h1 {
	font-family:"Times New Roman", Times, serif;
	color:#206e77;
	font-size:30px;
	margin:30px 0 10px 0;
	font-weight:normal;
}
/*main container starts here*/	

#main_container {
	margin:auto;
	width:980px;
}
/*Header Starts here*/	
#header {
	width:100%;
	height:171px;
	margin:0 0 2px 0;
}
.logo {
	width:266px;
	height:103px;
	float:left;
	margin:34px 0 0 8px;
}
.ie6 .logo {
	width:266px;
	height:103px;
	float:left;
	margin:34px 0 0 4px;
}
#hdr_rht {
	width:647px;
	float:right;
	margin:0 0 0 59px;
}
.top_nav {
	width:203px;
	background:#e8e8e8;
	height:22px;
	margin:0;
	float:right;
	font-size:10px;
	padding:8px 0 0 0;
}
.top_nav a {
	text-decoration:none;
	color:#333333;
	padding:0 11px;
}
.top_nav a:hover {
	color:#277882;
	text-decoration:underline;
}
.hdr_caption {
	background:url(../images/hdr_caption.jpg) no-repeat;
	width:378px;
	height:44px;
	margin:93px 0 0 0;
}
.call_us {
	background:url(../images/call_us.jpg) no-repeat;
	width:145px;
	height:36px;
	margin:-40px 16px 0 20px;
	float:right;
}
/*Header Ends here*/

/*Middle Section starts here*/			
		
#mdl_section {
	margin:0 2px 0 0;
	height:157px;
	width:975px;
	padding:11px 0 0 5px;
}
.img1 {
	background:url(../images/tax-attorneys.jpg) no-repeat;
	width:214px;
	height:149px;
	float:left;
}
.img2 {
	background:url(../images/taxattorneys.jpg) no-repeat;
	width:102px;
	margin:0 3px;
	height:149px;
	float:left;
}
.img3 {
	background:url(../images/taxattorney.jpg) no-repeat;
	width:205px;
	height:149px;
	float:left;
}
.bulets {
	width:413px;
	float:right;
}
.bulets ul {
	margin:13px 0 0 0;
	padding:0;
}
.bulets li {
	list-style:url(../images/arrow.jpg);
	margin:0 0 8px 15px;
	font-family:"Times New Roman", Times, serif;
	font-size:16px;
	color:#4a4e32;
	background:url(../images/bullet_sprtr.jpg) no-repeat bottom left;
	padding:0 0 4px 0;
}
/*Middle Section Ends here*/		

/*Navigation Starts here*/	
#navigation {
	width:100%;
	float:left;
	clear:both;
	margin:5px 0 0 0;
}
#navigation ul {
	height: 36px;
	width: 100%;
	margin: 0 auto 0 -40px;
}
.ie6 #navigation ul {
	height: 36px;
	width: 100%;
	margin: 0 auto 0 0;
}
.ie7 #navigation ul {
	height: 36px;
	width: 100%;
	margin: 0 auto 0 0;
}
#navigation li {
	float: left;
	height: 36px;
	background-position: 0 -36px;
	background-repeat: no-repeat;
	line-height: 0; /*for ie...*/
	list-style:none;
	margin-right:2px;
}
#navigation a {
	display: block;
	float: left;
	height: 0;
	padding-top:36px;
	text-indent: -2000px;
	background-repeat: no-repeat;
	background-position: 0 0px;
	outline-color:-moz-use-text-color !important;
	outline-style:none !important;
	outline-width:medium !important;
}
#navigation a:hover {
	background: none;
}
li.home, li.home a {
	background:transparent url(../images/home.jpg) repeat scroll 0;
	width: 77px;
}
li.about_us, li.about_us a {
	background: transparent url(../images/about_us.jpg) repeat scroll 0;
	width: 126px;
}
li.testimonials, li.testimonials a {
	background: transparent url(../images/testimonials.jpg) repeat scroll 0;
	width:147px;
}
li.contact, li.contact a {
	background: transparent url(../images/contact_us.jpg) repeat scroll 0;
	width:140px;
}
#pleasegtmeout {display:none;}
li.free_quote, li.free_quote a {
	background: transparent url(../images/free_quote.jpg) repeat scroll 0;
	width: 134px;
}
.home li.home a, .about_us li.about_us a, .testimonials li.testimonials a, .contact li.contact a, .free_quote li.free_quote a {
	background: none;
}
/*Navigation Ends here*/	
/*body container starts here*/
#body_container {
	width:100%;
	margin:18px 0 0 0;
	float:left;
}
/*Left container starts here*/
.lft_container {
	width:300px;
	float:left;
	margin:0 0 0 4px;
}
.form_bg{
	background:#1a575f;
	margin:5px 0 0 4px;
	width:303px;
	padding:0 0 3px 0;
	float:left;
}
.form{
	background:#f5f5f5;
	border:6px solid #cccccc;
	margin:-4px 0 0 -4px;
	width:292px;
	position:relative;
	float:left;
}.form_tbg{
	background:url(../images/free_consultation.jpg) no-repeat center #32818b;
	width:292px;
	height:44px;
	padding:14px 0;
}
.form .input {
	border:1px solid #949494;
	font-size:11px;
	height:20px;
	font-family:Arial, Helvetica, sans-serif;
	color:#666;
	width:125px;
}
.form .txt_Area {
	border:1px solid #949494;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	color:#666;
	overflow:hidden;
	width:125px;
}
.form select {
	font-size:11px;
	width:127px;
	height:20px;
}
.submit_btn {
	background:url(../images/submit_bg.jpg) repeat-x;
	font-size:11px;
	font-weight:bold;
	text-transform:uppercase;
	color:#FFF;
	height:27px;
	border:none;
	float:right;
	width:104px;
	text-align:center;
	margin:0 3px 0 0;
}
.sml_txt {
	font-size:9px;
	color:#666666;
	float:left;
	width:140px;
}
.resources {
	margin:25px 0 0 10px;
	background:url(../images/resources.jpg) no-repeat top left;
	float:left;
	width:70%;
}
.resources ul {
	margin:30px 0 0 0;
	padding:0;
}
.resources li {
	list-style:none;
	border-bottom:1px solid #296c75;
	margin:0;
	font-size:14px;
	font-weight:bold;
	line-height:28px;
}
.resources li a {
	color:#296c75;
	padding:0 0 0 3px;
	text-decoration:none;
}
.resources li a:hover {
	background:#296c75;
	color:#FFF;
	display:block;
}
.more {
	text-align:right;
	width:100%;
	font-size:12px;
	margin:10px 0 0 0;
}
.more a {
	text-decoration:underline;
	color:#296c75;
}
.more a:hover {
	text-decoration:none;
}
/*Left container Ends here*/
	
	
	
.rht_container {
	width:633px;
	float:right;
	padding:0 0 0 40px;
}
.ie6 .rht_container {
	width:628;
	float:right;
	position:absolute;
	padding:0 0 0 30px;
}
#body_container p {
	line-height:20px;
	margin:0 0 25px 0;
}
.why_us ul {
	margin:0;
	padding:0;
}
.why_us li {
	list-style:url(../images/y_us_bullet.jpg);
	margin:0 0 5px -15px;
	padding:0;
	font-weight:bold;
}
.why_us li a {
	color:#333333;
	text-decoration:underline;
}
.why_us li a:hover {
	text-decoration:none;
}
.bg_txt{
	width:588px;
	height:72px;
	margin:35px 0;
	background:url(../images/txt.jpg) no-repeat center #e5e5e5;
	}	/*body container Ends here*/	


#footer {
	background:url(../images/footer_bdr.jpg) repeat-x top;
	width:100%;
	float:left;
	height:202px;
	font-size:12px;
	text-align:center;
	margin:15px 0 0 0;
}
.footer_logo {
	background:url(../images/footer_logo.jpg) no-repeat center;
	margin:30px auto 30px;
	width:172px;
	height:65px;
}
#footer p {
	margin:0 0 15px 0;
}
#footer a {
	color:#206b74;
	text-decoration:none;
}
#footer a:hover {
	color:#ffb504;
}
.copy_right {
	font-size:11px;
	position:relative;
}
/*main container Ends here*/
