@charset "utf-8";
body {
	margin: 0px;
	padding: 0px;
	background-color: #65ABF1;
}
#container {
	padding: 0px;
	width: 1106px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#center {
	background-image: url(images/page_r2_c1.jpg);
	background-repeat: no-repeat;
	padding-top: 30px;
	padding-right: 200px;
	padding-bottom: 30px;
	padding-left: 200px;
	height: 243px;
}
#contact {
	text-align: right;
	float: right;
}
#bottom {
	background-image: url(images/page_r3_c1.jpg);
	background-repeat: no-repeat;
	padding-top: 20px;
	padding-right: 200px;
	padding-bottom: 30px;
	padding-left: 200px;
}
h1 {
	color: #c7e3ff;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 25px;
	font-weight: normal;
	margin-bottom: 10px;
	margin-top: 25px;
}
.copyright {
	font-size: 10px;
	text-align: right;
}

h2 {
	color: #c7e3ff;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 15px;
	font-weight: normal;
	margin-bottom: 0px;
	margin-top: 20px;
}
a {
	color: #FFFFFF;
	text-decoration: underline;
}
a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
ul {
	list-style-type: none;
	margin:0;
	padding:0;
	font-family: Verdana, Geneva, sans-serif;
	line-height: 20px;
	font-size: 15px;
	color: #FFFFFF;
}
p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 15px;
	color: #FFFFFF;
	margin-top: 5px;
}
