* {
	color: #000;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10pt;
}
body { background-color: #fff; cursor: default; margin: 0; padding: 0; text-align:center;}

.clear { clear: both; height: 0; font-size: 0; line-height: 0; }
#header { background: url('../images/header-pattern.png') repeat-x; height: 513px; }
#header-alt { background: url('../images/header-pattern.png') repeat-x; height: 276px; }
#header-main { background: url('../images/header.png') no-repeat; width: 1029px; height: 513px; margin:0px auto; text-align:left;position:relative;}
#header-inner { background: url('../images/header-inner.png') no-repeat; width: 1026px; height: 276px; margin:0px auto; position:relative; }
#header-links-top {
	top: 25px;
	left: 540px;
	position: absolute;
}
#header-links-top-inner { top: 25px; left: 610px; position: absolute; }
#header-links-top a,#header-links-top-inner a { display: block; float: left; height: 30px; width: 130px; }
#header-links-top- a { display: block; float: left; height: 30px; width: 130px; }
#header-links-bottom {
	top: 89px;
	left: 340px;
	position: absolute;
	width: 682px;
}
#header-links-bottom a { display: block; float: left; height: 42px; }
#header-links-bottom a:hover { background: url('../images/link-hover.png') no-repeat bottom center; }
#title-main { background: url('../images/title-main.png') no-repeat; width: 279px; height: 282px; top: 0; right: -364px; bottom: -377px; left: 0; position: absolute; behavior: url('css/iepngfix.htc'); }
#title-inner { background: url('../images/title-inner.png') no-repeat; width: 253px; height: 276px; top: 0; right: -346px; bottom: -277px; left: 0; position: absolute; }
#header-icons {
	top: 180px;
	left: 250px;
	position: absolute;
	width: 712px;
}
#header-icons img { display: block; float: left; }
#header-text {
	top: 268px;
	left: 246px;
	position: absolute;
}
#header-text div {
	display: block;
	float: left;
	width: 220px;
	height: 190px;
	padding: 7px;
	color: #fff;
}
#header-pagetitle {
	top: 140px;
	left: 366px;
	position: absolute;
}
#footer {
	height: 144px;
	background: #25272e url('../images/footer-background-repeat.jpg') repeat-x;
}
#footer #wrapper{
	background:url(../images/footer-wrapper-background.jpg) top right no-repeat;
	text-align:right;
	width:1029px;
	height: 144px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 20px;
	padding-right: 140px;
	padding-bottom: 0;
	padding-left: 0;
}
#footer, #footer #wrapper, #footer a {
	color: #999;
	text-decoration: none;
	font-size: 10px;
}
#footer a:hover { text-decoration: underline; }
#middle {
	 margin:0px auto; 
	 text-align:left;
	 width:1029px;
	 padding:1em 0 1em 0;
}
#content {
	width: 460px;
	float: left;
	margin-top: 10px;
	margin-right: 15px;
	margin-bottom: 10px;
	margin-left: 10px;
}
#content div { background: url('../images/content-pattern.png') repeat-y; padding: 10px; }
#content-divider {
	background: url('../images/content-divider.png') no-repeat;
	height: 403px;
	width: 1px;
	float: left;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 10px;
}
.content-box {
	width: 220px;
	background-color: #f2f9ff;
	float: left;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 5px;
}
.content-box div {
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 5px;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.content-box-big {
	width: 450px;
	background-color: #f2f9ff;
	float: left;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 5px;
	padding: 8px;
}
