body {
	background-color: d1f1ff;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;

}
.header {
	background-image: url(images/Header.jpg);
	height: 245px;
	width: 800px;
}
.leftside {
	background-image: url(images/leftside.jpg);
	background-repeat: repeat-y;
	width: 171px;
	background-position: left top;
	background-color: #FFFFFF;
}
.rightside {
	background-image: url(images/side.jpg);
	background-repeat: repeat-y;
	width: 169px;
	background-position: right top;
}
.footer {
	background-image: url(images/bottom.jpg);
	width: 1080px;
	background-repeat: no-repeat;
	height: 197px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	text-align: center;
	vertical-align: bottom;
}
.centertable {
	background-color: #FFFFFF;
	color: #000000;
	padding: 0px;
	width: 640px;
	font-size: 14px;
	margin-right: 50px;
	margin-bottom: 0px;
	margin-left: 50px;
}
.contactinfo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	color: #0099FF;
	font-weight: normal;
	font-variant: small-caps;
	text-align: center;
}
.header h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FF9900;
	top: 200px;
	text-align: center;
}
body {
	background-color: #D2F2FF;
}
.topbar {
	background-image: url(images/illustration/illustration_simple.jpg);
	height: 420px;
	width: 1080px;
}
h1 {
	letter-spacing: -1px;
	font-size: 44px;
}
.shortheader {
	height: 350px;
}

