body {
	margin-top: 0px;
	margin-left: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;

}
a {
}
#wrapper {
	position: relative;
}


#intro {
	color: #004C82;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height: 16px;
	background-image: url(images/content.jpg);
	background-repeat: no-repeat;
	position: relative;
}
#intro p {
	margin-left: 20px;
	margin-right: 20px;
	margin-bottom: 5px;
}
#intro #star {
	position: absolute;
	top: 190px;
	left: 20px;
}


#events {
}
#events a {
	color: #E98414;
	font-weight: bold;
}


.slogan {
	margin-right: 25px;
}

td {
	color: #004C82;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
h1 {
	font-size: 14px;
	font-weight: bold;
	background-image: url(images/star.jpg);
	background-repeat: no-repeat;
	background-position: right;
	text-align: right;
	padding-right: 30px;
}
h2 {
	font-size: 18px;
}

h3 {
	font-size: 12px;
}
h4 {
	background-color: #EE9225;
	line-height: 26px;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
}

h6 {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FAC000;
	border-right-color: #FAC000;
	border-bottom-color: #FAC000;
	border-left-color: #FAC000;
	font-size: 10px;
	padding-top: 10px;
	clear: both;
}
.rightaligned {
	text-align: right;
	margin-right: 40px;
}
.productimage {
	margin-right: 15px;
}
.programcover {
	margin-right: 15px;
	border: 1px solid #0964AA;
	text-align: left;
}
.pictures {
	margin-left: 15px;
	border: 1px solid #0063A7;
	margin-right: 15px;
}
.testimonial {
	background-image: url(images/arrow.gif);
	background-position: right top;
	float: right;
	width: 250px;
	margin-left: 50px;
	background-repeat: no-repeat;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #A8BEE7;
	padding-left: 20px;
	padding-right: 20px;
	color: #E87E0E;
	line-height: 1.5em;
}

#footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}
#footer img {
	float: right;
	border-style: none;
}
