	#main_secondary{
		background: #e2fef0 url(/images/secondary_bg.jpg) top left no-repeat;
		color:#333;
		padding:6px 0 0 40px;
		margin-right:2px;
		height:33px;
		width:836px;
	}
	
		#main_secondary a:link, #main_secondary a:visited {
			color:#333;
			text-decoration:none;
		}
		
		#main_secondary a:hover {
			text-decoration:underline;
		}

		.secondary_item {
			margin-right:18px;float:left;
		}
		
			.secondary_item a:link, .secondary_item a:visited {
				color:#989898;
				text-decoration:none;
			}
			
			.secondary_item a:hover {
				color:#3a3a3a;
			}
	
		#secondary_item_on {
			margin-right:18px;
			color:#3a3a3a;
			background: url(/images/secondary_triangle.jpg) bottom center no-repeat;
			height:22px;
			float:left;
		}
		
			#secondary_item_on a:link, #secondary_item_on a:visited {
				color:#3a3a3a;
				text-decoration:none;
			}
			
			#secondary_item_on a:hover {
				color:#111;
			}
	
	#main_content {
	color:#333;
	width:840px;
	text-align: center;
	margin-left: 0px;
	margin: 10px 32px 0px 32px;
	}
	
		#main_content_left {
			float:left;
			width:425px;
			margin-right:25px;
			padding-right:25px;
			border-right:1px solid #cbcbcb;
		}
		
			#main_content_left #blurb {
				line-height:18px;
			}
			
		#main_content_right {
			float:left;
			width:320px;
			margin-right:25px;
		}
		
			#main_content_right .post {
				line-height:18px;
			}
	
		#track_imgs{
			width: 820px;
			height:487px;
		}
		
.bgalthead {
	background:#c5efda;
	font-weight:bold;
	border-bottom:3px solid #fff;
}

.bgalt1 {
	background:#c5efda;
	border-bottom:3px solid #fff;
}

.bgalt2 {
	background:#dffaec;
	border-bottom:3px solid #fff;
}

.blurb {
	color:#888;
}

.blurb_m {
	font-size:13px;
}

.blurb_sm {
	font-size:11px;
}



#tertiary_menu {
	background:#dffaec;
	border-bottom:3px solid #9cdfbd;
	text-align:center;
}

	#tertiary_menu .item {
		margin:0 auto;
		font-size:14px;
		float:left;
		padding:7px 20px;
	}
	
	#tertiary_menu .item_on {
		font-size:14px;
		background:#9cdfbd;
		padding:7px 20px;
		float:left;
	}


/* Pro Main */
#pro_fll {
	float:left;
	margin-top:10px;
	padding-right:24px;
	margin-right:24px;
	width:410px;
	line-height:20px;
}

#pro_flr {
	float:left;
	margin-top:10px;
	width:320px;
}

/* Featured box */
#featured {
	background:url(/images/feat_bg.jpg);
	width:315px;
	border-right:0px solid #93b7a5;
	border-left:0px solid #93b7a5;
	height: 400px;
	background-repeat: repeat;
}

#featured_title {
	font-size:16px;
	font-weight:bold;
	margin-bottom:10px;
	text-align:center;
	padding-bottom: 5px;
	border-bottom: 1px dotted #999999;
}

#featured_content {
	font-size:13px;
	line-height:19px;
}

/* Medium Button */
.buttonm_left {
	background:url(/images/buttonm_left.jpg) center right no-repeat;
	width:11px;
	height:39px;
	float:left;
}

.buttonm_icon {
	background:url(/images/buttonm_center.jpg) top repeat-x;
	height:39px;
	float:left;
	padding-top:10px;
	padding-left:8px;
}

.buttonm_text {
	background:url(/images/buttonm_center.jpg) top repeat-x;
	height:39px;
	float:left;
	padding:9px;	
	font-size:16px;
}

	.buttonm_text a:link, .buttonm_text a:visited {
		color:#29553f;
		text-decoration:none;
	}

	.buttonm_text a:hover {
		color:#0e291c;
		border:0;
		text-decoration:none;
	}

.buttonm_right {
	background:url(/images/buttonm_right.jpg) center right no-repeat;
	width:11px;
	height:39px;
	float:left;
}

/* Large Button */
.buttonl_left {
	background:url(/images/buttonl_left.jpg) center right no-repeat;
	width:11px;
	height:59px;
	float:left;
}

.buttonl_icon {
	background:url(/images/buttonl_center.jpg) top repeat-x;
	height:59px;
	float:left;
	padding-top:5px;
}

