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

body{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#333333;
line-height:18px;
padding-left:5px;
margin-left: 0px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
}

a:link, a:visited{

	color: #2b98c4;
	text-decoration:none;
}

a:hover, a:active{

	color: #000;
	text-decoration:underline;

}

a.menu:link, a.menu:visited{

	color: #000;
	font-weight:bold;
	text-decoration:none;
}

a.menu:hover, .menua:active{

	color: #2b98c4;
		font-weight:bold;
	text-decoration:underline;

}

#header
{
	background:url(images/top-header.jpg) no-repeat;
	height:197px;
}
#menu-bg
{
	background:url(images/menu-bg.jpg) no-repeat;
	height:51px;
}
#page-bg
{
	background:url(images/page-bg.jpg) repeat-y;
	height:22px;
}

h1
{
	color:#2b98c4;
	font-size:20px;
	margin-top:4px;
	padding-left:5px;
	margin-left:5px;
	font-family:Arial, Helvetica, sans-serif;
	
}

h2
{
	color:#2b98c4;
	font-size:17px;
	margin-top:4px;
	padding-left:5px;
	margin-left:5px;
	font-family:Arial, Helvetica, sans-serif;
	
}
.content{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#333333;
text-align:justify;
line-height:18px;
padding-left:10px;
padding-right:5px;
margin-left: 0px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
}
#board
{
	background:url(images/commencement-board.jpg) no-repeat;
	height:210px;
}
h3
{
	color:#2b98c4;
	font-size:12px;
	margin-top:4px;
	padding-left:5px;
	margin-left:5px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	
}
.blue-text
{
	color:#2b98c4;
	font-weight:bold;
}
#navlist li
{
display: inline;
list-style-type: none;
padding-right: 50px;
padding-top:10px;
}

#about-header
{
	background:url(images/about-header.jpg) no-repeat;
	height:221px;
}
#services-header
{
	background:url(images/services-header.jpg) no-repeat;
	height:221px;
}
#course-header
{
	background:url(images/course-header.jpg) no-repeat;
	height:221px;
}
#contact-header
{
	background:url(images/contact-header.jpg) no-repeat;
	height:221px;
}
#training-header
{
	background:url(images/training-header.jpg) no-repeat;
	height:221px;
}
#register-header
{
	background:url(images/register-header.jpg) no-repeat;
	height:221px;
}
#faq-header
{
	background:url(images/faq-header.jpg) no-repeat;
	height:221px;
}
#article1-header
{
	background:url(images/article1-header.jpg) no-repeat;
	height:221px;
}
#article2-header
{
	background:url(images/article2-header.jpg) no-repeat;
	height:221px;
}
#article3-header
{
	background:url(images/article3-header.jpg) no-repeat;
	height:221px;
}
#article4-header
{
	background:url(images/article4-header.jpg) no-repeat;
	height:221px;
}
#article5-header
{
	background:url(images/article5-header.jpg) no-repeat;
	height:221px;
}
#article6-header
{
	background:url(images/article6-header.jpg) no-repeat;
	height:221px;
}
