@charset "utf-8";
/* CSS Document */


#main_content_section0, #main_content_section1, #main_content_section2, #main_content_section3 {
	height: 200px;
	width: 600px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(../images/main_content_sections_bg.png);
}
#main_content_section0 {
	margin-top: 25px;
}
#main_content_section1, #main_content_section2, #main_content_section3 {
	margin-top: 30px;
}
#main_content_section3 {
	margin-bottom: 25px;
}
.content_image {
	margin: 0px;
	padding: 0px;
	height: 200px;
	width: 200px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	float: left;
}
.content_text_and_more_btn {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 200px;
	width: 400px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.content_text_up {
	margin: 0px;
	height: 153px;
	width: 380px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	color: #000;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.content_more_btn {
	margin: 0px;
	height: 35px;
	width: 388px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	text-align: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 12px;
}
#wrapper #thin_column #thin_column_main {
	background-image: url(../images/tools_index.jpg);
	height: 351px;
	width: 230px;
}

#current_index{
	color:#ffffff;
	background-image: url(../images/current-bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.content_text_and_more_btn .content_text_up h2 {
	color: #F60;
}
.content_text_and_more_btn .content_text_up h3 {
	color: #0093F4;
}
.moreinfobuttondiv {
	background-image: url(../images/more_info_btn.png);
	margin: 0px;
	padding: 0px;
	float: left;
	height: 30px;
	width: 110px;
}
.moreinfobuttondiv:hover {
	background-image: url(../images/more_info_btn_hover.png);
}