.buttonl_text {
	background:url(/images/buttonl_center.jpg) top repeat-x;
	height:59px;
	float:left;
	padding:14px 15px;	
	font-size:22px;
}

	.buttonl_text a:link, .buttonl_text a:visited {
		color:#29553f;
		text-decoration:none;
	}

	.buttonl_text a:hover {
		color:#0e291c;
		border:0;
		text-decoration:none;
	}

.buttonl_right {
	background:url(/images/buttonl_right.jpg) center right no-repeat;
	width:12px;
	height:59px;
	float:left;
}

/* Button Code */

.button_left {
	background:url(/images/buttonbg_left.jpg) center right no-repeat;
	width:9px;
	height:26px;
	float:left;
}

.button_icon {
	background:url(/images/buttonbg_center.jpg) top repeat-x;
	height:26px;
	float:left;
	padding-top:5px;
}

.button_text {
	background:url(/images/buttonbg_center.jpg) top repeat-x;
	height:26px;
	float:left;
	padding-top:5px;
	padding-left:5px;
}

	.button_text a:link, .button_text a:visited {
		color:#29553f;
		text-decoration:none;
	}
	
	.button_text a:hover {
		color:#0e291c;
	}

.button_right {
	background:url(/images/buttonbg_right.jpg) center right no-repeat;
	width:9px;
	height:26px;
	float:left;
}

h2 {
	margin:0 0 10px 0;
	color:#232323;
	font-weight:normal;
	font-size:21px;
}

h3 {
	margin:0 0 10px 0;
	color:#232323;
	font-weight:normal;
	font-size:18px;
}

	h3 .date {
		color:#aaa;
	}
	
	h3.title_blurb {margin-top:-6px;color:#737373;}

h4 {
	font-size:13px;
	font-weight:bold;
	margin-bottom:2px;
}

h6 {
	margin:5px 0;
	font-size:14px;
	font-weight:normal;
}

.charlimit {font-size:10px;float:right;}

.imgfloatl {
	float:left;
	margin:0 10px 10px 0;
}

a:link {
	color:#3a3a3a;
}

.divider {
	margin-bottom:10px;
}

.hrwhole {
	height:1px;
	width:100%;
	background:#cacaca;
	margin:15px 0;
}

.ltgreenhr {
	height:3px;
	width:100%;
	background:#aad0bd;
	margin:5px 0;
}

.ltgreenhrthin {
	height:1px;
	width:100%;
	background:#aad0bd;
	margin:5px 0;
}

/* These styles were inline in the old pro .php */

#contact_btn img {
  width: 200px;
  height: 60px;
  border: 0px;
}

#contact_btn {
  position: absolute;
  float: right;
  padding-left: 600px;
  font-size: 28px;
  color: #666666;
  z-index: 1;
  top: 178px;
}

#track_imgs {
  position: relative;
}

#track_imgs #concept {
  position: absolute;
  left: 0px;
  top: 0px;
  height: 487px;
  width: 199px;
}

#track_imgs #execut {
  position: absolute;
  left: 199px;
  top: 0px;
  height: 487px;
  width: 199px;
}

#track_imgs #results {
  position: absolute;
  left: 398px;
  top: 0px;
  height: 487px;
  width: 198px;
}

#track_imgs #featured3 {
  position: absolute;
  left: 596px;
  top: 0px;
  height: 487px;
  width: 10px;
}

#execution_dialog_header {
  margin: 0px;
  position: relative;
  border: 0px;
  height: 136px;
  width: 668;
}
#execution_text {
  width: 630px;
  margin-left: 44px;
  font-family: 'Lucida Grande', 'Trebuchet MS', Helvetica, Arial, sans-serif;
  font-size: 14px;
  color: rgb(51, 51, 51);
  position: relative;
}

#execution_tagline {
  float: left;
  font-size: 20px;
  color: rgb(153, 153, 153);
  width: 325px;
}

#results_tagline {
  float: left;
  font-size: 19px;
  color: rgb(153, 153, 153);
  width: 320px;
}

#results_tagline a {
  border-bottom: 2px dashed rgb(204, 204, 204);
}

#concept_tagline {
  float: left;
  font-size: 19px;
  color: rgb(153, 153, 153);
  width: 300px;
}

#concept_dialog, #execution_dialog, #results_dialog, #featured_dialog {
  display: none;
}

#concept_dialog strong, #execution_dialog strong, #results_dialog strong {
  margin-right: 30px;
}

#main_content {
  margin-top: 25px;
}

.div_wrapper {
  margin: 0 auto;
  width: 630px;
}

