.layout-home-blue-wrap
{
	background		: url("/images/layout/layout-home-blue.png") repeat-x top #193d79;
	padding-top		: 10px;
	position			: relative;
	z-index				: 5;
}

.layout-home-blue
{
	color					: #FFFFFF;
	width					: 970px;
	margin				: 0px auto;
	padding-top		: 20px;
	padding-bottom: 20px;
}

.layout-home-left
{
	width					: 630px;
	float					: left;
	position			: relative;
}

.layout-home-right
{
	float					: right;
}

.layout-home-video
{
	background		: url("/images/panels/video-background.png");
	padding				: 5px;
	float					: left;
}
.layout-home-video object
{
	padding				: 0;
	margin				: 0;
}
.layout-home-video embed
{
	padding				: 0;
	margin				: 0;
}

.layout-home-left p a
{
	color					: #ffd65a;
	text-decoration	: underline;
}
.layout-home-left p
{
	color					: white;
}

/*******************************************************************/
.layout-home-rotary
{
	background		: url("/images/layout/layout-home-rotary.png") no-repeat;
	width					: 899px;
	height				: 372px;
	position			: absolute;
	bottom				: 0px;
	left					: 50%;
	z-index				: -1;
	margin-left		: -500px;
}
.layout-home-rotary-light
{
	background		: url("/images/layout/layout-home-rotary-light.png") no-repeat center;
	width					: 1000px;
	height				: 422px;
	position			: absolute;
	bottom				: 0px;
	left					: 50%;
	z-index				: -1;
	margin-left		: -500px;
}
/*******************************************************************/
.layout-home-bottom-wrap
{
	background		: url("/images/layout/layout-home-bottom.png") repeat-x top;
	clear					: both;
	min-height		: 80px;
}


.layout-home-bottom
{
	clear					: both;
	min-height		: 83px;
	width					: 980px;
	margin				: 0 auto;
	position			: relative;
	z-index				: 100;
}


.layout-home-bottom-block
{
/*	background-image: url("/images/layout/normal/joining.png"); */
	background-repeat	: no-repeat;
	width					: 235px;
	height				: 70px;
	float					: left;
	margin				: 5px;
	margin-top		: 3px;
	cursor				: pointer;
}


/*******************************************************************/
.layout-home-upcomming-events
{
	background	: url("/images/templates/upcomming-events.png") no-repeat;
	height			: 393px;
	width				: 300px;
	float				: right;
}
/*******************************************************************/
.layout-home-panel
{
	display				: none;
	position			: absolute;
	top						: 0;
	left					: 0;
	width					: 650px;
}
.layout-home-panel h3
{
	font-size			: 30px;
	font-weight		: normal;
	font-variant	: small-caps;
	color					: #f0ce68;
	margin				: 0px 0px 15px;
}
.layout-home-panel p
{
	margin-bottom	: 12px;
	line-height		: 170%;
}
.layout-home-panel-img
{
  min-width: 150px;
	float					: left;
	margin-bottom	: 200px;
}
/*******************************************************************/
.layout-home-middle-wrap
{
	background			: url("/images/main-content/main-content-background.png") repeat-x top #FFFFFF;
	padding-top			: 10px;
	padding-bottom	: 10px;
}

.layout-home-middle
{
	width				: 980px;
	margin			: 0 auto;
}

.layout-home-middle-box
{
	width				: 306px;
	float				: left;
	margin			: 10px;
}
