@charset "UTF-8";
/* CSS Document */

* {
margin: 0px;
	padding: 0px;
}
body {
	text-align: center;
	margin: 0px;
	padding: 0px;
	font-family: "Times New Roman", Times, serif;
	background: #FFF url(../images/bg.jpg) repeat-x top;
}
#container{
	width: 802px;
	margin: 17px auto 0 auto;
	text-align: left;
}
#main_content {
	width: 802px;
}
#logo {
text-align: center;
}
#footer {
	clear: both;
	font-size: 11px;
	color: #999999;
	text-align: center;
	border-top: 1px dashed #999999;
	margin-top: 15px;
	padding-top: 5px;
}
#footer a {
	color: #4D863D;
}
h1 {
	font-size: 23px;
	font-weight: normal;
	color: #3c6000;
}
p {
	font-size: 14px;
	line-height: 20px;
	margin-top: 10px;
	color: #191919;
}
ol {
	font-size: 14px;
	line-height: 20px;
	color: #2D5A14;
	float: left;
	width: 270px;
	margin-right: 30px;
}
p.first {
	border-top: 1px dashed #8c8b8b;
	padding-top: 10px;
}
#left_col {
	width: 450px;
	float: left;
}
p.quote {
	color: #377d03;
	font-size: 18px;
	margin-top: 0px;
}
p.caption {
	font-size: 14px;
	color: #6e6f6e;
	margin-top: 10px;
}

#right_col {
	width: 290px;
	float: left;
	margin-left: 30px;
	margin-top: 10px;
}
/*---- The Agency ---------------------------------*/
#JMB_who, #HMB_who{
	border-top: 1px dashed #8c8b8b;
	padding-top: 10px;
	margin-top: 10px;
	width: 802px;
}
.img_hold img {
}
.img_hold {
	float: left;
	margin-right: 20px;
}
.who_txt {
	float: left;
	width: 635px;
}
.who_txt p.first {
	margin: 0px;
	border-style: none;
	padding: 0px;
}
p.caption2 {
	font-size: 14px;
	color: #6e6f6e;
	margin-top: 0px;
}
/*---- Case Studies ----------------------------------------*/
#case_hold {
	margin-top: 25px;
}
ol li {
	border-top: 1px solid #E6E6E6;
	margin-top: 5px;
	padding-top: 5px;
}
#case_txt {
	float: left;
	width: 480px;
	border-left: 1px solid #E6E6E6;
	padding-left: 20px;
}
h2 {
	font-size: 18px;
	margin: 0px;
	color: #3D6101;
}
h3 {
	margin-top: 15px;
	margin-bottom: -7px;
	font-size: 16px;
	padding-left: 15px;
	background: url(../images/arrow_more.gif) no-repeat 0px 5px;
	font-weight: bold;
}
.indent {
	padding-left: 15px;
	line-height: 18px;
}
#case_txt ul.indent {
	margin-left: 35px;
	margin-top: 5px;
	list-style: url(../images/arrow_sm.gif);
	font-size: 12px;
	color: #114203;
	font-weight: bold;
}
#case_txt ul {
	margin-left: 15px;
	margin-top: 5px;
	list-style: url(../images/arrow_sm.gif);
	font-size: 12px;
	color: #114203;
	font-weight: bold;
}
#case_txt li {
	margin-top: 5px;
}
ol a {
	text-decoration: none;
	color: #134803;
}
ol a:hover{
	text-decoration:underline;
}
#case_hold .over {
	color: #AB4D00;
}
/*---- Distinguish ----------------------------------------*/
#dist {
	border-top: 1px dashed #8c8b8b;
	margin-top: 10px;
	font-size: 16px;
	color: #191919;
	padding-top: 10px;
	list-style: url(../images/arrow_more.gif);
	padding-left: 15px;
}
#dist li {
	margin-bottom: 15px;
	color: #333333;
}
#dist li ul {
	margin-left: 20px;
	margin-top: 5px;
}
#dist li ul li {
	margin-bottom: 5px;
}
a {
	color: #4D863D;
}
a:hover {
	color: #c16901;
}
h4 {
	margin-top: 15px;
	font-size: 14px;
	margin-bottom: -5px;
}
#main_contact {
	width: 340px;
	float: left;
	margin-right: 20px;
}
#blog_contact {
	float: left;
	width: 440px;
}
.colorEmpathsis {
	color: #c16901;
}
#form1 .note {
	font-size: 11px;
	color: #333333;
}

#capt_hold{
	background: url(../images/captcha/letters_bg.jpg) no-repeat;
	height: 64px;
	margin: 20px 0px 0px;
	padding: 7px 0px 0px 10px;
}
#capt_hold2 {
	background: url(../images/captcha/input_bg.jpg) no-repeat;
	margin: 0px;
	padding: 0px 0px 0px 15px;
	height: 76px;
	font: 11px Arial, Helvetica, sans-serif;
}input {
	margin: 0px;
	padding: 0px;
}
#left {
	width: 150px;
	float: left;
	margin-top: 18px;
}
#right {
	float: right;
	text-align: right;
}
