* {
	margin: 0;
	padding: 0;
}

dd, dt {margin:0; padding: 0;}
body {
	background: #ccc;
	font-family:Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #999;
}

h1, h2, h3, h4, h5 {
	color: #7bb341;
	margin: 0;
	text-transform:uppercase;
}
h1 { font-size: 250%;}
h2 {
	margin: 0 0 20px 0;
	font-size: 180% !important;
}
a {color: #777; text-decoration: none;}
a:hover, a:hover dd {text-decoration: none; color: #006D8A !important;}
a img {border: none; cursor:pointer;}
input, textarea {
	font-family: Arial, Helvetica, sans-serif;
	color: #666;
	border: 1px solid #999 !important;
	padding: 2px;
	font-size: 90% !important;
}
sup {
	font-size: 50%;
}
#contSub {
	color: #555;
	cursor: pointer;
	font-weight: bold;
}
/* -------------- main structure ---------------- */
div#NavTop {
	position:absolute; 
	/*top: 20px; */
	z-index:100; 
	float:left;
	
}
#wrap {
	width: 1000px;
	margin: 42px auto;
}

#content {
	width: 1000px;
	background: #fff url(../img/core/right-green.jpg) no-repeat bottom right;
	float: right;
	border: solid #7bb341;
	border-width: 1px 0 1px 0;
}
#navSpace {
float: left;
width: 100%;
height: 34px;
}
#area_top {
	width: 754px;
	_width: 750px;
	float: left;
}
#area_top.lined {
	border-bottom: 1px dashed #ccc;
	border-left: 1px dashed #ccc;
}
#lower_area {
	width: 754px;
	/*_width: 740px;*/
	float: right;
	padding: 20px 0 10px 0;
}
#lower_area.lined {
	border-left: 1px dashed #ccc;
}
#area_top p {
	color: #999;
	line-height: 1.5em;
	font-size: 90%;
}
#area_top .col_d {
	padding: 36px 0 0 0;
}	
#col_a {
	width:245px;
	float: left;
	padding: 36px 0 0 0;
}
#col_a.lined {
	border: dashed #ccc;
	border-width: 0 1px 0 0;
}

.col_b {
	width: 428px;
	margin: 0 0 0 17px;
	_margin: 0 0 0 8px;
	float: left;
	padding: 36px 0 10px 0;
}
.col_c {

}
.col_d {
	width:309px;
	_width: 300px;
	float: left;
}

.bullets {
	padding: 0 42px 0 0;
}
/* ----------------- Footer Styles ------------------- */
#footer {
	color: #777;
	font-size: 70%;
}
#footer ul {
	float: left;
	margin: 6px 0;
}
#footer div {
	float: right;
	margin: 6px 0;
}
#footer li {
	list-style: none;
	float: left;
	border-right: 1px solid #777;
	padding: 0 6px;
}
#footer a {color: #777;}
#footer a:hover { color:#333;}
#footer .last_child {
	border: none;
}
#footer .first_child { padding: 0 6px 0 0;}

/* ---------------- Section Template Content ---------------- */
.section_tpl {
	width: 428px;
	margin: 0 0 0 17px;
	_margin: 0 0 0 8px;
	float: left;
}
.section_tpl.b {
margin-left: 0;
width: 445px;
}
.section_tpl dt, .bullets dt, .bullets dd {
	background: url(../img/core/green_bullet.gif) no-repeat left 4px;
	padding: 0 0 0 20px;
	margin: 10px 0 10px 12px;
	color: #7bb341;
	font-size: 80%;
}
.section_tpl p {
	font-size: 80%;
	color: #777;
margin: 6px 0 0 0;
	float: left;
}
.section_tpl.b p {
width: 90%;
float: left;
padding: 0 0 0 17px;
}
.section_tpl.b h5 {
float: left;
width: 100%;
padding: 0 0 0 17px;
}
.section_tpl.b dl {
float: left;
}
.section_tpl.about {
	height: 500px;
}
.section_tpl.b dl dt {
	margin: 6px 0 6px 17px;
	font-size:80%;
}
.subItem dl dt {
	margin: 6px 0 6px 80px !important;
	font-size:80% !important;
}
.subItem .moreLink {
	margin: 0 0 0 81px !important;
}
.norm dt {
	margin: 0;
	font-size:100% !important;
	margin: 8px !important;
}
.subItem .moreText {
	margin: 0 0 0 63px;
	font-size: 100%;
	width: 100%;
}
.subItem .moreText p {
	color: #7bb341;
	margin: 2px 0;
	font-size: 80%;
}

