﻿#center-panel {
	position: relative;
	padding: 0;
}

#center-left-segment {
	background: url("../Images/center-left-photo.jpg") no-repeat scroll left bottom #FDB813;
	width: 70%;
}

#center-left-segment-inner {
	background: url("../Images/center-left-background.gif") no-repeat scroll right top transparent;
	min-height: 511px;
	padding-left: 175px;
	padding-right: 50px;
	padding-top: 15px;
	padding-bottom: 20px;
}

#center-right-segment {
	position: absolute;
	right: 0;
	top: 0;
	width: 30%;
	z-index: 14;
}

#center-right-segment-inner {
	padding-left: 14px;
	padding-right: 20px;
	padding-top: 21px;
}

h1 {
	font-size: 15px;
	font-weight: bold;
	margin: 0 50px 0 0;
	padding: 10px 0 2px;
}

h2 {
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	line-height: 150%;
	margin: 0;
	padding: 0 0 5px;
	width: 400px;
}

#center-left-text-box {
	min-height: 390px;
	background: url("../images/text-background.png") no-repeat scroll left bottom transparent;
	color: #555555;
	line-height: 160%;
	margin-left: 85px;
	padding: 15px 0 15px 15px;
}

* html #center-left-text-box {
	background: url("../images/text-background.gif") no-repeat scroll left bottom transparent;
}

#center-left-text-box h3 {
	color: #222222;
	font-size: 15px;
	line-height: 125%;
	margin: 20px 0 0;
	padding: 0;
}

#center-left-text-box h3#first {
	margin-top: 0;
}

#center-left-text-box p {
	margin: 10px 0;
}

#center-left-text-box p a {
	color: #555555;
	text-decoration: underline;
}

#center-left-text-box p a:hover {
	color: #000000;
}

p#last {
	margin-bottom: 0;
	padding-right: 20px;
}

.popup2 {
	display: none;
	left: 0;
	position: absolute;
	top: 0;
	z-index: 9999;
}

.popup2-inner {
	background: url("../images/popup-background.png") no-repeat scroll 0 0 transparent;
	height: 187px;
	position: relative;
	width: 528px;
}

* html .popup2-inner {
	background: url("../images/popup2-background.gif") no-repeat scroll 0 0 transparent;
}

.popup2-text {
	color: #555555;
	height: 90px;
	line-height: 150%;
	margin-left: 41px;
	margin-right: 41px;
	overflow: hidden;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 31px;
}

.popup2-heading {
	font-weight: bold;
	margin-bottom: 7px;
}

.popup2-text ul {
	line-height: 120%;
	margin: 0;
	padding: 0 0 0 20px;
}
