html,body {
	height: 100%;
	margin: 0;
}
body {
	background:#89b3d8 url(../images/bg-body.jpg) repeat-x;
	font:12px Verdana, Tahoma, sans-serif;
	color:#fff;
	min-width:979px;
}
.main {
	margin:0 auto;
	width:979px;
	min-height:100%;
	background:url(../images/bg-col-hol.gif) repeat-y;
}
* html .main {
	height:100%;
}
.inner-main {
	background:url(../images/inner-main.gif) repeat-y;
}
#header {
	position:relative;
	background:url(../images/bg-header.gif) no-repeat;
	height:160px;
	overflow:hidden;
}
#header strong {
	position:absolute;
	top:18px;
	left:33px;
	background:url(../images/logo.gif) no-repeat;
	width:200px;
	height:94px;
	text-indent:-9999px;
	overflow:hidden;
}
#header strong a {
	display:block;
	height:100%;
}
#header .words {
	position:absolute;
	top:55px;
	right:26px;
	width:401px;
	height:34px;
	background:url(../images/header-words.gif) no-repeat;
}
#header ul.top {
	position:absolute;
	top:5px;
	right:21px;
	margin:0;
	padding:0;
	list-style:none;
	overflow:hidden;
}
#header ul.top li {
	padding:0 3px 0 7px;
	margin-left:-1px;
	display:inline;
	background:url(../images/separator-top.gif) no-repeat 0 2px;
}
#header ul.top a {
	color:#333;
	text-decoration:none;
}
#header ul.top a:hover {
	text-decoration:underline;
}
#header ul.main-nav {
	position:absolute;
	top:134px;
	left:37px;
	margin:0;
	padding:0;
	font-size:14px;
	list-style:none;
	width:1000px;
}
#header ul.main-nav li {
	padding-right:29px;
	display:inline;
}
#header ul.main-nav a {
	color:#fff;
	text-decoration:none;
}
#header ul.main-nav a:hover {
	text-decoration:underline;
}
.columns-holder {
	width:100%;
	background:url(../images/top-col-hol.jpg) no-repeat;
	overflow:hidden;
	padding-bottom:248px;
	min-height:842px;
}
* html .columns-holder {
	height:842px;
	overflow:visible;
}
.columns-holder-inner {
	background:url(../images/top-col-hol-inner.jpg) no-repeat;
}
#content {
	float:left;
	width:615px;
	padding:37px 0 0 44px;
}
#content h2 {
	margin:0 0 14px 6px;
	color:#66eeff;
	font:bold 18px Arial, Helvetica, sans-serif;
}
#content p {
	line-height:15px;
	margin:0 0 15px 0;
}
#content .img-holder {
	margin:15px 0 15px 15px;
}
#content .img-holder img {
	display:block;
}
#sidebar {
	float:right;
	width:310px;
	padding-top:27px;
}
#sidebar .img-holder {
	padding:0 0 0 60px;
}
#sidebar .img-holder img {
	display:block;
	margin-bottom:36px;
}
.slide { height: 328px; width: 461px; padding:0; margin:0; overflow: hidden; float:left }
.slide img { height: 328px; width: 461px; padding: 0; background-color: #eee; top:0; left:0 } */
#sidebar ul {
	margin:-9px 0 0 0;
	padding:0 0 0 34px;
	list-style:none;
	font:italic bold 16px/52px Arial, Helvetica, sans-serif;
}
#sidebar ul li {
	width:225px;
	height:52px;
	list-style-type:none;
	padding:25px 7px 11px 7px;
	background:url(../images/btn-sidebar.gif) no-repeat;
}
#sidebar ul a {
	display:block;
	height:100%;
	text-align:center;
	color:#fff;
	text-decoration:none;
}
#sidebar ul a:hover {
	text-decoration:underline;
}
.images-holder {
	width:944px;
	overflow:hidden;
	padding:20px 0 0 35px
}
.images-holder img {
	float:left;
}
.images-holder .img-box {
	float:left;
	width:440px;
	padding:0 0 0 32px
}
.images-holder .img-box .cover {
	overflow:hidden;
	height:1%;
	padding-bottom:23px;
}
.images-holder .img-box .cover img {
	margin-right:34px;
}
.tree-holder {
	width:100%;
	padding:26px 0 0;
	font:bold 16px/36px Arial, Helvetica, sans-serif;
}
.tree-holder a.tree-head {
	display:block;
	width:313px;
	height:40px;
	margin-left:326px;
	text-align:center;
	color:#66eeff;
	text-decoration:none;
	background:url(../images/tree-head.jpg) no-repeat;
}
.tree-holder .tree {
	padding:28px 0 0 102px;
	height:1%;
	overflow:hidden;
	background:url(../images/lines.gif) no-repeat 217px 0;
}
.tree-holder .tree a.btn {
	float:left;
	width:239px;
	height:66px;
	text-align:center;
	color:#fff;
	font-style:italic;
	line-height:66px;
	margin-right:19px;
	text-decoration:none;
	background:url(../images/tree-btn.gif) no-repeat;
}
.tree-holder a:hover ,
.tree-holder .tree a:hover {
	text-decoration:underline;
}
.text-holder {
	width:681px;
	padding:61px 0 0 35px;
}
.text-holder h2 {
	margin:0 0 14px;
	color:#66eeff;
	font:bold 18px Arial, Helvetica, sans-serif;
}
.text-holder p {
	margin:0 0 15px 2px;
	line-height:15px;
}
.footer-holder {
	width:100%;
	height:248px;
	margin-top:-249px;
	background:#c4002c;
	border-top:1px solid #fff;
}
#footer {
	position:relative;
	width:979px;
	margin:0 auto;
	padding:26px 0 0 0;
}
#footer ul {
	margin:0 0 0 33px;
	padding:0;
	overflow:hidden;
	list-style:none;
	font-size:11px;
}
#footer ul li {
	padding:0 2px 0 7px;
	display:inline;
	background:url(../images/separator-footer.gif) no-repeat 0 2px;
}
#footer ul li:first-child {
	background:none;
}
#footer ul a {
	color:#fff;
	text-decoration:none;
}
#footer ul a:hover {
	text-decoration:underline;
}
#footer a.seal {
	position:absolute;
	top:-30px;
	right:64px;
	width:103px;
	height:97px;
	background:url(../images/seal.png) no-repeat;
	text-indent:-9999px;
	overflow:hidden;
}
#footer .contacts {
	width:750px;
	overflow:hidden;
	padding:37px 0 0 37px;
}
#footer .contacts .addr {
	float:left;
	width:287px;
	padding-top:35px;
}
#footer .contacts strong {
	display:block;
	line-height:15px;
}
#footer .contacts strong.title {
	font-size:18px;
	line-height:18px;
	color:#ff99cc;
	padding-bottom:13px;
	letter-spacing:-1px;
	text-align:center;
}
#footer .contacts strong a {
	color:#fff;
	font-weight:normal;
	margin-left:5px;
}
#footer .contacts strong a:hover {
	text-decoration:none;
}
#footer .contacts .info {
	float:left;
	width:407px;
	padding:4px 16px 0 18px;
	background:url(../images/bg-info.jpg) no-repeat;
}
#footer .contacts .info .fltl {
	float:left;
}
#footer .contacts .info .fltr {
	float:right;
}
#footer p {
	margin:24px 40px 0 0;
	font:10px Arial, Helvetica, sans-serif;
	color:#e28096;
	text-align:right;
}
#footer p a {
	color:#e28096;
	text-decoration:none;
}
#footer p a:hover {
	text-decoration:underline;
}