.moreText {
	font-size: 80%;
	color: #777;
	display: none;
	padding: 0 0 0 17px;
	float: left;
	*width: 100%;
}
.moreText p { 
	font-size: 100%;
	color: #7bb341;
	padding: 0 !important;
}
.entryA {
	margin: 0 0 18px 0;
	overflow: hidden;
}
.b .entryA {
	/*padding:0 0 12px 0;*/
}
h5.lined {
	border-bottom: 1px dashed #ccc;
	padding: 0 0 6px 17px !important;
}
.subItem {
	float: left;
	margin: 12px 0;
	*width: 100%;
}
.subItem dl {*float: left!important;}
.subItem.last {
	margin: 12px 0 0;
}
.entryA.lined {
	border-bottom: 1px dashed #ccc;
	padding: 0 0 18px 0;
}
.subItem strong {
	width: 64px;
	float: left;
	font-size: 80%;
	color: #555;
	margin: 0 0 0 17px;
}
.subItem p {
	width: 356px !important;
	margin: 0;
	padding: 0 !important
}
.quotePage .moreText p {color: #777 !important;}
/* ------------------- Market Maker Company INFO on Left ----------------- */
#mmi_mark {
	width: 154px;
	margin: 0 auto 52px;
	text-align: center;
}

#mark_img {
	margin: 0 0 14px 0;
}
#mmi_mark dd {
	font-size: 75%;
	color: #006d8a;
	font-weight: bold;
}
#mmi_mark dd a {
	color: #006d8a;
}
#mmi_mark dd a:hover {
	color: #005880;
}
#mmi_mark dt {
	font-size: 56%;
	color: #7bb341;
	margin: 4px 0;
}
#mmi_mark span {
	color: #999;
	font-size: 60%;
	margin: 4px 0;
}
#mmi_mark span a {color: #999;}
#mmi_mark span a:hover, #mmi_mark span a:visited {color: #555;}
/* -------------------------- free elements classes -------------------- */
.moreLink {
	color: #006d8a;
	font-size: 80%;
	cursor: pointer;
	*width: 100%;
}
.b .moreLink { float: left; width: 60%;margin: 0 0 0 17px;}

/* ---------------------- MMi Blogger and Blog Pull Module ------------------------ */
#MMi_blog, #MMi_blog_pull {
	width: 245px;
	float: left;
       margin: 0 12px 12px 0;
}
.slash_title {
	float: left;
	width: 100%;
}
.slash_title_text {
	border-bottom: 6px solid #7bb341;
	padding: 0 4px 8px 0;
	*padding: 0 4px 10px 0;
	color: #7ab240;
	margin-left: 23px;
}
html[xmlns*=""] body:last-child .slash_title_text {
	padding: 0 4px 10px 0;
}
.slash_title img {
	float: left;
}
.blog_entry {
	float: left;
	margin: 12px 0 0 25px;
	_margin: 6px 0 0 12px;
}
.blog_pull {
	float: left;
	margin: 12px 0 0 25px;
	_margin: 6px 0 0 12px;
}
.blog_pull dl {
	font-size: 90%;
	color: #7bb341;
}
.blog_entry dl {
	font-size: 90%;
	color: #7bb341;
	background: url(../img/core/clip.gif) no-repeat left 3px;
	padding: 0 0 0 24px;
}
.blog_entry a, .blog_pull a {
	color: #7bb341;
}
.blog_entry a:hover, .blog_pull a:hover {
	color: #609a2a;
}
.blogLink {
	font-size: 70%;
	float: right;
	margin: 12px 0 0 0;
}
.blog_entry dt, .blog_pull dt, .blog_entry span, .blog_pull span {
	color: #999;
	font-size: 75%;
}
.blog_pull span {
	font-style: italic;
}
.blog_entry span {
	padding: 0 6px;
	font-style:italic;
}
.spaced {
	margin: 0 6px 0 0;
	padding: 0 6px 0 0;
}
/* ------------------- Love Bubble Module -------------- */
#lower_area .col_d #love_bubble {
	position: absolute;
	margin: -85px 0 0 60px;
	_margin-left: 50px;
}
#love_bubble {
	background: url(../img/core/luvBub.gif) no-repeat;
	height: 190px;
	width: 195px;
	float: left;
	margin: 12px 0 52px 10px;
	_margin: 12px 0 52px 5px;
	padding: 20px 15px 52px 18px;
	overflow: hidden;
}
#quote_bubble {
	background: url(../img/core/quote_bubble.gif) no-repeat;
	height: 275px;
	width: 207px;
	float: left;
	margin: 117px 0 52px 10px;
	_margin: 117px 0 52px 5px;
	padding: 50px 22px 54px 18px;
	overflow: hidden;
}
#bubblePane {
	overflow: hidden;
	float: left;
	height: 197px;
	width: 190px;
}
.opinion { float:left; display: none;}
#love_bubble dt {
	color: #7bb341;
	font-size: 70%;
	text-transform:uppercase;
	margin: 0 0 6px;
}
#quote_bubble dt {
	font-size: 70%;
	text-align:right;
	margin: 0;
}
#love_bubble dl, #quote_bubble dl {
	width: 100%;
	float: left;
}
#love_bubble dd, #quote_bubble dd {
	color: #999;
	font-size: 80%;
	line-height: 16px;
	font-style:italic;
	height: 184px;
	overflow: hidden;
}
.stfQuote {
	display: none;
	float: left;
}
.blog #quote_bubble {
	margin: 0 0 0 44px;
}
#quote_bubble dd {height: 165px; margin: 12px 0 0 0; line-height: 1.7em;}
#love_bubble span {text-align:right; position: absolute; margin: 184px 0 0 -36px; z-index:5;}
#quote_bubble span {text-align:right; width: 100%; float: right; margin: 6px 0 0;}
#love_bubble span img, #quote_bubble span img { padding: 4px; cursor: pointer;}
.current {display: block;}

