/* index specific */

#body_wrap_index {
	width: 858px;
	height: 100%;
	border-left: 6px solid #58a109;
	border-right: 6px solid #58a109;
	float: left;
	clear: both;
	margin-top: 0;
	background: url(../images/global/bodybottom.jpg) no-repeat center bottom;
}

.index_shadow {
	background: url(../images/bodyleft/main_index.jpg) repeat-x;
}

#flash_container_index {

	width: 510px;
	height: 380px;
	border: 1px solid #d4d2bc;
	padding: 10px;
	margin: 14px auto 0;
}

#flash_container_index img {
	margin: 0;
	width: 510px;
	height: 380px;
}

#active_content_wrap {
	width: 560px;
	height: 120px;

	margin-top: 15px;
}

#active_content_wrap p {
	font-style: italic;
	font-size: 11px;
color: #494949;
	margin: 0;
}



#left_active_content {
	width: 246px;
	height: 14px;
	float: left;
	margin-left: 24px;
	width: 230px;
	margin-right: 5px;
}

#right_active_content {
	width: 246px;
	height: 14px;
	float: left;
	margin-left: 29px;
	margin-right: 9px;
}

.active_content_seperator {
	height: 97px;
	width: 2px;
	background: url(../images/bodyleft/vert_seperator.gif);
	float: left;
}

#greenbox_top_index {
	float: left;
	background-image: url(../images/bodyright/greenbox_title_index.jpg);
	width: 298px;
	height: 72px;
}

#greenbox_low_blog {
	clear: both;
	width: 298px;
	height: 193px;
	background-color: #f8f8f8;
}

#greenbox_center_blog {
	margin-bottom: 0;
	margin-top: 0;
	margin-right: auto;
}

#greenbox_content_blog {
	width: 302px;
margin: 0 auto;
	padding-left: 0;
}

#greenbox_bottom_blog {
	margin: 0 auto;
	height: 29px;
	width: 298px;
	padding-right: 3px;
	background: url(../images/bodyright/blog_bottom.gif) no-repeat;
}
#greenbox_bottom_blog img{
	display: block;
	padding-left: 32px;
	padding-top: 4px;
	float: left;
}

#greenbox_bottom_blog p{
	display: block;
	padding-top: 3px;
	padding-left: 51px;
	margin: 0;
}

#greenbox_bottom_blog p a{
	text-decoration: none;
	color: #046069;
	font-size: 10px;
	font-weight: bold;
}

#greenbox_bottom_blog p a:hover{
	color: #000d08;
}


/* index heights */

#body_wrap_index {
	width: 858px;
	height: 100%;
	border-left: 6px solid #58a109;
	border-right: 6px solid #58a109;
	float: left;
	background-color: #f8f8f8;
	clear: both;
	margin-top: 0;

}

#body_left_index {
	width: 560px;
	float: left;
	height: 614px;
	 overflow:hidden;
    /* for IE */
    zoom:1;

}

#body_right_index {
	width: 280px;
	float: left;
	height: 614px;

	 overflow: visible;
    /* for IE */
    zoom:1;
}

/* Try to fix IE :( */

html>body #body_left_index {
	height: auto;
	min-height: 614px;
}

html>body #body_right_index {
	height: auto;
	min-height: 614px;
}



/* new */

#greenbox_bottom_seperator {
margin: 0 auto;
	height: 1px;
	width: 275px;
	border-top: 1px dotted #bcbcb5;
	background-color: #f1f1e9;
	padding-right: 4px;
	padding-left: 6px;
}


/* social networks */

#social_media_wrap {
	
	float: left;
	margin-top: 5px !important;
}

#social_media_wrap ul li{
	clear: both;
}

#social_media_wrap ul li p{
	margin-top: 2px;
	margin-left: 8px;
}

#social_media_wrap p{
	float: left;
	font-size: 11px;
	font-style: italic;
}

#social_media_wrap a, #social_media_wrap a:visited, #social_media_wrap a:active {
	color: #3a3a3a;
}


#social_media_wrap a:hover {
	color: #58a109;
}

#social_media_wrap img{
	float: left;
	border: 0;
	margin: 0;
}











