﻿body
{
	background-image: url("../images/bg_home.jpg");
}

h1
{
	margin: 0;
}

.btnHomeVideo
{
	background: url(../images/btn-homepage-video.png) left top no-repeat !important;
	display:block;
	height:128px;
	margin:15px 0 20px 0;
	text-indent:-1000em;
	width:320px;
	
}

.news
{
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.news a,
.news a:link
{
	background: ;
	color: #344651;
	font-weight: bold;
	text-decoration: none;
}

.news a:hover
{
	text-decoration: underline;
}

.news li
{
	margin: 0 0 1em 0;
}

#Container
{
	background-image: none;
}

#ContainerOuter
{
	background-image: url("../images/header_home_bg.jpg");
}

#Content
{
	width: 693px;
}

#Content .column1
{
	float: left;
	margin: 0 1px 0 0;
	padding: 0 12px 0 24px;
	width: 320px;
}

#Content .column2
{
	float: left;
	margin: 0 1px 0 0;
	padding: 0 12px;
	width: 138px;
}

#Content .column3
{
	float: left;
	margin: 0;
	padding: 0 12px;
	width: 148px;
}

#Content .columns
{
	background: url("../images/columns_home_bg.gif") right top repeat-y;
	overflow: hidden;
	width: 100%;
}

#ContentBanner
{
	background: url("../images/pic_intro_text.jpg") 0px 14px no-repeat;
	font-family: "Times New Roman", Times, Serif;
	font-size: 165%;
	height: 195px;
	line-height: 1.1em;
	overflow: hidden;
}

#ContentBanner p
{
	padding: 45px 35px 0px 235px;
}

#ContentBanner strong
{
	background: ;
	color: #CF8225;
}

#ContentContainer
{
	padding: 0;
	width: 959px;
}

#Header
{
	height: 284px;
}

#Header .title
{
	display: none;
}

#Sidebar
{
	padding: 34px 23px 1em 0;
	width: 220px;
}

#Sidebar .calendar
{
	background: url("../images/calendar_bg_mid.gif") 0px 0px repeat-y;
	margin: 0 -7px 2em -7px;
	overflow: hidden;
	width: 235px;
}

#Sidebar .calendarW1
{
	background: url("../images/calendar_bg_btm.gif") 0px 100% no-repeat;
	padding: 0 0 12px 0;
}

#Sidebar .calendarW2
{
	background: url("../images/calendar_bg.jpg") 0px 0px no-repeat;
	padding: 4px 22px 0 22px;
}

#Sidebar .sidebarBanner
{
	background: url(../images/side-banner-shadow-bg.png) left top no-repeat;
	display:block;
	height: 190px;
	margin: 44px 0 20px 0;
	padding: 1px 9px;
	position:relative;
	right:7px;
	width: 235px;
}