@charset "utf-8";
body {
	margin: 0px; font-family: "Comic Sans MS", cursive; font-size: 13px;
}

.wrapper {
	height: auto; width: 965px; margin-top: 0px; margin-right: auto; margin-bottom: 0px; margin-left: auto;
}

h1 {
	color: #38A8CE; font-size: 22px;
}

a:link {color: #38A8CE; } 
a:hover {color: #CC0033;} 
a:visited {color: #38A8CE; } 


.header {
	width: 965px; height: auto;
}

.buttons a {
	background-image: url(images/button-background.jpg); background-repeat: no-repeat; float: right;
	height: 34px; width: 120px; margin-right: 5px; text-align: center; line-height: 25px; color: #FFF;
	font-weight: bold; text-decoration: none; font-size: 15px;
}

.logo {
	height: 167px; width: 161px; margin-top: 28px; margin-bottom: 0px; margin-left: 0px; float: left;
	margin-right: 0px;
}

.banner {
	float: right; margin-top: 10px; height: 143px; width: 775px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px;
}

.content {
	width: 965px; float: left; height:auto;	
}
.left{
	float: left;
	height: auto;
	width: 190px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;	
}

.left-header {
	margin: 0px;
	float: left;
	height: auto;
	width: 172px;
}
.top {
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 26px;
	width: 172px;
	font-family: "Comic Sans MS", cursive;
	font-size: 13px;
	font-weight: bold;
	color: #FFF;
	line-height: 24px;
	text-align: center;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.quick-link {
	background-image: url(images/quick-links.gif);
	float: left;
	height: 26px;
	width: 172px;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
	background-repeat: no-repeat;
	font-family: "Comic Sans MS", cursive;
	font-size: 14px;
	line-height: 24px;
	font-weight: normal;
	text-align: center;
}

.quick-link a{
	color: #333333; text-decoration: none; font-size: 14px; 	font-family: "Comic Sans MS", cursive;
}

.image-top {
	margin-top: 5px;
	float: left;
	height: 7px;
	width: 172px;
}
.image-middle {
	background-image: url(images/Untitled-3_r2_c1.gif);
	background-repeat: repeat-y;
	margin: 0px;
	float: left;
	height: auto;
	width: 172px;
}
.pad {
	padding-left: 6px; padding-right: 6px;
}

.pad2 {
	padding-left: 6px; padding-right: 6px; margin-top: 0px;
}

.pad3{
	padding-top: 10px;
}

.image-bottom {
	margin: 0px;
	float: left;
	height: 7px;
	width: 172px;
}

.centre {
	float: left;
	height: auto;
	width: 520px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.centre2 {
	float: left;
	height: auto;
	width: 760px;
	margin: 0px;
}

.right {
	margin: 0px;
	float: left;
	height: auto;
	width: 230px;
}

.right-side {
	margin: 0px;
	float: left;
	height: auto;
	width: 215px;
}
.right-notice {
	margin-top: 6px;
	float: left;
	height: 57px;
	width: 213px;
}
.right-middle {
	background-image: url(images/Untitled-7_r5_c1.jpg);
	background-repeat: repeat-y;
	float: left;
	height: auto;
	width: 213px;
}
.right-bottom {
	margin-bottom: 10px;
	float: left;
	height: 17px;
	width: 213px;
}

.footer{
	float: left; width: 965px; 	border-top-width: 3px; border-top-style: solid; font-weight: bold;
	border-top-color: #37A9CE; margin-top: 10px; color: #666666; font-size: 12px;
}

.footer a{
	color: #666666; font-weight: bold;
}