/********************************************************/
/* CONTENT */
/********************************************************/
#main_image{
	width:960px;
	height:189px;
	margin-top:8px;
	margin-bottom:10px;
	background:url(../../images/home_main_image.png) no-repeat;
}

#main_content_container{
	margin:34px 0px 0px 0px;
	width:958px;
	height:404px;
	background:url(../../images/file_folder.gif) no-repeat;
}

#button1{
	float:left;
	width:235px;
	height:156px;
	/*background:url(../../images/btn_about_our_process.png) no-repeat;*/
}

#button2{
	float:left;
	width:235px;
	height:156px;
	margin:0px 0px 0px 57px;
	/*background:url(../../images/btn_what_does_it_cost.png) no-repeat;*/
}

#button3{
	float:right;
	width:235px;
	height:156px;
	margin:0px 0px 0px 0px;
	/*background:url(../../images/btn_business_formation_resources.png) no-repeat;*/
}

#button_area{
	padding-top:37px;
}

.check_large{
	float:left;
	margin-right:10px;
}

#tab2_column1{
	float:left;
	width:235px;
	height:156px;
	text-align:left;
	padding:15px 0px 0px 0px;
	background:url(../../images/bkgd_gradient_rect.gif) no-repeat;
}

#tab2_column2{
	float:left;
	width:235px;
	height:156px;
	text-align:left;
	padding:15px 0px 0px 0px;
	margin-left:58px;
	background:url(../../images/bkgd_gradient_rect.gif) no-repeat;
}

#tab2_column3{
	float:right;
	width:235px;
	height:156px;
	text-align:left;
	padding:15px 0px 0px 0px;
	background:url(../../images/bkgd_gradient_rect.gif) no-repeat;
}

#tab2_column1 h5{margin-left:10px;}
#tab2_column2 h5{margin-left:10px;}
#tab2_column3 h5{margin-left:10px;}

#tab2_column1 p{margin:0px 0px 10px 48px; width: 180px;}
#tab2_column2 p{margin:0px 30px 10px 43px; width: 170px;}
#tab2_column3 p{margin:0px 30px 0px 50px; width: 173px;}

.more {margin:0px 30px 10px 25px;}