@charset "utf-8";
/* CSS Document */

#index-image{
	background-image: url(images/index-image.jpg);
	background-repeat: no-repeat;
	width: 560px;
	float: left;	
}

#headerdiv{
text-align:center;
}

#headerdiv h1{
color:#fff;
font-weight:normal;
font-size:1.8em;
padding-top:10px;
text-align:center;
}

#qualificationsstrap{
	background-image: url(images/Qualifications-Strap.jpg);
	width: 350px;
	height: 17px;
	background-repeat: no-repeat;
	margin-top: 3px;
}

.homepanel h1 {
color:#322597; text-align:center; padding-top:10px; padding-bottom:10px; font-size:1.7em
}
.homepanel p {
color:#666;
text-align:center;
font-size:1.4em;
padding-top:5px;
}
.homepanel {
background-color:#fff; border:5px solid #009890; height:175px;
}
