/* STYLES FOR TEMPLATE HOME */

#page_home div#slideshow img {
	width: 999px;
	height: 428px;
}

.content-box {
	float: left;
	background: #ffffff;
	position: relative;
	margin: 0px 5px 0px 0px;
	padding: 5px 5px 5px 5px;
	width: 320px;
	height: 205px;
}

#content-box-1 {
	margin-left: 0px;
}

#content-box-3 {
	margin-right: 0px;
}

.content-box h3 {
	background: transparent url('../images/bar.gif') no-repeat 0 0;
	left:5px;
	position:absolute;
	text-align:center;
	bottom: 5px;
	width:320px;
	font-size: 13px;
	text-transform: uppercase;
	height: 40px;
	line-height: 40px;
}

.content-box h3 {
	color: #ffffff;
}

.content-box h3 a {
	color: #ffffff;
	text-decoration: none;
}

.content-box img {
	margin: 0px auto 0px auto;
}

#additional-content {
	width: 1003px;
	min-height:285px; _height:285px;
	margin: 485px 0px 0px 0px;
	float: left;
}

#additional-content-inner {
	margin: 0 auto;
	height: 200px;
	width: 1000px;
}

#main-content.home {
	background: transparent url('../images/intro_bottom_tall.png') no-repeat bottom left;
	color:#FFFFFF;
	height:335px;_height: 334px;
	margin:0;
	padding:0;
	position:absolute;
	top:140px;
	left: 15px;
	width:535px;
}

#main-content-inner {
	background: transparent url('../images/intro_all.png') repeat 0 0;
	bottom:24px;
	height:305px;
	left:0;
	overflow:hidden;
	position:absolute;
	width:515px;
	padding: 10px 10px 7px 10px;
	font-size: 11px;
}

#main-content.home #main-content-inner p {
	font-size:11px;
	margin: 4px 0px;
	display: inline;
	float: left;
	width: 515px;
	line-height: 14px;
}

p.main-content-readmore {
	position: absolute;
	right: 22px;
	bottom: 0;
	font-size: 11px;
	cursor: pointer;
	padding-bottom: 8px;
	margin: 0;
	background: transparent url('../images/plus-minus.png') no-repeat 0px 3px;
	padding-left: 10px;
}

.overflow-visible {
	overflow: visible;
}

h2.home {
	position: absolute;
	top: 504px;
	left: 0px;
	text-transform: uppercase;
	color: #f8981d;
	font-size: 22px;
	line-height: 22px;
	height: 40px;
	width: 979px;
	padding: 0px 12px;
	font-family:"GillSans Light", "Century Gothic", "Lucida Sans", Arial, Helvetica, sans-serif;
}

#main-navigation {
	background:#000000 url(../images/navigation-bg-solid.png) repeat-x scroll 3px 0px;
	height:59px;
	border-bottom: none;
}

#partners{
	position: absolute;
	bottom: -55px;
	left: 306px;
}

#partners img{
	_behavior: url('/iepngfix.htc');
}

#page_home #footer {
	padding-top:40px;
}