/* ABT Stylesheet - Products Systems DVDO Page */



#content {
	float: left;
	width: 950px;
	border-bottom: 1px solid white;
}

#homeMainContent {
    float: left;
	width: 950px;
	background-image:url(../../_media/images/home/homemaincontent_bg.gif);
	background-repeat:repeat-y;
	padding-bottom:10px;
}

#homeMainContent .homeBox {
	float:left;
	width:316px;
	margin-right:1px;
	padding-bottom:10px;
}

#homeMainContent .homeBox p, #homeMainContent .homeBoxLast p {
	padding-left:20px;
	padding-right:20px;
}

#homeMainContent .homeBoxLast {
	float:left;
	width:315px;
	margin-right:0px;
	padding-bottom:10px;
}

#homeSecondaryContent {
	float: left;
	width: 950px;
	background-image: url(../../_media/images/page_bg.gif);
}

.prodImage {
	float:left;
	width:92px;
	padding-top:17px;
	padding-left:16px;
}

#homeMainContent .homeBoxLast .header{
	background-image: url(../../_media/images/graybar_bg_home.jpg);
	width: 315px;
	height: 31px;
}


.header{
	background-image: url(../../_media/images/graybar_bg_home.jpg);
	width: 316px;
	height: 31px;
}

.header .setLeft{
	width: 210px;
	float:left;
}

.header .setRight{
	float:right;
	padding-right: 15px;
	padding-top: 10px;
}

.barndsFeaturing {
	float:left;
    width: 474px;
}

.barndsFeaturing .header{
	float:left;
	background-image: url(../../_media/images/gray_bg.gif);
	width: 474px;
	height: 31px;
}

.barndsFeaturing .header .setLeft{
	width: 222px;
	float:left;
}

.barndsFeaturing .header .setRight{
	float:right;
	padding-right: 15px;
	padding-top: 10px;
}

.upcomingEvents {
	float: left;
	width: 237px;
	border-left:1px solid white;
}

.upcomingEvents .header{
	background-image: url(../../_media/images/graybar_bg_home.jpg);
	float: left;
	width: 237px;
	height: 31px;
}

.upcomingEvents .header .setLeft{
	width: 114px;
	float:left;
}

.upcomingEvents .header .setRight{
	float:right;
	padding-right: 15px;
	padding-top: 10px;
}

.latestNews {
	float: left;
	border-left: 1px solid white;
	width: 237px;
}

.latestNews .header{
	background-image: url(/_media/images/graybar_bg_home.jpg);
	float: left;
	width: 237px;
	height: 31px;
}

.latestNews .header .setLeft{
	width: 100px;
	float:left;
}

.latestNews .header .setRight{
	float:right;
	padding-right: 15px;
	padding-top: 10px;
}

.upcomingEvents .ces{
	float: left;
	padding-left:15px;
	padding-top:11px;
}

#content .Events{
	float: left;
	padding-left:12px;
	padding-top:11px;
}

.latestNews p {
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 0px;
	margin-top: 10px;
}

