/* Index Page style v1.00 */

.content{
	margin-bottom: 18px;
	width: 1000px;
	margin: auto;
}

.home_bottom_widgets {
	clear: both;
	float: left;
	width: 1000px;
	height: 143px;
	background-color: #000000;
	margin-bottom: 15px;
}

.home_widgets_top_spacer {
	width: 1000px;
	height: 7px;
	clear: both;
	background-image: url('http://akmedia.bobparsons.me/img/bkg_home_widgets_top_spacer2.jpg');
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	
}
.home_left_widgets {
	width: 493px;
	height: 129px;
	float: left;
}
.home_right_widgets {
	width: 493px;
	height: 129px;
	float: right;
}
.search_widget {
	width: 493px;
	height: 46px;
	background-image: url('http://akmedia.bobparsons.me/img/bkg_search_gray_bar2.jpg');
	background-repeat: no-repeat;
	background-position: top-left;
}
.search_widget_right {
	float: left;
	width: 293px;
	height: 37px;
	padding: 9px 0px 0px 200px;
}
.search_widget_box {
	width: 204px;
	height: 15px;
	background-color: #ffffff;
	color: #000000;
	border: 1px solid #000000;
}
.put_bob_in_office_widget {
	width: 493px;
	height: 129px;
}
.email_alert_widget {
	width: 493px;
	height: 83px;
	background-image: url('http://akmedia.bobparsons.me/img/bkg_home_email_alerts2.jpg');
	background-repeat: no-repeat;
}
.email_alert_widget_inner {
	padding: 53px 0px 0px 220px;
}
.email_alert_widget_textbox {
	width: 209px;
	height: 15px;
	color: #999999;
	border: 1px solid #000000;
	padding-left: 4px;
}
object:focus {
	outline:none
}
