@charset "utf-8";
/* CSS Document */

.wrapper {
	margin: auto;
	height: auto;
	width: 870px;
}
.header {
	float: left;
	height: 123px;
	width: 870px;
}
.watch {
	float: left;
	height: auto;
	width: 870px;
	padding-top: 4px;
	padding-bottom: 4px;
}
.watch a
{
	color: #0a6884;
}
.watch a, .watch a:link {
	text-decoration: none;
} 
.watch a:active, .watch a:hover {
	text-decoration: underline;
	color: #0a6884;
}
.banner {
	float: left;
	height: 277px;
	width: 870px;
	background-image: url(images/banner.jpg);
}.spbanner {
	float: left;
	height: auto;
	width: 870px;
	margin-top: 90px;
}
.main-content {
	float: left;
	height: auto;
	width: 870px;
}
.left-column {
	float: left;
	height: auto;
	width: 333px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding-top: 30px;
	padding-right: 50px;
	padding-bottom: 50px;
	padding-left: 50px;
}.right-column {
	float: left;
	height: auto;
	width: 333px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding-top: 30px;
	padding-right: 50px;
	padding-bottom: 50px;
	padding-left: 50px;
}
.div {
	background-image: url(images/div.jpg);
	float: left;
	height: 161px;
	width: 4px;
	margin-top: 40px;
}
.column-title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	color: #00a5d6;
	float: left;
	height: auto;
	width: 333px;
}
.column-content {
	float: left;
	height: auto;
	width: 333px;
}
.column-more {
	text-align: right;
	float: left;
	height: auto;
	width: 333px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #00A5D6;
}
.column-more a
{
	color: #00A5D6;
}
.column-more a, .column-more a:link {
	text-decoration: none;
} 
.column-more a:active, .column-more a:hover {
	text-decoration: underline;
	color: #00A5D6;
}
.footer-container {
	float: left;
	height: auto;
	width: 870px;
}
.footer-icons {
	margin: auto;
	height: 41px;
	width: 487px;
}
.footer-text {
	text-align: center;
	float: left;
	height: auto;
	width: 870px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #c9dbe0;
	padding-top: 10px;
}
.watch-text {
	float: right;
	height: auto;
	width: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #0a6884;
	padding-left: 5px;
}
.watch-img {
	float: right;
	height: auto;
	width: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #0a6884;
	padding-left: 5px;
	padding-top: 2px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 72px;
	color: #00a5d7;
	float: left;
	height: auto;
	width: 550px;
	margin: 0px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	color: #0590b9;
	float: left;
	height: auto;
	width: 550px;
	margin-top: -8px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.header-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 60px;
	font-weight: bold;
	float: left;
	height: auto;
	width: 700px;
	letter-spacing: -5px;
	margin-left: 40px;
	margin-top: 25px;
	filter: Shadow(Color=#000000 Direction=135, Strength=5);
	text-shadow: #000000 3px 3px 3px;
}
.horder-img {
	float: right;
	height: auto;
	width: 820px;
	text-align: right;
	padding-right: 50px;
	padding-top: 40px;
}

