#wrapper {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	border-top-width: thin;
	border-right-width: 1px;
	border-bottom-width: thin;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	background-color: #FFFFFF;
	margin-top: 0px;
	padding-top: 22px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#wrapper #header {
	background-image: url(images/headerbg_animated.gif);
	background-repeat: no-repeat;
	height: 480px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-color: #666666;
	border-left-color: #666666;
	background-color: #FFFFFF;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 47px;
}
#wrapper #header #intro {
	width: 463px;
	margin-left: 0px;
	margin-top: 95px;
	float: left;
	height: 360px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 84.5%;
	color: #666666;
	padding-right: 35px;
	padding-top: 0px;
}
#wrapper #header #intro h1 {
	color: #797979;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 150%;
	font-weight: normal;
	margin-bottom: 0px;
	padding: 0px;
	margin-top: 0px;
}
#wrapper #header #intro h2 {
	font-size: 120%;
	font-weight: normal;
	color: #009AD8;
	margin-top: 5px;
}
#wrapper #header #intro h3 {
}

#wrapper #header #intro p {
	font-size: 100%;
}
#wrapper #header #intro a {
	color: #666666;
}




#wrapper #header #buttons {
	float: left;
	margin-left: 0px;
	margin-top: 30px;
	width: 265px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 35px;
	height: 450px;
}

#wrapper #header #buttons ul {
	padding: 0px;
	margin: 0px 0px 0px -17px;
}

#wrapper #header #buttons li {
	text-align: right;
	list-style-type: none;
	display: block;
	width: 265px;
	height: 28px;
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #DFF7FF;
	background-image: url(images/button.gif);
	font: 82% Arial, Helvetica, sans-serif;
	margin: 0px;
	padding-top: 0px;
	padding-right: -4px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#wrapper #header #buttons a {
	color: #666666;
	text-decoration: none;
	background-repeat: no-repeat;
	display: block;
	width: 265px;
	margin-left: 0px;
	background-color: #FFFFFF;
	padding-right: 25px;
	margin-bottom: 0px;
	background-image: url(images/button2.gif);
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #DFF7FF;
	height: 22px;
	margin-top: 0px;
	font-weight: normal;
	padding-top: 6px;
}
#wrapper #header #buttons a:hover {
	background-image: url(images/button.gif);
	color: #009AD8;
}
#wrapper #header #buttons .last a {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 28px;
}
#wrapper #header #buttons .green a {
	color: #000000;
	font-weight: bold;
	background-image: url(images/button3.gif);
}
#wrapper #header #buttons .green a:hover {
	color: #009AD8;
	background-image: url(images/button.gif);
}
#wrapper #header #buttons p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #666666;
	margin-left: 12px;
	margin-top: 8px;
}







#wrapper #header #login {
	float: left;
	margin-left: 15px;
	margin-top: 14px;
	width: 250px;
	height: 60px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 84.5%;
	text-align: right;
}
#wrapper #header #login p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: bold;
	color: #009AD8;
	line-height: 160%;
}

#wrapper #header #login h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 84.5%;
	font-weight: normal;
	margin-top: -12px;
}
#wrapper #header #login .smaller {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
}



#wrapper #maincontent {
	margin-left: 0px;
	width: 825px;
	color: #666666;
	margin-bottom: 0px;
	background-color: #DFF7FF;
	padding-right: 29px;
	padding-left: 46px;
	padding-top: 25px;
	padding-bottom: 10px;
	font: 82% Arial, Helvetica, sans-serif;
}
#wrapper #maincontent h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 120%;
	color: #009AD8;
	font-weight: normal;
	margin: 0px;
}

#wrapper #maincontent h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: normal;
	color: #009AD8;
}
#wrapper #maincontent h4 {
	font-weight: bold;
	color: #666666;
	font-size: 100%;
	margin-bottom: -15px;
}
#wrapper #maincontent h5 {
	font-size: 80%;
	font-weight: normal;
	color: #009AD8;
	margin-top: -15px;
}


#wrapper #maincontent a {
	color: #666666;
}


#wrapper #footer {
	margin-left: 0px;
	background-color: #009AD8;
	margin-top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 84.5%;
	color: #FFFFFF;
	text-align: center;
	padding-top: 10px;
	height: 75px;
}
#wrapper #footer h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 140%;
	font-weight: normal;
	margin-top: 0px;
}
#wrapper #footer h2 {
	font-size: 84.5%;
	color: #5BD2FF;
	font-weight: normal;
	margin-top: -12px;
}
#wrapper #footer h2 a {
	color: #5BD2FF;
}


#wrapper #footer p {
	margin-top: -10px;
}
#wrapper #footer a {
	color: #FFFFFF;
}
#wrapper #header #intro h3 {
	font-size: 100%;
	width: 220px;
	font-weight: normal;
	color: #009CD6;
}
