﻿.wrapper {
	background-position: bottom;
	margin: auto;
	position: relative;
	width: 1006px;
	background-image: url('../img/side.png');
	background-repeat: repeat-y;
}
.bg_main {
	background-image: url('../img/main_bg.jpg');
	background-repeat: repeat-x;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #242424;
}
.wrapper_header {
	position: relative;
	width: 962px;
	height: 88px;
	margin: auto;
	background-image: url('../img/bg_header.gif');
	background-repeat: repeat-x;
}
.logo {
	border-width: 0px;
	position: absolute;
	left: 20px;
}
.cert {
	position: absolute;
	right: 20px;
}
.line {
	background-color: #C7CCCF;
	position: relative;
	height: 1px;
	width: 962px;
	margin: auto;
}
.banner {
	position: relative;
	width: 962px;
	margin: auto;
	height: 450px;
}
.footer {
	position: relative;
	width: 962px;
	margin: auto;
	background-image: url('../img/footer_bg.jpg');
	height: 38px;
}
.footer_bld {
	position: absolute;
	width: 962px;
	height: 261px;
	bottom: 0px;
	background-image: url('../img/footer_blend.jpg');
}
.copyright {
	position: absolute;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: right;
	right: 20px;
	line-height: 15px;
	padding-bottom: 2px;
	bottom: 0px;
}
.copyright a {
	color: #252525;
	text-decoration: none;
	padding-right: 10px;
	text-decoration: none;
}
.copyright a:visited {
	color: #252525;
	text-decoration: none;
}
.copyright a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	text-decoration: none;
}

.footer_link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: left;
	line-height: 15px;
	position: absolute;
	bottom: 0px;
	left: 20px;
	padding-bottom: 2px;
}
a {
	color: #182063;
	text-decoration: none;
}
a:visited {
	color: #182063;
}
a:hover {
	color: #182063;
	text-decoration: underline;
}

.sub_banner {
	width: 962px;
	position: relative;
	height: 228px;
	margin: auto;
}
.zoop_logo {
	border-width: 0px;
}
.subline {
	border-color: #FFFFFF;
	position: relative;
	width: 962px;
	margin: auto;
	background-image: url('../img/sub_bg.jpg');
	height: 1px;
	border-top-style: solid;
	border-top-width: 1px;
}
a.sublink {
	color: #ffffff;
	text-decoration: none;
}
a.sublink:visited {
	color: #ffffff;
}
a.sublink:hover {
	color: #ffffff;
	text-decoration: underline;
}
a.sublink_a {
	color: #ffffff;
	text-decoration: underline;
}
a.sublink_a:visited {
	color: #ffffff;
}
a.sublink_a:hover {
	color: #ffffff;
	text-decoration: underline;
}

