body { background:#474748; }
body, p, h1, h2, h3, h4, ul, li, img, form {
	margin:0;
	padding:0;
}
img { border:none; }
ul {
	list-style:none;
	list-style-type:none;
}
* { font-family:"Times New Roman", Times, serif; color:#FFF; font-size:12px; }
* a { text-decoration:none; outline:none; }

.clear { clear:both; }

#header {
	background:url(images/header.jpg) no-repeat center top #0c183c;
	height:363px;
}
#sectional_service {
	background:url(images/bg_sectional_service.jpg) repeat-x;
	text-align:center;
}
#sectional_ourfirm {
	background:#3a1802;
	text-align:center;
}
#sectional_resource {
	background:url(images/sectional_resource.jpg) #792207 no-repeat center top;;
	height:280px;
}
#sectional_reform {
	background:url(images/sectional_reform.jpg) #011640 no-repeat center top;;
	height:280px;
}
#sectional_contact {
	background:url(images/sectional_contact.jpg) #000 no-repeat center top;
	height:280px;
}
#nav {
	background:url(images/bg_nav.gif) repeat-x;
	height:96px;
}
#nav ul {
	width:941px;
	margin:0 auto;
}
#nav ul li {
	float:left;
	display:inline;
	height:96px;
}
#nav ul li a{
	float:left;
	display:block;
	height:96px;
	text-indent:-9999px;
}
#nav ul li a.active {
	background-position:0 -96px!important
}
#nav ul li.nav1 a {
	background:url(images/nav1.gif) no-repeat;
	width:117px;
}
#nav ul li.nav2 a {
	background:url(images/nav2.gif) no-repeat;
	width:157px;
}
#nav ul li.nav3 a {
	background:url(images/nav3.gif) no-repeat;
	width:142px;
}
#nav ul li.nav4 a {
	background:url(images/nav4.gif) no-repeat;
	width:156px;
}
#nav ul li.nav5 a {
	background:url(images/nav5.gif) no-repeat;
	width:189px;
}
#nav ul li.nav6 a {
	background:url(images/nav6.gif) no-repeat;
	width:180px;
}
#nav ul ul {
	display:none;
	position:absolute;
	z-index:9999;
	width:auto!important;
}
#nav ul ul li, #nav ul ul li a {
	float:none;
	height:auto;
}
#nav ul ul li a {
	color:#FFF;
	background:#7f0909!important;
	text-indent:1px!important;
	display:block;
	margin:0!important;
	padding:10px!important;
	font-size:14px;
	font-weight:bold;
	width:auto!important;
	min-width:150px;
}
#nav ul ul li a:hover {
	background:#a50a0a!important;
}
.full {
	background:url(images/bg.gif) repeat-x #474748;
}
.home_left {
	width:300px;
	float:left;
	margin-right:50px;
}
.home_left h3, .home_right h3 {
	margin-bottom:10px!important;
	border:none!important;
	padding:0!important;
}
.home_left ul.services { margin-bottom:20px; }
.home_left ul.services li {
	background:url(images/white_arrow.png) no-repeat 0 3px;
	padding-left:20px;
	font-size:16px;
	font-weight:bold;
	margin:0 0 5px 8px;
}
.article {
	font-size:14px;
	font-weight:bold;
	margin:0 0 15px 8px;
}
.article span, .article a {
	font-size:16px;
}
.home_right {
	width:525px;
	float:left;
	text-align:justify;
}
.home_right td {
	font-size:16px;
	font-weight:bold;
}
input.text {
	background:url(images/bg_form.gif) repeat-x bottom #FFF;
	padding:2px;
	border:2px solid #4c4b4b;
	width:180px;
	color:#4c4b4b;
}
textarea {
	background:url(images/bg_textarea.gif) repeat-x bottom #FFF;
	padding:2px;
	border:2px solid #4c4b4b;
	width:408px;
	color:#4c4b4b;
}
.img_content {
	float:left;
	margin:0 15px 10px 0;
	border:2px solid #FFF;
}
.post { margin-bottom:30px; }
#content {
	width:880px;
	margin:0 auto;
	padding:30px;
}
#content h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:28px;
	text-transform:uppercase;
	margin-bottom:15px;
}
#content h3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	margin-bottom:10px;
	padding-bottom:5px;
	border-bottom:1px solid #fff;
	color:#c5c5c5;
}
#content p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:18px;
	margin-bottom:15px;
}
#footer {
	border-top:3px solid #4b4b4c;
	background:#474748;
	color:#c5c5c5;
	text-align:center;
	padding:5px 0;
	line-height:18px;
}
#footer a.mainlink {
	color:#FFF;
	text-decoration:none;
	font-weight:bold;
	margin:0 3px;
}
#footer a {
	color:#c5c5c5;
	text-decoration:underline;
	margin:0 5px;
}
ul.blog li a{
	font-size:16px;
	font-weight:bold;
}