﻿.body
{	
	background: url('../../Images/sitebackdrop.png') repeat-x;
}
.breadcrumb
{
    display: none !important;
}

.mainfeature
{
	margin: 0px auto;
	padding-top: 10px;
	width: 958px;
	height: 337px;
}
.navigation
{
	display: none;
}
.livemeeting p
{
	padding: 13px 0px;
	margin: 0px;
	height: 107px;
	font-size: 13px;
	line-height: 17px;
}
.pageTitle
{
	display: none;
}
.frontpageboxes
{
	padding-top: 15px;
}
.frontpageboxleft
{
	float: left;
	width: 313px;
}
.frontpageboxcenter
{
	float: left;
	margin: 0px 5px;
	width: 313px;
}
.frontpageboxright
{
	float: left;
	width: 313px;
}