/* main settings */
html{
	height: 100%;
	background: #333 url(../images/bg-strips.gif) repeat-x;
}
body {
	min-height: 100%;
	margin: 0;
	font: 12px arial, Verdana, sans-serif;
	background: url(../images/bg-body2.gif) no-repeat 50% 0;
	color: #333;
	position: relative;
}
*+html body { padding: 0 0 0 1px; }
* html body {
	height: 100%;
	padding: 0 0 0 1px;
}
a {
	text-decoration: none;
	color: #009;
}
a:hover { text-decoration: underline; }
img { border: 0; }
#pagewidth {
	width: 950px;
	margin: 0 auto;
	overflow: hidden;
	padding: 0 0 70px;
}
/* header settings */
#header {
	width: 100%;
	overflow: hidden;
}
#inner #header {
	position:relative;
	z-index:999;
}
.header-top {
	width: 100%;
	overflow: hidden;
	margin-bottom: -9px;
	background:url(../images/bg-header-line.gif) repeat-x 0 0;
}
.header-box {
	width: 688px;
	float: left;
	padding: 35px 0 0 19px;
}
.header-box a {
	font: 13px Helvetica, Arial, sans-serif;
	color: #999;
	letter-spacing: -1px;
	padding: 0 0 0 15px;
	background: url(../images/bg-arrow.gif) no-repeat 1px 1px;
}
.header-box h1 {
	margin: 0;
	padding-bottom: 8px;
	font: 23px/18px Helvetica, Arial, sans-serif;
}
.header-box h1 a {
	width: 386px;
	height: 20px;
	overflow: hidden;
	display: block;
	text-indent: -9999px;
	background: url(../images/logo3.gif) no-repeat;
	cursor: pointer;
}
#inner .header-box h1 a {
	background: url(../images/logo3.gif) no-repeat;
	width:386px;
	height:20px;
}
.header-box2 {
	width: 243px;
	float: left;
}
.logo {
	width: 188px;
	overflow: hidden;
	position: relative;
	z-index: 60;
	display: block;
}
.logo a {
	width: 188px;
	height: 107px;
	overflow: hidden;
	display: block;
	text-indent: -9999px;
	background: url(../images/logo4.png) no-repeat;
	cursor: pointer;
}
#inner .logo a {
	background: url(../images/logo4.png) no-repeat;
	width:188px;
	height:107px;
}
.header-bottom {
	width: 100%;
	overflow: hidden;
	position: relative;
	z-index: 10;
}
.header-bottom div {
	width: 100%;
	height: 25px;
	overflow: hidden;
	background: url(../images/bg-header-bottom.png) no-repeat;
}
#inner .header-bottom div {
	background:none;
}
.banner-area {
	width: 100%;
	overflow: hidden;
	margin-top: -25px;
	position: relative;
	z-index: 5;
	border-bottom: 7px solid #333;
}
.banner-area img { display: block; }
.banner-area p {
	padding: 0;
	margin: 0;
}
.banner-nav {
	width: 203px;
	overflow: hidden;
	position: absolute;
	top: 0;
	left: 6px;
}
.banner-nav div {
	width: 100%;
	overflow: hidden;
	padding: 10px 0 25px;
	background: url(../images/bg-banner-nav.png) repeat-y;
}
.banner-area ul {
	width: 168px;
	overflow: hidden;
	margin: 0;
	padding: 0 17px 0 18px;
	list-style: none;
	position: relative;
}
.banner-area li {
	width: 165px;
	overflow: hidden;
	text-align: right;
	background: url(../images/banner-nav-dots.gif) repeat-x;
	padding: 10px 3px 11px 0;
	position: relative;
}
.banner-area li:first-child { background: none; }
.banner-area li a {
	font-size: 16px;
	line-height: 19px;
	letter-spacing: -1px;
	font-weight: bold;
	text-transform: uppercase;
	color: #fff;
	padding: 0 26px 0 0;
	background: url(../images/bg-arrow2.gif) no-repeat 149px 2px;
	display: block;
	height: 1%;
	vertical-align: top;
}
/* content settings */
.inner-content {
	float:left;
	width:758px;
	overflow:hidden;
	position:relative;
	
}
.content-shadow {
	position:absolute;
	right:0;
	top:0;
	background: url(../images/bg-content-shadow.png) no-repeat;
	width:100%;
	height:25px;
}
.intro {
	width:757px;
	float:left;
	margin:0 0 0 0;
	border-left:1px solid #fff;
}
.intro img {
	display:block;
}
.intro h2 {
	position:absolute;
	left:31px;
	top:47px;
	margin:0;
	font-size:37px;
	color:#fff;
	font-weight:normal;
}
.content-text {
	float:left;
	width:450px;
	overflow:hidden;
	padding:41px 0 0 30px;
	background:#fff url(../images/bg-content.gif) repeat-x;
	margin:0 0 0 1px;
	display:inline;
}
.content-side {
	float:left;
	overflow:hidden;
	width:193px;
	background:#fff url(../images/bg-content.gif) repeat-x;
	padding:42px 39px 0 45px;
}
.content-text h3 {
	margin: 0 0 15px;
	font-size: 15px;
	color: #d0d0d0;
	background: url(../images/bg-heading3.gif) no-repeat;
}
.content-text h3 span {
	padding: 4px 0 2px 37px;
	display: block;
	color: #d0d0d0;
	background: url(../images/bg-heading2.gif) no-repeat 0 100%;
}
.content-text h1.componentheading {
	margin: 0 0 15px;
	padding: 4px 0 2px 37px;
	font-size: 15px;
	color: #d0d0d0;
	background: url(../images/bg-heading3.gif) no-repeat;
}
.content-text p {
	margin:0 5px 19px 0;
	font-size:12px;
}
.content-side h4 {
	margin:0 0 9px;
	color:#360;
	font-size:16px;
	font-weight:normal;
}
.content-side ul {
	margin:0 0 32px;
	padding:0;
	list-style:none;
}
.content-side ul li {
	margin:0 0 8px;
	background:url(../images/bg-cont-side.gif) no-repeat 0 5px;
	padding:0 0 0 14px;
	color:#009;
}
.content-side ul li a {
	text-decoration:underline;
}
.content-side ul li a:hover {
	text-decoration:none;
}
.inner-sidebar {
	float:left;
	overflow:hidden;
	width:192px;
}
.sidebar-nav-wrapper {
	width:100%;
	overflow:hidden;
	background:url(../images/bg-sidebar-nav.jpg) no-repeat;
}
.sidebar-nav {
	float:left;
	width:100%;
	overflow:hidden;
	padding: 10px 0 0;	
	background:url(../images/bg-sidebar-nav-wrapper.gif) repeat-y 22px 0;
	z-index:99;
	position:relative;
}
.sidebar-nav ul {
	width: 168px;
	overflow: hidden;
	margin: 0;
	padding: 0 17px 8px 23px;
	list-style: none;
	position: relative;
}
.sidebar-nav li {
	width: 165px;
	overflow: hidden;
	text-align: right;
	background: url(../images/banner-nav-dots.gif) repeat-x;
	padding: 10px 3px 13px 0;
	position: relative;
}
.sidebar-nav li:first-child { background: none; }
.sidebar-nav li a {
	font-size: 16px;
	line-height: 19px;
	letter-spacing: -1px;
	font-weight: bold;
	text-transform: uppercase;
	color: #fff;
	padding: 0 26px 0 0;
	background: url(../images/bg-arrow2.gif) no-repeat 149px 2px;
	display: block;
	height: 1%;
	vertical-align: top;
}
.sidebar-text {
	width: 169px;
	float: left;
	margin-right: 30px;
	padding:38px 0 0 24px;
	background:#fff url(../images/bg-content.gif) repeat-x;
}
.sidebar-text ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
.sidebar-text address {
	font-size: 11px;
	line-height: 14px;
	color: #666;
	font-style: normal;
}
#content {
	width: 100%;
	overflow: hidden;
	background: #fff url(../images/bg-content.gif) repeat-x;
}
.content-holder {
	width: 100%;
	overflow: hidden;
	padding-top: 31px;
	background: url(../images/bg-content-holder.gif) repeat-y 192px 0;
}
#inner .content-holder {
	padding-top: 0;
	margin:-27px 0 0;
	background:none;
	z-index:1;
}
.sidebar-left {
	width: 169px;
	float: left;
	margin-right: 30px;
	padding-left: 24px;
}
.sidebar-left ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
.sidebar-left address {
	font-size: 11px;
	line-height: 14px;
	color: #666;
	font-style: normal;
}
.phone-number {
	font-size: 17px;
	font-weight: bold;
	color: #f60;
	padding-top: 4px;
	display: block;
}
.primary {
	width: 309px;
	float: left;
	margin-right: 53px;
	padding-top: 7px;
}
.post-area {
	width: 100%;
	overflow: hidden;
}
.post-area h3 {
	margin: 0 0 13px;
	font-size: 15px;
	color: #d0d0d0;
	background: url(../images/bg-heading.gif) no-repeat;
}
.post-area h3 span,
.post-area h3 a {
	padding: 4px 0 2px 37px;
	display: block;
	color: #d0d0d0;
	background: url(../images/bg-heading2.gif) no-repeat 0 100%;
}
.post-box {
	width: 307px;
	overflow: hidden;
	padding: 0 0 0 2px;
}
.post-box p {
	margin: 0;
	line-height: 16px;
}
.post-box p img {
	display: block;
	padding: 3px 1px 0 0;
}
.sidebar-right {
	width: 309px;
	float: left;
	padding-top: 7px;
}
.sidebar-right div {
	width: 100%;
	overflow: hidden;
	margin-bottom: 20px;
}
.sidebar-right div h3 {
	margin: 0 0 14px;
	font-size: 15px;
	color: #d0d0d0;
	background: url(../images/bg-heading.gif) no-repeat;
}
.sidebar-right div h3 span {
	padding: 4px 0 2px 37px;
	display: block;
	color: #d0d0d0;
	background: url(../images/bg-heading2.gif) no-repeat 0 100%;
}
.sidebar-right div ul {
	margin: 0;
	padding: 0 0 0 16px;
	list-style: none;
}
.sidebar-right div ul li {
	margin-bottom: 9px;
	padding: 0 0 0 13px;
	background: url(../images/bg-square.gif) no-repeat 0 5px;
}
.sidebar-right div.banner-area2 {
	width: 295px;
	padding: 8px 0 10px 12px;
	background: #e5e599 url(../images/bg-banner-2.gif) repeat-x;
}
.banner-area2 h4 {
	margin: 0 0 0 -3px;
	padding: 0 0 2px 0;
	font-size: 15px;
	color: #000;
}
.banner-area2 h4 a {
	color: #000;
	padding: 0 0 0 19px;
	background: url(../images/bg-arrow3.gif) no-repeat 0 2px;
}
.banner-area2 p {
	margin: 0;
	line-height: 16px;
}
.banner-area2 img {
	padding: 0 11px 0 35px;
	display: block;
}
/* footer settings */
#footer-holder {
	width: 100%;
	height: 70px;
	position: absolute;
	bottom: 0;
	left: 0;
}
#footer {
	width: 950px;
	height: 70px;
	margin: 0 auto;
}
*+html #footer { background: #1a1a1a; }
.footer-holder2 {
	width: 100%;
	height: 53px;
	overflow: hidden;
	padding: 17px 0 0;
	overflow: hidden;
	background: url(../images/bg-footer.gif) repeat-y;
	position: relative;
}
#inner .footer-holder2 {
	background-position:1px 0;
	background-color:#1a1a1a;
}
* html #inner .footer-holder2 {
	background-position:2px 0;
}
* html .footer-holder2 { margin-left: 2px; }
*+html .footer-holder2 { margin-left: 1px; }
.footer-box,
.footer-box2 {
	width: 100%;
	overflow: hidden;
}
.footer-box { margin-bottom: -1px; }
.footer-nav {
	margin: 0;
	padding: 0 79px 0 0;
	list-style: none;
	float: right; 
}
.footer-nav li {
	float: left;
	padding: 0 0 0 9px;
	background: url(../images/footer-nav-separator.gif) no-repeat 4px 4px;
}
.footer-nav li:first-child { background: none; }
.footer-nav a {
	font-size: 11px;
	font-weight: bold;
	color: #999;
}
.footer-box2 p {
	margin: 0;
	padding: 0 81px 0 0;
	font: 9px Verdana, Arial, Helvetica, sans-serif;
	color: #999;
	float: right;
}
.footer-box2 a { color: #999; }
.footer-icon {
	width: 36px;
	height: 36px;
	overflow: hidden;
	text-indent: -9999px;
	background: url(../images/bg-footer-icon.png) no-repeat;
	cursor: pointer;
	position: absolute;
	top: 12px;
	right: 34px;
}
.component-holder {
	width: 700px;
	float: left;
}
.readon {
	text-align: right;
	padding-right: 20px;
	float: right;
	background-image: url(/images/button_BG.gif);
	background-position: right top;
	height: 15px;
	background-repeat: no-repeat;
	margin-bottom: 10px;
	padding-left: 6px;
	margin-left: 15px;
	margin-right: 20px;
	margin-top: 0px;
	text-transform: lowercase;
}