/* -------------------- Portfolio Area ----------------- */
#portfolio {
	float: left;
	height: 400px;
	_width: 750px;
}
#inner_scroll {
	float: left;
	width: 715px;
	height: 78px;
	overflow: hidden;
}
#hor_scroll {
	float: left;
	height: 78px;
}
#scrBack, #scrFor {
	cursor: pointer;
	padding: 30px 4px;
	_padding: 30px 2px;
}
#scrBack {
	float: left;
}
#scrFor {
	float: right;
}
.pEntry {
	float: left;
	margin: 0 6px;
	_margin: 0 6px;
	cursor: pointer;
}
.imgLok {

}
.imgLok .thumb {
	border: 1px solid #ccc;
	cursor: pointer;
}
.imgLok .frame {
	position: absolute;
	z-index: 100;
	margin: 8px 0 0 6px;
	float: left;
	display: none;
}
.imgLok .slat {
	position: absolute;
	margin: 81px 0 0 81px;
	z-index: 100;
	display: none;
}
#scrollCont {
	float: left;
	width: 600px;
	overflow: hidden;
	margin: 29px 0 0 0;
	*margin: 32px 0 0 0;
	_margin: 31px 0 0 0;
}
.scrDropContain {
	border-top: 6px solid #7bb341;
	float: left;
	width: 100%;
	*width: 572px;
	_background: #ffffff;
/*	_position: absolute;
	_z-index: 10;*/
	padding: 23px 28px 23px 18px;
	*padding: 23px 14px 0 9px;
	_padding-bottom: 20px;
}
.scrDropContain ul {
	width: 60%;
	*width: 265px;
}

/**html .dropImg {height: expression( this.height > 331 ? "330px" : "auto" );}*/
.dropImg {max-height: 330px; max-width: 285px;}

