body {
	margin: 0;
	background: #94d6ea repeat-x url(../images/bck.png);
	font-family: Tahoma, Geneva, sans-serif; font-size: 12px;
	color: #000;
}
#page {
	margin: 0 auto;
	width: 645px;
	background: left 43px no-repeat url(../images/bckpage.png);
}
#header {
	position: relative;
	margin: 0 0 15px 0; padding: 0;
	height: 300px;
}
.header-inner {
	height: 205px !important;
}
#header h1 {
	margin: 0;
	width: 265px; height: 42px;
	background: no-repeat url(../images/bckheaderh1.png);
	font-size: 0; text-indent: -99999em;
}
#header .logo {
	position: absolute;
	top: 65px; left: 0;
	width: 200px; height: 65px;
	font-size: 0; text-indent: -99999em;
}
#header ul {
	position: absolute;
	top: 8px; right: 10px;
	margin: 0; padding: 0;
	list-style-type: none;
}
#header li {
	float: left;
	margin: 0 0 0 10px;
	font-weight: bold;
}
#header li a {
	float: left;
	width: 79px;
	text-align: center; line-height: 24px;
	color: #fff;
	text-decoration: none;
}
#header li a:hover {
	background: no-repeat url(../images/bckheaderlia.png);
}
#header li a:active {
	background: left -24px no-repeat url(../images/bckheaderlia.png);
}
#header form {
	position: absolute;
	top: 135px;
	margin: 0; padding: 15px 0 0 10px;
	width: 635px; height: 80px;
	background: no-repeat url(../images/bckheaderform.png);
}
#header form .text {
	padding: 15px 0 0 10px;
	width: 337px; height: 28px;
	background: no-repeat url(../images/bckheaderformtext.png) !important;
	border: 0;
	color: #90a5ac;
}
* html #header form .text {
	background-attachment: fixed;
}
#header form .image {
	position: absolute;
	top: -14px; left: 380px;
}
#header .ad {
	position: absolute;
	height: 60px;
}
#header .ad-top {
	top: 55px; right: -50px;
	width: 468px;
}
#header .ad-bottom {
	top: 240px;
	width: 100%;
	text-align: center;
}
.header-inner .ad-bottom {
	top: 145px;
}
#content {
	position: relative;
	margin: 0 -10px 0 0;
	width: 655px;
	background: repeat-y url(../images/bckcontent.png);
}
#content .bottom {
	background: left bottom no-repeat url(../images/bckcontentbottom.png);
}
#content .top {
	padding: 15px 25px 25px 15px;
	min-height: 35px;
	background: no-repeat url(../images/bckcontenttop.png);
}
* html #content .top {
	height: 35px;
}
#mydiv {
	text-align: center;
}
#content h2 {
	margin: 0 0 15px 0;
	font-size: 14px;
}
#content p {
	margin: 0 0 15px 0;
}
#content a {
	font-weight: bold;
	color: #fd2873;
	text-decoration: none;
}
#content a:hover {
	text-decoration: underline;
}
#content form input {
	vertical-align: middle;
}
#mydiv .urls {
	font-weight: bold;
	color: #fd2873;
}
#contact span {
	display: block;
	margin: 0 0 5px 0;
	font-size: 11px;
}
#content .error {
	color: #f00;
}
#content .success {
	font-weight: bold;
	color: #186a84;
}
#contact label {
	float: left;
	width: 100px;
}
#contact label, #name, #email, #message {
	margin: 0 0 5px 0;
}
#name, #email, #message {
	width: 250px;
}
#ad-468x60 {
	margin: 5px 0;
	text-align: center;
}
#footer {
	position: relative;
	margin: 30px 0 0 0; padding: 0 0 10px 0;
	text-align: center;
	font-size: 11px;
	color: #084e66;
}
#footer a {
	color: #084e66;
}
#footer ul {
	list-style-type: none;
}
#footer li {
	display: inline;
	color: #186a84;
}
#footer .links {
	position: relative;
	margin: 0 -10px 0 0; padding: 0 0 0 10px;
	height: 65px;
	text-align: left; line-height: 50px;
	background: no-repeat url(../images/bckfooterlinks.png);
}
#footer .links li {
	font-weight: bold;
}
#footer .links li a {
	color: #186a84;
	text-decoration: none;
}
#footer .resources {
	margin: 5px 0;
	font-size: 11px;
}
#footer .resources ul {
	display: inline;
	margin: 0 0 0 5px; padding: 0;
}
#footer img {
	position: absolute;
	top: -27px; right: 6px;
}
a img {
	border: 0;
}
input, textarea, select {
	padding: 2px;
	font-family: Tahoma, Geneva, sans-serif; font-size: 12px;
	color: #000;
}
input[type="text"], input[type="password"] {
	padding: 2px;
	background-color: #fff !important;
	border: #94d6ea 1px solid;
}
textarea, select {
	padding: 2px;
	background-color: #fff !important;
	border: #94d6ea 1px solid;
}