body
{
	margin: 0;
	padding: 0;
	background-color: #B8DFFC;
	background-image: url(/images/background.gif);
	background-repeat: repeat-x;
}

div#masthead
{
	position: relative;
	top: 0px;
	left: 0px;
	width: 760px;
	height: 115px;
	margin: auto auto auto auto;
	
	background-color: #FFF;
	border-width: 0 1px 5px 1px;
	border-style: solid;
	border-color: #000;
}

div#container
{
	position: relative;
	top: 0px;
	left: 0px;

	width: 760px;
	margin: auto auto auto auto;

	background-color: #fff;
	border-width: 0 1px 5px 1px;
	border-style: solid;
	border-color: #000;

}

div#menu
{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 190px;
	border-right: 1px solid #000;
}

div#content
{
	position: relative;
	top:0;
	left:192px;
	width: 547px;

}

div#text
{

position: relative;
	top:0;

width: 400px;

}

div.accountancy
{
	width: 198px;
	
}

div.it
{
	width: 190px;
	
}

div.setup
{
	width: 190px;
	
}

div.recruitment
{
	width: 190px;
	
}

div.training
{
	width: 190px;
	
}

div.review
{
	width: 190px;
	
}

div#side
{
	
position: left;

}

h1
{
	font-family: arial,helvetica,sans-serif;
	padding: 15px 45px 30px 15px;

	font-size: 17pt;
	height:75px;

}
h2
{
	font-family: arial,helvetica,sans-serif;
	padding: 0px 0px 0px 10px ;

	font-size: 10pt;



}

h3
{
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 11pt;
	line-height:160%;

	margin: 10px 15px 5px 15px;
}


h4
{
	font-family: arial,helvetica,sans-serif;
	padding: 15px 0px 0px 15px;

	font-size: 12pt;
	

}


div#yellow,div#red,div#purple,div#green,div#orange,div#blue,div#frontpage,div#grey {
	font-family: arial,helvetica,sans-serif;
	padding: 15px 45px 30px 15px;

	font-size: 17pt;
	height:75px;
	position: relative;
	font-weight: bold;
	width: 501px;
	margin-left: 7px;
	}

div#frontpage { color: #369; }
{
	color: #fff;


}

div#grey
{
color: #000;
	background-color: #ccc;
	background-image: url(/images/background_grey.gif);
}

div#red
{
	color: #fff;
	background-color: #C00;
	background-image: url(/images/background_red.gif);
}

div#purple
{
	color: #fff;
	background-color: #93c;
	background-image: url(/images/background_purple.gif);
}

div#yellow
{

	
	color: #000;	
	background-image: url(/images/background_yellow.gif);
	background-repeat: repeat-x;
}

div#green
{
	color: #fff;
	background-color: #393;
	background-image: url(/images/background_green.gif);
	background-repeat: repeat-x;
}

div#orange
{
	color: #000;
	background-color: #f90;
	background-image: url(/images/background_orange.gif);
	background-repeat: repeat-x;
}

div#blue
{
	color: #fff;	
	background-color: #069;
	background-image: url(/images/background_blue.gif);
	background-repeat: repeat-x;
}

p
{
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 8pt;
	line-height:160%;

	margin: 0 15px .5em 15px;
}

div#side p
{
	font-size: 8pt;
	font-family: verdana,helvetica,sans-serif;
	color:#666;


}

.sidelink
{
color: #000000;
text-decoration: none;
font-weight: normal;
font-family: verdana,helvetica,sans-serif;
font-size: 8pt;

}

.sidelink:hover
{
 color: #666666;
 text-decoration: none;
 font-weight: normal;
}

.bottomlink
{
color: #000000;
text-decoration: none;
font-weight: normal;
font-family: verdana,helvetica,sans-serif;
font-size: 7pt;
margin: 0px 0px 0px 0px;
}

li
{
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 8pt;
	line-height:160%;

	margin: 0 15px .5em 15px;
}

.smalllink
{
color: #666666;
text-decoration: underline;
font-weight: normal;
font-family: verdana,helvetica,sans-serif;
font-size: 8pt;
line-height:160%;

}

.smalllink:hover
{
 color: #000000;
 text-decoration: none;
 font-weight: normal;
}

.text
{
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 10pt;
	border: 1px solid black;
}
.smalltext
{
color: #000000;
text-decoration: none;
font-weight: normal;
font-family: verdana,helvetica,sans-serif;
font-size: 8pt;