.scrollDrop {
	margin: 80px 0 0 81px;
	*margin: 80px 0 0 -635px;
	padding: 31px 50px 110px 32px;
	*padding: 31px 75px 100px 32px;
	background: url(../img/core/drop_bg.png) no-repeat top left;
	position: absolute;
	display: none;
	width: 550px;
	*width: 549px;
	_width: 575px;
	_background: #ffffff;
	float: left;
}
/*.bottomFrame {
	background: url(../img/core/drop_bg2.png) no-repeat bottom left;
	margin: -52px 0 0 -2px;
	float: left;
	width: 612px;
	padding-bottom: 93px;
}*/
*html .scrollDrop{background: none; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../img/core/drop_bg.png', sizingMethod=image);}

.ff2 .scrollDrop {
/*	left: 565px;
top:453px;*/
}
.scrollDrop p {
	font-size: 80%;
	*font-size: 70%;
	margin: 0 0 6px 0;
	color: #777 !important;
	display: none;
}
.show {display: block !important;}
.scrollDrop li p.active{ display: block;}
.scrollDrop li.active {color:#009999;}
.scrollDrop ul li {
	list-style:none;
	color: #7bb341;
	font-size: 90%;
	cursor: pointer;
}
.portTitleHover {color: #609a2a; cursor:pointer !important;}
.portHover {color:#009999 !important; cursor:pointer !important;}
.scrollDrop li.first { margin: 0 0 12px 0;}
.scrollDrop ul li h3 {
	font-size: 130%;
}
.lastFr {
	margin: 8px 0 0 -31px !important;
}
.lastSl {
	margin: 81px 0 0 -28px !important;
}
.scrollDrop img {
	float: right;
	margin: 0 0 0 12px;
	_width: 250px;
}
/* -------------- contact / Detail/ Blog Pgae -------------- */
.contact {
	padding: 0 0 18px 0 !important;
}
.contact p, .detail p {
	width: 100%;
	margin: 12px 0 0 0;
}
.detail h5 a {color: #006D8A;}
.detail h5, .detail p, .detail span, .detail h6 {
	padding: 0 0 0 17px;
}
.detail .moreLink {padding: 0 0 0 17px; width: 100%; margin: 4px 0;}
.detail h6 {
	float: left;
	color: #7bb341;
	width: 100%;
}
.post {margin:12px 0 0 17px; cursor: pointer;}
.detail span {
	margin: 42px 0 0 0;
}
.detail em {
	font-size: 80%;
	margin: 24px 0 0 0;
	float: left;
	width: 100%;
	padding: 0 0 6px 17px;
}
.form-l {
	width: 100%;
	padding: 0 0 0 17px;
}
.form-l p {padding: 0;}
.form-l input {font-size: 75% !important; width: 250px;}
.section_tpl.detail {margin:0;}	
.detail .lined {border-bottom: 1px dashed #999;}
.detail div {float: left; margin: 12px 0; width: 100%;}
.detail div p {margin: 6px 0 0 0; float: left; width: 100%;}
.detail div p a,.detail p a  {color: #7bb341;}
.detail div p strong{ color: #666;}

/* ------------------- Simple classes ------------------ */
.left {float: left;}
.right {float:right;}
.r_bord {border-right: 1px solid #999;}
.l_mar18 {margin:0 0 0 18px;}
.blue {color: #006D8A;}
.green {color: #7bb341;}
.greenHue {background: #f3FDed;}
.quote {color:#555; font-size: 80%; font-style: italic;}
.smaller {font-size: 80% !important; margin: 12px 0 0 0;}
.lightEm {font-size: 70% !important; font-style: italic; color: #999 !important; margin: 16px 0 0 0 !important;}
.check {border: none !important;}
#lower_area.noLowPad {padding-bottom: 0;}
#team{	
	float: left;
	_float:right;
}

/* ------------------------- Flashlight module ------------------ */
#flashlightDiv {
	float: left;
	/*_float: right;*/
}
#flashlight {
	/*_float: right;*/
	position: absolute;
	z-index: 4;
	margin: 0 0 0 -56px; 	
}

#flightBG {
	margin: 0 0 0 12px;
	text-align: right;
	background: url(../img/core/flashBG.png) repeat-x bottom left;
	height: 292px;
	width: 220px;
}
*html #flightBG{background: none; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../img/core/flashBG.png', sizingMethod='scale');}

#flightBG img {
	float: right;
	margin: 162px 0 0 0;
}
#flashlightDiv a {
	margin: -16px 0 0 21px;
	position: absolute;
	z-index:5;
	width: 216px;
	font-size: 75%;
	
}

#flightBG h5 {
	color: #006D8A;
	font-weight: normal;	
}
/* --------------- Work Module ------------ */
#mmi_work {
	float: left;
	margin: 2px 12px 12px;
	_margin: 2px 6px 12px;
	width: 210px;
}
#mmiWork {
	float: left;
	margin: 6px 0 0 0;
}
#mmi_work div {
	color: #7bb341;
}
#mmi_work img {
	float: right;
	margin: 6px 0 0;
}
*html #workwins{background: none; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../img/core/workwins.png', sizingMethod='image');}

/* --------------- Home page module positions ---------------- */
.home #flashlightDiv {
	margin-top: 78px;
}
.home #MMi_blog {
	margin-top: 28px;
}
.home #mmi_work {
	margin-top: 19px;
}

/* ---------------------------- teamAjax Module ------------------- */
#teamAjax {
	background: url(../img/core/teamBG.png) repeat-y 0 0;
	_background: none;
	margin: 20px 0 0 12px;
	padding: 0 0 0 12px;
	width: 282px;
	float: left;
}
/**html #teamAjax{background: none; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../img/core/teamBG.png', sizingMethod='image');}*/
.teamster {
	float: left;
	width: 100%;
	margin: 0 0 12px 0;
}
.teamster h3 {text-transform: none;}
.proPic {
	float: left;
	background: url(../img/core/teamThumb1.jpg) repeat-x 0 0;
	_background: none;
	height: 48px;
	width: 27px;
	margin: 4px 8px 0 0;
}
.proInfo {
	width: 238px;
}

.teamTitle {
	float: left;
	font-size: 90%;
}

.tiny, .tinyMail {
	cursor: pointer;
	float: right;
}
.tinyMail {
	margin: 2px 0 0 4px;
}

.bubbleHold {
	float: left;
	width: 100%;

}
.hiddenBubble {
	margin: -5px 0 0 -7px;
	float: left;
	opacity: .9;
	font-size: 90%;
	filter: alpha(opacity=90);
	color: #777;
	display: none;
}
.bubbleTop {
	background: url(../img/core/bubSmTop.gif) no-repeat 0 0;
	padding: 32px 16px 0;
	width: 226px;
}
.bubbleBottom {
	background: url(../img/core/bubSmBot.gif) no-repeat bottom left;
	padding: 24px 0 0 0;
}